
.blog_post {
padding:20px;
/* width: 490px; */
line-height:20px;
font-family: Georgia, Verdana, sans-serif;
border-bottom:1px dotted #BBBBBB;
margin-bottom:0px;
}

.blog_post h1 {
background: none;
border: none;
color:#333;
padding:0px;
margin: 5px 0px 10px 0px;
font-family: Tahoma, sans-serif;
font-size: 20px;
line-height:30px;
}

.blog_post p.lead {
font-weight:bold;
margin-bottom:10px;
}

.blog_post .data {
color: #999;
}

.podpis {font-size:10px; color:#aaa;}

.blog_post img {
border: 1px solid #ddd;;
padding:5px;
margin: 5px 5px 0 5px;
}

.blog_post a {
color:#62A410; 
font-weight:bold;
}

.cena_stara_skrot {
color:#B40101;
text-decoration:line-through;
}




