body {
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	color: #E5E5E5;
	SCROLLBAR-FACE-COLOR: #00003C;
	SCROLLBAR-HIGHLIGHT-COLOR: #00003C;
	SCROLLBAR-SHADOW-COLOR: #00003C;
	SCROLLBAR-3DLIGHT-COLOR:#F2A30A;
	SCROLLBAR-ARROW-COLOR: #F2A30A;
	SCROLLBAR-TRACK-COLOR: #E5E5E5;
	SCROLLBAR-DARKSHADOW-COLOR: #F2A30A;
	text-decoration: none;

	}

A:hover {
	TEXT-DECORATION: underline;
}.left {
	background-image: url(../img/left.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../img/right.jpg);
	background-repeat: repeat-y;
}
.copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	height: 20px;
	padding-top: 4px;
	display: block;
}
.bottomlink:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	BACKGROUND: #E5E5E5;
	padding-top: 4px;
	height: 20px;	
	_height: 20px;
}
.bottomlink:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	BACKGROUND: #E5E5E5;

}

.bottomlink:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	BACKGROUND: #E5E5E5;
}

.bottomlink:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3A30A;
	text-decoration: underline;
	BACKGROUND: #ffffff;
	padding-top: 4px;
	height: 20px;	
	_height: 20px;

}

.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	height: 24px;
	padding-top: 8px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/znak_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 22px;

}
.menu:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	BACKGROUND: #E5E5E5;
	padding-top: 8px;
	height: 24px;	
	_height: 29px;
	background-attachment: scroll;
	background-image: url(../img/znak_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 22px;
}
.menu:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3A30A;
	text-decoration: none;
	BACKGROUND: #ffffff;
	background-attachment: scroll;
	background-image: url(../img/znak_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 22px;

}

.menu:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../img/znak_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 22px;
}

.menu:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3A30A;
	text-decoration: underline;
	BACKGROUND: #ffffff;
	padding-top: 8px;
	height: 24px;	
	_height: 29px;
	background-attachment: scroll;
	background-image: url(../img/znak_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 22px;

}
.nadpis {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txcierny {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;

}

