.menu{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : 500;
	padding-left : 5pt;
	padding-right : 5pt;
	color : White;
	padding-bottom : 5pt;
}

H1, H2, H3, H4{
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	font-weight: 500;
}

 A {
	font-family: Tahoma;
	text-decoration: underline;
	color: Red;
	font-weight: 500;
	font-size: 8pt;
}


A:hover 
 {
	font-family: Tahoma;
	text-decoration: underline;
	color: #83A9BE;
	font-weight: 500;
	font-size: 8pt;
}



 A.mail {
	font-family: Tahoma;
	text-decoration: none;
	color: #0000FF;
	font-weight: 500;
	font-size: 8pt;
}


A.mail:hover 
 {
	font-family: Tahoma;
	text-decoration: underline;
	color: #83A9BE;
	font-weight: 500;
	font-size: 8pt;
}


 A.menu {
	font-family: Arial;
	text-decoration: none;
	color: White;
	font-weight: 500;
	font-size: 8pt;
}


A.menu:hover 
 {
	font-family: Arial;
	text-decoration: none;
	color: #D8CD7D;
	font-weight: 500;
	font-size: 8pt;
}

.novinky{
	padding : 5pt;
	font-family : Tahoma;
	font-size : 8pt;
}

.editace{
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : 600;
	color : Black;
}

.zprava{
	font-family : Arial;
	font-weight : 600;
	font-size : 12pt;
	color : Lime;
	background-color : Navy;
	padding : 10pt;
}

.table{
	border : 1pt solid #BBBBBB;
	padding : 5pt;
	font-family : Tahoma;
	font-size : 8pt;
}


.prave_menu{
	padding : 4pt;
}


.obr{
	border : 1pt solid Black;
}


 .text1 {
	font-family: Tahoma;
	color: White;
	font-weight: 500;
	font-size: 8pt;
   position: absolute; 
  top: 800px; left: -100px; 
  height: 400px; width: 130px; 


}


.text2{
	font-family : Tahoma;
	font-size : 8pt;
	padding : 5pt;
}



.text3{
	font-family : Tahoma;
	font-size : 8pt;
	padding : 5pt;
	color : #6495ED;
}

.text4{
	font-family : Tahoma;
	font-size : 8pt;
	padding : 1pt;
}



input {
	font-size : 8pt;
	font-family : Arial;
	background-color : Silver;
}



 A.link {
	font-family: Tahoma;
	text-decoration: none;
	color: White;
	font-weight: 100;
	font-size : 0pt;

}

A:hover.link
 {
	font-family: Tahoma;
	text-decoration: underline;
	color: White;
	font-weight: 100;
	font-size : 0pt;
}


.posun6
 {

	padding-right: 20px;
}

.float{
	float: left;
	padding-right: 20px;
	padding-bottom:30px;
}

.floatclear {
	float: left;
	padding-right: 20px;
	clear:both;
	padding-bottom:30px;
}