/* CSS Document */
body{
	background-color:#E8E8E8;
	margin-top:0;
	color:#868686;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* General Style */
div{padding:0; margin:0; text-align:left;}
p{padding:0; margin:0;}
img{padding:0; border:0;}
form{padding:0; margin:0;}

/* Header*/
#logo_head{
	width:935px;
	height:40px;
	background-image:url(../images/gore_header_sr.jpg);
	background-repeat:no-repeat;
	padding-right:50px;
	padding-top:20px;
}
#main_menu{
	width:920px;
	height:28px;
	background-image:url(../images/menu_back.jpg);
	background-repeat:repeat-x;
	margin:0 31px 0 26px;
	padding-left:8px;
}
/* Telo */
.main_body{
	margin-top:10px;
	margin-bottom:10px;
	width:983px;
	border:solid 1px #C2C2C2;
	background-color:#FFFFFF;
	float:left;
	background-image:url(../images/back_left5.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#leva_kolona{
	width:162px;
	padding:5px 8px 5px 5px;
	float:left;
}
.sredina{
	width:630px;
	float:left;
	padding:10px 0px 10px 9px;
}
.dobrodosli{
	width:630px;
	height:239px;
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:5px;
	float:left;
}
.dobrodosli_eng{
	width:630px;
	height:239px;
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:5px;
	float:left;
}
.srednji_sadrzaj{
	width:300px;
	float:left;
	border-top: dashed 1px #6CB38D;
	padding:10px 8px 20px 7px;
}
#desna_kolana{
	width:158px;
	padding:5px 0 5px 0;
	float:right;
	border-left:solid 1px #C2C2C2;
}
#info_body{
	width:158px;
	height:136px;
	float:left;
	background-image:url(../images/info_body.jpg);
	background-repeat:no-repeat;
}
.banners{
	margin-bottom:5px;
	width:975px;
	background-color:#E8E8E8;
	float:left;
	padding:0 5px 0 5px;
}
.banner_body{
	width:963px;
	border:solid 1px #C2C2C2;
	background-color:#FFFFFF;
	float:left;
	padding:5px;
}
.banner{
	width:150px;
	height:75px;
	float:left;
	background-image:url(../images/banner_back.jpg);
	background-repeat:no-repeat;
	background-position:20px;
	padding:8px 10px 9px 29px;
	text-align:center;
}
.banner2{
	width:150px;
	height:75px;
	float:left;
	background-image:url(../images/banner_back_2.jpg);
	background-repeat:no-repeat;
	background-position:20px;
	padding:8px 10px 9px 29px;
	text-align:center;
}
.footer{
	margin-bottom:10px;
	width:985px;
	background-color:#E8E8E8;
	float:left;
	font-size:11px;
	text-align: center;
}
/* Aktuelnosti*/
.naslov_plavi{
	font-size:12px;
	font-weight:bold;
	color:#186AA4;
}
.hoteli{
	width:610px;
	float:left;
	border-top: dashed 1px #6CB38D;
	padding:10px 10px 20px 10px;	
}
/* Forme*/
.myForm td, input, select, textarea, checkbox  {
 	color:#7F730F; font-size:12px;
}
.zvezda {color: #5B8516;}

/* Dugme kod formi*/
.button_posalji{background:none; border:0; background-image:url(../images/prijava_btn.jpg); background-repeat:repeat-x; width:115px; height:24px; padding:0 8px 3px 8px; cursor:pointer; font-weight:bold; font-size:14px; color:#5B8516;}
.button_posalji:hover{ background-position:0 -24px; color:#7F730F;}