@charset "windows-1251";
BODY {
    BACKGROUND-COLOR: #FFFFFF; COLOR: #135192; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; TEXT-DECORATION: none;
    scrollbar-face-color: #495678;
    scrollbar-highlight-color: #D7D7D9;
    scrollbar-shadow-color: #495678;
    scrollbar-3dlight-color: #495678;
    scrollbar-arrow-color:  #D7D7D9;
    scrollbar-track-color: #787F9B;
    scrollbar-darkshadow-color: #787F8B;
}

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;
	FONT: underline;
	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;
    font: bold 20pt; font-family: "Arial";
    background: #014FFF;
    color: Yellow;
    
}
H2 {
    text-align: left;
    color: black;
    font: bold 14pt "Arial";
}

H3 {
    text-align: left;
    font: bold 10pt "Arial";
}

H4 {
    text-align: justify;
    font: normal 10pt "Arial";
    }
    
H5 {text-align: left;
    color: #800000;
    font: bold 10pt "Arial";
    }

H6 {text-align: left;
    color: black;
    font: normal 10pt "Arial";
    }
    
H7 {text-align: center;
    color: black;
    font: bold 11pt  "Arial";
    }
	   
P.tab {
    text-indent: 20; margin-top: 0; margin-bottom: 0;
}    

TABLE.normal {
    text-align: justify;
    font: normal; font-size: 10pt;
    font-family: "Arial Narrow", "Arial";
}

TABLE.left {
    text-align: left;
    font: normal; font-size: 10pt;
    background-color:"#fffdf5";
}
TABLE.right {
    text-align: right;
    font: normal; font-size: 10pt;
    background-color:"#EDFBFF";
}
TABLE.center {
    text-align: center;
    font: normal; font-size: 10pt;
    background-color:"#EDFBFF";

}
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-color:"#545f7f";    
    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: 10;
    background-image: url("../images/sh_left.jpg");
}
td.pageright{
    width: 10;
    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: url("../images/harrow.cur");
}

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;
}
