@import url('b.css');
body {
	margin: 0;
	background: #efefef url(../i/bg.png) repeat-x;
	text-align: center;
	padding-top: 10px;
	padding-left: 68px;
	color: #787878;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h2 {

}
a.h2 {
	font-weight: bold;
}
a {
	color: #787878;
	text-decoration: underline;
}
p {
	text-align: justify;
}
a:hover {
	text-decoration: none;
}
h1 {
	display: none;
}
img {
	display: block;
	border: 0;
}
.hide {
	display: none;
}
#logo {
	position: relative;
	z-index: 2;
	display: block;
	width: 173px;
	height: 100px;
	background:url(../i/lg.gif) no-repeat;
}
#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#wrapper ul{
	list-style: none;
}
#content {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
	padding-top: 302px;
	padding-right: 35px;
	background:url(../i/img1.jpg) left top no-repeat;
	width: 563px;
	float: left;
	font-size: 12px;
}
#content ul {
	list-style:none;
}
#rightc {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: -13px;
	padding-left: 15px;
/*	width: 387px;*/
}
#footer {
	padding-top: 18px;
	clear: both;
}
/* меню */
ol#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 226px;
	/*padding-bottom: 197px;*/
	/*background: url(../i/stol.jpg) left bottom no-repeat;*/
}
ol#menu li {
	font-size: 12px;
	padding-left: 38px;
	margin-bottom: 3px;
}
ol#menu li.active a {
	color: #28b6e9;
}
ol#menu li#menu1 {
	height: 24px;
	width: 209px;
	background: url(../i/menu1.png) left center no-repeat;
}
ol#menu li#menu2 {
	height: 24px;
	width: 209px;
	background: url(../i/menu2.png) left center no-repeat;
}
ol#menu li#menu3 {
	height: 24px;
	width: 209px;
	background: url(../i/menu3.png) left center no-repeat;
}
ol#menu li#menu4 {
	height: 24px;
	width: 209px;
	background: url(../i/menu4.png) left center no-repeat;
}
ol#menu li#menu5 {
	height: 24px;
	width: 209px;
	background: url(../i/menu5.png) left center no-repeat;
}
ol#menu li#menu6 {
	height: 24px;
	width: 209px;
	background: url(../i/menu6.png) left center no-repeat;
}
ol#menu li a {
	display: block;
	padding-top: 4px;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none;
}
ol#menu li a:hover {
	text-decoration: underline;
}
/* контакты */
#contacts {
	padding: 0;
	margin: 0;
	margin-top: 4px;
 width: 280px;
 font-size: 12px;
}
#contacts strong {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #28b6e9;
}
#contacts a {
 font-size: 12px;
}
#contacts b {
 padding-top: 8px;
}
/* footer */
a#cprghts {
	display: block;
	padding-top: 16px;
	padding-left: 38px;
	background: url(../i/rbk.png) left center no-repeat;
	height: 33px;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	float: left;
}
#banners {
	margin-top: 7px;
	float: left;
}
#banners img {
	float: left;
	padding-left: 10px;
}
#gekos {
	display: block;
	float: left;
	width: 130px;
	height: 34px;
	text-align: right;
	background: red;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
	padding-top: 40px;
	margin-left: 100px;
	margin-top: -10px;
	background:url(../i/gekos.png) left no-repeat;
}
#gekos:hover {
	text-decoration: underline;
}
#rightc a {
	color: #26b9ef;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}