<!-- begin rss-script.ru style -->
.divrrs{width:100%;font-size:12px;background-color:#ffffff;color:#000000;padding:5px;margin:5px;}
.arss{color:#000000}
.h1rss{font-size:16px;}
.h2rss{font-size:14px;}
<!--</style>-->


body {
	background: images/images/background.jpg ;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.menu {
	font-size: 13px;
	list-style: none;
	margin: 0px;
	text-align: center;
}

.menu li {
    display: block;
    float: left;
}

.menu li a:link, .menu li a:visited {
	color: #666666;
	background: #E7EFCF;
    padding: 5px;
    margin: 0px;
    text-decoration: none;
    height: 1px;
}

.menu li a:hover {
	background: #fff;
}

ul {
	margin: 0;
	padding: 0;
}

.left {
	padding: 10px;
	font-size: 10px;
	background: #EFD3AD;
}

.right {
	padding: 5px;
	font-size: 11px;
	background: #EFD3AD;
}

.content {
	padding: 10px;
	background: images/images/background.jpg ;

}

li {
    list-style-type: square;
}

a {
	color: #666666;
    text-decoration: none
}

a:link {
    color: #595959;
    text-decoration: none

}

a:visited {
    color: #6E6E6E;
    text-decoration: none
}

a:active {
    color: #3C3C78;
    text-decoration: none
}

a:hover {
    color: #464B64;
    text-decoration: underline
    
}

.left input {
	font-size: 11px;
}

.left ul {
	margin: 0 0 10px 20px;
}

hr {
	color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	width: 100%;
	height: 1px;
   }

.post, .comment, .comment_form {
	margin-bottom: 20px;
    * height: 0;
      background: images/images/background.jpg ;

}

.post .title, .comment .title {
	font-weight: bold;
    * height: 0;
      background:#FFFF99;
      text-align: center;

}

.post .story, .comment .story {
	text-align: justify;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
      background: images/images/background.jpg ;

}

.post hr, .comment hr {
	width: 50%;
}

.post .date, .comment .date {
	font-size: 80%;
}

.post .attr, .comment .attr {
	font-size: 80%;
	text-align: right;
}

.post .podrobno {
	font-size: 80%;
	text-align: right;
}

.post .cn_news_even, .comment .cn_comment_odd {
}

.post .cn_news_odd, .comment .cn_comment_even {
	padding: 5px;
	background: images/images/background.jpg ;
}

.post .cn_news_odd hr, .comment .cn_comment_even hr {
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 2px;
}

.error_message {
	background: #f7f7f7;
	padding: 5px;
	width: 300px;
	color: red;
}

.pages {
	text-align: center;
}

.dateheader {
	font-size: 13px;
	margin-bottom: 10px;
}

.cute_poll {
	background: images/images/background.jpg ;
	font-size: 9px;
	text-align: center;
}

#calendar {
	text-align: center;
	font-size: 12px;
}

.hilite {
	color: red;
	background: yellow;
}