@charset "utf-8";
.styl1 {font-weight: bold}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.styl4 {font-size: 9px; }
.styl7 {font-size: 9pt; }

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #003366;
}

.invertedshiftdown {
padding : 0;
width : 100%;
background : transparent;
voice-family : "\"}\"";
voice-family : inherit;
}
.invertedshiftdown ul {
	margin : 0;
	margin-left : 0px;
	padding : 0;
	list-style : none;
}
.invertedshiftdown li {
	display : inline;
	padding : 4;
	text-transform : uppercase;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
.invertedshiftdown a {
	float : left;
	display : block;
	color : #003366;
	text-decoration : none;
	background-color : #D4D7DC;
	margin-top : 0;
	margin-right : 1px;
	margin-bottom : 0;
	margin-left : 0;
	padding-top : 2px;
	padding-right : 5px;
	padding-bottom : 4px;
	padding-left : 5px;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}
.invertedshiftdown a:hover {
	background-color : #003366;
	padding-top : 2px;
	padding-bottom : 4px;
	color : #FFFFFF;
}
.invertedshiftdown .current a {
	background-color : #E7ECF0;
	padding-top : 2px;
	padding-bottom : 4px;
	color : #505561;
}

h1 {
	font-size: 12pt;
}
h2 {
	font-size: 10px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14pt;
}

.taabela {
	width: 90%;
}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 100px;
	background-image: url(images/www_02.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.taabela {
	width: 80%;
	clip: rect(auto,auto,auto,100px);
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003366;
}
.stopka {
	font-size: 9px;
	color: #000033;
	height: 50px;
	background-image: url(images/tlo-linia.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.ramka {
	border: 1px solid #7A96DF;
}

