
body { 
    font-size: 10px; 
	 color: #000000; 
	 background-color: #357ACE; 
	 font-family:  Verdana, Tahoma, Arial, Helvetica, Sans-serif 
}

a { COLOR: #003366; 
    text-decoration: none; 
}


.tlo {
    width: 732px;
}

.ttop {
    width: 725px;
	 height: 36px;	 
	 background-image: url(pics/tlo_top.png); 
	 background-repeat: no-repeat; 
	 padding: 10px 0  0 20px;
	 font-size: 11px; 
    color:  #959595; 
	 font-weight: bold;
}

/* TU JESTE¦ */

#tu-jestes {
    width: 100%;
	 font-size: 11px; 
	 font-weight: bold;
	 color:  #959595; 
}
#tu-jestes .left {
    width: 505px;
	 font-size: 11px;
	 font-weight: bold;
    color:  #959595; 
}
#tu-jestes .right {
    width: 210px;
	 font-size: 11px;
	 font-weight: bold;
    color:  #959595; 
    text-align: center;	 
}
.tsite {
    width: 725px;
	 height: 6px;	 
	 background-image: url(pics/tlo_site.png); 
	 background-repeat: repeat-y; 
    padding: 10px;
}


/* SITE */

.site {
    width: 100%;
    padding: 0px;
	 margin: 0px;
}

.site-left {
    width: 490px;
    height: 240px;	 
    padding-left:10px;
    padding-right:15px;	 
	 margin: 0px;
    border-right:1px dotted #EDEDED;	
	 font-size: 11px; 	  
	 text-align: justify;
	 line-height: 150%;	 
}

div.olnk { 	
    padding-top:0px; 
	 padding-bottom:12px; 	
	 text-align:center; 	
	 background-image:none; 	
	 background-color:#ffffff; 	
	 clear:both; 
}

div.olnk .active {
    font-weight: bold;
}	

.site-right {
    width: 190px;
    padding: 0px;
	 margin: 0px;
    font-size: 10px; 	 
}


/* MENU PRAWE */

#menu-right {
    width: 170px;
    font-size: 10px; 
	 border: 1px solid #EDEDED;  
}
.menu_szare {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
}
.menu_szare li {
    margin: 0;
    padding: 0;
    display: inline;
}
.menu_szare a {
    width: 170px;
    display: block;
    color: #000;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 6px 0 6px 5px;
    margin-bottom: 1px;
    border-bottom:dashed 1px #C4D5EF;	 	 
}
.menu_szare a:link {
    text-decoration: none;
}
.menu_szare a:visited {
    text-decoration: none;
}
.menu_szare a:hover {
    text-decoration: none;
	 background-color: #F8F8FA;
}
.menu_szare a:active {
    text-decoration: none;
background-color: #F8F8FA;
}
.menu_szare a:focus {
    text-decoration: none;
    background-color: #F8F8FA;
}
.menu_szare .active {
    font-weight: bold;
    background-color: #F8F8FA;
}	 


/* FOOTER */

.tfot {
    width: 725px;
	 height: 28px;
	 background-image: url(pics/tlo_foot.png); 
	 background-repeat: no-repeat; 
}
.tbelka {
    width: 725px;
	 height: 27px;	
	 background-image: url(pics/belka.png); 
	 
	 background-repeat: no-repeat; 
}

#footer {
    width: 720px;
    padding-top: 5px;
    font-size: 10px; 	 
	 color: #E3E3E3;
}
#footer .left{
	 color: #E3E3E3;
}
#footer .right{
	 color: #E3E3E3;
    text-align: right;	 
}
