body {
	margin: 0px;
	padding: 0px;
	background: #EAC922 url(img/bg.png) repeat-x;
	_text-align: center;
	font-family: verdana CE, verdana, arial CE,  arial, vedrana, sans-serif;	
}

#main {
	_text-align: left;
	width: 886px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	width: 100%;
	height: 274px;
  background: url('img/head.jpg') top left no-repeat;	
}

#head h1 {
  display: none;
}

#menu {
	width: 228px;
	height: 700px;
	float: left;
	margin-top: 12px;
	margin-left: 20px;
	_margin-left: 10px;
	position: relative;
	text-align: center;
	background: url(img/menu.png) top left no-repeat;	
}

#menu ul {
  font-size: 11px;
  margin-top: 200px;
  text-align: left;
	list-style-type: none;
}

#menu ul ul {
  font-size: 11px;
  margin-top: 5px;
  text-align: left;
  list-style-type: none;
}

#menu ul ul li {
  margin-left: -20px;
}

#menu li {
  width: 167px;
  margin-left: -20px;

}

hr {border: none 0;
border-top: 1px dashed #006699;/*the border*/
width: 80%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}



#menu ul li a {
  color: #000;
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  display: block;
  background: url(img/arrow.png) left no-repeat;
  text-decoration: none;
}

#menu h3 {
  font-size: 14px;
  padding-left: 10px;
}

#kontejner {
  width: 100%;
  min-height: 400px;
  margin-top: -3px;
  _margin-top: -390px;
  background: url('img/kontejner.png') top left no-repeat;	
}

#text {
	width: 530px;
	_width: 510px;
	color: #222;
	text-align: justify;
	padding: 10px;
	line-height: 1.1;
	font-size: 11px;
	letter-spacing: 0px;
	margin-left: 250px;
}

#text a {
  text-decoration: underline;
}

#text a:hover {
  color: #f80;
}

#text h2 {
  font-size: 24px;
  color: #FFFFFF;
  text-align: right;
  background: #EAC922 url(img/bg.png) repeat-x;
  margin-bottom: 30px;
  padding-bottom: -8px;
  border-bottom: 1px dotted #CC9900;
}

#text h3 {
  font-size: 11px;
  color: #CC6600;
  border-bottom: 1px dotted #CC6600;
  text-align: left;
}

.dvere {
  border: 15px solid #FBF6C5;
  margin-top: -25px;
  width: 500px;

}

#spodek {
  clear: both;
  height: 8px;
  background: url('img/spodek.png') top left no-repeat;
}

#paticka {
	width: 100%;
	height: 38px;
	clear: both;
	text-align: center;
	background: url('paticka.gif') top left no-repeat;		
}

#paticka a {
  color: #888;
}

#paticka a:hover {
  color: #f80;
}

.clear {
  clear: both;
}

.zvyraznit {
  font-weight: bold;
  color: #080;
}

#reference a {
  text-decoration: none;
}

#reference a img {
  border: 0px;
}
