﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background: #E6E6E6 url(images/bg.png) repeat-y center top;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;	
}


#banner {
	background: url(images/banner.gif) no-repeat right top;
	height: 150px;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
}

#langLinks{
	float: right;
	width:200px;
	padding-right:5px
}

#langLinks li {
	display: inline;
	float: right;
	padding:2px;
}


#langLinks img{
	width:24px;
	height:13px;
}

#kontakt{
	clear:right;
	float:right;
	width:330px;
	margin: 10px 10px 0px 0px;
}

#kontakt ul{
	list-style: none;
	color: #b5e01d;
	line-height: 1.5em;
	background: #1B3A89;
	border: 1px solid #4D69B0;
	font-weight: bold;
	padding:2px 0px 9px 15px;
}

#kontakt li {
	padding: 6px 0px 0px 0px;
}

#kontakt li a {
	text-decoration: none;
	height: 2em;
	color: #b5e01d;
}



.main{
	padding: 0px 30px 0px 30px;
	clear:left;
}

.main h1{
	color: #152D6A;
	margin-top: 18px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.4em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}

.main h2 {
	font: normal 2.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	color: #152D6A;
}
.main p {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-left:94px;
}

#search a {
    background:url(images/search.gif) no-repeat 0px 1px; 
    display:block;
    width:21px;
    height:21px;
}

#search a:hover 
{
    background:url(images/search.gif) no-repeat -21px 1px; 
}

#footer {
	clear: both;
	text-align:center;
	padding: 120px 0px 14px 0px;
	font-weight: bold;
	color: #666666;
}

.slika {
	float:left;
	width:70px;
	height:70px;
	border: #6d8cdc 1px solid;
	padding:1px;
}

.apartman{
	/*border: 1px solid #255be3*/
	margin:20px;
}


.apartman ul{
	list-style: none;
	padding:10px;
	height:60px;
	margin-top:40px;
}

.apartman li{
	display: inline;
	float: left;
	width:50px;
	margin:5px;
}

.apartman ul img{
	width:50px;
	height:50px;
	border: #6d8cdc 1px solid;
	padding:1px;
}

#mainPetrova ul{
	margin-top:15px;
}
