html, body{
  	margin: 0;
	padding: 0;
	font-family : verdana, sans-serif;
	background: url('img/fon.jpg');
	}

a {color: #020127;}
   a:hover {color: #ea8400;}

#container { background: url('img/fon2.jpg') repeat-x; }    
  
#top {
	width: 823px;
	height: 87px;
}   

#menu {
	width: 823px;
	height: 203px;
	background-color: #0b016d;
} 

#info {
	width: 823px;
}

.logo {
	color : #0a034d;
	font-size : 15px;
	font-family :  Arial, sans-serif;
	text-align : center;
	font-weight : bold;
	line-height: 24px;
	}

.tel {
	color : #0a034d;
	font-size : 12px;
	font-family :  Arial, sans-serif;
	text-align : right;
	line-height: 24px;
	}

.menu {
	color : #d7d6ea;
	font-size : 13px;
	font-family :  Arial, sans-serif;
	text-align: left;
	font-weight : bold;
	line-height: 30px;	
}
.menu a {color: #d7d6ea; text-decoration: none;}
.menu   a:hover {color:  #ffffff; text-decoration: none;}

.info_k {
	color : #0a034d;
	font-size : 12px;
	font-family :  Arial, sans-serif;
	text-align : right;
	}
	
.info {
	color : #0a034d;
	font-size : 12px;
	font-family :  Arial, sans-serif;
	text-align : justify;
	}
	.info2 {
	color : #0a034d;
	font-size : 12px;
	font-family :  Arial, sans-serif;
	text-align : left;
	}

h1 {
	color : #ea8400;
	font-size : 18px;
	font-family : Tahoma, sans-serif;
	font-weight : normal;
	text-align : right;
	}
  
  h1 {
	color : #ea8400;
	font-size : 18px;
	font-family : Tahoma, sans-serif;
	font-weight : normal;
	text-align : right;
	}
  
  
  .logo2 {
	color : #0a034d;
	font-size : 15px;
	font-family :  Arial, sans-serif;
	text-align : center;
	font-weight : bold;
	line-height: 1px;
	}
  
  
  
  
  
  


.f1 {background: url('img/f1.jpg') no-repeat; }
.f2 {background: url('img/f2.jpg') no-repeat;  }
.map {background: url('img/map.jpg') no-repeat; background-color: #ecedf7;}
.map2 {
	margin-top: 170px;
	color : #020127;
	font-size : 11px;
	font-family : Tahoma, sans-serif;
} 	






.footer {
	color : 9493bc;
	font-size : 11px;
	font-family :  Tahoma, sans-serif;
	text-align : right;
	font-weight : bold;
	margin-right: 20;
	}	
		

.foto	{
	margin: 15px;
}	

.foto_a	{
	margin: 15px;
	text-align : center;
	color : #020127;
	font-size : 13px;
	font-family :  Tahoma, sans-serif;
}
	
.foto_b	{
	text-align : center;
	color : #020127;
	font-size : 13px;
	font-family :  Tahoma, sans-serif;
}		

.t_rout	{ 
	margin: 15px;
	font-family : Tahoma, sans-serif;
	font-size : 13px;
	color : #020127;
	text-align : justify;
}
img.t_rout {border: none;  margin: 10px;}	
table.t_rout {
  border: 1px solid #d0d0d0;
  border-collapse: collapse;
  background-color: #fdfced;
}
table.t_rout td {
  border: 0px solid #d0d0d0;
  border-collapse: collapse;
}

table.t_boat {
  border: 0px solid #d0d0d0;
}
table.t_boat td {
  border: 1px solid #d0d0d0;
  background-color: #fdfced;
  empty-cells: hide;
  	color : #020127;
	font-size : 13px;
	font-family :  Tahoma, sans-serif;
}
table.t_boat1 td {
  background-color: #ffffff;
}

table.price {
  border: 1px solid #d0d0d0;
  border-collapse: collapse;
    color : #020127;
	font-size : 13px;
	font-family :  Tahoma, sans-serif;
	text-align : center;
}

hr {
	color: #d0d0d0;
	background-color: #d0d0d0;
	height: 1px;
	border-width: 0px;
}



/*Image Thumbnail Viewer*/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #fdfced;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border: 1px solid #999999;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 13px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: #454545;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
border: 1px solid #999999;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

.pr {
	font-family: verdana, sans-serif;
	font-size: 12px;
}
