
body {
	color : #000000;
	background-color : #F4F9FE;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px;
	scrollbar-arrow-color: 		#7AA0CA;
	scrollbar-face-color: 		#BAD1EB;
	scrollbar-shadow-color: 	#8CAED5;
	scrollbar-highlight-color: 	#D9E6F5;
	scrollbar-3dlight-color: 	#A3C0E0;
	scrollbar-darkshadow-color: #7AA0CA;
	scrollbar-track-color: 		#F4F9FE;
}

.poz_01{
	background-image : url(obrazy/logo_05.gif);
}

.poz_02{
	background-image : url(obrazy/logo_09.gif);
}

.poz_03{
	background-image : url(obrazy/logo_08.jpg);
	background-position: top;
    background-repeat: no-repeat;
}


ul {
	list-style-type: disc;
}

img {
	border: none;
}

.imgborder {
	border-left: 1px solid #002248;
	border-right: 1px solid #002248;
	border-top: 1px solid #002248;
	border-bottom: 1px solid #002248;
}

.tab_border {
	border-spacing : 0px;
	border-collapse: collapse;
	table-layout: auto;
	border-left: 1px solid #002248;
	border-right: 1px solid #002248;
	border-top: 1px solid #002248;
	border-bottom: 1px solid #002248;
}

.tab_border td {
	border-left: 1px solid #002248;
	border-right: 1px solid #002248;
	border-top: 1px solid #002248;
	border-bottom: 1px solid #002248;
	font-size : 12px;
	padding: 2px 2px 2px 2px;
	color : #002248;
}

table {
	border-spacing : 0px;
	border-collapse: collapse;
	table-layout: auto;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

td {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	font-size : 13px;
	color : #002248;
}

a {
	text-decoration: underline;
	color: #000000;
}	
a:hover {
	text-decoration: none;
	color: #000000;
}
hr {
	width: 100%;
	height: 1px;
	color: #000000;
}

.nadpis  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 15px;
	color: #002B5B;
}	

.cz  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color: #002B5B;
}	
.cz a {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #002B5B;
}	
.cz a:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #FF4200;
}
