/*  Copyright:  (C) 02.2009 Templatka.pl. All Rights Reserved.
//  License:	GNU/GPL 
//  Website: 	http://www.templatka.pl */

.clr {
	clear: both;
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
	clear: none;
	width: 100%;
}

div.mt_snews_s3 span.p_date {
	font-size: 0.9em;
	color: #555555;
	line-height: 1.2em;
}

div.mt_snews_s3 span.p_autor {
	font-size: 0.9em;
	color: #555555;
	line-height: 1.2em;
}

div.mt_snews_s3 div.odstepy_l, div.mt_snews_s3 div.odstepy_r {
	margin: 0px;
	padding: 0px;
	/*background: url(http://www.extremium.pl/modules/mod_mtsnews/images/szaryp.gif) repeat-x 0 100%;*/
	border-bottom: 1px solid #ffffff;
}

div.mt_snews_s3 p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #dddddd;
	line-height: 1.2em;
	font-size: 0.95em;
	font-weight: normal;
	font-family: Helvetica, Verdana, Tahoma, Arial, Sans-serif;
	color: #333333;
}

div.mt_snews_s3 div div.odstepy_r img {
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #dddddd;
}

div.mt_snews_s3 div div.odstepy_l img {
	margin-top: 3px;
	margin-right: 3px;
	border: 1px solid #dddddd;
}

div.mt_snews_s3 div {
	margin: 0px;
	padding: 0px;
}

div.mt_snews_s3 div a {
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
}

div.mt_snews_s3 div a:hover {
	text-decoration: underline;
}