@import "reset.css";

/* Общее */

html, body{height:100%; text-align:center; font-family:Helios, Verdana; font-size: 11px; color:#92342f;}

/* links */

a{color: #820910; text-decoration: underline; font-weight:bold; font-size:16px;}
strong{color:red; font-size:11px; font-weight: bold;}
h1, h2, h3, h4, h5{font-weight: normal;}

/*crossSites classes*/
.l{float:left;}
.r{float:right;}
.copy{padding-top:74px;}
.tel{font-weight:bold; font-size:24px; color: #820910;}

.orange {color:#ee7e3b; font-size:11px; font-weight: bold;}
.pink {color:#ee008d; font-size:11px; font-weight: bold;}
.blue {color:#04adf3; font-size:11px; font-weight: bold;}

/* LAYOUT */
#ywrapper{width:900px; margin:0 auto; position:relative; text-align:center;  font-family:Helios, Verdana; background: #fdc236; }
#menuwrapper{width:100%; margin:0 auto; position:relative; text-align:center; background: #fdc236;}
#menu2{width:900px; margin:0 auto; position:relative; text-align:left; font-family:Helios, Verdana; background: #fdc236; }
#yheader{position:relative; width:100%; margin:0 auto; background:url('img/bg/bg_header.jpg') no-repeat top; height:149px; text-align:center;}
#sheader{position:relative; width:100%; margin:0 auto; background:url('img/bg/2ndbg.jpg') no-repeat top; height:149px; text-align:center;}
#header{position:relative; width:100%; margin:0 auto; background:url('img/bg/bg_headerp.jpg') no-repeat top; height:149px; text-align:center;}
.content{position:relative; padding:0 20px 0 20px;}
#spacers{clear:both; height:170px;}
#footer{position:relative; width:100%; margin:0 auto; background:url('img/bg/bg_footer.jpg') no-repeat bottom; margin-top:-215px; height:115px; color:#fadfbd; text-align:center; padding-top:100px;}
#footerp{position:relative; width:100%; margin:0 auto; background:url('img/bg/bg_footerp.jpg') no-repeat bottom; margin-top:-115px; height:120px; color:#fadfbd; text-align:center; padding-top:0px;}



/*HEADER*/
#header a#logo{display:block; position:absolute; left:80px; top:5px; z-index:5; text-indent:-10000px; width:900px; height:124px; background:url('img/bg/pixel.gif') no-repeat 0 0;_background: none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg/pixel.gif');_zoom:1; cursor:hand;}
#header h2{display:block; position:absolute; left:550px; top:15px; width:200px; height:60px; z-index:6px; color:#ffffff; font-weight:bold; font-size:20px;}



/*GRIDS*/
.my100{margin-left:20px;}
.my010{margin-right:20px;}
.my010{margin-top:50px;}
.my1000{margin-top:200px;}



/*mainMenu*/

ul#mainMenu{margin:0; padding:0; background:url('img/bg/bg_ul.gif') repeat-x; float:left; margin-top:20px; margin-bottom:40px;}
ul#mainMenu  li{list-style-type:none;_vertical-align:top; display:block; margin:0; padding:0; float:left; background:url('img/bg/bg_li.gif') no-repeat 100% 0;}
ul#mainMenu  li.li_last{background:none;}
ul#mainMenu li a{margin:0; padding:0; display:block; float:left; font-size:12px; color:#92342f;_zoom:1; padding:12px 14px 10px 14px;}
ul#mainMenu li a.a_first{background:url('img/bg/bg_a_first.gif') no-repeat 0 0;}
ul#mainMenu li a.a_last{width:115px; background:url('img/bg/bg_a_last.gif') no-repeat 100% 0;}
ul#mainMenu li a:hover{}

/*content*/
.content{font-size:11px;}
.content h1{font-size:18px; font-weight:bold;}
.content ul.naim{margin:0; padding:0; margin-top:40px;}
.content ul.naim li{list-style-type:none; display:block;}
.content ul.naim li a{display:block; margin-bottom:2px; color:#631814;}
