/* News e-Stalowa Document */


#news02{
width: 600px;
color: rgb(47,47,47);
text-align: left;
}

#news02 h2{
font-size: 19px; 
color: rgb(63,127,146); 
margin-top: 10px; 
margin-left: 15px;
text-align: left;
font-weight: normal;
}

#news02 .info{
font-size: 10px;
color: rgb(176,176,176);
text-align: left;
margin-left: 15px;
}

#news02 .info span{
margin-left: 25px;
}

#news02 .lead{
font-weight: bold;
text-align: left;
margin: 5px;
font-size: 12px;
padding-top: 5px;
}

#news02 .lead img{
width: 150px;
height: 110px;
margin: 5px;
float: left;
}

#news02 .tresc{
font-size: 12px;
padding-top: 0px;
margin: 5px;
text-align: left;
}

.icon{
width: 150px;
height: 110px;
}

.czytano{
font-size: 10px;
color: rgb(128,128,128);
text-align: right;
margin-right: 15px;
}

.czytano a{font-size: 10px; color: rgb(128,128,128);}
.czytano a:hover{text-decoration: underline;}

.edit{
float: right;
font-size: 10px;
color: rgb(128,128,128);
text-align: right;
margin-right: 15px;
}


#dodajdo{
width: 600px;
height: 25px;
border-bottom: 1px dashed rgb(160,160,160);
border-top: 1px dashed rgb(160,160,160);
background: #fff;
margin-top: 10px;
}

.show{
float: left;
margin-top: 3px;
margin-left: 35px;
font-size: 12px;
width: 240px;
text-align: left;
font-family: Tahoma;
color: rgb(128,128,128);
font-weight: bold;
}

.hide{
display: none;
float: left;
margin-top: 2px;
margin-left: 35px;
font-size: 14px;
width: 240px;
text-align: left;
}

.dodajl{
float: left;
margin-left: 100px;
margin-top: 2px;
} 

.dodaj{
float: left;
margin-left: 10px;
margin-top: 2px;
}



/* Komentarze */
.koment{width: 550px; border-bottom: 1px solid rgb(141,168,176); padding-bottom: 3px; font-size: 14px; color: rgb(28,82,97); margin-left: 25px; margin-top: 15px; float: left;}
.koment_1{ width: 550px; margin-top: 25px; padding-left: 25px; padding-right: 25px; float: left;}
.koment_1 h3{background: url(../images/koment.jpg) no-repeat left 0px; padding-left: 30px; font-size: 12px; font-weight: normal; width: 350px; float: left;}
.koment_1 span{float: right; width: 150px; text-align: right;}
.koment_1 p{clear: both; width: 508px; background: rgb(239,239,239); padding: 5px; margin-top: 5px; margin-left: 30px; float: left;}



/* Wygląd newsów na podstronach kategori */


#topnews2{
width: 600px;
clear: both;
border-bottom: 1px dashed rgb(160,160,160);
border-right: 1px dashed rgb(160,160,160);
margin-top: 10px;
margin-bottom: 5px;
}

#topnews2 img{
width: 120px;
height: 88px;
border: 1px solid rgb(64,66,76);
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
float: left;
}

#topnews2 h2 a{
font-size: 14px;
color: red;
background: url(../images/l.png) no-repeat left;
float: left;
overflow: hidden;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
width: 410px;
text-decoration: none;
}

#topnews2 h2 a:hover{
text-decoration: underline;
}

#topnews2 p{
font-size: 11px;
color: rgb(78,78,78);
margin-right: 10px;
text-decoration: none;
}

.koment2{
width: 590px;
clear: both;
font-size: 10px;
color: rgb(78,78,78);
padding-bottom: 10px;
padding-top: 5px;
text-align: right;
}

/* Fotoreportaże e-Stalowa Document */


#foto02{
width: 600px;
color: rgb(47,47,47);
text-align: left;
}

#foto02 h2{
font-size: 19px; 
color: rgb(63,127,146); 
margin-top: 10px; 
margin-left: 15px;
text-align: left;
font-weight: normal;
}

#foto02 .info{
font-size: 10px;
color: rgb(176,176,176);
text-align: left;
margin-left: 15px;
}

#foto02 .info span{
margin-left: 25px;
}

#foto02 .lead{
font-weight: bold;
text-align: left;
margin: 5px;
font-size: 12px;
padding-top: 5px;
}


#foto02 .tresc{
font-size: 12px;
padding-top: 0px;
margin: 5px;
text-align: left;
}

#zdj img{
border: rgb(144,144,144) 1px solid;
padding: 5px;
margin: 3px;
background: #ffffff;
}

#zdj img:hover{
background: rgb(208,208,208);
}

#foto02 #zdj{
text-align: center;
margin-top: 20px;
}


/* Przegląd prasy lokalnej */
#przeglad{float: left; padding: 5px; text-align: left; width:590px; border-bottom: 1px dashed rgb(160,160,160); border-right: 1px dashed rgb(160,160,160); margin-bottom: 10px; }
#przeglad h3{ font-size: 15px; margin-left: 15px; text-align: left; font-weight: normal;}
#przeglad h3 a{ font-size: 14px; color: rgb(63,127,146); font-weight: bold;}
#przeglad h3 span{ color: red; }
#przeglad p{ color: rgb(112,112,112); }
.komentp{ color: rgb(112,112,112); text-align: right;}


