/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */

ul.zoo-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.zoo-item-news-h2 {
	margin: 18px 0;
	padding: 0 0 0 18px;
	color: #2DA5E0;
	font-weight: normal;
	font-size: 18px;
	line-height: 36px;
	border-bottom: solid 2px #D9D9D9;
}
ul.zoo-list > li {
	margin-top: 9px;
		
}

.first-news-item {
	margin: 18px 0px 9px 0;
	border-bottom: 1px dotted #ddd;	
}
p {
	text-align: justify;
}

.first-news-item .list-news_name {margin: 9px;}
.first-news-item .list-news_name a {
	font-size: 18px;
	line-height: 27px;	
	color: #333;
	font-weight: bold;
}
.first-news-item .list-news_name a:hover {
	text-decoration: underline;	
}
.first-news-item .list-news_first_text {	
	font-size: 12px;
	line-height: 18px;
	color: #333;
	min-height: 144px;	
	margin-bottom: 18px;
	text-indent: 18px;
}
.first-news-item .list-news_first_text a {
	font-weight: bold;	
}
.first-news-item .list-news_first_text a:hover {
	color: #48b;
	text-decoration: underline;	
}
.first-news-item .list-news_date {
	font-size: 11px;
	line-height: 14px;
	margin: 3px 0 9px 18px;
}
.first-news-item .list-news_teaser img {
	float: left;
	width: 270px;
	max-height: 162px;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin: 5px 9px;
}
.first-news-item .list-news_teaser .list-news_teaser_read {display: none;}
.first-news-item .list-news_read {
	text-align: right;
	margin: 9px;	
}
.first-news-item .list-news_read a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px 9px;
	border-radius: 3px;
}
.first-news-item .list-news_read a:hover {
	text-decoration: underline;
	color: #333;
	
}

/* three news*/

.news-item {
	margin: 18px 0px 9px 0;
	border-bottom: 1px dotted #ddd;	
}

.news-item .list-news_name {margin: 9px;}
.news-item .list-news_name a {
	font-size: 14px;
	line-height: 27px;	
	color: #333;
	font-weight: bold;
}
.news-item .list-news_name a:hover {text-decoration: underline;}
.news-item .list-news_first_text {	
	font-size: 12px;
	line-height: 18px;
	color: #333;	
	margin-bottom: 9px;
	text-indent: 18px;
	min-height: 72px;
}
.news-item .list-news_first_text a {
	font-weight: bold;	
}
.news-item .list-news_first_text a:hover {
	color: #48b;
	text-decoration: underline;	
}
.news-item .list-news_date {
	font-size: 11px;
	line-height: 14px;
	margin: 3px 0 9px 18px;
}
.news-item .list-news_teaser img {
	float: left;
	width: 144px;
	max-height: 81px;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin: 5px 9px;
}
.news-item .list-news_teaser .list-news_teaser_read {display: none;}
.news-item .list-news_read {
	text-align: right;
	margin: 9px;
}
.news-item .list-news_read a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px 9px;
	border-radius: 3px;
}
.news-item .list-news_read a:hover {
	text-decoration: underline;
	color: #333;
	
}


.all-news {	
	margin: 18px 9px 0 0;
	padding: 0 18px 18px 0;
	
	text-align: right;
}
.all-news a {	
	font-size: 12px;
	font-weight: bold;
	color: #303030;
}
.all-news a:hover {
	text-decoration: underline;
	color: #303030;
}
.spoyler {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #F00;	
}

/*
     */
/*
*/