@charset "windows-1251";
/* CSS Document */

* {margin:0; padding:0;}
body {font-family:Arial, Helvetica, sans-serif; font-size:11px; background:#FFFFFF;}
html,body {height:100%; min-height:100%;}

img {border:none;}

/* containers */

#container {min-height: 100%; width:100%; background:url(../images/main/pageBkg.png) repeat-y left;}
* html #container {height: 100%;}
#footer {height: 50px; margin: -50px 0 0 210px; width:610px; text-align:center; color:#a40000;}
#topMargin {width:820px; height:10px; background-color:#FFFFFF;}
#bottomMargin {height: 10px; margin: -10px 0 0 0; width:100%; background-color:#FFFFFF}

#left {width:210px; float:left;}
#right {width:610px; float:left; margin:0 0 0 10px;}

#spacer{width:100%; height:70px;}
.spacer {clear:both;}

#left .content {width:200px; margin:0 0 0 10px; text-align:center; font-family:"Times New Roman", Times, serif; font-weight:bold;}
#left .content .name {color:#990000; font-size:24px; margin:0 0 5px 0;}
#left .content .description {color:#7b7b7b; font-size:12px; margin:5px 0 15px 0;}
#mainBkg {margin:10px 0 0 10px;}
.div_hr_dn {width:170px; height:12px; margin:10px 0 10px 25px; background:url(../images/main/div_hor_dn3.png) no-repeat left;}
.div_hr_up {width:170px; height:12px; margin:10px 0 10px 25px; background:url(../images/main/div_hor_up4.png) no-repeat left;}
.footerSep {width:460px; height:12px; background:url(../images/main/div_hor_up.gif) no-repeat; margin:auto; position:relative}
#lang {width:200px; margin:10px 0 0 10px; text-align:center;}
#lang a{color:#717171; margin:10px; text-decoration:none;}
#lang a:hover {color:#a40000; text-decoration:underline;}


#navContainer {width:100%; margin:0 0 5px 0; background:#dbdcdc; text-align:center;}
#navContainer a {text-decoration:none;  font-size:12px; font-weight:bold; font-family:"Times New Roman", Times, serif; color:#717171; margin:0 3px 0;}
#navContainer a:hover {color:#a40000;}
#navContainer a:hover .link {text-decoration:underline;}
#navContainer a:hover .sep {text-decoration:none;}
#navContainer .selected {color:#a40000;}

#mainContents {width:98%; margin:0 0 0 0; padding:10px 10px 0;}