
body
{
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
	
   background-repeat: repeat-x; 
   background-attachment: fixed;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d2d2d2;
	scrollbar-3dlight-color: #bbbbbb;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #757575;
}

:link{ color: #000000; text-decoration: none; font-size: 7pt; font-family: Verdana, Arial; }
:visited { color: #000000; text-decoration: none; font-size: 7pt; font-family: Verdana, Arial; }
:active { color: #000000; text-decoration: none; font-size: 7pt; font-family: Verdana, Arial; }
:hover { color: #729643; text-decoration: none; font-size: 7pt; font-family: Verdana, Arial; }

.B:link{ color: #000000; text-decoration: none; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial; }
.B:visited { color: #00000; text-decoration: none; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial; }
.B:active { color: #729643; text-decoration: none; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial; }
.B:hover { color: #729643; text-decoration: none; font-weight: bold; font-size: 8pt; font-family: Verdana, Arial; }

.IT:link{ color: #729643; text-decoration: none; font-weight: bold; font-size: 7pt; font-family: Verdana; }
.IT:visited { color: #729643; text-decoration: none; font-weight: bold; font-size: 7pt; font-family: Verdana; }
.IT:active { color: #729643; text-decoration: none; font-weight: bold; font-size: 7pt; font-family: Verdana; }
.IT:hover { color: #000000; text-decoration: none; font-weight: bold; font-size: 7pt; font-family: Verdana; }

.stext { font-size: 7pt; font-family: Verdana; color: #000000; } /* small text*/
.vstext { font-size: 6pt; font-family: Verdana; color: #000000; } /* very small text*/

.text   { font-size: 8pt; font-family: Verdana; color: #000000; }
.text_j { font-size: 9pt; font-family: Verdana; color: #000000; text-align: justify }
.header { font-size: 9pt; font-family: Arial; color: #000000; font-weight:bold; }
.menu   { font-size: 7pt; font-family: Verdana; color: #000000; font-weight:bold; }
.green  { font-size: 9pt; font-family: Verdana; color: #729643; font-weight:bold; }
.green_dat  { font-size: 7pt; font-family: Verdana; color: #729643; }
.green_txt  { font-size: 8pt; font-family: Verdana; color: #729643; }
.blue  { font-size: 7pt; font-family: Verdana; color: #005A7D; }
.blue_akt  { font-size: 9pt; font-family: Verdana; color: #005A7D; }

.b_header 
/* blue_header */
{ 
	font-size: 7pt; 
	font-family: Verdana; 
	color:#FFFFFF; 
	padding-left: 5px; 
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 

.buttons  
{ border-width: 1px; border-color: #808080; font-family: arial;font-size: 7pt;
font-weight: normal; color: white; background-color: #404040; vertical-align: middle; }

.menuu
{ span onmouseover="this.className='h2_dashed';" onmouseout="this.className='text';" }

.pole
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	text-decoration: none;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	vertical-align: middle;
}

.pole_small
{
	font-size: 7pt;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	text-decoration: none;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	vertical-align: middle;
}

INPUT
{
	font-size: 7pt;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	text-decoration: none;
	vertical-align: top;
}

/* bdl - BOTTOM DASHED LINE*/
.bdl
{
	border-bottom-color:#000000; 
	border-bottom-style:dashed; 
	border-bottom-width:1px;
}

/* bdl - LEFT SOLID LINE*/
.ldl
{
	border-left-color:#000000; 
	border-left-style:solid; 
	border-left-width:1px;
}

/* rsl - RIGHT SOLID LINE */
.rsl
{
	border-right-color:#000000; 
	border-right-style:solid; 
	border-right-width:1px;
}

.h1_dashed
{
	background-color:#F7F7F7;
	border-color:F7F7F7;
	border-style:dashed; 
	border-width:1px; 
	font-size: 9pt; 
	font-weight: bold;
	font-family: Verdana; 
	color: #000000;

}
.h2_dashed
{
	background-color:#F7F7F7;
	border-color:F7F7F7;
	border:none; 
	border-width:0px; 
	font-size: 8pt; 
	font-family: Verdana; 
	color: #000000;

}
._dashed
{
	background-color:#FFFFFF;
	border-color:FFFFFF;
	border:none; 
	border-width:0px; 
	font-size: 8pt; 
	font-family: Verdana; 
	color: #000000;

}
.all_dashed
{
	background-color:#D8E1EB;
	border-color:#000000;
	border-style:dashed; 
	border-width:1px; 
	font-size: 7pt; 
	padding:5px;
	font-family: Verdana; 
	color: #000000;
}

.all_solid
{
	border-color:#CDCDCD;
	border-style:solid; 
	border-width:1px; 
	font-size: 8pt; 
	font-weight: none;
	color: #000000;
}

/* DASHED TOP BOTTOM RIGHT */
.dashed_TBR
{
	border-color:#000000;
	border-style:dashed; 
	border-left-style: none;
	border-width:1px; 
	text-align: justify; 
	padding:5px;
	font-size: 7pt; 
	font-family: Verdana; 
	color: #000000;
}
.dashed_TBL
{
	background-color:#D8E1EB;
	border-color:#000000;
	border-style:dashed; 
	border-right-style: none;
	border-width:1px; 
	text-align: justify; 
	padding:5px;
	font-weight: bold;
	font-size: 7pt; 
	font-family: Verdana; 
	color: #000000;
}

.dashed_menu
{
	background-color:#F7F7F7;
	border-color:F7F7F7;
	border-style:dashed; 
	border-width:1px; 
        padding:5px;	
        font-size: 9pt; 
	font-weight: bold;
	font-family: Verdana; 
	color: #000000;

}

HR { color: #000000; }
P  { text-indent: 30px; }


.obrazek
{
	border-width: 1px; 
	border-color: #000000;
}

