body {
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	color: black;	
	font: 12px Arial, Tahoma, Verdana, sans-serif;	
	background: url(grafika/tlo_top.png) repeat-x #060024;
}
form{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
img{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
p{
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
}
td{
	vertical-align: middle;
}
#site{
	width: 100%;
	position: relative;	
}

#site2{
	width: 824px;
	text-align: left;
	margin: auto;
	overflow: auto;
	position: relative;	
	background: url(grafika/tlo_main.png);
}
#center{
	width: 553px;
	float: left;
	background: url(grafika/tlo_center.png) repeat-x;
}
#center1{
	width: 553px;
	float: left;
}
#right{
	width: 242px;
	float: left;
	padding-left: 2px;
}
.empty{
	width: 13px;
	height: 1px;
	float: left;
}
#main{
	width: 420px;
	border-bottom: 1px #7c90a8 dashed;
	float: right;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#main1{
	width: 420px;
	float: right;	
	z-index: 1;
}
#box_top_left{
	width: 45px;
	height: 80px;
	float: left;
	border-right: 1px #7c90a8 dashed;
	border-bottom: 1px #7c90a8 dashed;
}
#box_top_right{
	width: 364px;
	height: 50px;
	float: right;
	padding-right: 10px;
	text-align: right;
	color: #ffffff;
	font-size: 26px;
	padding-top: 30px;
	border-bottom: 1px #7c90a8 dashed;
}
#box_tresc{
	width: 348px;
	border-left: 1px #7c90a8 dashed;
	float: right;
	text-align: justify;
	padding-top: 20px;
	padding-left: 26px;	
}
#empty2{
	width: 30px;
	float: right;
	height: 1px;
}
#footer{
	width: 100%;
	float: left;
	background: url(grafika/tlo_stopka.png);
	float: left;
}
#footer_left{
	float: left;
	padding-left: 20px;
	color: #ffffff;
	padding-top: 7px;
}
#footer_right{
	float: right;
	margin-bottom: 1px;
	padding-right: 53px;
}
.tytul{
	width: 100%;
	margin-top: 10px;
	border-bottom: 1px #2c517e dashed;
	height: 70px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	display: table;
}
.tytul1{
	width: 100%;
	margin-top: 10px;
	height: 70px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	display: table;
}
.kostki{
	margin-left: 15px;
}
.tytul_{
	width: 100%;
	margin-top: 10px;
	border-bottom: 1px #2c517e dashed;
	height: 70px;
	color: #ffffff;
	background: url(grafika/tlo_tytul.png) repeat-y;
	font-size: 16px;
	font-weight: bold;
	display: table;
	cursor: pointer;
}
.obrazek{
	padding-top: 9px;
	padding-right: 26px;
}
.tytul_text{
	vertical-align: middle;
	width: 140px;
	text-align: right;
	padding-right: 20px;
	height: 50px;
}
a{
	color: #595854;
	text-decoration: none;
}
a:hover{
	color: #84837f
}
a.ref{
	color: #ffffff;
	padding-right: 23px;
	text-decoration: none;
}
a.ref:hover{
	color: #bec0fd
}
