#content_left div.newsitem {
position:relative;
float:none;
width:100%;
height:50px;
margin:0 0 5px 0;
}
#content_left div.newsitem_date {
position:relative;
float:left;
overflow:hidden;
width:38px;
height:40px;
padding:10px 0px 0px 0px;
margin-right:1px;
text-align:center;
font-size:11px;
font-weight:bold;
background-color:#6e6e6e;
}
#content_left div.newsitem_title {
position:relative;
float:none;
overflow:hidden;
width:371px; /* 432px-38px-1px-2*5px - 12px (zmniejszenie rozdzielczosci do 1000px)*/
height:16px;
padding:1px 5px 0px 5px;
letter-spacing:0.1em;
font-size:12px;
text-align:left;
background-color:#6e6e6e;
}
#content_left div.newsitem a {
font-weight:bold;
text-decoration:none;
color:#c2c2c2;
}
#content_left div.newsitem a:hover {
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
#content_left div.newsitem_header a,
#content_left div.newsitem_header a:hover {
font-weight:normal;
}
#content_left div.newsitem a.active {
color:#ffffff;
}
#content_left div.newsitem_header {
position:relative;
float:none;
overflow:hidden;
width:371px;/* 432px-38px-1px-2*5px-12px (zmniejszenie rozdzielczosci do 1000px */
height:31px;
padding:1px 5px 0px 5px;
margin-top:1px;
font-size:11px;
text-align:justify;
background-color:#6e6e6e;
}
div.subpages {
position:absolute;
float:right;
overflow:hidden;
width:100%;
height:22px;
bottom:24px;
margin:0 auto;
text-align:center;
}
.subpage_element {
display:inline;
float:left;
width:20px;
height:15px;
padding:1px;
margin-right:4px;
border:1px solid #262626;
text-align:center;
text-decoration:none;
font-size:12px;
font-weight:bold;
background-color:#c2c2c2;
}
span.subpage_element {
background-color:#262626;
color:#ffffff;
border-color:#666666;
}
a.subpage_element {
cursor:pointer;
color:#262626;
}
a.subpage_element:hover {
color:#ffffff;
border-color:#666666;
}
#content_right p.news_date {
width:100%;
text-align:left;
font-size:9px;
margin-left:5px;
}

