* 		{ margin:0; padding:0; }

body,html 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color:white; }
p     		{ margin: 20px 0px 0px 0px; }
table 		{ border-collapse: collapse; }
td	  	{ vertical-align: top; }
form, fieldset 	{ border:0; }
a       	{ color: black; text-decoration: none; font-weight: bold; }
a:hover		{ color: gray; text-decoration: none; font-weight: bold; }
a img		{ border: 0; }
ul		{ margin: 0px 0px 0px 20px; }

#calosc 	{ width: 900px; height: auto; margin: 0 auto; }
#gora		{ width: 900px; height: 340px; background-image: url(graf/gora.jpg); background-repeat: no-repeat; }
.srodek 	{ width: 900px; height: auto; background-image: url(graf/srodek.gif); background-repeat: repeat-y; }
#dol		{ width: 900px; height: 60px; background-image: url(graf/dol.gif); background-repeat: no-repeat; }
#tresc 		{ width: 600px; height: auto; float:right; margin: 0px 20px 20px 0px; }
#menu 		{ width: 220px; height: auto; padding: 20px 0px 20px 20px; margin: 0px 0px 0px 0px; float:left; list-style:none; }

h1 		{ font-size: 24px; margin: 10px 0 10px 0; font-family: Arial, Helvetica, sans-serif; }
h2 		{ font-size: 18px; margin: 5px 0 5px 0; font-family: Arial, Helvetica, sans-serif; }
h3 		{ font-size: 16px; margin: 3px 0 3px 0; font-family: Arial, Helvetica, sans-serif; }

ul.menu 	{ border-top: 1px dashed #adadad; margin: 5px 5px; width: 100%; }

.menu li 	{ border-bottom: 1px dashed #adadad; list-style: none; }
.menu li a 	{ color: #585858;  display: block; padding: 5px 0px; text-decoration: none; width: 100%; }
.menu li a span { font-weight: bold; }
.menu li a:hover { background: #ffffff; color: #585858; } 
.menu li em 	{ color: #585858; display: block;  font-size: 0.9em; font-style: normal; }

.textbialy	{ color: white; position: relative; top: 24px; left: 20px; }

.clearfix:after { content: "."; display: block; clear: both;visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }