body, dl, ul, ol, p, td, th	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
body {
  padding: 0;
  margin: 0;
  background-image: url('images/background.gif');
  background-repeat: repeat-x;
}
div#page {
  margin: 0;
  padding: 84px 10px 30px 10px;
  background-image: url('images/header.gif');
  background-repeat: no-repeat;
  margin: auto;
  width: 780px;
}
table {
  border-color: #0064A6; 
  margin: 16px 0px 16px 0px;
}
table thead {
  background-color: #F8C150; 
}
#balicek {
	background-image : url(images/balikbkg.gif);
	background-position : center;
	background-repeat : no-repeat;
}
p {
  margin-top: 5px;
  margin-bottom: 12px;
}
hr {
  height: 3px;
  background-color: #0064A6;
  border: none;
}
a {
  color: #0064A6;
}
DL,UL,OL	{text-align: left;}
UL,OL	{margin-bottom: 3px; margin-top: 3px;  margin-left : 25px;}
UL	{list-style-type : square;  list-style-image : url(images/obalka-li2o.gif); }
UL UL	{list-style-type : circle; margin-top: 0px; margin-bottom: 0px;  list-style-image : url(images/obalka-li4o.gif);  }
OL UL	{list-style-type : disc; list-style-image : url(images/obalka-li4o.gif); }
OL	{list-style-image : none; }
TH	{font-weight: bold;  text-align : left; }
SMALL	{font-family: Verdana,Arial, sans-serif; font-size: 10px;}
BIG	{font-family: Tahoma,Verdana,Arial, sans-serif; font-size: 14pt; color: #F8C150;}
STRONG	{font-family: Tahoma,Verdana,Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #F8C150;  margin-bottom : 3px; }
.hedlos,H1,H2,H3,H4,H5	{
font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold; 
color: #F8C150;  margin-bottom : 5px;}
.hedlos,H3,H4,H5	{color: #F8C150; }
H5	{font-size: 8pt; }
.hedlos,H4	{font-size: 10pt;}
H3	{font-size: 12pt;}
H2	{font-size: 14pt;}
H1	{font-size: 16pt;}
.hedlos	{text-decoration: none; }
#hedlosbkg {
	background-image : url(images/1x1orange.gif);
	background-position : center;
	background-repeat : repeat-x;
}
#hedlosbkg2 {
	background-image : url(images/2x2orange.gif);
	background-position : center;
	background-repeat : repeat-x;
}

.boxik {
	/*background-image : url(images/pozadi_latka.png); funguje v mozille, ne v msie*/
	background-image : url(images/mrizkabkg.gif);
	border : 1px solid #F8C150;
}
.boxik P, TD {
	font-size : 8pt;
}

B	{font-weight : bold;}
CENTER {text-align : center;}
FORM {margin-bottom : 0px;}
INPUT,SELECT {font-family: Arial, sans-serif; font-size: 8pt;}

#vpad {
	padding-top : 10px;
	padding-left : 0px;
	padding-right : 10px;
}

#text	{font-size: 10pt;}
#left	{text-align: left;}
#right	{text-align: right;}
#justify	{text-align: justify;}
#white	{color: #FFFFFF;}
#black	{color: #000000;}
#red	{color: #ee0000;}
#redb	{color: #ee0000; font-weight: bold;}
#blue	{color: #0064a6;}
#orange	{color: #F8C150;}

HR {margin-bottom : 5px;  margin-top : 5px;}

.topmenu	{color: #ffffff; font-family: verdana,Arial, sans-serif; font-size: 11px; text-decoration: none; padding-top: 3px;}
A.topmenu	{font-weight: bold;}
A.topmenu:visited	{color: #ffffff;}
A.topmenu:hover	{color: #F8C150; text-decoration: none;}

A:hover	{color: #F8C150; text-decoration: underline;}

#precis	{color: #F8C150; font-weight : bold;}
#precisu	{color: #F8C150; font-weight : bold; text-decoration: underline;}

#tabadr TH	{font-weight: bold;  text-align : center;  color: #FFFFFF; background-color: #0064a6;}
#tabadr TD	{border-right : 2px solid #FFFFFF;  padding-right : 2px; }
#tabadr TH	{border-right : 2px solid #FFFFFF;  padding-right : 2px; }
#tabadr H2	{margin-top : 0px;}
#tabadr UL	{margin-bottom: 0px; margin-top: 0px;}
#tabadr #pozadi0	{
	background-color: #FBD78C;
}
#tabadr #pozadi1	{
	background-color: #FDE8BB;
}
.none {
  display: none;
}
/* #tabadr #pozadi1	{background-color: none;} */



/* uprava pro tisk */
#jentisknout {display: none;}
@media print {
	#netisknout,.topmenu {display: none;}
	#jentisknout {display: inline;}
	body,DL,UL,OL,P,TD,TH,A,H1,H2,H3,H4,H5,#precis,#precisu,big,strong	{color: Black;}
}


