body {
	color: #FFFFFF;
	background-color: #01141b;
	margin: 0 auto;
	max-width: 480px;
	font: 16px Verdana;
	line-height: 1.6;
	background-attachment: fixed;
}
h1, h2, form, html, p, div, span, table, tbody, td, tr, img { margin: 0; padding: 0;}
body, table, td, th, input, textarea, select {
}
a {
    color: #accEc1;
	outline: none;
	text-decoration:none;
}
a :visited{
    color: #accEc1;
	outline: none;
	text-decoration:none;
}
a:hover { color: #feffff; text-decoration: none;}
table {border: 0; border-spacing: 0px; border-collapse: collapse; table-layout: fixed; display: table;}
img {vertical-align: middle;}
textarea {
border-radius: 5px; 
margin: 3px; 
border: 1px solid #696969; 
color: #ff7e00;

}
input[type~="text"], input[type~="password"], input[type~="select"], input[type~="radio"], input[type~="number"]
{
border:1px solid #a9a9a9;
padding:5px;
border-radius:5px;
}

select 
{
width: 195px;
border:1px solid #a9a9a9;
padding:3px;
}

input[type="submit"] 
{
background: #0070f2;
padding: 5px;
padding-left: 17px;
padding-right: 17px;
border: 1px solid #b9b9b9;
color: #fff;
margin:1px;
border-radius:5px;
}
input[type="submit"]:hover 
{
background: #220000;
padding: 5px;
padding-left: 17px;
padding-right: 17px;
border: 1px solid #b3b3b3;
color: #00ff00;
margin:1px;
border-radius:5px;
}

.v1 {
background-color: #4a0000;
}


.svet {
box-shadow: 0 0 15px rgba(43,172,200,20);
}


.v2 {
color: #ffffff;
background-color: #26262e;
}

.v2s {
background-color: #26262e;

}

.v2s:hover {

background-color: #7c7c7c;
}

.v3 {
color: #ffffff;
background-color: #435770;
padding:2px;
}

.v4 {
color: #ffffff;
background-color: #000000;
}

.v4s {
background-color: #000000;
}

.v4s:hover {

background-color: #555544;
}

.v5 
{
background-color: #111111;
border: 1px #009900 solid;
}

.v6
{
background-color: #006600;
border-top: 1px #999999 solid;
border-right: 1px #999999 solid;
border-left: 1px #999999 solid;
border-bottom: 1px #999999 solid;
margin-bottom: 4px;
margin-top: 4px;
}

.v7
{
background-color: #444444;
}

.v8
{
margin-bottom: 4px;
margin-top: 4px;
}

.v9 {
height: 20px;
padding-top: 6px !important;
}

.v10 {
margin-top: 4px;
}

.v10-5 {
	margin-bottom: 4px;
}

.v11 {
margin-bottom: -3px;
}

.v12 {
	text-align: center;
}

.t1 {
color: #ffc2c2
}

.t2	{
color: #C2DFFF;	
}

.t3 {
color: #ffe6c2;
}

.t4 {
color: #fff7c2;
}

.bts{border-top: 1px #999999 solid;}
.brs{border-right: 1px #999999 solid;}
.bls{border-left: 1px #999999 solid;}
.bbs{border-bottom: 1px #999999 solid;}

.btd{border-top: 1px #999999 dotted;}
.brd{border-right: 1px #999999 dotted;}
.bld{border-left: 1px #999999 dotted;}
.bbd{border-bottom: 1px #999999 dotted;}

.btda{border-top: 1px #999999 dashed;}
.brda{border-right: 1px #999999 dashed;}
.blda{border-left: 1px #999999 dashed;}
.bbda{border-bottom: 1px #999999 dashed;}

.p { padding: 3px;}