@import url("css/initial.css");
@import url("css/titles.css");

body.inner .sidebar { display: none }
body.inner .content { margin-right: 0px!important; width: 75%!important; }

.header2 a {
	text-decoration: none; }
a:hover { 
	text-decoration: underline; }

.menu a:hover { 
	text-decoration: none;
	color:#99cc33;
	text-shadow: 0px 1px 0px #577718; 
	}
a img { 
	border: none;}
.clear {
	height:0px;
	clear: both;
}

.header2{
	margin-right:42px;
	margin-left:42px;
	padding-top:35px;
	/*min-width: 1260px;*/}
.phone{
	float:right;
	margin-bottom:3px;}
.logo{
	margin-top:-66px;
	position:relative;}
.predmenu{
	background:url(/images/menu_01.png) no-repeat;
	height:59px;
	width:276px;
	margin-left:-276px;
	}
.menu{
	float:right;
	background:url(/images/menu_02.png) repeat-x;
	height:59px;
	margin-top:10px;
	/*min-width:781px;*/
	}
.header2 ul{
	margin-top:-56px;
	list-style: none;
	}
.header2 li{
	margin:0;
	cursor:pointer;
	height:54px;
	float:left;
	background:url(/images/razdel.png)  no-repeat bottom left;}
.header2 ul li:first-child { 
	background: none;
	margin-left:-90px; }
.header2 ul li:last-child { 	
	margin-right:20px; }

.but{color: #ffffff;
	font-family:Tahoma,sans-serif;
	font-size:14px;
	margin:15px 5px 5px 22px;
	display:block;
	float:left;
	}
.line{
	background:url(/images/line.png) repeat-x;
	height:21px;
	margin-top:-1px;
	position:relative;}
	
/* jQuery lightbox */
#gallery { clear: both; }
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img { /*border: 5px solid #3e3e3e; border-width: 5px 5px 20px;*/ }
#gallery ul a:hover img { /*border: 5px solid #fff;	border-width: 5px 5px 20px; color: #fff;*/ }
#gallery ul a:hover { color: #fff; }
/* /jQuery lightbox */
