#bordered { border : 1px solid Black; }
#line { border-bottom-color : Gray; border-bottom-style : solid; border-bottom-width : 1px; }
.adm-color4 { background-color : #939991; color : #000000; font-weight : bold; }
.block-title { font-family : verdana; font-size : 13px; font-weight : 800; color : #000000; padding-top : 3px; padding-right : 6px; padding-bottom : 3px; padding-left : 6px; }
.border-bottom { border-bottom-color : Black; border-bottom-style : solid; border-bottom-width : 1px; }
.border-bottom-left-top { border-bottom-color : Black; border-bottom-style : solid; border-bottom-width : 1px; border-left-color : Black; border-left-style : solid; border-left-width : 1px; border-top-color : Black; border-top-style : solid; border-top-width : 1px; }
.border-left-top { border-top-color : Black; border-top-style : solid; border-top-width : 1px; 		border-left-color : Black; border-left-style : solid; border-left-width : 1px; }
.border-left-top-right { border-top-color : Black; border-top-style : solid; border-top-width : 1px; 		border-left-color : Black; border-left-style : solid; border-left-width : 1px; border-right-color : Black; border-right-style : solid; border-right-width : 1px; }
.border-right { border-right-color : Black; border-right-style : solid; border-right-width : 1px; }
.border-right-bottom { border-bottom-color : Black; border-bottom-style : solid; border-bottom-width : 1px; border-right-color : Black; border-right-style : solid; border-right-width : 1px; }
.border-right-bottom-left { border-bottom-color : Black; border-bottom-style : solid; border-bottom-width : 1px; border-left-color : Black; border-left-style : solid; border-left-width : 1px; border-right-color : Black; border-right-style : solid; border-right-width : 1px; }
.border-top { border-top-color : Black; border-top-style : solid; border-top-width : 1px; }
.border-top-right-bottom { border-bottom-color : Black; border-bottom-style : solid; border-bottom-width : 1px; border-top-color : Black; border-top-style : solid; border-top-width : 1px; border-right-color : Black; border-right-style : solid; border-right-width : 1px; }
.cursor-magnify { cursor : url(/m/m_site/images/magnify.cur); }
.error-line { background-color : #ffaaaa; }
.first-line { background-color : #ebebeb; }
.help { font-size : 12px; background-color : #E3EEFD; }
.m_text_bbbb { font-size : 10px; color : #00cccc; } 
.middle-title { font-size : 12px; font-weight : 800; text-align : center; border-bottom : 1px solid gray; border-bottom : 1px solid gray; border-bottom-style : solid; border-bottom-width : 1px; line-height : 20px; vertical-align : middle; }
.second-line { background-color : #D9D9D9; }
.select-focus { background-color : #ffff66; }
.textarea-focus { background-color : #ffff66; }
.third-line { background-color : #C4C4C4; }
b { font-weight : 800; }
body { background: url(/netranzuok/m/m_images/wfiles/line.gif) white; font-family : verdana,times new roman,courier,serif; font-size : 11px; color : #000000; background-color : #ffffff; margin-top : 0; margin-left : 0; margin-right : 0; margin-bottom : 0; } 
H1 { color : #000000; }
H2 { color : #000000; }
H3 { color : #000000; }
H4 { color : #000000; }
H5 { color : #000000; }
H6 { color : #000000; }
hr { color : #ff0033; }
i { font-style : italic; }
img { border : none; } 
input { font-family : verdana; font-size : 11px; font-weight : normal; }
input.checkbox-focus { font-family : verdana; color : #000000; background-color : #ffff66; }
input.input-button { font-family : verdana; font-size : 11px; font-weight : normal; cursor : pointer; padding-top : 0px; padding-right : 1px; padding-bottom : 0px; padding-left : 1px; border : 1px solid Black; }
input.input-fields-focus { font-family : verdana; font-size : 12px; font-weight : normal; color : #000000; background-color : #ffff66; border-color : Black Silver Silver Black; border : 1px solid Black; }
input.input-file { font-family : verdana; font-size : 12px; font-weight : normal; padding-top : 0px; padding-right : 1px; padding-bottom : 0px; padding-left : 1px; border-color : Black Silver Silver Black; border : 1px solid Black; }
input.input-image { font-family : verdana; font-size : 12px; font-weight : normal; }
li { text-align:left; }
ol { font-family : verdana; font-size : 11px; color : #000000; }
p { font-family : verdana; font-size : 11px; color : #000000; }
select { font-family : verdana; font-size : 11px; font-weight : normal; border-color : Black Silver Silver Black; border : 1px solid Black; }
td,pre { font-family : verdana; font-size : 11px; } 
textarea { font-family : verdana; font-size : 11px; font-weight : normal; border-color : Black Silver Silver Black; border : 1px solid Black; }
th { font-family : verdana; font-size : 11px; font-weight : 800; text-align : left; }
u { text-decoration : underline; }
ul { font-family : verdana; font-size : 11px; color : #000000; }

li {
    font-size: 9pt;
}
a {
    text-decoration: none;
    color: black;
}
a:hover, a:active {
    text-decoration: underline;
}
li a {
    text-decoration: none;
    color: yellow;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
}
li a:hover, li a:active {
    background-image: url(/netranzuok/m/m_images/wfiles/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 3px 0 3px 20px;
    margin: .4em 0;
}

.LoginBlock {
    color: white;
    height: 34px;
    padding-left: 100px;
    position: absolute;
    top: 60px;
}

.NiceInputs select, .NiceInputs input {
    height: 26px;
    font-size: 18px;
    text-align: center;
}

input, textarea, select {
    border: 1px solid silver;
    color: grey;
}

.LoginBlock input {
    width: 93px;
    height: 26px;
    font-size: 18px;
    text-align: center;
}

.DoBlock {
    color: white; 
    height: 60px; 
    padding-left: 265px;
    padding-left: 265px; 
    position: absolute;
    top: 128px;
}

.DoBlock a {
    color: white;
}

.MenuBlock {
    padding-left: 270px;
    position: absolute;
    top: 270px;
}

form {
    margin: 0;
    padding: 0;
    display: inline;
}

.ActionText {
    color: red;
    font-size: 18px;
    text-transform: uppercase;
}

.Banners {
    padding-left: 10px;
    position: absolute;
    top: 380px;
}