/*
Designed by Ferdinand
ICQ:695-646
*/

body {
background: #fff;
font-family: Tahoma;
font-size: 11px;
color: #9c9c9c;
margin: 4px auto;
max-width: 300px;
}

a {
color: #2fa4ff;
text-decoration: none;
}

a:hover {
color: #858585;
text-decoration: none;
}

.info {
background: #929292;
padding: 2px;
color: #d5d5d5;
margin-top: 7px;
}

.info a {
color: #fff;
text-decoration: none;
}

.info a:hover {
color: #fff;
border-bottom: 1px dotted #fff;
text-decoration: none;
}

.news {
background: #bdbdbd;
width: 18px;
height: 18px;
margin: 4px;
color: #fff;
font-size: 8px;
}

.nt {
padding-left: 28px;
margin-top: -23px;
margin-bottom: 10px;
padding-bottom: 7px;
border-bottom: 1px dotted #e8e8e8;
}

.nt a {
color: #91c81d;
text-decoration: none;
}

.nt a:hover {
color: #91c81d;
border-bottom: 1px dotted #91c81d;
text-decoration: none;
}

.kat {
background: #91c81d;
width: 18px;
height: 18px;
margin: 4px;
color: #fff;
font-size: 8px;
}

.foot {
background: #929292;
padding: 2px;
color: #ebebeb;
}

.foot a {
color: #fff;
text-decoration: none;
}

.foot a:hover {
color: #fff;
border-bottom: 1px dotted #fff;
text-decoration: none;
}

.inf {
color: #9c9c9c;
text-align: left;
font-size: 10px;
}

input, select, textarea, buttons {
border: 1px solid #91c81d;
font-size: 10px;
color: #9c9c9c;
padding: 1px;
margin: 0 0 2px;
}

/*
Designed by Ferdinand
ICQ:695-646
*/