body {
	background-color:#FFFFFF;
	font-family:tahoma,arial,georgia,sans-serif;
	font-size:13px;
	line-height: 26px;
	margin:0;
	text-align:center;
	width:100%;
}

h2 a, h2 {
	font-size: 20px;
    text-decoration: none;
    color: #000;
}

h3 a, h3 {
    margin: 10px 0;
	font-size: 18px;
    text-decoration: none;
    color: #000;
}

a img, img {
        border: 0;
}

.both {
        clear: both;
        width:100%;
        overflow:hidden;
}

.pagination {
	width: 100%;
	text-align: center;
	padding: 15px 0 10px 0;
	color: #000000;
}

.pagination span.disabled {
	color: #A9A9A9;
}

.pagination span.selected {
	font-weight: bold;
}

.pagination a {
	color: #000000;
	text-decoration: none;
}
.right {
        float: right;
}

.left {
        float: left;
}

.font_9 {
        font-size: 9px;
}

.font_10 {
        font-size: 10px;
}

t_center {
        text-align: center;
}

.page_title {
        font-family: Tahoma;
        font-size: 17px;
        font-weight: bold;
        color: #797979;
        padding-left: 15px;
        background-image: url(../images/arrow.png);
        background-position: left;
        background-repeat: no-repeat;
}

.user_login {
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.comment_user {
        width: 100px;
        margin-top: 15px;
        float: left;
}

.comment_text {
        font-size: 12px;
        float: right;
        margin-top: 15px;
}

.comment_text_top {
        width: 549px;
        height: 10px;
        background: url('../images/comment_text_top.png') no-repeat bottom;
}

.comment_text_main {
        width: 519px;
        padding: 0px 15px 3px 15px;
        background: url('../images/comment_text_main.png') repeat-y;
}

.comment_text_bottom {
        width: 549px;
        height: 11px;
        background: url('../images/comment_text_bottom.png') no-repeat;
}

.comment_link {
        font-weight: bold;
        color: #a6a6a6;
        margin-left: 20px;
}

form div.text_comment {
        width: 661px;
        background-image: url(../images/comment_input.png);
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: left top;
        float: left;
        height: 96px;
        margin: 6px 0 0;
        padding: 0;
}

form div.text_comment textarea {
        width: 640px;
	height: 76px;
	background: transparent;
	border: none;
	margin: 7px 0px 0px 10px;
	color: #000000;
}

form .submit_comment input#submit {
        background-image: url(../images/comment_button.png);
        background-color: transparent;
        background-repeat: repeat-x;
        background-position: left top;
        border: 0px;
        width: 120px;
        height: 40px;
        cursor: pointer;
        margin-top: 10px;
        float: right;
}

#wrapper {
	width: 976px;
	margin: 0px auto;
}

#container_1 {
	width: 900px;
	margin: 0px auto;
	text-align: left; 
}

#header img {
	display: block;
}

#header-list img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
        border: 0;
}

#header-list p {
    margin-top: 0;
}

#banners img {
        border: 0;
}

#banners a {
        margin-top: 10px;
}

#left_container {
	float:left;
	margin-top:33px;
	margin-right:15px;
	width: 654px;
}

#l-main #left_container {
	margin-right:10px;
}

#main_news {
	padding-bottom:25px;
	border-bottom: 1px solid #A5A5A5;
        text-align: justify;
        width: 600px;
}

#other_news {

}

#print {
        position:absolute;
        width:34px;
        height:34px;
        left:760px;
        top:360px;
}
.news {
	padding-top:30px;
	width: 280px;
	float:left;
	margin:0 0 0 0;
	padding-bottom:25px;
        text-align: justify;
}

.main_news { 
	clear: both;
	width: 100%;
}

.main_news h2 {
	margin-top: 0px;
}

.main_news img.news_photo {
	float: left;
	margin: 6px 52px 0 0;
	border: 1px solid #343434;
}

.main_news .news_content {
	float: left;
	width: 450px;
}

.main_news .news_content a {
    text-decoration: none;
    color: #000;
}

.main_news_line {
	float: right;
	width: 465px;
	height: 79px;
	overflow: hidden;
	background-image: url('../images/main_news_line.gif');
	background-repeat: repeat-x;
	background-position: center center;
	
}

