
/*  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: 0px 0px 0px;
	/*border: 1px solid #FFFFFF;*/
	/*background: #ffffff url(../images/tlod.gif) 0 100% repeat-x;*/
}

/* pasek bottom */

.il_rozmiar_r0b {
	margin: 0px auto;
	padding-top: 0px;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #dae0e0;
	/*background: #ffffff url(../images/tlod.gif) 0 100% repeat-x;*/
	height: 23px;
}

div .il_odstep {
	height: 0px;
}

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;
	text-decoration: #FFFFFF;
}

.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%;
}
