﻿.hrLiniaArticle
{
	width: 330px;
	background-color: White;
	border: 0 none;
	height: 1px;
	margin: 0;
}
.divArticle
{
	width: 329px;
	position: relative;
	background-color: White;
	height: 31px;
	line-height: 31px;
	border-left: solid 1px white;
	z-index: 1;
}
.spanArticleTitle
{
	float: left;
	padding-left: 15px;
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	font-weight: normal;
}
.arrowArticleTitleShow, .arrowArticleTitleHide
{
	width: 5px;
	height: 9px;
	padding-right: 10px;
	margin-top: 10px;
	float: right;
}
.arrowArticleTitleShow
{
	background-image: url('../img/Strzalki/strzalka_cz.png');
	background-repeat: no-repeat;
}
.arrowArticleTitleHide
{
	background-image: url('../img/Strzalki/strzalka_sz.png');
	background-repeat: no-repeat;
}

.divArticlesTitles
{
	position: relative;
	width: 330px;
	border-right: solid 1px #cecece;
	float: left;
	top: 0px;
}
/*
style="color: #000000; font-family: tahoma; font-size: 11px; font-size-adjust: none;
    font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal;
    line-height: normal; margin: 0; padding: 4px 0 0 5px; text-align: justify; width: 607px;
    z-index: 900;
*/
.divArticleItemContent
{
	position: relative;
	display: none;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 607px;
	z-index: 900; /*width: 400px;         //height: 300px;*/
}

.divArticleItemContent a
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.divArticleItemContent a img
{
	border-width: 0px;
}

.artContents
{
	float: left;
	left: 25px;
	margin-left: 25px;
}
.divCat
{
	position: relative;
	display: none;
	margin-top: 14px;
}


.hlArticleMore
{
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 11px;
}

.ArtPageLeft
{
	float: left;
	width: 734px;
}

.ArtPageRight
{
	float: right;
	width: 233px;
}

.ArtPageContent
{
	width: 980px;
}

.ArtImage
{
	width: 382px;
	height: 250px;
}

.ArtDivImage
{
	width: 386px;
	height: 255px;
	border: solid 1px #cecece;
	float: left;
	margin: 2px 10px 4px 0px;
	line-height: 255px;
	text-align: center;
}

.ArtIntroduction
{
	font-weight: bold;
}
.ArtContent
{
	font-weight: normal;
}

.ArtContent, .ArtIntroduction
{
	font-size: 10px;
	color: Black;
}

.ArticlesList table
{
}

.ArticlesList table td
{
	width: 200px;
}

.ArticlesList ul
{
	padding-left: 5px;
}

.ArticlesList li
{
	list-style-type: none;
	padding-left: 0px;
}


.ArticlesList li a
{
	color: Black;
	text-decoration: none;
}
.ArticlesList li a img
{
	border: none;
	margin-left: 5px;
}

.article-list-box {
padding-bottom:50px;
padding-top:10px;
}
.article-list, .article-list ul {
list-style-type:none;
margin:0;
padding:0;
}
.article-list li, .article-list ul li {
font-size:12px;
font-weight:normal;
margin:0;
padding:0;
}
.article-list {
margin-left:18px;
}
.article-list li {
font-size:14px;
font-weight:bold;
margin-top:26px;
}
.article-list ul li {
margin-left:19px;
margin-top:15px;
}
.article-list ul li a {
background:url("../images/double-red-arrow.png") no-repeat scroll right 5px transparent;
color:#383838;
padding-right:12px;
text-decoration:none;
}
.article-list ul li a:hover {
text-decoration:underline;
} 
div#article-list-box div.column
{
    width:490px;
    float:left;
}
div#article-list-box br
{
    clear:left;
}

