@import url("http://www.wmp.cz/css/wmp_bar.css");

body
{
	font-size :9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

td
{
	FONT-SIZE: 9pt;
	vertical-align: top;
}

.titulky_nadpis {
	font-size: 5pt;
}

A {color: #ff6600; text-decoration: none}

A:hover {color: #cc3300; text-decoration: underline}

.novinky
{
FONT-SIZE: 8pt; text-align: center; border: 1 solid #999999
}

#nov:hover {color: #ff6600; text-decoration: none}
#nov {color: #333333; text-decoration: none}

.menu
{
text-align: center; border-bottom: 1 solid #999999
}

.spodek
{
text-align: center; FONT-SIZE: 7pt; color: #777777
}

H1
{
FONT-SIZE: 18pt; font-weight: bold; text-transform: uppercase; margin-bottom: 0; color: #000080}
}

H2
{
FONT-SIZE: 11pt; font-weight: bold; margin-bottom: 0
}

.normal
{
margin-top: 0
}

.obr {border: 1 solid #cccccc}

.table_head
{
background-color: #666666; color: white; font-weight: bold
}

.podtit {margin-top: 0;FONT-SIZE: 10pt}

.tabulka {border-top: 1px solid black;}

.tabulkatd {
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	font-size: 8pt;
	background-color: #E5E5E5;
	padding: 2px;
}

.hmenu{font-size: 8pt; color: black; text-decoration: none;}

.hmenu:hover{font-size: 8pt; color: #ff6600; text-decoration: none;}

table#veletrhy {
	border: 1px solid #C0C0C0;
        border-collapse: collapse;
}
table#veletrhy th, table#veletrhy td {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	vertical-align: middle;
	padding: 2px;
	empty-cells: show;
}

table#veletrhy th {
	background-color: #666666;
	color: white;
	font-size: 80%;
}
table#veletrhy td.firstDatum {
	width: 7em;
}


/***********************************************/

#innerpage {
    padding:0px; 
    min-height: 100%;
	margin: 0px;
}

#innerpage2 {
  margin: 0px;
  background: repeat-y right top url('/pic/pozadi.png');
}

#left_menu, #right_menu {
  width: 140px;
  background-color: white;
}

#left_menu {  
  background: no-repeat right top url('/pic/menu1.jpg');
  float: left;
  text-align: center;  
}

#left_menu ul {
  margin: 0px;
  padding: 0px;
}


#right_menu {
  float: right;
  left: 100%;   
  background: #e5e5e5 no-repeat right bottom url('/pic/nov01.gif');
  padding-bottom: 45px;
}

.novinky {
  margin: 8px;
}

.content table {
  width: 430px;
}

/*#AutoNumber2 a {
  margin-top: 5px;
  font-size: 0.7em;
}*/

pre {
  white-space: normal;
}

