/*Основни*/
body {
background: #000000;
background: url(../images/background.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
margin-bottom: 0;
margin-top: 0;
cursor: default;
}

input,textarea,select{
background-color: #272727;
color: white;
border: 1px solid;
border-color: black;
PADDING-TOP: 2px;
PADDING-BOTTOM: 2px;
MARGIN: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px; 
color: #FFFFFF;
}

a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #21ABCD;
}

.hr {
border-bottom: 1px #444 dotted;
margin-top: 5px;
margin-bottom: 5px;
}

ul{
margin: 0; 
padding: 0; 
list-style-type: none;
}

#main {
background: #000000;
border: 0px dashed;
}
/*Основни*/

#menu-header {
background: url(../images/bgg.gif) repeat-x;
height: 28px;
color: #555555;
padding-top: 5px;
text-align: center;
}
/*Хедър*/

/*Менюта*/
#menubg {
background: url(../images/menubg.gif) repeat-x;
height: 25px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: center;
border: 1px #000000 solid;
}

.menubrd {
border: 1px #555555 solid;
padding: 5px;
color: #FFFFFF;
background: url(../images/sss.png) repeat;
}
/*Менюта*/

/*Фуутър*/
#footer {
background: #000000;
height: 80px;
}
/*Фуутър*/

/*Меню-Хедър*/
#menu {
margin: 0px;
padding: 0px;
clear: both;
overflow: hidden;
background: #696969 url(../images/menu.gif) repeat-x;
}

#menu ul {
margin: 0px auto;
padding: 0px;
list-style: none;
}

#menu ul li {
margin: 0px;
padding: 0px;
list-style: none;
display: inline;
}

#menu  img {
border: none;	
}

#menu a {
margin: 0px 0px 0px 3px;
padding: 5px 7px 5px 7px;
height: 1%;
background: #0C0C0C url(../images/menu.gif) repeat-x;
color: #FFFFFF;
text-decoration: none;
display: block;
float: left;
}

#menu a:hover {
margin: 0px 0px 0px 3px;
padding: 5px 7px 5px 7px;
height: 1%;
background: #3B444B ;
color: #fff5f8;
text-decoration: none;
display: block;
float: left;
}
/*Меню-Хедър*/

/*Navigation Menu*/
.navigmenu a{
color: #FFFFFF;
}

.navigmenu a:hover {
color: #7CAD00;
}
/*Navigation Menu*/

/*Приятели*/
#friends ul li {
display: block;
font-size: 11px;
margin: 0 0 4px 0;
}

#friends ul li a {
display: block;
background: url(../images/bull.gif) 0 2px no-repeat;
padding: 4px 0 4px 18px;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

#friends ul li a:hover {
color: #7CAD00;
}
/*Приятели*/

/*Новини*/
#news {
border: #FFFFCC solid 1px;
color: #E25822;
display: block;
font-weight: bold;
padding: 3px 0 3px 10px;
}
/*Новини*/