/*
@font-face {
  font-family: "Mistral";
  font-style:   normal;
  font-weight: normal;
  src: url(../fonts/MISTRAL5.eot);
}
*/
*{
	font-family:"Tahoma","Trebuchet";
	font-size:10pt;
	line-height:11pt;
	color:#80816F;
}

html, body{
	height:100%;
}

body{
	text-align:center;
	background-image:url(../images/backgrounds/bg2.gif);
	bbackground-repeat:repeat-all;
	bbackground-position:top center;
	margin:0px;
	padding:0px;

}

form{
	margin:0px;
	padding:0px;
	display:inline;
}

.input{
	width:200px;
}

h1, h2, h3{
	font-family: "Times New Roman";
    font-style:  italic;
    font-weight: bold;
    color:#000000;
    text-transform:uppercase;
}

h1{font-size:20pt;line-height:20pt;margin-top:5px;margin-bottom:10px;}
h2{font-size:16pt;line-height:16pt;margin-top:10px;margin-bottom:10px;}
h3{font-size:14pt;line-height:14pt;margin-top:0px;margin-bottom:5px;color:#720628;}
hh1[class]{font-size:18px;}
hh2[class]{font-size:14px;}
hh3[class]{font-size:12px;}

p{
	margin:0px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#main{
	text-align:left;
	margin: auto;
	width:780px;
	border:1px solid #252618;
	border-width:0px 1px 0px 1px;
}

#main_column{
	background-image:url(../images/backgrounds/bg.gif);
	background-repeat:repeat-y;
}

#header{
	height:90px;
	background-image:url(../images/categories/header-1.jpg);
	background-repeat:no-repeat;
	background-position:180px 0px;

}

#header_main{
	background-image:url(../images/backgrounds/header-bg.jpg);
}

#header_links{
	text-align:right;
	padding:2px;
	color:#7A0026;
	font-size:10px;
	font-weight:bold;
}

#header_links a.text{
	color:#7A0026;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#header_links a.flags{
	display:block;
	float:right;
	margin-left:5px;
}

#main_menu{
	float:left;
	width:180px;
}

div.main_menu_item{
	width:167px;
	height:46px;	
	background-image:url(../images/categories/hotels-menu.gif);
	background-repeat:no-repeat;
	margin-left:7px;
	text-align:right;
}


div.main_menu_item_widther{
	float:right;
	margin-right:7px;
	width:100px; 
	height:40px;
	
}


.outer {height: 40px; width:100px;ooverflow: hidden; position: relative;}
.outer[class] {display: table; position: static;}

.middle {position: absolute; top: 50%;} /* for explorer only*/
.middle[class] {display: table-cell; vertical-align: middle; position: static;}
.inner {position: relative; top: -50%;left:-100%;} /* for explorer only */
.inner[class]{left:0%;}



a.main_menu, #submenu a.submenu{
	color:#000000;
	text-decoration:none;
	text-align:right;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	/*ssrc: url(../fonts/MISTRAL1.eot);*/
	font-family: "Times New Roman";
    font-style:  italic;
    font-weight: normal;
    display: block;
    
}
/*
a.main_menu[class], #submenu a.submenu[class]{
	font-size:10pt;
	line-height:14pt;
}
*/
a.main_menu:hover, #submenu a.submenu:hover{
	text-decoration:none;
}

#submenu{
	margin-left:7px;
}

#submenu a.submenu{
	display:block;
	height:20px;
	background-image:url(../images/submenu-middle.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	text-align:left;
	padding-left:20px;
}


#content{
	float:left;
	padding:0px 9px 20px 9px;
	width:580px;
}

#footer{
	background-color:#EEEFE9;
	text-align:center;
	color:#7C7C7A;
	font-size:10px;
	padding: 2px 20px 10px 20px;
}

#footer a{
	color:#7C7C7A;
	text-decoration:none;
	font-size:10px;
}

div.thumbslist{
	float:left;
	margin-right:10px;
	margin-top:3px;
}

div.thumbslist_right{
	float:right;
	margin-right:10px;
	margin-top:3px;
}

.thumbhref, div.thumbslist a{
	display:block;
	text-decoration:none;
	margin-bottom:5px;
}

.image, .thumb{
	border:1px solid #80816F;
}

DIV.box_middle_right{ 
	width:280px;
}

.box{
	float:left;
	padding:5px 3px 5px 3px;
}

.box2{
	width:280px;
	float:left;
	padding:5px 3px 5px 3px;
}

.box div{
	background-color:#C8CAB3;
	border:1px solid #80816F;	
}

.box2 div{
	background-color:#C8CAB3;
	border:1px solid #80816F;
	height: 258px;	
}

.box div img, .box2 div img{
	border-bottom:1px solid #F2F3E9;
}

.box div a, .box2 div a{
	display:block;
	font-family: "Times New Roman";
	font-size:14pt;
	padding:0px;
}

.box[class] div a, .box2[class] div a{
	font-size:10pt;
}

.box div a:hover, .box2 div a:hover{
	text-decoration:none;
}

.box a.links, .box2 a.links{
	display:block;
	padding-left:15px;
	background-image:url(../images/icons/bullet.gif);
	background-repeat:no-repeat;
	background-position:0% 80%;
}

div.navbar, div.navbar a.navbar, div.navbar b{
	color:#80816F;
	font-size:7pt;
}

/*galerija slika*/
div.gallery{
	margin-top:10px;
}

div.gallery a img{
	border:1px solid #535176;
}
