

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d2d4b;
    background: #73afd6 url(/images/body.jpg) top repeat-x;
}

a:link, a:visited { color: #71950f; text-decoration: none; font-weight: normal;	} 
a:active, a:hover { color: #990000; text-decoration: underline;	}




p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.float_l { float: left; }
.float_r { float:  right; }


#bok_image {
	width: 100%;
	margin: 0 auto;
	background: url(/images/body_top.jpg) top center no-repeat;
}

#wrapper_inner {
	width: 1000px;
	margin: 0 auto;	
	background: url(/images/body_top.jpg) top center no-repeat;
}

#bok_teni {
	width: 980px;
	padding: 0 10px;
	background: url(/images/content.png) repeat-y center;
}

#glav_image {
	width: 980px;
	padding: 30px 0;
	background: url(/images/content_top.jpg) top center no-repeat;
}

#header {
	padding: 0 30px;
}

#header #header_left {
	float: left;
	width: 570px;
	height: 250px;
}

/* menu */
#header_left #menu {
	clear: both;
	width: 580px;	
	height: 44px;
	background: url(/images/menu.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 20px;
	padding: 12px 10px;
	margin-right: 7px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #00CCFF;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #ffffff;
}

/* end  menu */

 #header_left  #site_title {
	float: left;
	width: 400px;
	margin: 30px 0 0 40px;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}




/* login */
#header #header_right {
	float: right;
	width: 284px;
	height: 154px;
	padding: 7px 20px;
	overflow: hidden;
	background: url(/images/login.png) no-repeat;	
}

#header #header_right b {
	
	padding-bottom: 10px;
	font-size: 18px;
}

#header #header_right p {
	color:#dd6f00;
	padding: 10px;
	font-size: 32px;
}

#header #header_right a {
	color:#007ebb;
	padding: 10px;
	font-size: 22px;
}


/* end of login */

/* content */

#content_wrapper {
	clear: both;
	padding: 0 30px 0 15px;
	margin-bottom: 20px;
}

#content_outer {
	float: right;	
	width: 700px;
	padding: 30px 0 0 0;
	background: url(/images/main_content_top.png) no-repeat top center;
}

#content {
	padding: 0 40px 20px 40px;
	background: url(/images/main_content_middle.png) repeat-y center;
}

#content h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #71950f;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #71950f;
}

#content .content_section {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
}

.lineika{
	
	border-bottom: 1px dotted #666;
}



#content p {
	margin-bottom: 10px;
}

#content .em_text {
	color: #0d2d4b;
}

#content .featured_tour {
	width: 250px;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

.featured_tour li {
	margin: 0;
	padding: 0;
}

.featured_tour li a {
	display: block;
	color: #71950f;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #CCC;
}

.featured_tour li a span {
	font-weight: normal;
	display: block;
	color: #888;
}


/* end  content */

/* sidebar */

#lewmenu {
	float: right;
	width: 220px;
	padding-top: 20px;
	background: url(/images/podmenu.png) no-repeat;
	
}


#lewmenu  li{
border-bottom: 1px dotted #CCC;
margin-right: 15px;
margin-left: 20px;
}

#lewmenu .section {
	margin-bottom: 40px;
}

#lewmenu b {
	margin: 5px;
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #005ebb;
}




#lewmenu p {
	padding-left:15px;
}

#lewmenu  li a {
	font-size: 16px;
	text-decoration: none;
	color: #f27900;	
	font-weight: bold;

}

#lewmenu li a:hover {
	color:#f5f5f5;
}


/* end sidebar */

/* footer */

#footer {
	clear: both;
	width: 920px;
	padding: 30px 0 0 0;
	margin: 0 30px 0 30px;
	border-top: 1px solid #999;
	margin: 0 auto;
	text-align: center;
	color: #666666;
}

#footer a {
	font-weight: bold;
	color: #135b9b;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #aea68c;
}

.footer_menu li a {
	color: #135b9b;
}

.footer_menu .last_menu {
	border: none;
}

/* end  footer */

#fishbaz{
margin:3px;
border:4px solid #f3f3f3;
float: right;
padding: 3px;
font-size: 13px;
}

#fishbaz b{color:#336699;
 font-size: 17px; text-decoration:none; font-weight: bold; text-align:right;
}

#fishbaz a{
 font-size: 13px; text-decoration:none; font-weight: bold;
}

img.fot {
margin: 10px;
border-color:#769cc0;
border-style:solid;
}

img.lefte {
margin: 10px;
border-color:#769cc0;
border-style:solid;
float: left;
}

img.righte {
margin: 10px;
border-color:#769cc0;
border-style:solid;
float: right;
}


a.nolik{
color:#0d2d4b;
text-decoration: none;
}

a.nolik hover{
color:#0d2d4b;
text-decoration: none;
}


#header_right span.phone {
	display: block;
	margin-left: 0px;
	font-size: 31px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Tahoma,  Arial, sans-serif;
}
