/*  Copyright:  (C) 06.2008 Templatka.pl. All Rights Reserved.
//  License:	GNU/GPL
//  Website: 	//www.templatka.pl */


.il_rozmiar {
    margin: 0 auto;
}

.il_rozmiar_r0 {
    margin: 0px auto;
}

/* pasek bottom */

.il_rozmiar_r0b {
    margin: 0px auto;
    padding-top: 6px;
    height: 23px;
}

div .il_odstep {
    height: 5px;
}

div div div div span.mtilinkt a, span.mtilinkt a:visited  {
    font-family:arial;
    font-size:125%;
    color:#FFFFFF;
    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-family:arial;
    font-size:125%;
    color:#FFFFFF;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.mtilinkx {
    font-family:arial;
    font-size:125%;
    color:#FFFFFF;
    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%;
}