#blck {table-layout: fixed;
		}

#topgor td { vertical-align:top;}		

#tmen table {table-layout: auto;}


body {
  width: 100%;
  background-color: #90ACCB;
}

span {font-family:Arial; font-size:15px;}
a{ font-family:Arial;color:#095089;text-decoration:none;}
a:hover{text-decoration:underline;}
p {
	 text-indent: 25px;
	 margin: 0 0 10px 0;

	}
img {
  border: none;
}

h1 {font-family:Arial;
	color: #2A1FAA;
	text-shadow: 0 1px 1px #A4A4A4; 
	font-size:22px; 
	font-weight:bold;}

h2 {
	font-family:Arial;
	color: #36C;
	text-shadow: 0 1px 1px #A4A4A4; 
	font-size:18px;
	font-weight:100;
	}

h3 {
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style:italic;
	}

h4 { 
font:font-family:Arial;
	color: #09F;
	text-shadow: 0 1px 1px #A4A4A4; 
	font-size:16px;
	font-weight:bold;
	line-height:1;
	}
#lev h2 {
	font-family:Arial;
	color: #36C;
	text-shadow: 0 1px 1px #FFC; 
	font-size:14px;
	font-weight:bold;
	}

#lev h3 {
	font-family:Arial;
	color: #36C;
	font-size:12px;
	font-weight:100;
	font-style:italic;
	}


#avtab td{
	border-bottom:dashed #F00 1px;
		
	}

#r{
		padding:15px;
		position:relative;
		left: 50px;
		width:840px;
		line-height:1.5;
	
	}

#r a {color: #030FF5;
	text-shadow: 0 1px 1px #A4A4A4; 
	font-size:18px;
	font-weight:100;
	}

#r3{ background-color:#FFF;}
#r4{ background-color:#FFF;}

#sortip a {color:#095089;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	}

#sortip span {color:#095089;
	font-size:14px;
	font-weight:100;
	line-height:1.5;
	}

#sortip .malota{
	color:#095089;
	font-size:12px;
	font-weight:100;
	line-height:1.5;
	font-style: normal;
	font-weight:100;
	text-decoration:none;
	}

#sortip a.malota:hover{ text-decoration:underline;}


#serc a {
	color: #09F;
	text-shadow: 0 1px 1px #A4A4A4; 
	font-size:18px;
	font-weight:100;
	}

#serc {
	line-height:1.5;
	}
	
#hr{
	color:#36C;
	font-size:16px;
	font-weight:bold;
	}

#hr a { font-size:18px;color: #060; text-shadow: 0 1px 1px #FFC; font-weight:bold; }


#m1 {
	}


#m1 a {}


#m2 {
				
		}


#tmen td { cursor:pointer;
     	border-spacing:0px;
		padding:0px;
		margin:0px;
		vertical-align:center;
		}
#tmen a {font-size:16px;
		color: #2c63a0;
  		font-weight: bold;}		

#tmen a:hover {
  color: #ff8000;
}


#tab1{display:block;width:695px;min-height:500px;}

#tab2{display:none;width:695px;min-height:500px;}

#tab3{display:none;width:695px;min-height:500px;}

#menu { background: url(/img/line1.jpg) top;
  		  }

#menu a { color: #DFFBFD;
	text-shadow: 0d3f72 0 1px 1px; 
	font-size:12px; 
	
}

#search {
background: #D6FBFE;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding: 2px;

}

#main {
	
}

#pages a { color:#FFF;}

#top {
background-color:#FFF;
background: url(/img/top.png) bottom center no-repeat;
background-repeat:no-repeat;
background-size: 100%;
}


.ser{
	list-style-type:none; 
	text-align:left;
	padding-left:5px;
	 display:none;
	 border:thin;
	/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	 -moz-opacity: 0.8; 
	 -khtml-opacity: 0.8; 
	 opacity: 0.8; */
	 border-style: dotted;
	 position: absolute; 
	 width:365px; 
	 overflow-y:auto;
	 overflow-x:auto;
	 height:500px; 
	 background-color: #FFC ; 
	 vertical-scrollbars: auto; 
	 horizontal-scrollbars: auto; 
	 z-index:2;
	 }




.t-l{
height:13px;width:13px;
background: url(/block/mn/c1.png) no-repeat bottom right;
}
.t-r{
height:13px;width:13px;
background: url(/block/mn/c2.png) no-repeat bottom left;
}
.b-l{
height:13px;width:13px;
background: url(/block/mn/c4.png) no-repeat top right;
}
.b-r{
height:13px;width:13px;
background: url(/block/mn/c3.png) no-repeat top left;
}
.top{
height:13px;
background: url(/block/mn/l1.png) repeat-x bottom;
}
.bottom{
height:13px;
background: url(/block/mn/l3.png) repeat-x top;
}
.left{
width:13px;
background: url(/block/mn/l4.png) repeat-y right;
}
.right{
width:13px;
background: url(/block/mn/l2.png) repeat-y left;
}
 
#pic {
float: left;
list-style-type:none;
margin: 0; 
padding: 5px;
width:650px;
}



#pic li {
margin: 0; padding: 0px;
float: left;
position: relative;
width: 105px;
height: 105px;

}

#pic li img {
width: 90px; 
height: 90px;
border: 1px solid #ddd;
padding: 5px;
background: #f0f0f0;
position: absolute;
left:0px; 
top: 0px;
-ms-interpolation-mode: bicubic;
}

#pages {height:15px;
position:relative;
padding:0 0 0 0;
color:#FFF;
font-family:Arial;
font-weight:bold;
font-size:14px;
margin: 0 0 0 0;}

#sorti {height:15px;
position: relative;
padding:0 0 0 0;
color:#FFF;
font-family:Arial;
font-weight:bold;
font-size:14px;
margin: 0 0 0 0;}


#destinations {
  font-family: Arial;
  font-size: 9px;
  color: #095089;
  text-align: center;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
}

#destinations a{
  color: #77abd4;
}

#destinations a:hover{
  color: #FF6600;
}

#copyright {
  font-family: Arial;
  font-size: 12px;
  color: #095089;
  text-align: center;
}

#destinationse {
  font-family: Arial;
  font-size: 9px;
  color: #095089;
  text-align: center;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
}

#destinationse a{
  color: #000;
}

#destinationse a:hover{
  color: #FF6600;
}

/*-aval*/
#proom {background: #E5ECF5;
		border: 1px solid #325485;
		padding:10px;
		color:#08488D;
		}
#proom span {font-size:14px;
			font-weight:bold;}

#r_aval td{	padding:10px;
			}



.r_name {
	color:#2071C9;
	font-size:14px;
	font-weight:bolder;
	margin-bottom:5px;
	}			
	
.r_ratename{color: #08488D;
			font-weight:bold;
			font-size: 11px;
			padding: 5px;}

.r_rate{color: #08488D;
			font-weight:bold;
			font-size: 12px;
			padding: 5px;}

.r_cur{color: #08488D;
			font-weight:bold;
			font-size: 13px;
			padding: 5px;}
			
.dr_zv {color:#095089;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	}

.namea {
	text-decoration:none;}
a.namea:hover {
	text-decoration:underline;}
	
.opis {color: #095089;
font-size: 12px;

	}

#s_review {float:right;color:#F60;}
