body { 
	background: #edede4 url(/images/main_bg-2.gif) no-repeat top left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding: 0px; 
	margin: 0px; 
	color:#35383d;
}


.content {
	width:950px;
	height:auto;
	margin:10px auto;
	
}

.header {
	width:950px;
	height:170px;
	padding-top:0px;
	text-align:right;
}

.header h1{
	clear: both; 
	float:right; 
	font-size: 32px;  
	margin: 100px 10px 0 0; 
	font-weight: bold;
	color:#4f6a30;

	
}

.header h2{
	clear: both; 
	float: right; 
	color:#2f3b0f; 
	font-size: 12px;  
	padding: 0px; 
	margin: 5px 20px 0px 0px;
	color:#444444;
}

.top {
	width:950px;
	height:28px;
	background:#fff url(/images/content-top.jpg) top no-repeat;
}

.site {
	width:950px;
	height:auto;
	background:#fff;
	float:left;
}

.bottom {
	width:950px;
	height:28px;
	background:#fff url(/images/content-bottom.jpg) top no-repeat;
	clear:both;
}
.menu-top {
	width:950px;
	height:auto;
	
}

.menu-top ul { 
	margin:0px;
	padding-left:10px;
	margin-left:15px;
	float:left;
}

.menu-top li {  
	margin: 0px; 
	padding: 1px 0px 2px 19px; 
	list-style-type: none; 
	font-size: 11px; 
	background: url(/images/subcategbullet.gif) no-repeat left 3px; 
	border: 0;

}

.menu-top li a { 
	color:#808459; 
	font-size: 11px; 
	text-decoration:none;
}

.menu-top li a:visited { 
	color:#808459; 
}

.menu-top li a:hover { 
	color:#808459;
	text-decoration:underline;
}

.menu-top span{
	color:#6E823A;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
}





.site-left {
	width:190px;
	height:auto;
	float:left;
	background:#fff;
	text-align:left;
	margin-bottom:30px;
	padding-top:10px;
	padding-left:10px;
}

.site-left h3 {
	margin-left:10px;
	border-bottom:1px dotted #d8d8d8;
	color:#808459;
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
}


.site-left ul { 
	margin:0px;
	padding-left:10px;
}

.site-left li {  
	margin: 0px; 
	padding: 3px 0px 4px 19px; 
	list-style-type: none; 
	font-size: 11px; 
	background: url(/images/subcategbullet.gif) no-repeat left 5px; 
	border: 0;

}

.site-left li a { 
	color:#808459; 
	font-size: 11px; 
	text-decoration:none;
}

.site-left li a:visited { 
	color:#808459; 
}

.site-left li a:hover { 
	color:#808459;
	text-decoration:underline;
}

.site-left span{
	color:#6E823A;
	margin-left:5px;
	font-size:12px;
	font-weight:bold;
}

.site-center {
	width:725px;
	height:auto;
	float:left;
	background:#fff;
	text-align:justify;
	padding:10px;
	margin-bottom:50px;
}

.site-center h1 { 
	font-size: 22px; 
	line-height: 22px;  
	font-weight: normal; 
	padding: 0px 0px 1px 0px;
	margin: 0px; color:#739d00;
}

.site-center h2 { 
	padding: 5px 0px; 
	margin: 0px; 
	font-size: 10px; 
	color:#777777; 
	font-weight: normal;
	border-bottom:1px dotted #CECEC6;
}

.PostContent { 
	font-size: 12px;  
	padding:10px 0px;
}

.PostContent p { 
	font-size: 12px; 
	line-height:17px;
	padding:5px 0px;
}





div.pagination {
		width:680px;
        padding:10px;
        margin:10px;
        text-align:center;
        float:right;
        font-size:10px;
        border-top:1px dotted #CECEC6; 
}
div.pagination a {
        padding: 2px 5px 2px 5px;
        margin-right: 2px;
        border: 1px solid #ddd;
        text-decoration: none;
        color: #855E42;
}
div.pagination a:hover{
        border:1px solid #ddd;
        color: #fff;
        background-color: #EDEDE4;
}

div.pagination a:active {
	 border:1px solid #ddd;
        color: #fff;
        background-color: #EDEDE4;
}

div.pagination a.current {
        padding: 2px 5px 2px 5px;
        margin-right: 2px;
        border: 1px solid #ddd;
        font-weight: bold;
        background-color: #EDEDE4;
        color: #662653;
}
div.pagination a.disabled {
        padding: 2px 5px 2px 5px;
        margin-right: 2px;
        border: 1px solid #ddd;
        color: #855E42;
}

.footer {
	width:950px;
	height:auto;
	padding-top:5px;
	text-align:center;
	clear:both;
	border-top:1px dotted #d8d8d8 ;
	background:#fff;
	
}

.jofi-reklama {
	width:730px;
	height:auto;
	float:left;
	text-align:center;
	background:#D7669E;
	border:1px solid #a4a4a4;
	padding-bottom:5px;
	margin-bottom:10px;
}

.jofi-reklama2 {
	width:160px;
	padding:10px 5px;
	margin-left:10px;
	margin-bottom:20px;
	background:;
	border:0px solid red;
	
}



