body {
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: justify;
    font-weight: normal
}

P {
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: justify;
    font-weight: normal
}

TD {
    font-family: Arial, sans-serif;
    font-size: 12px
}

TD.cierna {
    font-family: Arial, sans-serif;
    font-size: 11px
}

LI {
    font-family: Arial, sans-serif;
}

P.submenu {
    font-family: Arial, sans-serif;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:5px;
    font-size: 10px;
    text-align: left;	
}

P.submenu_nadpis {
    font-family: Arial, sans-serif;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:5px;
    font-size: 11px;
    text-align: left;	
}

table.cierna {
    font-family: Arial, sans-serif;
    color: #000000
}


SPAN {
    font-family: Arial, sans-serif;
    color: #008FE0;	
    font-size: 13px;
	font-Weight: bold
}

SPAN.privlastok {
    font-family: Arial, sans-serif;
    color: #008FE0;	
    font-size: 18px;
	font-Weight: bold
}

H1 {
    font-family: Arial, sans-serif;
    color: #008FE0;	
    font-size: 16px
}

H2 {
    font-family: Arial, sans-serif;
    color: #3A7474;		
    font-size: 14px
}

H3 {
    font-family: Arial, sans-serif;
    color: #3A7474;		
    font-size: 13px
}


A {
    font-family: Arial, sans-serif;
}

A:visited {
    text-decoration: none; 
    color: #FFFBEE;
	font-Weight: bold
}

A:link {
    text-decoration: none;
    color: #FFFBEE;
	font-Weight: bold
}

A:hover {
    text-decoration: none;
    color: #000000;
	font-Weight: bold
}

A.menu:visited {
    text-decoration: none; 
    font-size: 14px;	
    color: #FFFBEE;
	font-Weight: bold
}

A.menu:link {
    text-decoration: none;
    color: #FFFBEE;
    font-size: 14px;	
	font-Weight: bold
}

A.menu:hover {
    text-decoration: none;
    font-size: 14px;	
    color: #000000;
	font-Weight: bold
}

A.submenu:visited {
    text-decoration: none; 
    color: #464646;
	font-Weight: bold
}

A.submenu:link {
    text-decoration: none;
    color: #464646;
	font-Weight: bold
}

A.submenu:hover {
    text-decoration: underline;
    color: #008FE0;
	font-Weight: bold
}


A.klasik:visited {
    text-decoration: none; 
    color: #464646;
	font-Weight: bold
}

A.klasik:link {
    text-decoration: none;
    color: #464646;
	font-Weight: bold
}

A.klasik:hover {
    text-decoration: underline;
    color: #008FE0;
	font-Weight: bold
}

A.download:visited {
    text-decoration: none; 
    color: #C10000;
	font-Weight: bold
}

A.download:link {
    text-decoration: none;
    color: #C10000;
	font-Weight: bold
}

A.download:hover {
    text-decoration: underline;
    color: #008FE0;
	font-Weight: bold
}

A.nadpis {
    color: #3A7474;		
}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    font-style: normal; 
    font-weight: normal;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid	
}

input.check {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #990000; 
    background-color: #FFFFFF; 
    font-style: normal; 
    font-weight: normal;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid
}


input.input {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #990000; 
    background-color: #F5F5F5; 
    font-style: normal; 
    font-weight: normal;
    BORDER-BOTTOM: #B6B4BA 1px solid;
    BORDER-LEFT: #B6B4BA 1px solid;
    BORDER-RIGHT: #B6B4BA 1px solid;
    BORDER-TOP: #B6B4BA 1px solid
}

input.submit {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #FFFFFF; 
    background-color: #00A629; 
    font-style: normal; 
    font-weight: bold;
    BORDER-BOTTOM: #B6B4BA 1px solid;
    BORDER-LEFT: #B6B4BA 1px solid;
    BORDER-RIGHT: #B6B4BA 1px solid;
    BORDER-TOP: #B6B4BA 1px solid
}

textarea {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color: #000000;
    background-color: #F5F5F5; 
    font-style: normal;
    font-weight: normal;
    BORDER-BOTTOM: #B6B4BA 1px solid;
    BORDER-LEFT: #B6B4BA 1px solid;
    BORDER-RIGHT: #B6B4BA 1px solid;
    BORDER-TOP: #B6B4BA 1px solid
}

select.select {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #990000; 
    background-color: #E8E8E8; 
    font-style: normal; 
    font-weight: normal;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid
}


hr {
    color: #dddddd;
}


