#pdf_ico
{
    display: block;
    height: 50px;
    background: url("images/pdfico_off.png") no-repeat 0 0;
	
}

#pdf_ico:hover
{
    background: url("images/pdfico_on.png") no-repeat 0 0;
}
#pdf_href { 
position:relative;
top:5px;
left:60px;
}
.table_nadpis {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; font-style: italic; color: #FF0000}
.text_bold_big {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; font-style: normal}
.text_bold_big_c {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; font-style: normal; color: #FF0000}
.text_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.textm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.text_italic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: italic}
.text_bold_italic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic }
.pismeno { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; font-style: normal;}
.pismeno_c {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; font-style: normal; color: #FF0000}
.pismeno_z { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; font-style: normal; color: #009966}
.line_c {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; font-style: normal; color: #FF0000; text-decoration: underline}
.line_z { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; font-style: normal; color: #009966; text-decoration: underline}
.text_z { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal ; color: #009966}
.text_c { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal ; color: #FF0000}
.text_bold_z { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #009966}
.text_bold_c { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #FF0000}
.nadpis_z { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bolder; font-style: italic; color: #009966}
.nadpis_c { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bolder; font-style: italic; color: #FF0000}
a:link, a:visited { text-decoration: none; color: #FF0000 }
a:hover { text-decoration: underline }
body { font-size: 13px; font-family: Arial }
h1 { font-size: 24px; font-family: Arial }
h2 { font-size: 20px; font-family: Arial }
h3 { font-size: 16px; font-family: Arial }
h4 { font-size: 14px; font-family: Arial }
h5 { font-size: 10px; font-family: Arial }
td { font-size: 12px; font-family: Arial }
.bold          { font-weight: bold }
.form        { background-color:#C0C0C0; border-width:1; border-color:#244062; border-style:solid; }
 a {color: #FF0000; text-decoration:none }
 a:hover {color:#006734; text-decoration: none }
a#buttons {
	margin-top:5px;
	padding:0;
    display: block;
	text-decoration: none;
	font: bold 13px Arial;
	color: white;
    height: 24px;
    background-image: url(images/button_off.gif);
    background-position: top left;
	background-repeat: no-repeat;
text-outline: 1px 1px #ccc;
}
a#buttons:hover {
    background-image: url(images/button_on.gif);
	background-repeat: no-repeat;
	color: black;
}
.alt { 
position:relative;
top:4px;
left:8px;
	font: bolder 15px Arial;
text-outline: 1px 1px #ccc;
}
.menu2_bg {
    display: block;
    height: 50px;
    background-image: url(images/menu2_background.gif);
    background-position: top left;
	background-repeat: no-repeat;
}
a#buttons2 {
	margin-top:5px;
	padding:0;
    display: block;
	text-decoration: none;
	font: bold 13px Arial;
	color: white;
    height: 49px;
    background-image: url(images/button2_off.png);
    background-position: top left;
	background-repeat: no-repeat;
text-outline: 1px 1px #000;
}
a#buttons2:hover {
    background-image: url(images/button2_on.png);
	background-repeat: no-repeat;
	color: black;
}
.alt2 { 
position:relative;
top:8px;
left:27px;
	font: bolder 14px Arial;
text-outline: 1px 1px #000;
}
.alt2L { 
position:relative;
top:8px;
left:27px;
	font: bolder 18px Arial;
text-outline: 1px 1px #000;
}

