/* CSS Document */
	html { margin: 0px; padding: 0px; font-family: Verdena, TrebuchetMS, Trebuchet, ArialCE, Arial; Font-size: 13px}
  	body { margin: 0px; padding: 0px; background-image: url('../design/body_back.png'); background-repeat: repeat-x repeat-y; background-position: 6 0;}
  	a { color: black; text-decoration: none}
  	a:hover { text-decoration: underline}
		#obal {padding: 0px; margin: 0px; text-align: center; width: 100%; min-height: 300px; position: relative; background-image: url('../design/obal_back.png'); background-position: top left; background-repeat: repeat-x}
		#kontejner {position: relative; margin-left: auto; margin-right: auto; width: 850px; background-image: url('../design/kontejner_back.png'); background-repeat: no-repeat;  background-position: 1px 3px;}
		#left {float: left; width: 153px; position: absolute; margin-top: 206px; text-align: right; padding: 0; margin-right: 0px; z-index: 2}
		.menu_item {margin-left: 2px; width: 131px; line-height: 30px; vertical-align: middle; height: 30px; margin-bottom: 4px; position: relative; background-image: url('../design/menu_normal.gif'); background-repeat: no-repeat; text-align: left; padding-left: 20px; z-index: 3}  
		.menu_select {margin-left: 2px; width: 131px; line-height: 30px; vertical-align: middle; height: 30px; margin-bottom: 4px; position: relative; background-image: url('../design/menu_select.gif'); background-repeat: no-repeat; text-align: left; padding-left: 20px; z-index: 3}

		#center {float: left; width: 513px; margin-left: 153px; position: relative; background-image: url('../design/center_top.png'); background-repeat: no-repeat; margin-top: 132px; z-index: 2}

		#obsah {position: realtive; width: 457px; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; background-color: white; margin-top: 143px; text-align: justify; padding-left: 30px; padding-right: 24px; padding-bottom: 20px; min-height: 580px;}
		#right {position: absolute; left: 666px; width: 170px; margin-top:232px; text-align: left; z-index: 4}
		.noticka { width: 167px; height: 33px;  line-height: 33px; vertical-align: middle; background-image: url('../design/noticka.png'); background-repeat: no-repeat; margin-bottom: 4px; padding-left: 10px;}
		.info { width: 167px; border-top: 1px solid #6e5b05; border-right: 1px solid #6e5b05; border-bottom: 1px solid #6e5b05; background-color: #ffffff}
		.prouzek {position: relative; background-color: #ddcfa1; width: 167px; height: 4px; overflow: hidden; margin-bottom: 16px;}
		#kytara {position: relative; background-image: url('../design/spodek.png'); background-repeat: no-repeat; width: 761px; height: 278px; margin-top: -207px; margin-left: 82px; z-index: 1}
		textarea {background-color: white;}
		.error { border: 2px solid red; color: red; padding: 15px; text-align: center; vertical-align: middle}
		table {font-family: Verdena, TrebuchetMS, Trebuchet; font-size: 13px;}
		ul {margin-left: -10px;}




#header_img {
	position: absolute;
	top: 4px;
	left: 26px;
	
	z-index: 3;

}

.paging {
	width: 90%;
	margin: 2em auto 1em auto;	
}