@charset "utf-8";
/* CSS Document */

body, html 
 { 
	scrollbar-base-color:#003366;
	overflow: auto;
 }


#TopPanel
 { 
	position: absolute; 
	width: 909px; 
	top: 12px; 
	left: 21px; 
	height: 133px; 
	background-color:white;
	background-image: url(../img/TopPanel.jpg);
 }




#MainPanel  
 {
	 position: absolute; 
	 width: 649px; 
	 top: 144px; 
	 left: 264px; 
	 height: 490px;
	 _height: 510px; 
	 background-color: #E0E4ED; 
	 border-right: 1px inset #003366; 
	 padding:10px;
	 font-family: Verdana; 
	font-size: 12px; 
	color: #003366;
	overflow: auto;
	
 }


#LeftPanel
 {
	 position: absolute; 
	 width: 243px;	
	 top: 143px;	
	 left: 20px;	
	 background-color:white;	
	 color: Silver;
	 font-weight: bold;	
	 height: 510px; 
	 background: url(../img/LeftPanel1.jpg) no-repeat left top;
	 padding: 25px 0 0 90px;
	 _padding: 30px 0 0 60px;
 }
#LeftPanel a
{
	color: Silver;
}

#LeftPanel a:hover
{
	color: White;
}
#LeftPanel ul.First
{
	padding: 0;
	
}
#LeftPanel ul
{
	padding: 33px 0 0 0;
	_padding: 25px 0 0 0;
}
#LeftPanel ul li
{
	margin: 0 0 0 15px ;
}
li.space{
  list-style-type: none; 
  padding: 0;
  margin: 0;
  display: block;
  height: 10px;
  width: 50px; 
}
#BottonPanel  
{ 
	position: absolute;
	width: 636px;	
	top: 655px;	
	left: 277px; 
	height: 10px;
	background-color:white;	
	border-right: 1px inset #003366;
	font: 9px Arial;
	color: #000000;	
	padding-right: 5px; 
	text-align: right;
	
}


div 
 { 
 	padding: 0px 
 }

.TopPanelLink
{
	padding:3px;
}

body 
{
	font-family: Verdana; 
	font-size: 12px; 
	color: #003366;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

p 
{
	text-align: justify;
}

img 
{
	border:1px solid black;
	margin: 3px;
}

.ImgNadpis
{
	border:0px none;
	margin: 0px;
}

a:link 
{ 
	text-decoration: none; 
	color: #003366;	
	font-weight: bold;
}


a:visited 
{	
	text-decoration: none; 
	color: #003366;
	font-weight: bold;
}


a:hover 
{ 
	text-decoration: none; 
	color: #666666;
}


a:active 
{
	text-decoration: none; 
	color: #FFCC00;
}


body,td,th 
{
	color: #000000;	
}




 
.LinksObchod:active
{
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}

.LinksObchod:hover
{
	text-decoration: none;
	color:black;
	font-weight: normal;
}

.LinksObchod:visited
{
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}
/*.Kontakty
{
	width: 100%;
	border: 1px solid black;
	background-color:#091336;
	color:#FFFFFF; 
	padding: 5px;
	margin-bottom: 10px;	
}
*/
.Kontakty
{
	
	width:610px;
	border: 1px solid #091336;
	color:#003366; 
	padding: 5px;
	margin-bottom: 10px;	
	
}
hr.cistic {
   clear: both;
   height: 1px;
   border: none;
   margin: -1px 0 0 0;
   visibility: hidden;
   }
.TextKontakty
{
 	float: left;
	padding: 10px;
	
}

.ImgKontakty
{
	float:right;	
	padding: 10px;
}

.Autors
{
	text-align:right;
}