@charset "windows-1251";
* {
padding: 0px;
margin: 0px;
}
html, body {
height: auto !important;
height: 100%;
background-image: url(../images/bg.jpg);
}
body {
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
color: #fff;
min-height: 1000px;
}
a {
outline: none;
color: #b63333;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
img {
border: none;
}
table {
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}
table td {
padding:0px; /* cellpadding="0" */
text-align: left;
vertical-align: top;
}
/* HEADER */
/* MENU */
.menu {
 width: 50%;
}
.menu a {
 color: #fff;
 text-decoration: none;
}
.menu a:hover {
 text-decoration: none;
 border-bottom: 1px solid #cc3300;
}
.menu div {
 float: left;
 width: 20%;
 text-align: center;
 margin-top: 25px;
 margin-bottom: 5px;
}
/* /MENU */
/* WHITE BLOCK */
.white_block {
 width: 100%;
 background-color: #fff;
 color: #000;
}
.white_block_cont {
 margin-left: 25px;
 margin-right: 25px;
 margin-bottom: 15px;
}
.logo {
 margin-top: 35px;
 margin-bottom: 15px;
}
.auth {
 margin-top: 35px;
 margin-bottom: 20px;
 font-size: 11px;
}
.auth a {
 color: #000;
}
.mlogin {
 color: #924E39;
 padding-top: 8px;
}
.mpasswd {
 color: #007995;
 padding-top: 4px;
 padding-right: 4px;
}
.auth_line {
 width: 104px;
 height: 20px;
}
.auth_img {
 padding-left: 8px;
}
.auth_reg {
 padding-top: 8px;
}
/* /WHITE BLOCK */
/* /HEADER */
/* CONTENT */
/* DOWN MENU */
.down_menu {
 width: 100%;
 min-width: 1000px;
 margin-top: 12px;
 margin-bottom: 40px;
}
.down_menu td {
 width: 14,2%;
 text-align: center;
}
.down_menu a {
 color: #fff;
 text-decoration: none;
 font-size: 15px;
}
.down_menu a:hover {
 text-decoration: none;
 border-bottom: 1px solid #cc3300;
}
/* /DOWN MENU */
/* LEFT BLOCK */
.left_block {
 margin-left: 25px;
 margin-right: 65px;
 text-align: justify;
}
.winners {
 width: 100%;
 margin-top: 25px;
 margin-bottom: 25px;
}
.winners td {
 text-align: center;
}
.winners img {
 border: 3px solid #fff;
}
.winners_title {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 22px;
 font-style: italic;
 text-align: center;
 padding-bottom: 15px;
}
/* /LEFT BLOCK */
/* CENTER BLOCK */
.usr_info {
 background-image: url(../images/user/bg.jpg);
 text-align: center;
 padding-top: 12px;
 padding-bottom: 5px;
 margin-top: 5px;
 margin-bottom: 16px;
}
.usr_info a {
 color: #fff;
}
/* /CENTER BLOCK */
/* RIGHT BLOCK */
.right_block {
 margin-left: 65px;
 margin-right: 25px;
 text-align: justify;
}
/* /RIGHT BLOCK */
/* /CONTENT */
/* FOOTER */
.footer {
 width: 100%;
 margin-top: 25px;
 margin-bottom: 12px;
}
/* /CONTENT */
/* REGISTRATION */
.registration {
 margin-left: 25px;
 margin-right: 25px;
}
.reg_table td {
 height: 26px;
}
.reg_descr {
 font-size: 11px;
 color: #999;
 padding-bottom: 8px;
}
.reg_frame {
border: 0px;
background-color: #fff;
width: 750px;
height: 200px;
margin-bottom: 10px;
}
.capcha img {
 margin-top: 8px;
 margin-bottom: 8px;
 border: 1px solid #fff;
}
.reg_title {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 font-style: italic;
 margin-bottom: 15px;
}
/* /REGISTRATION */

.h1 {

 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 10px;
 font-style: italic;

}

.h2 {

 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 9px;
 font-style: none;

}