@charset "windows-1251";
html {height:100%;}
body {margin: 0px; padding: 0px; background:#e3e3e3; min-width: 1000px; font:13px Arial; height:100%;}
a {color:#0687ea;}
a:hover {color:#1869a7;}
a img {border:0;}

#conteiner {background:url(images/win.jpg) no-repeat right top; min-height:100%; position:relative;}
#header {background:url(images/sitename.gif) no-repeat 0 50px; padding:220px 310px 0 0;}
.tmenu {background:#c50101 url(images/bg_menu.png) repeat-x; height:40px; position:relative;}
.tmenu ul {padding:10px 0 0 30px; margin:0; list-style-type:none;}
.tmenu ul li {float:left; margin-right:20px;}
.tmenu ul li a:hover img { padding-top:3px;}
.cormenu {background:url(images/cormenu.png) no-repeat; width:10px; height:40px; position:absolute; right:-10px; top:0;}
#content {padding:10px 25px 70px 25px;}
#content h1 {font:bold 24px Arial;}
#content h2 {font:bold italic 18px Arial; margin-left:20px;}
#content p, #content ul {margin-left:20px; line-height:20px;}
table.prof {width:600px; border:0; padding:0; margin:0;}
table.prof td {width:200px; text-align:center; vertical-align:top;}
#footer {background:#636466; height:62px; width:100%; position:absolute; bottom:0; left:0;}
.fcontent {padding:25px 0 0 50px; color:#fefefe}
