body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	background-color:819e1b;
	background-position:top center;
	background-repeat:repeat-x;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000000;
	margin-top:20px;
	margin-bottom:10px;
	height:100%;
	text-align:center;
			
}

html {
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-3dlight-color:#333333; 
	scrollbar-shadow-color:#333333;

}

a img, *:link img, *:visited img {
	border:medium none;
}

p, ul, li {
padding: 0 0 0 0;
margin: 0 0 0 0;
} 
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF7000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#87A803;
}

#header{
	height:340px;
	width:900px;
	margin:auto;
	

}

#menubox{
	height:42px;
	width:900px;
	margin:auto;
}

#menuleft{
	height:42px;
	width:207px;
	float:left;
	background-repeat:repeat-x;
	background-position:left top;
}

#menumiddle{
	height:42px;
	width:684px;
	float:left;
	background-image:url(images/upmenu_back.png);
	background-repeat:repeat-x;
	background-position:left top;
	
}

#menuright{
	height:42px;
	width:9px;
	float:left;
	
	
}

#white_space{
	height:9px;
	width:694px;
	float:left;
}
#white_space_levo{
	height:9px;
	width:685px;
	float:right;
	background-color:#FFFFFF;
	background-image:url(images/levosenka2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#white_space_desno{
	height:9px;
	width:9px;
	float:right;
	
}

#white_space_desno img{
	height:9px;
	width:9px;
	float:right;
	vertical-align:top;
	
}

#mainbox{
	width:900px;
	min-height:100%;
	vertical-align:top;
	margin:auto;
	padding: 0px 0px 0px 0px;

}

#levakolona{
	width:206px;
	float:left;
	background-color:#FFFFFF;
	margin:0 0 0 0;
		
	
}

#levakolona2{
	height:100%;
	width:206px;
	float:left;
	margin:0 0 0 0;
		
	
}

#leftmenu_naslov{
	margin-top:10px;
	width:175px;
	height:20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #12A2D8;
	background-image:url(images/linija_siva2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;

}

.leftmenu_tab_orange{
	margin-top:10px;
	padding-top:18px;
	width:206px;
	height:22px;
	text-align:center;
	background-image:url(images/levo_tab.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#F94A0F;
	float:left;
	text-transform:capitalize;
}

.leftmenu_box{
	width:186px;
	padding:10px;
	height:90px;
	text-align:center;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#242424;
	float:left;
	background-image:url(images/kofer_back.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.leftmenu_tab2{
	padding-top:18px;
	width:206px;
	height:22px;
	text-align:center;
	background-image:url(images/levo_tab2.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#F94A0F;
	float:left;
	text-transform:capitalize;
}

.inputbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	padding-left:5px;
	padding-top:3px;
	color: #CCCCCC;
	width:175px;
	height:17px;
	background: #000000;
	border:none;
	filter:alpha(opacity=50); opacity: 0.5;-moz-opacity:0.5;
}

.inputbox2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	padding-left:5px;
	padding-top:3px;
	color:#666666;
	width:250px;
	height:17px;
	background-color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color: #CCCCCC;
}

.textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	padding-left:5px;
	padding-top:3px;
	color:#666666;
	width:250px;
	height:200px;
	background-color: #FFFFFF;
	overflow:auto;
	border-style:solid;
	border-width:1px;
	border-color: #CCCCCC;
}
.textarea:focus{
background-color:#F2F2F2;
		
}
	
.inputbox:focus{
background-color: #FFFFFF;
color: #000000;
		
}
.inputbox2:focus{
background-color:#F2F2F2;
		
}

.newsletterbtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	margin-right:2px;
	margin-top:5px;
	height:20px;
	width:61px;
	background-color: #FFFFFF;
	background-image: url(images/newsletter_btn.gif);
	border-style: none;
	cursor:pointer;
	
}

.newsletterbtn:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	margin-right:2px;
	margin-top:5px;
	height:20px;
	width:61px;
	background-color: #FFFFFF;
	background-image: url(images/newsletter_btn2.gif);
	border-style: none;
	cursor:pointer;
	
}

