.text{
	font-family : tahoma;
	color :blue;
	font-size : 12px;
	font-weight :500;
	text-decoration : none;
}

.nadpis{
	font-family : tahoma;
	color : Red;
	font-size : 16px;
	font-weight : 900;
	text-decoration : none;
}

.nadpis_vrch{
	font-family : verdana;
	color : yellow;
	font-size : 22px;
                  font-style : italic;
	font-weight : 900;
	text-decoration : none;
}

.exo{
	color :  green;
	font-family : Tahoma;
	font-size : 10px;
	font-style : italic;
	font-weight : 400;
}

.exo a{
	color :  green;
	font-family : Tahoma;
	font-size :10px;
	font-style : italic;
	font-weight : 400;
	text-decoration : none;
}

.exo a:hover{
	color :  #FF0000;
	font-family : Tahoma;
	font-size :10px;
	font-style : italic;
	font-weight : 400;
	text-decoration : none;
}

.bg_bok{
	color : #FFFFE0;
	font-family : tahoma;
	font-size : 14px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok a{
	color : #FFFFE0;
	font-family : tahoma;
	font-size : 14px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok a:hover{
	color : yellow;
	font-family : tahoma;
	font-size : 14px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}
.bg_bok2{
	color : #FFFFE0;
	font-family : tahoma;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok2 a{
	color : #FFFFE0;
	font-family : tahoma;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok2 a:hover{
	color : yellow;
	font-family : tahoma;
	font-size : 12px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}
.bg_bok3{
	color : #FFFFE0;
	font-family : tahoma;
	font-size : 11px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok3 a{
	color : #FFFFE0;
	font-family : tahoma;
	font-size : 11px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}

.bg_bok3 a:hover{
	color : yellow;
	font-family : tahoma;
	font-size : 11px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;
}
.but{
	color : green;
	font-family : tahoma;
	font-size : 14px;
	font-weight : 700;
	text-decoration : none;
	font-style : italic;	
}
.img {padding:0px;margin-top:5px;}

.headers_table{
  color : black;
	font-weight : 700;
	font-size: 15px;
	font-style : bold;	
	background-color: rgb(165,203,123);
}

.content_small_table{
  color : black;
	font-size: 15px;
	background-color: #FFFEEE;
}

tr.even{
  background-color: #FFFEEE;
}
tr.odd{
  background-color: rgb(239,239,225);
}
