/* CSS Document */

html {
height:100%;
background-color:white;
}
body {
position:relative;
min-height:100%;
margin:0 auto; padding:0;
width:1263px;
}
#title {
height:209px;
background:url(img/title.gif) no-repeat;
}
#main {
float:left;
width:79%;
margin-left:21%;
}
#select {
padding-left:0;
margin-left:0;
height:685px;
float:left;
width:21%;
margin-left:-100%;
background:url(img/side.gif) no-repeat;
}
* html #main {
margin-left:10%
}
* html body {
height:100%;
}
#content {
margin:5px 0;
overflow:hidden;
width:100%;
padding-bottom:114px;
}
#meta{
padding:1px 0;
background:url(img/polosa_kv.gif) repeat-x;
width:100%;
position:absolute;
bottom:0;
height:104px;
font-size:70%;
}
p {
margin-top:0px;
font-size:85%;
padding:0px 45px;
}
ol {
float:left;
list-style:none;
margin:0; padding:0;
}
UL {
list-style: disk inside;
padding-left:85px;
font-size:85%;
}
#title A:link, #title A:active,#title A:visited {
color:black;
font: bold 16px Arial, sans-serif;
text-decoration:none;
}
#title A:hover {
text-decoration:underline;
}
#link {
margin-left:40px;
height:127px; margin-top:12px;
}
.logo {
outline:none;
}
.form {
padding-right:140px; font-size:90%; 
}
.header {
color:rgb(157,162,108);
padding-left:45px;
margin:0;
line-height:40px;
}
.menu {
float:left;
padding: 18px 80px;
list-style:none;
}
.sl {
font: 12pt "Times New Roman", Times, serif;
padding:40px 0 0 40px;

}
.sm {
margin-bottom:0;
font: bold 12pt Arial,  serif;
color:RGB (105,105,107);
padding:30px 0 0 40px;
}
#select A:link, #select A:active, #select A:visited {
text-decoration:none;
color:rgb (195,52,55);
}
#select A:hover {
text-decoration:underline;
}
.table {
font-size:80%; padding-left: 50px;
}
.fleft {
padding:30px 0px 0px 30px;
float:left;
}
.podval {
color: gray;
padding:10px 30px 0 30px;
}
#meta strong {
padding: 0 0 0 45%;
}
#forment {
border:1px; background-color:rgb(177, 179, 176); font-weight:bold;
margin-left:140px;color:rgb(105,105,107);
}