

.news-article
{
	width: 610px; 
	float: left;
}

.news-article h1
{
	font-size: 17px;
	line-height: 17px;
	color: #69be2d;
	margin: 30px 0 20px 0;

}

.c2action
{
	width: 255px;
	margin: 20px 10px 4px 0;
	float: left;
	overflow: hidden;
}

/** article - c2a panel - 31.05.2010 **/
.c2cation-imgtitle
{
	width: 235px; /*255px - 2x10px*/
	min-height: 32px; /*42px - 10px*/
	_height: 32px;
	background: #ffffff url('../images/article-img-bkg.gif') repeat-x top left;
	color: #585858;
	display: block;
	float: left;
	clear: both;
	font-size: 12px;
	margin: 2px 0 0 0;
	padding: 10px;
}

.c2a-button {
	width: 255px;
	height: 27px;
	float: left;
	clear: both;
	background: url('../images/article-c2a-bkg.jpg') no-repeat;
	margin: 3px 0 0 0 !important;
	padding: 0 !important;
}

.c2a-button a {
	float: left;
	width: 208px !important; /* 255px - 10px  - 37px */
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 37px !important;
	color: #3a74c5;
	font-size: 12px;
	text-decoration: none;
}

.c2a-button-photo {
	background: url('../images/c2a-photo.gif') no-repeat 8px 7px;
}

.c2a-button-video {
	background: url('../images/c2a-video.gif') no-repeat 8px 7px;
}

.c2a-button-email {
	background: url('../images/c2a-email.gif') no-repeat 8px 5px;
}

.c2a-button-subscription {
	background: url('../images/c2a-subscribe.gif') no-repeat 8px 6px;
}

.c2a-sm {
	float: left;
	clear: both;
	width: 255px;
	height: 45px;
	margin-top: 3px;
}

.c2a-sm a {
	float: left;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-indent: 9999px;
}


.c2a-sm a.c2a-twitter {
	background: url('../images/c2a-twitter.jpg') no-repeat;
	margin-right: 4px;
	width: 125px;
}

.c2a-sm a.c2a-facebook {
	background: url('../images/c2a-facebook.jpg') no-repeat;
	width: 126px;
}

.article-author {
	height: 25px;
	line-height: 25px;
	margin-top: 20px;
}

.article-author p{
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0 20px 0 0 !important;
}

.article-author div {
	float: left;
}
/** article - c2a panel - 31.05.2010 **/




.c2a-menu
{
	float: left;
	width: 245px;/*255 - 10px*/
	height: 22px;/*30 - 5px*/
	padding: 8px 0 0 10px;
	background: #f2f2f2;
	border-top: 1px solid #dbdbdb; 
}
.c2a-menu-last
{
	float: left;
	width: 245px;/*255 - 10px*/
	height: 21px; /*29-5px*/
	background: #f2f2f2;
	padding: 8px 0 0 10px;
	border-top: 1px solid #dbdbdb; 
	border-bottom: 1px solid #dbdbdb; 
}

#c2a-fotogallery
{
	height: 15px;
	line-height: 18px;
	background: url(../images/c2a-foto.jpg) no-repeat left top;
	padding: 0 0 0 27px;
}

#c2a-print
{
	height: 15px;
	line-height: 15px;
	background: url(../images/c2a-print.jpg) no-repeat left top;
	padding: 0 0 0 27px;
}

#c2a-bookmarks
{
	height: 15px;
	line-height: 15px;
	background: url(../images/c2a-bookmarks.jpg) no-repeat left top;
	padding: 0 0 0 27px;
}

#c2a-email
{
	height: 15px;
	line-height: 15px;
	background: url(../images/c2a-email.jpg) no-repeat left top;
	padding: 0 0 0 27px;
}
#c2a-svejo
{
	height: 15px;
	line-height: 15px;
	background: url(../images/c2a-svejo.jpg) no-repeat left top;
	padding: 0 0 0 27px;
}

#c2a-pipe
{
	height: 15px;
	line-height: 15px;
	background: url(../images/c2a-pipe.jpg) no-repeat left top;
	padding: 0 0 0 27px;
}

#c2a-video
{
	height: 15px;
	line-height: 15px;
	background: url(../images/c2a-video.jpg) no-repeat left top;
	padding: 0 0 0 27px;
}

#c2a-more
{
	width: 610px;
	height: 25px;
	margin: 1px 0;
	float: left;
	background:	url(../images/head-title-bkg.jpg) repeat-x ;
}

.c2a-morearticle
{
	width: 610px;
	float: left;
	background: #69be2d;
	padding: 10px 0 5px 0;
}

#resize-article
{
	width: 345px;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #dbdbdb;	
	border-top: 1px solid #dbdbdb;
	float: left;
	margin: 0 0 20px 0;
}
#resize-article p
{
	color: #909090;
	float: left;
}

#resize-article img
{
	float: right;
	margin: 4px 0 0 8px;
}


