/* CSS Document */



body {
	margin:0;
	background-image:url(bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: justify;
	font-weight: normal;

}



/* Odkazy bílá-cerná */



.a {

text-decoration:underline; 

color: #FFFFFF

}

a:hover {

	text-decoration:underline;

	color: yellow;

	text-align: center;

}

 

/* Odkazy cerna-seda */



.hr {

font-color: #00000

font-family: Tahoma

}

 



/* V menu oddelují odkazi (prepážky) */ 



.t_menu {

color: yellow 

}



/* Hodnoty písma na celém webu = Tahoma; cerna barva; velikost 10; */ 



.font_text{

font-family: Tahoma; 

font-size: 10px; 

color: #000000

}



/* Písmo = Tahoma; velikost 12; */ 



.font_text2 {

font-family: Tahoma; 

font-size: 12px; 

color: #000000;

font-weight: bold;

}



/* Barvy pozadí formuláøù (web) */



.tpp_dc 

	{

    font-family : Tahoma, Sans-Serif;

    font-size : 10px;

    color : #FFFFFF;

    font-weight: bold;

    border-color : #99bb22 #99bb22 #99bb22 #99bb22;

    background-color : #99bb22;

    text-align: left;

}

.tab_center {
	text-align: center;

}

.tab_small {

	font-size: 10px;

}

.tab_blok {

	text-align: justify;

}

.tab_blok {

	text-align: justify;

	vertical-align: top;

	font-weight: normal;

	text-decoration: none;

}

.tab_zvyrazneni {

	font-style: normal;

	font-weight: bold;

	text-decoration: none;

}

.tab_mensi1 {

	font-size: 13px;

}

.tab_mensi_2 {

	font-size: 12px;

	text-align: left;

}

.tab-zvyrazneni_center {

	font-style: normal;

	font-weight: bold;

	text-align: center;

}

.tab_zvyrazneny_podtrzeny {

	font-weight: bold;

	text-decoration: overline;

}

.tab_center img {

	vertical-align: top;

}

.tab_center_cervena {

	color: #F00;

	text-align: left;

	font-weight: bold;

}

.tab_center_tuc_cerv {

	text-align: left;

}

.tab_blok .tab_center_tuc_cerv strong {

	color: #F00;

}
