DIV {
    overflow: hidden;
}
.tytul{
text-align:center;
font-weight:bold;
font-family:Verdana;
font-size:80%;
}
DIV .tables_main A{
	font-size:7pt;
	font-family:Verdana;
	text-decoration:none;
	color:#000000;
}
DIV .tables_main A:hover {
	text-decoration: underline;
	color:#000000;
}
.tables_main ul li
{
line-height:0.8em;
list-style: square;
color: #1599b0;

}
DIV.tables_main {
	height: auto;
	background: #fff;
	padding: 0px;
	margin: 0 5px;
}
div.tables_table {
	width: 100%;
	min-height: 200px;
	background: #fff;
	padding: 0px 15px 10px 0px;
	margin: 0px;
	border-bottom: 0px solid #9F272D;
	border-top: 0px solid #9F272D;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}
DIV.tables_menu {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 0px 0px 0px 0px;

}
div.m1 {

	width: 210px;
	height: auto;
	text-align: left;
	background: #e4ddda;
	padding: 0px;
	display:inline;
	float:left;
}
div.m2 {

	width: 460px;
	height: auto;
	background: #e4ddda;
	padding: 0px 15px 0px 0px;
	display:inline;
	float:right;
	}
div.m3 {

	width: 210px;
	height: auto;
	background: #e4ddda;
	padding: 0px 5px 0px 5px;
	display:inline;
	float:left;
	}	
div.m4 {

	width: 210px;
	height: auto;
	background: #e4ddda;
	padding: 0px 5px 0px 5px;
	display:inline;
	float:right;
	}
.tab_head{
	text-align:center;
font-weight:bold;
font-family:Verdana;
color: #000;
font-size:8pt;

}	
.tab_text{
	text-align:right;
font-weight:normal;
font-family:Verdana;
color: #000;
font-size:7pt;

}
.tabelka{
border:2px solid #1599b0;
font-family:Verdana;
font-size:70%;
font-weight:normal;
color:#000;
margin: 0 auto;
border-collapse:collapse;

}
.tabelka th{
border:2px solid #1599b0;
color:#fff;
background:#1599b0;
}
.tabelka td{
border:2px solid #1599b0;
font-weight:bold;
}
.gorny{
vertical-align: super;
font-size: .73em;
}
.select{
background:#fff;
}