#resize-article-allpage
{
	width: 610px;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #dbdbdb;	
	border-top: 1px solid #dbdbdb;
	float: left;
	margin: 0 0 20px 0;
}
#resize-article-allpage p
{
	color: #909090;
	float: left;
}

#resize-article-allpage img
{
	float: right;
	margin: 4px 0 0 8px;
}

.article-text p
{
	margin: 20px 0 0 0;
	color: #3f3f3f;
}

.article-text p span
{
	font-weight: bold;	
}

.article-text  ol
{
	margin: 0 0 0 10px;
	*margin: 0 0 0 16px;
	padding: 0 0 0 10px;
}

.article-text p strong
{
	font-weight: bold;
}

.article-text table
{
	border-collapse: collapse; 
}

.article-text table tr td
{
	
	border:1px solid #3f3f3f;
}

.article-text table tr td p
{
	margin: 0;
}

.article-text h2
{
	color: #3f3f3f;
}

.tags-border
{
	width: 610px;
	height: 30px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 20px 0 0px 0;
}

/*comments*/

.comments {
	width: 610px;
}

p.comments-title {
	width: 610px;
	height: 26px;
	line-height: 26px;
	/*background: url('../images/ecomedia-comments.gif') no-repeat 50px top;*/
	font-size: 22px;
	font-family: Arial;
	color: #69be2d;
	margin-bottom: 5px;
}

.comment {
	width: 610px; /* 610px - 50px */
	border-bottom: 1px solid #dbdbdb;
	padding: 13px 0 15px 0;
	
}

.comment-avt {
	float:left;
	width: 38px; /* 42px - 2x2px */
	height: 37px; /* 41px - 2x2px */
	padding: 2px;
	background: url('../images/avatar-bkg.jpg') no-repeat 0 0;
	margin: 0 8px 0 0;
}

.comment-admin {
	background: url('../images/comment-admin.gif') no-repeat 0 10px; 
}

.comment-last {
	border: none;
}

.comment-title {
	margin-bottom: 5px;
	width: 560px;
	float: left;
}

.comment-title span, .comment-title a {
	display: block;
	float: left;
}

.comment-name {
	font-weight: bold;
	color: #60b027;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	background: url('../images/comment-sep.gif') no-repeat right center;
}

.comment-name a {
	color: #60b027;
}

.comment-date {
	color: #737373;
}

.comment-text {
	width: 560px;
	float: left;
}

span.comment-actions {
	display: block;
	float: right;
	height: 17px;
	line-height: 17px;
	color: #c0c0c0;
}

a.comment-report {
	display: block;
	float: right;
	width: 15px;
	height: 17px;
	line-height: 17px;
	background: #b70000;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
}


a.comment-delete {
	display: block;
	float: right;
	height: 17px;
	line-height: 17px;
	background: #c0c0c0;
	color: #ffffff;
	text-decoration: none;
	/*font-weight: bold;*/
	text-align: center;
	padding: 0 5px;
}


.comments-sbcrb {
	width: 576px;/* 610px - 34px*/
	height: 30px;
	line-height: 30px;
	margin: 20px 0 10px 0;
	padding: 0 10px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.comments-sbcrb input {
	float: left;
	margin-top: 8px;
	*margin-top: 4px;
	margin-right: 3px;
}

.comments-sbcrb span {
	display: block;
	float: left;
	
}

.add-comment-actions {
	float: left;
	clear: both;
	width: 610px;
	margin: 10px 0 0 0;
}

.add-comment-actions a {
	display: block;
	float: left;
}

.add-comment-actions div.cyrillic {
	float: right;
}

.add-comment-actions div.cyrillic a,.add-comment-actions div.cyrillic span {
	float: right;
}

.add-comment-actions div.cyrillic span {
	margin-right: 3px;
}

.add-comment-actions a#langHelpLink {
	display: block;
	padding: 0 5px;
	background: #c0c0c0;
	color: #ffffff;
}

.add-comment-actions a#langLink {
	display: block;
	padding: 0 5px;
	background: #b70000;
	color: #ffffff;
	margin-right: 3px;
}

.comment-pagination-container {
	width:355px;
	margin:20px 0px;
	float: left;
	clear: both;
}

h4.add-comment-title {
	float: left;
	clear: both;
	font-weight: bold;
	color: #60b027;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 610px;
}

.comment-errors {
	float: left;
	clear: both;
	width: 610px;
	color: #b70000;
	font-weight: bold;
}

.comments-att {
	width: 576px;/* 610px - 34px*/
	height: 30px;
	line-height: 30px;
	margin: 20px 0 10px 0;
	background: #ffffff url('../images/attention-bkg.gif') no-repeat 5px center;
	padding: 0 0 0 34px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

.comments-att span {
	display: block;
	float: left;
	margin-right: 20px;
}

.comments-att a {
	display: block;
	float: left;
}

.comments-att span.cas {
	margin: 0 5px;
}
/*comments*/