﻿html, body {height:100%;}
.conteiner {margin:0px auto; position:relative; width:968px; min-height: 100%;}
* html .conteiner {height:100%;}

* {margin:0px; padding:0px;}
img {border:none;}
body { background:url('images/bg.gif') repeat-y center top; font-family:Tahoma;}

/* ---------- HEADER ---------- */
.header {position:relative; height:160px;}
.header2 {position:relative; height:40px;}



/* ----------- LEFT ----------- */
.left {float:left; position:relative; width:189px;}
.left .logo {padding-top:115px; height:255px;}
.left .menu_left { list-style:none; margin:11px 0px 0px 15px;}
.left .menu_left li { margin-bottom:15px;list-style:none;}
.left .menu_left li a {color:#404042; text-decoration:none; font-size:14px; display:block; width:140px; height:42px; background:url('images/li.gif') no-repeat; text-align:center; padding-left:10px; padding-right:10px; padding-top:10px;}
.left .menu_left li.two_line a { padding-top:3px; height:49px;}


/* ---------- RIGHT ----------- */
.right {float:right;position:relative; width:116px;}



/* ---------- CONTENT --------- */
.end_content {position:relative; height:100px; clear:both;}
.txt {padding-left:189px; padding-right:116px; }
.txt .top {width:663px; height:336px; float:left;}
.txt ul.menu_top {width:658px; height:40px; background:#aa2536; float:left; margin:5px 0px 30px 0px;  list-style:none; }
.txt .menu_top li { float:left; padding:0px 5px 0px 5px;   border-right:1px solid #e7e7e9;list-style:none;margin:-10px 0 0 0; border:none;}
.txt .menu_top li a {color:#e7e7e9; text-decoration:none; }
.txt .menu_top li.last { border:none;}
.txt .menu_top li.item5{ border:none;}


.txt p { margin:0px 20px 20px 20px; text-indent:20px;font-size:14px;}
.txt ul { margin:0px 20px 20px 35px;}


/* ---------- FOOTER ---------- */
.footer {margin:0px auto; width:968px; position:relative; margin-top:-100px; height:100px;}
.footer .foot {width:268px; height:90px; background:url('images/foot.gif') no-repeat; margin-right:68px; float:right; color:#d2d3d5; font-size:17px; padding-left:20px; padding-top:10px;}
*html .footer .foot {margin-right:34px;}
.footer .ico { float:left; padding-left:120px; padding-top:40px;}
.footer .ico a img {margin-right:3px;}








