BODY{
	margin: 0px;
	padding-top: 40px;
	background-image: url(img/tlo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #3E6E9E;
	font-size:10pt;
	font-family:Comic Sans MS;
	color: #001B2B;
}
img{border: 0px;}
TD{
	font-size:10pt;
	font-family:Comic Sans MS;
	color: #001B2B;
}
A{
	font-size:9pt;
	font-family:Comic Sans MS;
	color: #007AB9;
	text-decoration: none;
	font-weight: bold; 
}
A:Hover{
	font-size: 9pt;
	font-family: Comic Sans MS;
	color: #8ED4FF;
	text-decoration: none;
	font-weight: bold;
}
Table.main{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border: 1px solid #336699;
}
TD.lewa_panel{
	width: 423px;
	height: 402px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(img/tlo_p.gif);
	padding-top: 30px;
	padding-left: 35px;
	background-color: #67C2D3;
}
.witamy{
	width: 326px;
	height: 191px;
	background-repeat: no-repeat;
	background-image: url(img/x1.gif);
	padding-top:30px;
	padding-left:10px;
	padding-right:20px;
	text-align: justify;
	font-size:9pt;
}
.podpis{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
.main_text{
	width: 893px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
	background-image: url(img/tlo_b.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #DBEAF1;
	padding-bottom:10px;
	font-size:12px;
	color:#1A1A1A;
}
.srodek{
	background-image: url(img/tlo_sr.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #66C0D2;
	padding-left:30px;
}
.dolek{
	background-image: url(img/dolek.gif);
	height: 25px;
}
.dhtmlgoodies_contentBox{
	height: 0px;
	visibility: hidden;
	overflow: hidden;
}
.dhtmlgoodies_content{
	padding-top:5px;
	padding-bottom:5px;
}
#menu{
	position: relative;
	z-index: 2;
	top:0%;
	left:0%;
}
.show{
	display: none;
	position: absolute;
	z-index: 2;
	top:27px;
	left:70px;
	background-color: #41809E;
}
.mm{
	display: block;
	padding: 3px;
	color:white;
	font-size:9pt;
	margin: 1px;
	background-color: #4D94B6;
}
.mm:hover{
	display: block;
	padding: 3px;
	color:white;
	font-size:9pt;
	margin: 1px;
	background-color: #366A83;
}
b.nag{font-size:11pt;font-weight: bold;color:#0D4F81;text-decoration: underline;}