/* CSS Document */

body {
color: #1f010d;
background-color: #1f010d;
margin-top: 0px;
font: 14px Arial, Helvetica, sans-serif;
text-align:center;
}

table {
background-color:#fde5e9;
border-width:0px;
width:950px;
text-align:center;
}

.base {
width:950px;
margin-left:auto;
margin-right:auto;
}

.top_lable {
font-size:18px;
font-weight:bold;
background-color:#f0c0c8;
padding:10px 15px 10px 15px;
}

.content {
font-size:12px;
padding:0px 10px 0px 10px;
text-align:justify;
color:#50162e;
}

.st3, .st3 a:link, .st3 a:visited, .st3 a:hover, .st3 a:active {
color: #ff0066;
}

.otpr {
background-color:#b9718d;
color: #fff;
font-weight:bold;
border-width:0px;
height:26px;
/*border: 2px solid #ffffff;*/
}

.submit {
padding:3px 10px 0px 0px;
margin-bottom:20px;
}

.avtor_l {
background-color:#f0c0c8;
margin:0px 0px 0px 5px;
}

.avtor_r {
background-color:#b9718d;
color:#fff;
padding:3px 10px 10px 10px;
font-size:12px;
text-align:left;
margin:0px 5px 0px 0px;
font-weight:bold;
}

.avtor {
margin: 10px 10px 3px 0px;
float:right;
font-weight:bold;
}

.avtor_inp {
}

.avtor_b, .avtor_b a:link, .avtor_b a:visited, .avtor_b a:hover, .avtor_b a:active {
margin: 10px 10px 3px 0px;
text-align:right;
font-size:12px;
color: #50162e;
}

#id_error_enter {
vertical-align:middle;
display: none;
z-index: 500;
position: absolute;
top: 280px;
left: 200px;
color:#1f010d;
font-size:16px;
font-weight:bold;
border:3px solid #b9718d;
background-color: #fde5e9;
padding:30px 50px 30px 50px;
text-align:justify;
filter: Alpha(Opacity=80, FinishOpacity=80, Style=1, StartX=X, StartY=Y, FinishX=X, FinishY=Y);
}