body {
margin: 0;
padding: 0;
font-family: Arial;
background: white;
}

img {
border: none;
}

table, td, div {
font-size: 12px;
color: black;
}

table {
width: 100%;
padding: 0px;
margin: 0px;
border: none;
border-collapse: collapse;
border-spacing: 0px;
}

table, td {
vertical-align: top;
padding: 0;
}

form, div {padding: 0px; margin: 0px;}

h1 {
font-size: 24px;
font-weight: normal;
}

.all{
position: relative;
width: 100%;
float: left;
height: 100%;
min-height: 100%;
width: expression(document.body.clientWidth>1000?"100%":"1000px");
min-width: 1000px;
border-top: 3px solid #FFCC00;
}

html>body .all {height: auto; min-height: 100%;}

.clearAll {
clear:both;
}

a, a:hover {
color: #0064c5;
text-decoration: underline;
}

.left_table, .right_table{
float: left;
}

.left_table {
width: 36%; //margin-right: -100%;
}

.right_table {
width: 64%; //margin-left: 18%;
}

#lang_select {
position: absolute;
z-index: 1;
top: 30px;
right: 74px;
font-size: 11px;
color: #666;
}

#lang_select a{
color: #000;
}

#logo_unvers {
position: absolute;
z-index: 1;
top: 30px;
left: 30px;
}

#quick_select{
width: 68%;
text-align: right;
padding-top: 39px;
height: 107px;
}

#quick_select div{
float: right;
text-align: left;
}

#quick_select div p{
font-weight: bold;
font-size: 11px;
}

#quick_select div select{
width: auto;
}

#menu_icons {
position: absolute;
z-index: 1;
top: 71px;
right: 20px;
}

#banner{
height: 150px;
width: 68%;
background: #FFcc00 url(/i/b/banner.gif) repeat-x;
}

#banner div{
background: #FFcc00 url(/i/b/banner_text.gif) repeat-x -15px 0;
width: 100%;
height: 150px;
}

#banner div div{
float: right;
width: 66px;
height: 150px;
background:url(/i/b/banner_ugl.png) right top no-repeat;
//background:none;
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/b/banner_ugl.png",sizingMethod="crop");
}

#menu {
width: 27%;
position: absolute;
z-index: 2;
top: 160px;
right: 20px;
line-height: 20px;
}

#menu a {
color: #666;
}

#menu a:hover {
color: #000;
}

#chel1 {
position: absolute;
z-index: 2;
top: 178px;
left: 5%;
width: 118px;
height: 191px;
background:url(/i/chel1.png) right top no-repeat;
//background:none;
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/chel1.png",sizingMethod="crop");
}

#girl {
position: absolute;
z-index: 2;
top: 165px;
left: 23%;
width: 119px;
height: 183px;
background:url(/i/girl.png) right top no-repeat;
//background:none;
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/girl.png",sizingMethod="crop");
}

#chel2 {
position: absolute;
z-index: 2;
top: 197px;
left: 33%;
width: 170px;
height: 190px;
background:url(/i/chel2.png) right top no-repeat;
//background:none;
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/chel2.png",sizingMethod="crop");
}

#main_content {
width: auto;
margin: 70px 20px 30px 0;
}

#main_content td {
width: 50%;
}

#main_content #info{
padding-left: 30px;
padding-right: 20px;
}

#main_content #news{
background: #f8f6ed url(/i/b/news_ugl.gif) bottom left no-repeat;
padding: 0 20px 20px 20px;
}

#main_content #news ul {
margin: 0;
padding: 0;
}

#main_content #news ul li{
padding: 0px 0 14px 8pt;
list-style-type: none;
behavior: expression( !this.before
? this.before = this.innerHTML = '–&nbsp;' + this.innerHTML : '' );
text-indent: -8pt;
}

#main_content #news ul li:before { content: '\–\a0'; }

#main_content h1 {
margin: 15px 0 10px 0;
padding: 0;
}

#ushki td{
width: 33%;
text-align: center;
vertical-align: middle;
}

#ushki a{
font-family: Times New Roman;
color: #666;
}

#copyright_main {
margin-top: 40px;
}

#copyright_main td {
padding-bottom: 10px
}

#copyright_main *{
color:#666;
font-size: 11px;
}

#copyright_main #parnas {
border-right: 1px solid #CCC;
width: 25%;
}

#copyright_main #parnas img{
margin: 0 5px 0 30px;
}

#copyright_main #info {
padding-left: 20px;
width: 50%;
}

#copyright_main #search {
width: 25%;
text-align: center;
padding-right: 20px;
vertical-align: middle;
}

#copyright_main #search input#text {
vertical-align: middle;
width: 150px;
height: 15px;
}

#copyright_main #search input#button {
vertical-align: middle;
margin-left: 3px;
width: 55px;
height: 22px;
font-size: 12px;
font-family: Arial;
color: black;
}

