/* CSS Document */

/*div {border: 1px black solid; } */

body {
	background-color: #FFFFFF;
	font-family: Tachoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;


}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-image: url(images/Layout_r3_c1.png);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #fff;

}

#header {
	padding: 0;
	margin: 0;
	background: #FFFFFF url(images/Layout_r1_c1.jpg) no-repeat  center top;
	height: 182px !important;
	height: 192px;
	
	width: 840px;

}
#container {
	margin: 0;
	

}
#side-a {
	float: left;
	width: 148px !important;
	width: 172px;
	padding: 0 4px 0 18px;
}

#side-b {
	float: right;
	width: 164px;
}

#content { 
	padding: 0 8px;
	
	float: left;
	width: 484px !important;
	width: 496px;
}

#content p {
	
	font-size: 11px;
	text-align: justify;
}

#footer {
	clear: both;
	background: url(images/Layout_r5_c1.jpg) no-repeat center bottom;
	height: 54px;
	width: 840px;

}


h1, h2 {
	padding: 0;
	margin: 6px 0 6px 0;
	font-size: 12px;
}


#side-a ul
{
margin: 6px 0;
padding: 0;
list-style-type: none;
font-size: 11px;
line-height: 100%;
}
.p {font-weight: bold ;

margin: 4px 0 0 0; 
}
#side-a ul li a {text-decoration: none; }

#side-a ul li a:link, a:visited {color: #666; }

#side-a ul li a:hover, a:active {color: #000; }

 .floatleft
{
float: left;
margin: 0 10px 0 0;
border: 1px solid #666;
padding: 2px;
}
 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

#pojnews {line-height: 110%; 
font-size: 11px;
}

#news a {font-size: 11px; }

#content h2 a.bp {text-decoration: none ;
color: #000;
}

#content p a.bp {text-decoration: none ;
color: #000;
}