.text{
	font-family : verdana;
	color : #70624F;
	font-size : 12px;
	font-weight :500;
    font-style : italic;
	text-decoration : none;
}

.obr{
	border-color : green;
}

.nadpis{
	font-family : tahoma;
	color : Red;
	font-size : 16px;
	font-weight : 900;
	text-decoration : none;
}

.exo{
	color : green;
	font-family : Tahoma;
	font-size : 8px;
	font-style : italic;
	font-weight : 400;
	background-image : url(../images/bg_exo.jpg);
}

.exo a{
	color : green;
	font-family : Tahoma;
	font-size : 8px;
	font-style : italic;
	font-weight : 400;
	text-decoration : none;
}

.exo a:hover{
	color :  #00DD00;
	font-family : Tahoma;
	font-size : 8px;
	font-style : italic;
	font-weight : 400;
	text-decoration : none;
}

.bg_bok{
	color : #70624F;
	font-family : tahoma;
	font-size : 14px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok a{
	color : #70624F;
	font-family : verdana;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok a:hover{
	color : maroon;
	font-family : verdana;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.but{
	color : #FFFFFF;
	font-family : tahoma;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;	
	background-color :Blue;
}
