body {
font:normal 17px Arial, sans-serif;
color:#3f3f3f;
margin:0;
padding:5px;
}

div.head {
font-size:17pt;
width:100%;
}

a {
color:#00C0F3;
border-bottom:2px solid #00C0F3;
text-decoration:none;
}

a:hover {
color:#80D32F;
border-bottom:2px solid #80D32F;
text-decoration:none;
}

a.img, table.messages a {
border-bottom-width:0px;
}

div.page {
margin-top:25%;
}

div.content {
width:400px;
margin-left:50%;
margin-right:50%;
}

p {
color:#3f3f3f;
}

a.logo{border-width:0px;}

h1.logo {
margin:10px;
font-size:40px;
}

.c1 {
color:#80E519;
}

.c2 {
color:#80d32F;
}

.c3 {
color:#58BDE7;
}

.c4 {
color:#08A4FF;
}

.c5 {
color:#1878b2;
}

.c6 {
font-size:20pt;
}

div.user_form{
/*padding-left:200px;*/
font-size:10px;
width:100%;
/*margin-left:20px;*/
margin-bottom:20px;
}
table.messages{
border:solid 1px #B9D3D8;
height:200px;
}
table.messages td.item{
background-color:#F4F9FA;
padding:10px;
border-bottom:solid 1px #B9D3D8;
}
table.messages td.is_readed{
background-color:white;
}
table.user_form {
width:100%;
}
table.user_form th{white-space:nowrap;}

table.user_form input{
font-size:10px;
border:solid 1px gray;
}

table.user_form button{
font-size:10px;
border:solid 1px gray;
}

table.user_form td{
padding-right:10px;
white-space:nowrap;
}
table.user_form td.logout{
text-align:right;
width:100%;
}

.topright_ad{
text-align:right;
font-size:12pt;
}

.form th {
text-align:right;
}

.form,.form td {
font-size:14pt;
padding:5px;
}

.form input,.form textarea, .form select {
width:390px;
font-size:14pt;
color:gray;
border:solid 1px #B9D3D8;
}
.messages textarea{
width:100%;
}

.form button {
font-size:14pt;
}

.form textarea {
height:100px;
}
.form td.error{
color:red;
}

.div_register {
float:left;
width:70%;
}

.div_auth {
float:left;
width:30%;
}

small {
font-size:8pt;
color:#6f6f6f;
}

img.rank {
margin-right:3px;
}

img.rank_active {
margin-right:3px;
cursor:pointer;
}

.catalog_rank {
margin-top:10px;
}
span.head {
color:#9f9f9f;
}
table.messages td.selected {
/*border:1px solid #B9D3D8;*/
background-color:white;
}

.top_right{text-align:center;}
.top_right a{border-width:0px;}
.top_right img{border-width:0px;}
div.gallery{float:left; margin:10px; text-align:center; width:45%; overflow:visible;}
div.gallery a {border-width:0px;}
div.gallery p.name {font-size:10pt;margin-top:2px;}
.clear{clear:both;}
