@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0c0401;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

.twoColElsLtHdr #tlo { 
	background-color: #0c0401;
	background-image: url(../images/day.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 

.twoColElsLtHdr #container { 
	width: 812px; 
	background: #471401;
	margin: 0 auto; 
	/*border: 3px solid #f5641e;*/
	text-align: left;
	
} 
.twoColElsLtHdr #header {
	background: #471401;
	margin-left:6px;
	margin-right:6px;
} 

.twoColElsLtHdr #header_foto { 
	margin-left:6px;
	margin-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #f5641e;
} 
.twoColElsLtHdr #header_menu {
	background-image:url(../images/tlo_menu.jpg);
	height:31px; 
	margin-left:6px;
	margin-right:6px;
	padding-top:1px;
	padding-bottom:1px;
	border-top: 1px solid #f5641e;
	border-bottom: 1px solid #f5641e;
}


.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 190px;
   background: #471401;
}


.twoColElsLtHdr #mainContent {
    margin-left:6px;
	margin-right:6px;
} 
.twoColElsLtHdr #footer {
    background-image:url(../images/tlo_menu.jpg);
	border-top: 1px solid #f5641e;
	height:31px;
	padding-bottom:2px;
	margin-bottom:2px; 
} 



.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.Nawigator{
    float: left;
	padding-top:5px;
	padding-right:4px;
	height:25px;
	width:129px;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	}
a.Nawigator:hover{
	background-color:#471401;
	}	
	
.text_stopka{
font-size:9px;
color:#977934;
}
.text{
font-size:11px;
color:#ffffff;
}
.text_bold{
font-size:12px;
font-weight:bold;
color:#ffffff;
}

.text_pogrubiony{
font-size:11px;
font-weight:bold;
color:#ffffff;
}

.tabela_left{
border-left:1px solid #fffff;

}
a:link {
	color: #977934;
	text-decoration: none;
}
a:visited {
	color: #977934;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #977934;
	text-decoration: none;
}