td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: FF0000;
}
.tekst_stopka {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.stopka:link {
	text-decoration: none;
}
a.stopka:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.stopka:hover {
	text-decoration: none;
	color: #FF0000;
}
a.stopka:active {
	text-decoration: none;
	color: #FFFFFF;
}
.tekst_tytul {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FF0000;
}
.tab_logo {
	background: url(grafika/logo_na_tlo.jpg) no-repeat right bottom;
}
.zdjecia {
	border: 2px solid #FFFFFF;
}


#menu-h a, #menu-h a:visited {
color : #ffffff;
font-size : 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing : 0px;
font-weight : bold;
background-color:#921818;
text-decoration : none;
text-transform : uppercase;
font-style : italic;
text-align:center;
padding-top:7px;
padding-bottom:8px;
width:76px;
border-top:0px solid #fff;
border-bottom:0px solid #000000;
border-left:0px solid #fff;
border-right:0px solid #fff;
}
#menu-h a:hover {
color : #4C4C4C;
font-size : 13px;
letter-spacing : 0px;
font-weight : bold;
background-color:#ffffff;
text-decoration : none;
text-transform : uppercase;
font-style : italic;
text-align:center;
padding-top:7px;
padding-bottom:8px;
width:76px;
border-top:0px solid #fff;
border-bottom:0px solid #000000;
border-left:0px solid #fff;
border-right:0px solid #fff;
}

#menu-v a, #menu-v a:visited {
text-decoration:none;
text-align:center;
font-size : 10px;
font-weight : bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing : 1px;

color:#191970;
display:block;
width:170px;
padding-top:5px;
padding-bottom:5px;
margin:0 0 0 0;
border-left:5px solid #191970;
border-top : 1px solid #ffffff;
}
#menu-v a:hover {
border-left:5px solid #c80600;
background-color:#F0F0F0;
}



	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:150px;	/* Image width */
		height:113px;	/* Image height */
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}