/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	background-repeat:repeat-x;
	background-image: url(images/tlo.gif);
	background-attachment:scroll;

}

.obrazki{
	border:1px solid #CCC; width:500px; height:400px; padding:1px; margin-right:10px; float:right;}
.tresc{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;}


.tresc:link{
	color:#333;
	text-decoration:none;}
	.tresc:visited{
	color:#333;
	text-decoration:none;}
.tresc:active{
	color:#333;
	text-decoration:none;}

.tresc:hover{
	color:#000;
	text-decoration:underline;}

.button_aktywny{
	height:30px; 
	width:120px;
	background-image:url(images/bar_active.gif); 
	background-repeat:repeat-x; 
	padding:5px 15px 13px 15px; 
	color:#4a5860; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none;
	}
	
	
.button{
	height:25px; 
	width:120px;
	background-image:url(images/bar_inactive.gif); 
	background-repeat:repeat-x; 
	padding:5px 15px 5px 15px; 
	color:#fff; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none;
	}
	
.button:link{
	color:#fff; 

	}
	
.button:hover{
	height:25px; 
	width:120px;
	background-image:url(images/bar_hover.gif); 
	background-repeat:repeat-x; 
	padding:5px 15px 5px 15px; 
	color:#fff; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none;
	}




#topic{

}

#topicText{
height:21px;
width:auto;
padding:10px 0px 0px 20px;
}

#topicLogo{
margin:11px 0px 0px 21px;
height:104px;
width:auto;
}

#autko{
float:right;
width:313px;
height:146px;

}

#main{
padding:0px 10px 10px 0px;
background-color:#FFFFFF;
}

#calosc{

}


#cienLewy{
float:left;
width:13px;
height:146px;

}

#cienPrawy{
float:right;
width:13px;
height:146px;

}

#szczalka{
width:4px;
height:4px;
float:left; 
margin:8px 6px 0px 20px;

}

#sidebarDol{
width:150px;
padding:7px 5px 0px 5px;

height:155px;
}

#content{

}

#mainTabela{
padding:5px 10px 10px 10px;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
}

#stopka{
padding:4px 10px 0px 0px;
margin:0px 13px 1px 13px;

height:19px;
}

#podstopka{
margin:0px 13px 1px 13px;

height:19px;
}