html {                                                            
	background-color: #f9f9f9;
}                                                                 
                                                                  
body {                                                            
   line-height: 14pt;                                             
	font-family: Tahoma, Verdana;                                            
	font-weight: normal;                                             
	font-style: normal;                                              
	font-size: 8pt;                                                  
	text-align: left;                                                
	background-color: #f9f9f9;                                       
	margin: 0 auto;                                                  
	padding: 0;                                                    
	color: #59595a;                                                  
}                

img {
	border: none;
	margin: 0;
	padding: 0;
}

.kursor_hand {
	cursor: pointer;
}

a, a:active, a:visited {
	color: #59595a;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #59595b;
	font-weight: bold;
	text-decoration: none;
}

a.link_flaga, a.link_flaga:active, a.link_flaga:visited {
	color: #59595a;
	font-weight: normal;
	text-decoration: none;
}

a.link_flaga:hover {
	color: #59595b;
	font-weight: normal;
	text-decoration: none;
}


a.link_menu_left, a.link_menu_left:active, a.link_menu_left:visited {
	color: #59595a;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
}

a.link_menu_left:hover {
	font-size: 13pt;
	color: #59595b;
	font-weight: bold;
	text-decoration: none;
}


a.link_menu_left_small, a.link_menu_left_small:active, a.link_menu_left_small:visited {
	color: #59595a;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.link_menu_left_small:hover {
	font-size: 8pt;
	color: #59595b;
	font-weight: bold;
	text-decoration: none;
}


a.link_stopka, a.link_stopka:active, a.link_stopka:visited {
	color: #59595a;
	font-weight: normal;
	text-decoration: none;
}

a.link_stopka:hover {
	color: #59595b;
	font-weight: normal;
	text-decoration: underline;
}


a.link_digate, a.link_digate:active, a.link_digate:visited {
	color: #2f2f2f;
	font-weight: normal;
	text-decoration: none;
}

a.link_digate:hover {
	color: #59595b;
	font-weight: normal;
	text-decoration: none;
}


h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #59595b;
	padding-left: 10px;
	padding-top: 3px; 
}

.left {
	float: left;
}

.blad {
	color: #cc0000;
}
