@import "/font/america.css";
HTML, BODY {width:100%; height:100%; padding:0px; margin:0px}
BODY {font-family:Arial, Helvetica, Tahoma; font-size:0.8em; background:#FFF url(/img/bkg.png); color:#000}
* html .main {height:100%}

.main {width:941px; min-height:100%; margin:0px auto -90px auto; background: #FFF url(/img/main-bkg.png) repeat-x;box-shadow: 0px 8px 8px #BDBDBD;}

#header {height:65px}
  #logo {width:50px; float:left; text-align:right}
  #name {margin:0px 500px 0px 60px; padding-top:5px; font-size:13px}
  #abbr {width:450px; height:40px; background:#648981; color:#FFF; float:right}
  #abbr A {display:block; color:#FFF; text-decoration:none}
    #abbr #short {width:80px; float:left; text-align:right}
    #abbr #full {float: left;
    font-size: 14px;
    text-align: left;
    padding-top: 12px;
    padding-left: 12px;
    font-weight: bold;}

.search {height:20px}

.search-tpl {float: right;}
	
.h-menu {height:20px}

.low {margin: 5px 0 0 60px;
    width: 222px;
    font-size: 14px;
    background: #648981;
    padding: 5px 0 6px 0;
    border-radius: 4px;}
	
.low:hover {background:#799D95; cursor: pointer;}
	
.low a {color: #fff; text-decoration: none;}

.top-menu-block .search {width:200px; float:right; margin-top:5px}
  
.lang {float:right; margin:20px 40px 0px 0px; font-size:0.85em}
.lang A {color:#000; text-decoration:none}



#content {margin: 0px 10px 20px 10px;}

UL {margin:0px; padding:0px}

.spacer {height:90px; clear:both}

.footer {width:941px; height:90px; font-size:0.8em; margin:0px auto}
.footer A{color:#555}

.footer .black_line {height:5px; background:#648981; margin-bottom:10px}
.footer .lcol {width:500px; float:left}
.footer .lcol .bottom_menu {list-style:none; margin-bottom: 30px; width: 450px;}
.footer .lcol .bottom_menu LI {float:left; margin-right:15px}
.footer .lcol .bottom_menu A {color:#555}
.footer .lcol .bottom_menu A:hover {color:#AAA}

.footer #copyright {margin:45px 0px 0px 0px; font-weight:bold; font-size:0.9em}
.footer #copyright A {color:#000}
.footer #copyright A:hover {color:#555}
.footer .rcol {width:440px; float:right}
.footer .rcol .contacts{font-weight:bold; text-align:right; line-height:1.4}