@charset "windows-1251";
BODY {
    BACKGROUND-COLOR: #FFFFFF; 
    COLOR: #135192; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 10pt; 
    TEXT-DECORATION: none;
}

A:link {
	COLOR: #D7D7D9;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #D7D7D9;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: Maroon;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}
A:hover {
    COLOR: #F6B25D; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    FONT-SIZE: 8pt; 
    TEXT-DECORATION: none;
}
A.smaller:link {
    FONT-SIZE: 8pt; 
    TEXT-DECORATION: none;
    COLOR: #135192;
}
A.smaller:visited {
    FONT-SIZE: 8pt; 
    TEXT-DECORATION: none;
    COLOR: #135192;
}
A.smaller:active {
    FONT-SIZE: 8pt; 
    TEXT-DECORATION: none;
    COLOR: #A52A2A;
}
A.smaller:hover {
    FONT-SIZE: 8pt; 
    COLOR: #FF8000; 
    TEXT-DECORATION: none;
}

A.big:link {
    FONT-SIZE: 10pt; 
    TEXT-DECORATION: none;
    COLOR: #135192;
}
A.big:visited {
    FONT-SIZE: 10pt; 
    TEXT-DECORATION: none;
    COLOR: #135192;
}
A.big:active {
    FONT-SIZE: 10pt; 
    TEXT-DECORATION: none;
    COLOR: #A52A2A;
}
A.big:hover {
    FONT-SIZE: 10pt; 
    COLOR: #FF8000; 
    TEXT-DECORATION: none;
}

A.lk:link {
	FONT-SIZE: 10pt;
	COLOR: #FF9900;
	TEXT-DECORATION: underline;
}
A.lk:visited {
	FONT-SIZE: 10pt;
	COLOR: Maroon;
	TEXT-DECORATION: underline;
}
A.lk:active {
	FONT-SIZE: 10pt;
	COLOR: #FF9900;
	TEXT-DECORATION: underline;
}
A.lk:hover {
	FONT-SIZE: 10pt;
	COLOR: Red;
	TEXT-DECORATION: underline;
}

H1 {
	text-align: left;
	background: #014FFF;
	color: Yellow;
	font-size: 20pt;
	font-family: "Arial";
	font-weight: bold;
}
H2 {
    text-align: left;
    color: black;
	font-size: 14pt;
	font-family: "Arial";
	font-weight: bold;}

H3 {
    text-align: left;
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;
}

H4 {
    text-align: justify;
	font-size: 10pt;
	font-family: "Arial";
	font-weight: normal;    }
    
H5 {text-align: left;
    color: #800000;
    font: bold 10pt "Arial";
    }

H6 {text-align: left;
    color: black;
	font-size: 10pt;
	font-family: "Arial";
	font-weight: bold;    }
    
H7 {text-align: center;
    color: black;
	font-size: 11pt;
	font-family: "Arial";
	font-weight: bold;    }
	   
P.tab {
    text-indent: 20px; 
    margin-top: 0; 
    margin-bottom: 0;
}    

TABLE.normal {
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align: top;
}

TABLE.left {
	text-align: left;
	font-size: 10pt;
	background-color: #fffdf5;
	font-style: normal;
}
TABLE.right {
	text-align: right;
	font-size: 10pt;
	background-color: #EDFBFF;
	font-style: normal;
}
TABLE.center {
	text-align: center;
	font-size: 10pt;
	background-color: #EDFBFF;
	font-style: normal;
}
td.bodyline {
background-color: #ffffff; 
border: 1px #98AAB1 solid;
}

th    {
    color: #FFA300; 
    font-size: 14px; 
    font-weight : bold;
    height: 20px;
    background-image: url('images/menu1.jpg');
}

td.menu {
    height: 15px;
    color: #D7D7D9;
    FONT-WEIGHT: bold;
    background-image: url('images/buttons_fill1.jpg');
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
}

td.submenu {
    height: 10px;
    background-color: #D7D7D9;
}

td.topmenu {
    color: #D7D7D9;
    FONT-WEIGHT: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 15pt;
}
td.pagetop{
    width: 100%;
    background-image: url(images/sh_top.jpg);
}
td.pageleft{
    width: 10px;
    background-image: url(images/sh_left.jpg);
}
td.pageright{
    width: 10px;
    background-image: url(images/sh_right.jpg);
    vertical-align: top;
}
td.pagebottom{
    width: 100%;
    background-image: url(images/sh_bottom.jpg);
}
td.events{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align:left;
    vertical-align: top;	
}
div.print{
	cursor: pointer;
}
div.menu{
	font-size:8pt;
}
p{
	text-indent: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10pt;
}

p.podpis{
	text-align: right;
	font-weight:bold;
	text-indent: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10pt;
}
p.noindent{
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10pt;
}
