body {
	color : #000000;
	background-color : #CACACA;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px;
	background-image : url(obrazy/poz.gif);
	background-attachment : fixed;
	scrollbar-arrow-color: 		#FFFFFF;
	scrollbar-face-color: 		#DA1200;
	scrollbar-shadow-color: 	#AE0E00;
	scrollbar-highlight-color: 	#F51400;
	scrollbar-3dlight-color: 	#B80F00;
	scrollbar-darkshadow-color: #8B0B00;
	scrollbar-track-color: 		#DBDBDB;
}

.poz_01{
	background-position: top;
    background-repeat: no-repeat;
	background-image : url(obrazy/logo_04.jpg);
}

.poz_02{
	background-image : url(obrazy/logo_12.gif);
}

.poz_03{
	background-image : url(obrazy/logo_13.gif);
}

ul {
	list-style-type: disc;
}

img {
	border: none;
}

.imgborder {
    border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.imgborderwhite {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


.tab_border {
	border-spacing : 0px;
	border-collapse: collapse;
	table-layout: auto;
    border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.tab_border td {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size : 12px;
	padding: 2px 2px 2px 2px;
	color : #000000;
}

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 : 12px;
	color : #000000;
}

a {
	text-decoration: underline;
	color: #DA1200;
}	
a:hover {
	text-decoration: none;
	color: #000000;
}
hr {
	width: 100%;
	height: 1px;
	color: #000000;
}
.cz  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color: #000000;
}	
.cz a {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #000000;
}	
.cz a:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #DA1200;
}

.czwhite  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
}	
.czwhite a {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #FFFFFF;
}	
.czwhite a:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #FFC600;
}


.white  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
}	
.white a {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: #FFC600;
}	
.white a:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.big  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 16px;
	color: #000000;
}	

.bigwhite  {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 16px;
	color: #FFFFFF;
}	

input {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 		12px;
	text-decoration: 	none;	
	color: 				#000000;
	height:				21px;
	background-color : 	#FFFFFF;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

textarea {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 		12px;
	text-decoration: 	none;	
	color: 				#000000;
	background-color : 	#FFFFFF;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	scrollbar-track-color: 		#FFFFFF;
}	
h1 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 2px;

}
h2 {
	color: #FFFFFF;
	font-size: 9px;
	margin: 0px;
	padding: 2px;

}
.lista-seo {	display:block;margin-top: 2px; margin-left: 30px; text-align:center;font-size:10px;color:#000;}
.lista-seo a {text-decoration:none;	color:#000;}
.lista-seo a:hover {text-decoration: underline;	color:#000;}


