body {
	background-image: url(images/index_01.jpg);
        background-repeat: repeat-x;
	background-color: #2f73b0;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}
.tlo {  
	background-image: url(images/index_02.jpg);
        background-repeat: repeat-y;
	background-color: white;
}
#menu0 dt a {
	margin-top: 6px;
	padding-top: 3px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: white;
	display: block;
	background-image: url(images/index_11.jpg);
        background-repeat: no-repeat;
	height: 22px;
}    
#menu0 dt a:hover {
	background-image: url(images/index_12.jpg);
        background-repeat: no-repeat;
	height: 22px;
	color: red;
}
#menu0 dd {
	margin-left: 0px;
}
#menu0 dd a {
	padding-left: 30px;
	text-decoration: none;
	font-size: 12px;
	color: rgb(90,90,90);
	display: block;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	border-bottom: 1px solid grey;
	margin-left: 10px;
	margin-right: 10px;
}    
#menu0 dd a:hover {
	color: white;
	background-color: #77a2cc;
}
#menu0 dd.active {
	font-style: italic;
}
#menu0 dt.active {
	font-style: italic;
}
.b_temat {
	margin-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13px;
	color: white;
	background-image: url(images/index_11.jpg);
        background-repeat: no-repeat;
	height: 25px;
}
.b_tekst {
	padding: 10px;
	font-size: 12px;
	color: rgb(90,90,90);
	display: block;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	border-bottom: 1px solid grey;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}         
.ramka_srodek h1 {
	color: black;
	padding-left: 20px;
	font-size: 15px;
	border-bottom: 2px solid #2f73b0;
}
.text {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	color: #084178;	
} 
.text table {
	font-size: 13px;
	color: #084178;	
}              
.ramka_srodek a {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;	
}  
.ramka_srodek a:hover {
	color: #2f73b0;
	border-bottom: 1px dotted #2f73b0;
}      
.r { 
	border: 1px solid black;
}
.bai {
	text-align: center;
	font-size: 12px;
}
.bai a {
	text-decoration: none;
	color: #2f73b0;
	font-weight: bold;
}
.bai a:hover {
	color: orange;
}
.szukaj {
	width: 200px;
}

