.tvoy-put-article {
margin: 10px auto;
width: 450px;
position: relative;
top: -10px;
}
.tvoy-put-article .date_ArticleDetails,
.tvoy-put-article .vote,
.tvoy-put-article .prev_next,
.tvoy-put-article #div_pgr_grf {
display: none;
}

.tvoy-put-article .text {font-size: 12px;}
.tvoy-put-article .title_ArticleDetails h1 {
color: #FD5757;
font-size: 14px;
font-weight: bold;
}
.tvoy-put-article .text .pink {
display: block;
color: #FD5757;
font-size: 12px;
font-weight: bold;
}

#divCommentCount,
#divCommentCount a:link,
#divCommentCount a:visited,
#divCommentCount a:hover {
color: #3E3E3E;
}

#divCommentCount {
right: 40px;
top: 33px;
}

.tvoy-put-article .paging {
text-align: right;
color: #3E3E3E;
font-size: 11px;
font-family: Verdana;
font-weight: bold;
padding-right: 10px;
}

.tvoy-put-article .paging .links b {
padding: 3px;
background-color: #E4F3D5;
color: #5F9E00;
}

.tvoy-put-article .paging .links a:link,
.tvoy-put-article .paging .links a:visited {
color: #552403;
text-decoration: none;
background: none;
padding: 3px;
}
.tvoy-put-article .paging .links a:hover {
color: #552403;
text-decoration: none;
background-color: #E4F3D5;
padding: 3px;
}

.tvoy-put-article .paging .links .pageArrows {display: none;}

.tvoy-put-article #content-copy {
margin-top: -10px;
border-top: 1px solid #D1C5BD;
padding-top: 5px;
margin-bottom: 25px;
}

.tvoy-put-article #content-copy .titleItem,
.tvoy-put-article #content-copy .selectedTitleItem {
width: 33%;
float: left;
font-size: 14px;
color: #5F9E00;
text-align: center;
font-weight: bold; 
}

.tvoy-put-article #content-copy .titleItem a:link,
.tvoy-put-article #content-copy .titleItem a:visited,
{
color: #552403; 
text-decoration: none;
}
.tvoy-put-article #content-copy .titleItem a:hover {
text-decoration: underline;
color: #5F9E00;
}

