
/*  Copyright:  (C) 06.2008 Templatka.pl. All Rights Reserved.
//  License:	GNU/GPL 
//  Website: 	http://www.templatka.pl */


.il_rozmiar { 
	margin: 0 auto;
}

.il_rozmiar_r0 {
	margin: 0px auto;
	padding: 3px 0px 3px;
	border: 1px solid #dae0e0;
	background: #ffffff url(../images/tlod.gif) 0 100% repeat-x;
}

/* pasek bottom */

.il_rozmiar_r0b {
	margin: 0px auto;
	padding-top: 6px;
	/*padding-bottom: 6px; IE */
	border-top: 1px solid #dae0e0;
	border-bottom: 1px solid #dae0e0;
	background: #ffffff url(../images/tlod.gif) 0 100% repeat-x;
	height: 23px;
}

div .il_odstep {
	height: 5px;
}

div div div div span.mtilinkt a, span.mtilinkt a:visited  {
	background: url(../images/arrow.gif) 0 50% no-repeat;
	font-size: 0.95em;
	font-family: Tahoma, Arial, Sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 7px;
}

span.mtilinkt a:hover {
	text-decoration: underline;
}

.mtilinkp {
	font-size: 0.95em;
	font-family: Tahoma, Arial, Sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.mtilinkx {
	font-size: 0.95em;
	font-family: Tahoma, Arial, Sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

/* Ogolne - czyszczenie kontenera */

.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%;
}