#leftmenu_bottom{
	width:206px;
	float:left;
	margin:0px;
	height:8px;
}
#leftmenu_bottom img{
	width:206px;
	height:8px;
	float:left;
	margin:0px;
}

#leftmenu{
	margin-top:10px;
	width:186px;
	height:150px;
	float:right;
		
	
}

#msg{

	margin-top:5px;
	margin-left:2px;
	float:left;
	width:180px;
}
#msg2{

	margin-top:5px;
	margin-left:30px;
}

.alert
{
	color:#FF0000;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.success{
	color:#339966;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.process{
	color:#0099FF;
	text-align:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#srednjakolona{
	float:left;
	width:689px;
	background-color: #FFFFFF;
	vertical-align:top;
	height:100%;	
	
}

#srednjakolona2{
	float:left;
	width:664px;
	min-height:600px;
	padding-left:30px;
	padding-top:11px;
	padding-bottom:20px;
	vertical-align:top;
	background-color: #FFFFFF;
	background-image: url(images/levosenka2.jpg);
	background-position:left top;
	background-repeat: no-repeat;		
	
}

#srednjakolona_bottom{
	float:right;
	height:9px;
	width:694px;
	
}
#srednjakolona_bottom_desno{
	float:right;
	height:9px;
	width:9px;
	
	
}

#srednjakolona_bottom_desno img
	{vertical-align:top;	
	
}
#srednjakolona_bottom_middle{
	float:right;
	height:9px;
	width:676px;
	background-color:#FFFFFF;
		
}

#srednjakolona_bottom_levo{
	float:right;
	height:9px;
	width:9px;
	padding:0 0 0 0;
	
}

#srednjakolona_bottom_levo img{
	padding:0 0 0 0;
	margin: 0 0 0 0;
	vertical-align:top;
	
}

.homeaddbox{
	float:left;
	margin-right:10px;
	height:162px;
	width:313px;
	margin-bottom:10px;	
	
}

.homeaddbox_large{
	float:left;
	height:162px;
	width:636px;
	margin-bottom:10px;	
}	
.zahvalnica{
	float:left;
	width:636px;
	padding-top:10px;
			
}
.papir{
	float:left;
	background-image:url(images/papir_2dela_02.jpg);
	background-repeat:no-repeat;
	padding-top:70px;
	padding-left:15px;
	padding-right:10px;
	text-align:left;
	color:#666666;
	width:300px;
	height:299px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:10px;
	
}
.papir2{
	float:left;
	background-image:url(images/recuadro.jpg);
	padding-top:80px;
	padding-left:20px;
	padding-right:15px;
	text-align:left;
	color: #666666;
	width:283px;
	height:430px;
	margin-top:20px;
	margin-left:5px;
	margin-bottom:10px;
	
}

/*text boxovi*/

.textbox1{
	float:left;
	width:284px;
	margin-top:20px;
	margin-left:5px;
	margin-bottom:10px;	
	
}

.textbox3{
	float:left;
	width:304px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:1px;
	border-right:none;
	border-bottom:none;
	border-top:none;
	padding-left:20px;
	padding-bottom:10px;
	min-height:520px;
}
.textbox4{
	float:left;
	width:304px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:1px;
	border-right:none;
	border-bottom:none;
	border-top:none;
	padding-left:20px;
	padding-bottom:10px;
	height:260px;
}
.textbox6{
	float:left;
	width:304px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:1px;
	border-right:none;
	border-bottom:none;
	border-top:none;
	padding-left:20px;
	padding-bottom:10px;
	height:520px;
}
.textbox5{
	float:left;
	width:304px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:1px;
	border-right:none;
	border-bottom:none;
	border-top:none;
	padding-left:20px;
	padding-bottom:10px;
	
}

.textbox2{
	float:left;
	width:285px;
	color:#333;
	font-size:12px;
	text-align:left;
	
}


/*text boxovi kraj*/
	
.textbox1.1{
	float:left;
	width:640px;
	margin-top:20px;
	margin-left:5px;
	margin-bottom:10px;	
	
}

