body {
	background: #EEE url(../imgs/pageback.gif);
	color: #0A2445;
  font-family: tahoma, sans-serif, 'helvetica ce';
	font-size: 9pt;
	text-align: left;
	line-height: 1.2; 
}

#subbody {
	background: transparent url(../imgs/topback.gif) top left repeat-x;
}

img {
	border: 0px;
}

#main {
	text-align: left;
	width: 800px;
}

#menu {
} 

#menu ul {
	margin: 0px;	
	padding: 0px;
	font-size: 8pt;
	font-weight: bold;
}

#menu ul li {
	list-style-type: none;
	display: inline;
}

#menu ul li a {
	color: #915600;
	text-decoration: none;  
	padding: 3px 15px 0px 15px;
	background: transparent;
	display: block;
	float:left;
	height: 21px;
}

#menu ul li a:hover {
	color: #FFD67B;
	background: transparent;
}


#content {
	padding: 0px;
	margin: 0px; 
	background: #FFF url(../imgs/panelback.gif) top right repeat-y;
	border-right: 1px solid #D1D6DC;
}

#logo {
	height: 241px;
	width: 800px;
	background: #0D2645 url(../imgs/head2.jpg) top right no-repeat;	
	color: #FFF;
}

#inlogo {
	height: 241px;
	width: 800px;
  background: transparent url(../imgs/head1.jpg) bottom left no-repeat;
}

#inlogo p {
	margin: 10px;
}

h1 {
	margin: 0px;
}

h1 a {
	color: #FFF;
	overflow:hidden;
	width:228px; 
	height:169px;
  margin: 10px;
} 

h1 a span {
   display:block;
   position:absolute; 
   left:0; top:0; z-index:1;
   width:228px; 
   height:169px;
   margin:0; padding:0;
   background: transparent url(../imgs/webeu.png) top left no-repeat;
   cursor:pointer;
}

div.leftpanel {
	float: left;
	width: 548px;
	background-color: #FFF;
}

div.prezentace {
	color: #0A2445;
	padding: 15px;
}

div.prezentace h3 {
	font-size: 15pt;
	padding: 0px;
	margin: 0px;
}

div.prezentace h3 a {
	text-decoration: none;
	color: #0A2445;
}

div.prezentace h3 a:hover {
	color: #CFE5F5;
}



div.prezentace img {
  border: 4px solid #FFF; 
	vertical-align: top;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.prezentace .bimg {
  border: 1px solid #CFE5F5; 
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}


.alternate {
  background-color: #F2F7F8;
  border-top: 1px solid #CFE5F5; 
  border-bottom: 1px solid #CFE5F5; 
}


div.rightpanel {
	float: right;
	color: #FFF;
	background-color: #0D2645;
	border-left: 1px solid #1D608B;
	width: 250px;
	text-align: center;
	min-height: 400px;
}

div.panel p {
	font-size: 8pt;
	margin: 10px;
}

div.rightpanel p {
	font-size: 12pt;
	margin: 15px 0px;
}


div.rightpanel strong {
	font-size: 18pt;
}


div.rightpanel h2 {
	font-size: 10pt;
	background: #C4E0F3 url(../imgs/headline.gif) top left repeat-x;
	height: 24px;
	padding-top: 5px;
	color: #0A2445;
	margin: 0px;
}

div.rightpanel a {
	text-decoration: none;
	color: #FFF;
}

div.panel .footer {
	background-color: #404040;
	height: 3px;
	font-size: 1px;
	clear: left;
}

div.clear {
	clear: both;
	font-size: 1px;
	height: 0px; 
	overflow: hidden;
}

#footer {
	background: #C4E0F3 url(../imgs/bottom.gif) top left repeat-x;
	text-align: right;
	padding: 5px 15px 4px 15px;
	font-size: 7pt;
	font-family: verdana;
	color: #0D2645;
	clear: both;
	height: 15px;
}

#footer a {
	text-decoration: none;
	color: #444;
}

#footer .left {
	float:left;
	width:50%;
	text-align:left;
	color:black;
}

#footer .right {
	float:right;
	width:48%;
}

#banner {
	margin: 15px;
}
#banner img {
	border: 1px solid #CFE5F5;
	padding: 4px;
}