body {
background-color: #010103; 
font-size:10pt;
font-family:Lucida Sans Unicode, Lucida Grande, Sans-Serif;
scrollbar-base-color: #010103;
color:#FFFFFF;
margin:0;
padding:0;
background:url("img/fon.jpg") 100% 0 no-repeat #010103; 
background-size:100%; 
background-position: 
bottom left;
}

table {table-layout: fixed;}

h1 {color: #FFFFFF}

h2 {color: #FFFFFF}

h3 {color: #FFFFFF}

h4 {color: #FFFFFF}

h5 {color: #FFFFFF}

input[type=button], input[type=submit], input[type=reset] {
background-color: #850C0E;
border: none;
color: white;
padding: 16px 32px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
border-radius: 5px;
}

input[type=text], input[type=password]  {
width: 100%;
padding: 5px 5px;
margin: 5px 0;
box-sizing: border-box;
border-radius: 5px;
}

a:link {color: #A406AA; }
a:visited {color: #A406AA; }
a:hover {color: #DB01E3; }
a:active {color: #DB01E3; }

a.class2:link {color: #D4D4D4; }
a.class2:visited {color: #D4D4D4; }
a.class2:hover {color: #ADACAC; }
a.class2:active {color: #ADACAC; }

.class2 {font-size:10pt;}

.img-responsive {max-width: 100%; max-height: 200px; display: block;}
.img-responsive2 {max-width: 100%; height: auto; display: block;}
.img-responsive-vip {max-width: 100px; max-height: 100px; display: block;}

.table-vip {float: left; max-width: 100%; height: auto; display: block;}
.table-vip2 {max-width: 100%; height: auto; display: block;}
.td-vip {text-align: center;}

.radius {
border: 0px solid;
border-top-left-radius: 15px;
border-top-right-radius: 0;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}

.radius2 {
border: 0px solid;
border-top-left-radius: 0;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}

.table222 {
padding: 25px;
background: #B49BB5;
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 14px;
border-radius: 10px;
border-spacing: 0;
text-align: center;
opacity: 1;
}

