@charset "utf-8";
body {
	background-color: #FFF;
	background-image: url(img/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
}
.naslov {
	font-family: verdana;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: bold;
}
#logo{
	position:absolute;
	top:0px;
	height: 150	px;
	width: 200px;
	left:50%;
	margin-left:-400px;
}
#copy{
	position:absolute;
	top:750px;
	height: 150	px;
	width: 250px;
	left:50%;
	margin-left:-380px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
#telefoni{
	position:absolute;
	top:750px;
	height: 50px;
	width: 400px;
	left:50%;
	margin-left:0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: right;
}
#ram{
	position:absolute;
	top:63px;
	height: 398px;
	width: 550px;
	left:50%;
	margin-left:-150px;
	background-image: url(img/slika.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#slika{
	margin: 0px 0px 0px 10px;
	width: 500px;
	height: 333px;			
}
.sl{
	position:absolute;
	top:74px;
	height: 333px;
	width: 500px;
	left:50%;
	margin-left:-124px;
	background-image: url(img/slika.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#brojevi{
	position:absolute;
	top:420px;
	height: 25px;
	width: 450px;
	left:50%;
	margin-left:-100px;
	z-index: 2;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;

}
.inputi {
	font-family: verdana;
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
}

#tekstovi{
	position:absolute;
	top:480px;
	height: 200px;
	width: 520px;
	left:50%;
	margin-left:-135px;
	z-index: 2;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-image: url(img/tekstovi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;

}
#rentacar{
	position:absolute;
	top:480px;
	height: 160px;
	width: 265px;
	left:50%;
	margin-left:-400px;
	z-index: 2;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-image: url(img/rcar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 6px;
}
#meni{
	left:50%;
	margin-left: -400px;
	top: 220px;
	z-index: 1;
	width: 231px;
	position:absolute
}
#meni ul .item{
	display:none;
	font-weight: normal;
}
#meni ul:hover .item{
	display:block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin:0px;
	position: relative;
	top: 4px;
	height: 20px;
	width: 220px;
	border: 1px none #999;
}

#meni ul:hover .item a{
	color: #4461bf;
	text-decoration:none;
	
	height: 15px;
	width: 220px;
}
#meni ul:hover .item a:hover{color: #0e2054}

#meni ul{
	width:220px;
	float:left;
	margin:0px;
	list-style:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #334a96;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}


.clear{clear:both;height:10px;
}

a.m:link {
	text-decoration:none;
	color: #999;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}
a.m:visited {
	text-decoration:none;
	color: #999;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}
a.m:hover {
	color: #930;
	text-decoration:none;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}

a.s:link {
	text-decoration:none;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
a.s:visited {
	text-decoration:none;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
a.s:hover {
	color: #930;
	text-decoration:none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
