body{
background:url(img/bground.jpg);
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #555555;
font-size:12px;
}

#all{
border:1px;
border-color:black;
border-style:solid;
margin:0px auto;
background-color:#000000;
}

#top
{
text-align:center;
border-bottom: 0px solid black; 
}

#pd
{
width:100%;
background:url(img/pbg.GIF);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #fff;
padding-top:5px;
border-top : 1px solid #000;
border-bottom : 1px solid #000;

}



#menu
{
margin:5px 10px 10px 10px;
margin-top:0px;
float:left;
width:150px;

}

#content
{
margin:10px;
margin-top:8px;
float:right;
width:73%;
background:url(img/tlo.jpg);
	font-size : 12px;
	color : #555555;


}

#text
{
padding:4px;
}

.cl
{
clear:both;
}

#menu h2
{
text-align:center;
margin-top:10px;
margin-bottom:0px;
background: url(img/main.gif);
height:20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #ffffff;

border:1px solid white;
border-bottom:0px;
padding : 4px;
}

#menu ul
{
list-style-image:url(img/arrow.gif);
margin:0px;
background: url(img/tlo.JPG);
border:1px solid white;
}

#content h1
{
text-align:center;
margin:0px;
background: url(img/nagme.jpg);
height:20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #ffffff;

border-bottom : 1px solid #e1e1e1;
padding : 4px;
}

#footer
{width:100%;
text-align:center;
height:20px;
border : 1px solid white;
background:url(img/tlo2.jpg);

}

a {
	color : #fff;
	text-decoration : none;
}

.left
{
float:left;
}

.right
{
float:right;
}

.adv{
background: url(img/tlo.JPG);
text-align:center;
}

.article{
margin:2px;
}

#pages{
margin:15px;
}

.news {
margin-top:10px;
padding-bottom:5px;
}

.news{
border-bottom:1px solid #E1E1E1;
}

.news .date{
font-size:10px;
padding:5px;
}

.news .more{
display:none;
}