html, body {
	background: #ffffff;
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height:100%;
}

body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu {
	font-size: 14px;
	list-style: none;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}

.img {

        paddig-right:10px:
        border:0;
}

p {
     margin-top:8px;
     margin-bottom:5px;

}

img {

        border:0;
}


.menu {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

.menu a:link, .menu a:visited {
	color: #484848;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	height: 1px;
	font-weight: bold;
}

.menu a:hover {
	background: #fff;
}

ul {
        margin-left: 10px;
	margin: 0;
	padding: 0;
}

.content {
	padding: 10px;
	background: #fff;
}

li {
    list-style-type: square;
    padding-left:10px;
    margin-left: 10px;
    padding: 0;

}

a {
	color: #7373b7;
}

a:link {
	color: #3333FF;
}

a:visited {
	color: #3333CC;
}

a:active {
	color: #3333FF;
}

a:hover {
	color: #FF6600;
	text-decoration: none
}

.left input {
	font-size: 11px;
}

.left ul {
	margin: 0 0 10px 20px;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	width: 900px;
}

/* http://strawberry.goodgirl.ru/forum/viewtopic.php?id=198 */
.post, .comment, .comment_form {
	margin-bottom: 20px;
    * height: 0;
}

.post .title, .comment .title {
	font-weight: bold;


    * height: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.post .story, .comment .story {
	text-align: justify;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.post hr, .comment hr {
	width: 50%;
}

.post .date, .comment .date {
	font-size: 80%;
}

.post .attr, .comment .attr {
	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: #f7f7f7;
}

.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: #f3f3f3;
	font-size: 9px;
	text-align: center;
}

#calendar {
	text-align: center;
	font-size: 12px;
}
#left {
    padding-left: 5px;
	padding-right: 5px;
	width: 1000px;
}
.left {
	float: left;
	margin-right: 0px;
}


.hilite {
	color: red;
	background: yellow;
}
.afisha, .afisha a:link, .afisha a:hover, .afisha a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.tt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #FFFFCC;
}
.h1 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	clear: both;
}