.textbox_ng1{
	float:left;
	width:640px;
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:10px;
	min-height:520px;
}

.textbox_ng2{
	float:left;
	width:640px;
	color:#666666;
	font-size:11px;
	text-align:left;
	
}

.naslovplavi1{
	float:left;
	font-size:14px;
	width:284px;
	color:#18809E;
	font-weight:bold;
	height:22px;
	margin-bottom:10px;
	text-align:left;
	border:solid 1px #CCCCCC;
	border-left:none;
	border-right:none;
	border-top:none;
	
}

.naslovplavi2{
	float:left;
	font-size:14px;
	width:284px;
	color:#12A2D8;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:5px;
	text-align:center;
	background-image:url(images/linija_siva3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	
	
}

.naslovplavi3{
	float:left;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	width:640px;
	color:#12A2D8;
	padding-bottom:5px;
	margin-bottom:10px;
	text-align:center;
	background-image:url(images/linija_siva.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
.naslov_orange{
	font-size:13px;
	color:#FF6633;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:center;
	background-image:url(images/linija_siva3.gif);
	background-position:bottom;
	background-repeat:no-repeat
	
}

.linijasiva{
	float:left;
	height:270px;
	width:1px;
	margin-left:27px;
	margin-right:25px;
	margin-top:20px;
	background-color:#E3E3E3;
	margin-bottom:10px;		
	
}

.footerbox{
	float:right;
	height:50px;
	width:689px;
	margin-top:3px;	
	
}

.footerbox_levo{
	float:left;
	height:30px;
	width:300px;
	color:#FFFFFF;
	font-size:10px;
	margin-left:6px;
	margin-top:3px;		
	
}

.footerbox_desno{
	float:right;
	height:30px;
	width:200px;
	color:#FFFFFF;
	font-size:10px;
	margin-right:6px;
	margin-top:3px;		
	
}

.slika_leto{
	float:left;
	height:85px;
	width:73px;
	margin-right:10px;<div class="naslovplavi2">GRCKA</div>	
	
}

.naslov_zeleni1{
	float:left;
	height:20px;
	width:201px;
	color:#BAC200;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	
	
}

.leto_div{
	padding:5px 5px 5px 5px;
	float:left;
	height:100px;
	width:290px;
	color:#BAC200;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	border:solid 1px #E3E3E3;
	border-left:1px white;
	border-right:1px white;
	border-top:1px white;
	margin-bottom:5px;
	margin-left:13px;
}

.leto_div_on{
	padding:5px 5px 5px 5px;
	float:left;
	height:100px;
	width:290px;
	color:#BAC200;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	border:solid 1px #0099FF ;
	background-color: #FEFDEB;
	border-left:1px white;
	border-right:1px white;
	border-top:1px white;
	margin-bottom:5px;
	text-decoration:none;
	margin-left:13px;

}

.leto_textbox{
	float:left;
	width:200px;
	height:70px;
	color:#666666;
	margin-top:1px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	
}

#galerija_box{
	float:left;
	width:290px;
	height:234px;
	margin-top:5px;
	background-color:#F7F7F7;
	border:solid 1px #E3E3E3;
	

}

#galerija_naslov{
	float:left;
	width:250px;
	margin-left:10px;
	margin-right:10px;
	height:22px;
	text-transform: lowercase;
	margin-top:10px;
	padding-left:10px;
	text-align:left;
	color:#666666;
	background-color:#F7F7F7;
	font-size:12px;
	font-weight:bold;
	border:solid 1px #E3E3E3;
	border-left:none;
	border-right:none;
	border-top:none;
	
}

.smestajbox {

	width:629px;
	float:left;
	margin-top:10px;
	text-align:left;
	margin-left:5px;
}
.smestaj_naslov {

	width:625px;
	float:left;
	height:22px;
	text-align: center;
	margin-top:20px;
	background-image: url(images/linija_siva.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	color:#12A2D8;
	font-size:16px;
	font-weight:bold;
	padding-left:4px;
	
}

.hotel_box2{

	width:328px;
	float:left;
	height:100%;
	text-align:left;
	border:solid 1px #E3E3E3;
	border-left:none;
	border-bottom:none;
	border-top:none;
	

}
.hotel_box3{

	width:629px;
	float:left;
	text-align:left;
	background-color:#F8F8F8;
	border:none;
	height:100%;
	border-left:none;
	border-right:none;
	border-top:none;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(images/corn2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;

}
.hotel_box{

	width:304px;
	float:left;
	height:22px;
	text-align:left;
	border:solid 1px #E3E3E3;
	border-left: #FF6633 solid 2px;
	border-right:none;
	border-top:none;
	margin-right:5px;
	padding-top:6px;
	padding-left:10px;
	padding-right:5px;
	
}
.hotel_naslov {

	float:left;
	height:22px;
	text-align:left;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}	
a.cenovnik{
	background-image: url(images/strelica_green.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-size:12px;
	color:#96B01D;
	padding-left:16px;
	text-align:right;
	
}

a.cenovnik:hover{
	background-image: url(images/strelica_green.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	font-size:12px;
	color:#96B01D;
	padding-left:16px;
	text-align:right;
	text-decoration:none;
}

.hotel_galerijabox {

	float:right;
	width:290px;
	text-align:left;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	
}

.hotel_tabela {

	float:left;
	height:90px;
	width:290px;
	text-align:left;
	color:#666666;
	padding:0px 5px 5px 5px;
	text-align:left;
	vertical-align:middle;
	
		
}

.hotel_textbox {

	float:left;
	width:304px;
	height:100%;
	text-align:left;
	color:#808080;
	font-size:11px;
	padding:5px 5px 5px 10px;
	border-left: #999999 solid 2px;
	

}
.kontaktdugme_red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	margin-right:5px;
	margin-top:10px;
	height:19px;
	float:right;
	width:61px;
	background-color:#000000;
	background-image: url(images/kontaktbtn_red.gif);
	border-style: none;
	cursor:pointer;
	
}

.kontaktdugme_green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-right:20px;
	margin-top:10px;
	float:right;
	height:19px;
	width:61px;
	background-color:#000000;
	background-image: url(images/kontaktbtn_green.gif);
	border-style: none;
	cursor:pointer;
	
}

.img2{

margin:2px 2px 2px 2px;
vertical-align:middle;

}

.img_stars{

margin:0px 0px 0px 4px;
vertical-align:text-top;
height:12px;

}

.img_hotels{

margin:10px 0px 0px 10px;
float:left;

}

.tabela1{
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;

}

.cena{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3300;

}


	
	
.leftmenu_rss {
	width:186px;
	padding:10px;
	height:290px;
	text-align:center;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#242424;
	float:left;
	background-image:url(images/kofer_back.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.TITULO {
	float:left;
	font-size:18px;
	width:284px;
	color:#12A2D8;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:5px;
	text-align:center;
	background-image:url(images/linija_siva3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.imagenes1 {
	float:left;
	width:630px;
	color:#808080;
	font-size:12px;
	text-align:left;
	background-image: url(images/contacto/contacto.jpg);
	height: 700px;
	margin-left: 0px;
	margin: 20;
	padding-left: 30px;
}
#contacto2 {
	float:left;
	width:664px;
	min-height:600px;
	padding-left:30px;
	padding-top:11px;
	padding-bottom:0px;
	vertical-align:top;
	background-color: #FFFFFF;
	background-image: url(images/levosenka2.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}
.textboxcontacto {
	float:left;
	width:285px;
	color:#333;
	font-size:12px;
	text-align:left;
	font-style: normal;
}
.asociaciones {
	padding:5px 5px 5px 5px;
	float:left;
	height:130px;
	width:290px;
	color:#BAC200;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	border:solid 1px #E3E3E3;
	border-left:1px white;
	border-right:1px white;
	border-top:1px white;
	margin-bottom:5px;
	margin-left:13px;
}
.recuadroenlaces {
	float:left;
	width:290px;
	height:120px;
	color:#666666;
	margin-top:1px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
}
