@charset "utf-8";
/* CSS Document */
/*<br style="clear:both;" />*/
html,body{
	margin:0;
	padding:0;
}
body{
	/*background-repeat:no-repeat;
	background-image:url(bg.jpg);
	background-position:left,top;
	background-attachment:fixed;*/
	background-color:#2db5c5;/*#2ab2c2;*/
	font-size:16px;
	line-height:1.1;
	}
a:link {
    color: #99dbe3; /* Цвет ссылок */
	/*font-weight:bold;*/
   }
a:visited {
    color: #99dbe3; /* Цвет посещенных ссылок */
	/*font-weight:bold;*/
   }
a:hover {
	color: #99dbe3;
	/*font-weight:bold;*/
   }
a.footer {color: #353535}
img{border:0;}
#header{
height:180px;
min-width:800px;
width:100%;
background-image:url(img/lines.gif);
background-repeat:no-repeat;
}
#left
{
width:50px;
float:left;
}
#content{
float:left;
}
#phone{
	border:0;
	/*position:absolute;
	top:10px;
	left:150px;
	height: 93px;*/
	width: 242px;
	font-size:20px;
	font:"Times New Roman";
	float:left;
}
  
#menu{
border:0;
	/*position:absolute;
	top:10px;
	left:375px;
	height: 113px;*/
	width: 275px;
	/*font-size:14px;*/
	font-family:sans-serif;
	float:left;
	color:#0c0;
	font-weight:bold;
}
#name{
	height:30px;
	width:550px;
	position:absolute;
	top:135px;
	left:230px;
	font-size:36px;
	font-weight:bold;
}
#corner{
height:100px;
width:110px;
background-image:url(img/ugol.gif);
float:right;
}
#info{
margin-left:92px;
/*border:1px solid #000;*/
width:830px;
padding:10px;
text-align:justify;
font-family: sans-serif;
background-image:url(img/line_in.jpg);
background-repeat:repeat-x; 
background-color:#2ebdcd
}
#abc{
	width:1024px;
	margin:0 auto;
	min-width:1024px;
	border:1px solid #000;
	background-image:url(img/top2.jpg);
	position:relative;
	/*padding:0px; 
margin:0px;*/
background-repeat:no-repeat;
	background-color:#2db5c5;
	color: 666666;
/*height:940px;*/
}
#logo{
width:151px;
height:137px;
background-image:url(img/logo.gif);
float:left;
}
#top{
font-size:10px;
height:10px;
}
#coll{
background-image:url(img/cent1.jpg);
height:540px;
width:1024px;
float:none;
}
#line_top{
background-image:url(img/line_t.jpg);
height:21px;
width:851px;
margin-left:92px;
float:none;
}
#line_left{
background-image:url(img/line_l.jpg);
background-repeat:repeat-y;
min-height:321px;
background-color:#2ebdcd;
width:29px;
margin-left:127px;
float:left;
}
#line_right{
background-image:url(img/line_r.jpg);
background-repeat:repeat-y;
min-height:221px;
background-color:#2ebdcd;
width:29px;
float:left;
}
#line_cent{
	background-image:url(img/line2.jpg);
	background-repeat:repeat-y;
	width:737px;
	padding-left:20px;
	padding-right:20px;
	margin-top:300px;
	margin-left:128px;
	font-size:12px;
	font-family: Arial, helvetica, sans-serif;
	/*	font-weight:600;*/
	/*text-align:justify;*/
	color:#ffffff;
}
#line_cen{
	background-image:url(img/bd.gif);
	background-repeat:no-repeat;
	width:774px;
	height:319px;
	padding-left:30px;
	padding-right:20px;
	padding-top:15px;
	margin-left:128px;
	font-size:12px;
	font-family: Arial, helvetica, sans-serif;
	color:#ffffff;
}

#line_bottom{
background-image:url(img/bottom2.jpg);
height:15px;
width:775px;
margin-left:128px;
float:left;
}
#bokl{
background-image:url(img/bok.jpg);
height:221px;
width:35px;
margin-left:92px;
float:left;
}
#topper{
height:300px;
width:1024px;
/*background-image:url(img/top1.jpg);*/
}
#footer{
	height:138px;
	width:1024px;
	background-image:url(img/pdv.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#2db5c5;
	margin: 0px;
	padding: 0px;
	font-size:21px;
	font-weight:bolder;
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	color:#353535;
	
	
}
#botl_corner{
height:110px;
width:92px;
background-image:url(img/ugol_bl.gif);
/*position:relative;
top:-75px;
float:left;*/
position:absolute;
bottom:0px;
left:0px;
}
#botr_corner{
height:110px;
width:92px;
background-image:url(img/ugol_br.gif);
position:absolute;
bottom:0px;
right:0px;
/*float:right;*/
}
#btn{
height:47px;
width:86px;
background-image:url(img/btn.png);
position:absolute;
top:203px;
left:620px;
}
.table{
border:0;
padding:0;
width:100%;
margin:0;
}
.gal{
width:120px;
height:160px;
border:none;
}
.gal2{
width:160px;
height:120px;
border:none;
}
.cont{
float:left;

}
ul.menu {display:block;margin-top:203px;margin-left:287px;}
.menu li{display:block; width:auto; float:left; list-style:none;}
.menu li a{display:block; width:86px; height:47px;/* background:orange;*/}
.menu li.active a{background:url(img/btn.png) left top no-repeat;}

