body
{
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	color: black;
	scrollbar-base-color: white;
	scrollbar-arrow-color: #9fa782;
	scrollbar-3d-light-color: #e86a10;
	scrollbar-highlight-color: #e86a10;
	scrollbar-shadow-color: #e86a10;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #e86a10;
	margin-top: 5px;
	background-image: url(pics/back.gif);
	background-position: top;
	background-repeat: repeat-x;
}

TD
{
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	color: black;
	vertical-align: top;
}

td.menu_up
{
	padding-top: 18px;	
   background-image: url(pics/up_back.jpg);
	background-repeat: no-repeat;
	width: 894px ;
	height: 52px;
	color: White;
	font-weight: bold;
	vertical-align: top;
}

td.menutlacitko
{
	color: White;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

td.odd
{
	background-color: #e1e1e1;
	border: 3px;
	border-color: White;
	border-style: solid;
	padding-left: 7px;
	padding-top: 5px;
	width: 350px;
	height: 25px;
	vertical-align: top;
	border-bottom-width: 0px;
}

td.odd2
{
	background-color: #e1e1e1;
	border-color: White;
	border-style: solid;
	padding-left: 7px;
	padding-top: 5px;
	width: 120px;
	height: 155px;
	vertical-align: top;
	border-left-width: 3px;
	border-right-width: 0px;
	border-top: 0px;
	border-bottom-width: 3px;
	text-align: center;
}

td.odd3
{
	background-color: #e1e1e1;
	border: 2px;
	border-color: White;
	border-style: solid;
	padding-left: 7px;
	padding-top: 5px;
	width: 210px;
	vertical-align: top;
	border-left-width: 0px;
	border-right-width: 3px;
	border-top: 0px;
	border-bottom-width: 3px;
	font-size: 12px;
	line-height: 200%;
}

td.right
{
	background-color: #a5a5a5;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	width: 182px;
}

td.left
{
	width: 712px;
}

td.logo
{
	background-position: right;
	text-align: center;
	vertical-align: bottom;
	height: 100%;
}

td.text
{
	padding-left: 7px;
	padding-right: 7px;
   text-align: justify;
	padding-top: 5px;
	vertical-align: top;
	width: 712px;
}

div.target
{
	width: 712px;
}

td.down
{
	height: 32px;
	width: 894px;
}

table.left
{
	width: 712px;
}

table.right
{
	width: 182px;
	height: 350px;
}

table.aktuality
{
	width: 100%;
}

td.aktualitydatum
{
	width: 75px;
}

td.aktualitytext
{
	width: 100%;
	text-align: justify;
}

iframe
{
	border: 0px ;
	frameborder: 0 ;
	framespacing: 0 ;
	vspace: 0 ;
	hspace: 0 ;
	noresize scrolling: auto ;
}

A
{
	cursor: pointer;
}

A.up
{
	text-decoration: none ;
	color: White;
}

A:visited.up	
{
	color: white;
	text-decoration: none;
}

A:hover.up
{
   text-decoration: underline;
	color: white;
}

A:active.up
{
	color: white;
	text-decoration: none;
}


A.odd
{
	text-decoration: none ;
	color: black;
}

A.nazev3
{
	text-decoration: none ;
	color: brown;
}

A.foto
{
	border:0px;
	text-decoration: none;
}

A:visited.odd	
{
	color: black;
	text-decoration: none;
}

A:hover.odd
{
   text-decoration: underline;
	color: #e86a10;
}

A:active.odd
{
	color: #e86a10;
	text-decoration: none;
}

.history
{
	color: brown;
}

div.nazev1
{
	font-size:150%;
	font-weight: bold;
}

div.nazev2
{
	font-size:125%;
	font-weight: bold;
	padding-left:20px;
}

div.nazev3
{
	font-size:100%;
	padding-left:40px;
}

img.fotomini
{
	margin: 3px;
	width: 100px;
	height: 75px;
	border: 0px;
}

.gwt-PopupPanel {
  border: 3px solid black;
  padding: 3px;
  background: white;
}

