body 
{ 
	font-family: Arial,Tahoma,  Helvetica, sans-serif;
	font-size: 10pt; 
	margin: 0px;
	background: #FFFFFF;	
	list-style-image: url(img/more1.gif);
	list-style-position: outside;
}

a:visited, a:link, a:visited
{
	color : #444444;
	/*color: #000000;*/
	text-decoration: none;
}

a:hover
{
	/*color : #666666;*/
	/*color: #696969;*/
        /*color: #000000;
	text-decoration: underline;*/

         text-decoration:none;
         color : Maroon;
}


.main_header
{
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
}

.menu_header
{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    
}
.menu_normal
{
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
}

a.menu_normal:hover
{ 

 text-decoration:none;
 color : Maroon;
} 


.tabela_nag
{
   bgcolor: #CFD0D1;
}

.tabela
{
   bgcolor: #F2F5F7;
}


.tabela_kom
{
   background-color: #CFD0D1;
}


.ending_img
{
	border: 0;
	padding-left: 0px;
	padding-top: 2px;
}

.search_row
{
	padding-left: 10px;
}

.tbl_head
{
	background: #CFD0D1;
	/*background: lightblue*/ 
	color : #444444;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
}

.tbl_win_head
{
	background: #CFD0D1;
	color : #444444;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 14px;
}

.tbl_win_body
{
	background: #FFFFFF;
	color : #444444;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.tbl_win_body1
{
	background: #FFFFFF;
	color: #696969;
	font-size: 7pt;
	/*text-align: justify;*/
}

.tbl_body
{
	background: #F2F5F7;
	/*color: #000000;*/
        color : #444444;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	/*
	background: #F2F5F7;
	color: #000000;
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 4px;
	*/
}

.tbl_frame
{
	background: #676869;
	/*background: #FFFFFF;*/
	height: 1px;
}

.footer
{
	background: #D9DADB;
	color : #444444;
	font-size: 7pt;
	padding: 5px;
	height: 19px;
}

.footer_frame
{
	background: #676869;
	height: 1px;
}

.edit_box
{
	font-size: 6pt;
	font-weight: normal;
	border-color: #3E3D3D;
	border-width: 1;
	margin: 0;
	border-style: ridge;
	height: 15;
	width: 100;
}

.edit_box_text
{
	font-size: 7pt;
	font-weight: normal;
	color: #676869;	
	margin: 0px;
}

.button_submit
{
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  border-width: 1;
  margin: 0;
  background-color: #86A6C0;
}

.button_search
{
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
  border-width: 1;
  margin: 0;
  background-color: #86A6C0;
}

/* czcionki */

.smaller 
{
	font-size: 6pt;			
}

.smaller_b
{
	font-size: 6pt;	
	font-weight: bold;		
}

.small 
{
	font-size: 7pt;
}

.small_b 
{
	font-size: 7pt;
	font-weight: bold;
}
  
.normal 
{ 
	font-size: 9pt;
} 

.normal_b
{ 
	font-size: 9pt;
	font-weight: bold;
} 
		
.large
{
	font-size: 10pt;
}

.large_b
{
	font-size: 10pt;
	font-weight: bold;
}

.larger
{
	font-size: 11pt;
}

.larger_b
{
	font-size: 11pt;
	font-weight: bold;
}

.larger_2b
{
	font-size: 13pt;
	font-weight: bold;
}

.Dott
{
	border-style: dotted; 
	border-color: #000000;
	font-weight: bold;`
}

