@charset "utf-8";
/* CSS Document */

html{
	background-color: #169FD5;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 180%;
	color: #CC3300;
	background-image: url(../images/body_bg.gif);
	padding: 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 50px;
}
h1{font-size: 2em;
	font-weight: normal;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;}
h2{}
h3{}
a{
	color: #3366CC;
}
a:hover{}
#okvir {
	color: #666666;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/okvir_bg.gif);
	background-repeat: repeat-y;
	overflow: auto;
	clear: both;
}
#logo {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	background-image: url(../images/baby_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#logo #no1 {
	height: 60px;
	width: 250px;
	padding-top: 60px;
}

#logo img{border:none}
#copyright {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 0.95em;
}
#copyright a{
	color: #FFFFFF;
}
#copyright a:hover{}
#okvir #photo {
	float: left;
	width: 400px;
	background-color: #63CDF6;
	background-image: url(../images/baby_1.gif);
	height: 130px;
	background-repeat: no-repeat;
}

#okvir #sadrzaj {
	width: 400px;
	float: left;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}
#okvir #sadrzaj #okruzi {
	margin-top: 30px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#okvir #navigacija {
	width: 210px;
	float: left;
	background-image: url(../images/services.gif);
	background-repeat: no-repeat;
	color: #8E820D;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#okvir #navigacija #kompasrent {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#okvir #navigacija #kompasrent img{border:none}
#okvir #dno {
	background-image: url(../images/dno.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	height: 30px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.services{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.services li{
}
.services a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0E157;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
	color: #786D0C;
}
.services a:hover{
	background-color: #F6E444;
	text-decoration: none;
	color: #666666;
}
.travel-services{
	font-size: 1.5em;
	color: #786D0C;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.contactus{
	color: #18A1D6;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.red {
	background-color: #FF0000;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

input#ime{width:360px}
input#email{width:360px}
input#telefon{width:360px}
textarea#komentar{width:360px}