.news_gallery {
	width: 275px;
	height: 195px;
	border: 1px solid #343434;
	overflow: hidden;
	float: left;
	margin: 6px 52px 0 0;
	position: relative;
}

.news_gallery img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.news_gallery img.img_display {
	display: block;
}

.news_gallery .photo-text {
    float: left;
    color: #fff;
    margin-left: 2px;
    display: block;
    overflow: hidden;
    text-align: left;
}

.news_gallery .navigation {
	width: 275px;
	height: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-align: right;
	background: #343434;
}

.news_gallery .navigation ul {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.news_gallery .navigation ul li {
	float: left;
	color: #fefefe;
	height: 22px;
	padding: 0 3px 0 3px;
	line-height: 22px;
	font-weight: bold;
	cursor: pointer;
}

.news_gallery .navigation ul li.select {
	background-color: #6e6e6e;
}

#other_news .aleft {
	margin:0 40px 0 0;
}

.border {
	border-top: 1px solid #A5A5A5;
}

table.newst td#main_news div {
        width: 100%;
        padding-left: 0;
}

table.newst {
        width: 100%;
}

table.newst td {
        width: 50%;
        vertical-align: top;
}

table.newst td h2 {
        font-size: 24px;
}

table.newst td div {
        width: 320px;
        text-align: left;
        padding: 10px 0;
}

#right_container {
	margin-left:6px;
	float:left;
	margin-top:33px;
	width: 224px;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 25px;
}

#l-main #right_container {
        padding-top: 0;
}

#l-list #right_container {
        padding-top: 0;
}

#l-more #right_container {
        padding-top: 6px;
        margin-top: 47px;
}

#l-more #left_container {
        margin-top: 47px;
}

#search {
	text-align:center;
	margin:0 auto;
	width:195px;
        position:relative;
}

#serch_news_only_from {
        position: absolute;
        width:24px;
        height:25px;
        top:55px;
        left: 190px;
}

#serch_news_only_to {
        position: absolute;
        width:24px;
        height:25px;
        top:85px;
        left: 190px;
}

#search_wrapper {
	background-image: url(../images/search.jpg);
	width:171px;
	height:22px;
	padding: 0;
	margin: 0;
	float: left;
}

#search_wrapper input {
	width:168px;
	height:16px;
	border:none 0px;
	margin:0px auto;
	padding:3px 3px 3px 0px;
	float: left;
	background: none;
}

#search #submit {
	border: 0 none;
	padding: 0;
	margin: 0;
	height: 22px;
	width: 24px;
	display: block;
	background-image: url(../images/magnyfier.jpg);
	text-decoration:none;
	float: left;
	cursor: hand;
}

#newsletter {
	margin-top:30px;
	background-image: url(../images/newsletter-top.jpg);
	background-repeat: no-repeat;
	background-color: #E7E7E7;
	width:224px;
	height:100px;
}

#newsletter_wrapper {
	background-image: url(../images/newsletter-input.jpg);
	background-repeat: no-repeat;
	width:194px;
	height:23px;
	padding: 0;
	margin: 0px auto;
}
#newsletter_input_insert {
	width:188px;
	height:17px;
	border:none 0px;
	margin:0px auto;
	padding:3px 3px 3px 3px;
	background: none;
	float:left;
        text-align: center;
}

#newsletter_input_submit {
	border: 0 none;
	padding: 0;
	text-decoration:none;
	cursor: hand;
	background: none;
        color: #000;
}

#newsletter_bottom {
	background-image: url(../images/newsletter-bottom.jpg);
	background-repeat: no-repeat;
	width:224px;
	height:8px;
	margin-bottom:0px;
	padding-bottom: 0px;
	display: block;
}

#forum_button {
        margin: 15px 0px 15px 0px;
}

#cyte {
	margin: 20px 0 0 0;
	padding: 95px 0 0 0; 
	background-image: url('../images/cyte_header_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

#footer {
	clear:both;
	margin-top:30px;
	padding: 0px 29px 0px 30px;
	width: 100%;
	height:33px;
}

#footer a {
	color:#FFFFFF;
	background-color: #000000;
	height: 33px;
	float: left;
	padding: 0px 30px 0px 30px;
	display: block;
	text-decoration:none;
}

#footer a:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration:none;
}

#comments_box {
        margin: 30px 0px 30px 0px;
        line-height: 15px;
}
