body {
	margin: 0;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
  text-align: center; 	
  background: url(../img/background.jpg) top left #000;
}

body,html {
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #EEE;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #EEE;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #EEE;
}

#layout {
	width: 775px;
	margin: 0 auto;
	position: relative;
  padding: 0;
	border: 0;
	text-align: left;
}

#levy {
 float: left;
 width: 246px;
}

#pravy {
  float: right;
  width: 529px;  
}

#menul {
 width:86px;
 height:166px;
 float: left;
}

#menu {
 width:160px;
 height:26px;
 float: right;
}

a {
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

a:hover {
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

a:visited {
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	background-color: #EEE;
	border: #EEE;
	font-weight: normal;
}


h2 {
  font-size: 14px;
  margin: 0;
}


p {
  padding-right: 0.5em;
}

#main {
 width: 529px;
 padding: 0;
 border: 0;
 margin: 0;
 background: url(../img/main-bkg.gif) repeat-y;
}

#text {
 color: #666;
 margin-left: 10px;
 margin-right: 15px;
 padding: 0;
}

#impressum {
 width:100%;
 height:56px;
 background: url(../img/impressum.png) repeat-x top left;
 color: #DDD;
 text-align: center;
 font-size: 10px;
 padding-top: 8px;
 clear: both;
}

#impressum a {
 color: #FFF;
}


.fl {
  float: left;
}

#fotky {
  float: right;
  margin-right:5px;
}

.red {
  color: #D00;
  font-weight: bold;
}

hr {
	border: none;
	clear: both;
	color: #FFF;
	height: 1px;
	margin: 0;
	margin-bottom: 2px;
}

.cb {
 clear: both;
}
