@charset "utf-8";
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	top: 110px;
	left: 200px;
	width: 500px;
	background-color: #29282e;
	height: 170px;
}
#top img{
border:none;
}
#zaglavlje {
	width: 698px;
	height: 108px;
	position: absolute;
	background: white;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	
	
}
#jezik {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 576px;
	color: #A2A2A2;
	top: 28px;
}
.crta {
	font-size: 34px;
	color: #B9B9B9;
	font-family: "Times New Roman", Times, serif;
	padding-left: 9px;
	padding-right: 9px;
	top: 10px;
}

#glavni {
	height: 370px;
	width: 500px;
	top: 280px;
	position: absolute;
	background-color: #efebe0;
	left: 200px;
}
#glavniVeliki {
	height: 541px;
	width: 700px;
	top: 109px;
	left: 0px;
	position: absolute;
	background-color: #efebe0;
	
}

#meni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	width: 150px;
	left: 28px;
	top: 18px;
	position: absolute;
}
#kratkitekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	width: 460px;
	left: 21px;
	top: 19px;
	color: #6A6A6A;
}
#tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	width: 460px;
	left: 20px;
	top: 57px;
	color: #000000;
	height: 303px;
}
.karijera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 30px;
	left: 35px;
	text-align: center;
	color: #6A6A6A;
}
.vise {
	margin-top: 0px;
	text-align: right;
	margin-right: -7px;
	color: #3997BF;
}
.nagrade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 11px;
	left: 185px;
	text-align: center;
	color: #6A6A6A;
}
#footer {
	height: 55px;
	width: 700px;
	background-color: #292930;
	position: absolute;
	top: 650px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
}


#footer li {
	display: inline;
	padding-right: 40px;
}
#topleft {
	width: 200px;
	height: 100px;
	background-image: url(../slike/blue.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-repeat: no-repeat;
	padding-top: 70px;
	color: #FFFFFF;
	position: absolute;
	top: 110px;
}
#leftmenu {
	width: 200px;
	position: absolute;
	height: 370px;
	top: 280px;
	background-color: #EFEBE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menuup {
	height: 30px;
	background-color: #E5DDCA;
	text-align: center;
	padding-top: 35px;
}
.menumiddle {
	height: 40px;
	background-color: #E5DDCA;
	text-align: center;
	padding-top: 15px;
	margin-top: 1px;
}
.menumiddle1 {
	height: 35px;
	background-color: #E5DDCA;
	text-align: center;
	padding-top: 20px;
	margin-top: 1px;
}
.menudown {
	background-color: #E5DDCA;
	text-align: center;
	margin-top: 1px;
	height: 45px;
	padding-top: 20px;
}
.down {
	background-color: #D2C3AE;
	width: 200px;
	height: 130px;
}
#input {
	background-color: #e5dcca;
	width: 500px;
	position: absolute;
	height: 98px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #D2C3AE;
	bottom: 0px;
	border-left-style: solid;
	border-left-color: #EFEBE0;
}
#leftmenu a {
	color: #000000;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #A2A2A2;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #A2A2A2;
}

#jezik a {
	color: #A2A2A2;
	text-decoration: none;
}
#input a {
	color: #3997BF;
	text-decoration: none;
}
#counter {
	position: absolute;
	top: 720px;
	width: 700px;
	text-align: center;
}
#glavni1 {
	height: 540px;
	width: 500px;
	top: 110px;
	position: absolute;
	background-color: #efebe0;
	left: 200px;
}
#glavni .slike {
	position: absolute;
	bottom: 0px;
}
body {
	background-color: #EBEBEB;
}


/* dodao DULE */
#duleLink, #duleLink:visited
{
	color: black;
	text-decoration: none;
}

#duleLink:hover
{
	color: gray;
}
