body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.85em;
font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	font-family: "Comic Sans", "Comic Sans MS", "Arial", "Tahoma", "Tahoma CE", "Verdana" ,"Helvetica", sans-serif;
	background: #fdfeff url("../pics/body-bg2.jpg") center top no-repeat;
}
#pre-obsah {
	width: 100%;
/* 	background: url("../pics/kudrliny2.gif") center bottom no-repeat; */
}
#mid-obsah {
	width: 1000px;
	background: url("../pics/obsah-bg.jpg") 0 437px no-repeat;
	margin: 0 auto;
	text-align: left;
}
#obsah {
	width: 1000px;
	min-height: 900px;
/* 	background: url("../pics/kudrliny2-2.gif") center bottom no-repeat; */
}
#vrsek, #vrsek h1, #vrsek h1 a {
	display: block;
	width: 1000px;
	height: 56px;
	line-height: 56px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#vrsek h1 {
	text-align: center;
	font-size: 0.9em;
}
#vrsek, #vresek h1, #vrsek h1 a {
	background: #000;
	color: #fff600;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration: none;
}
#vrsek h1 a span {
	color: #fff;
}
#hlavicka {
	display: block;
	width: 1000px;
	height: 351px;
	background: #64c7ff url("../pics/hlavicka.jpg") left top no-repeat;
}
#menu {
	display: block;
	width: 1000px;
	height: 30px;
	line-height: 30px;
	background: #64c7ff url("../pics/menu-bg.jpg") left top no-repeat;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 30px;
	line-height: 30px;
}
#menu li {
	float: left;
	margin: 0 8px;
}
#menu li a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
}
#menu li a:hover {
	background: #ff6000;
	color: #fff;
}

#main {
	display: block;
	width: 1000px;
	color: #000;
	line-height: 1.5em;
}
#main h2 {
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 950px;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	position: relative;
	background: #fe9b00;
	background: #ff6000;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: 1px;
/* 	display: none; */
}
#main h2 span {
	display: block;
	width: 1000px;
	height: 40px;
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
#main .matrjoska {
	margin: 0 20px;
}
#main .half {
	display: block;
	width: 49%;
	float: left;
}
#main h3 {
	color: #ff6000;
	font-size: 1.4em;
	margin: 10px 0;
	font-weight: bold;
}
#main h3.gr {
	display: block;
	width: 100%;
	height: 29px;
	line-height: 29px;
	background: #ff6000;
	color: #fff;
	font-size: 1.6em;
	position: relative;
}
#main h3.gr span {
	display: block;
	width: 100%;
	height: 29px;
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
#main h3.mainstage span {
	background: url("../pics/h3-main.png") left top no-repeat;
}
#main h3.electrostage span {
	background: url("../pics/h3-electro.png") left top no-repeat;
}
#main h3.sponsors {
/* 	width: 45%; */
	height: 23px;
	line-height: 23px;
	overflow: hidden;
}
#main h3.sponsors span {
	height: 23px;
	line-height: 23px;
	background: url("../pics/h3-sponsors.png") left top no-repeat;
}
#main h4 {
	color: #ff6000;
	font-size: 1.6em;
	margin: 10px 0;
	color: #ff6000;
	font-size: 1.4em;
	margin: 10px 0;
	font-weight: bold;
}

#main h5 {
  font-size:1.2em;
  font-weight:normal;
}
#main p, #main address {
	margin: 5px 0;
	font-style: normal;
/* 	font-weight: bold; */
	font-size: 1.2em;
}
#main a {
	color: #f10000;
	font-weight: bold;
}
#main a:hover {
	color: #ff6000
}
p.lineup {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
	line-height: 1.7em;
}
p.lineup b {
	font-size: 1.2em;
}
#main li {
/* 	font-weight: bold; */
	color: #ff6000;
	font-size: 1.2em;
}
#main li a, #main li span {
	color: #000;
	text-decoration: none;
}
#main li a {
	font-weight: bold;
	color: #f10000;
	font-size: 0.9em;
}
#main li a:hover {
	text-decoration: underline;
}

#main tr.radek1 {
  background-color:#ff6000;
}
#main tr.radek1 td {
  color:#ffffff;
  font-weight:bold;
}
#main tr.radek2 td {
}
#main input {
  border:1px solid;
}
#main textarea {
  border:1px solid;
  font-family: "Comic Sans", "Comic Sans MS", "Arial", "Tahoma", "Tahoma CE", "Verdana" ,"Helvetica", sans-serif;
}
#main a.stranky_aktualne {
  color:#000000;
}
a.morelink {
	float: right;
}
a.letak {
	display: block;
	width: 232px;
	margin: 1.5em 0;
	text-decoration: none;
	text-align: center;
}
a.letak span {
	text-align: center;
}
a.letak img {
	border: 0;
}
#sponsorstable {
	width: 100%;
	border-collapse: collapse;
}
#sponsorstable td {
	text-align: center;
	padding-bottom: 10px;
}
#sponsorstable td img {
	display: block;
	width: 232px;
	height: 180px;
	margin: 0 auto;
	background: #fff;
}

















#fakeobsah {
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: url("../pics/paticka-bg.png") center top no-repeat;
	text-align: center;
}
#paticka {
	width: 1000px;
	height: 46px;
	line-height: 46px;
	background: #000;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	font-weight: bold;
}
#paticka p {
	margin: 0;
	font-size: 1.1em;
}
#paticka p span {
	color: #ff6000;
}
#paticka p a {
	color: #fff;
	text-decoration: none;
}
#paticka p a:hover {
	color: #fff;
	text-decoration: underline;
}
#paticka p span a {
	color: #ff6000;
	text-decoration: none;
}
#paticka p span a:hover {
	color: #ff6000;
	text-decoration: underline;
}















.bold {
	font-weight: bold;
}
.uc {
	text-transform: uppercase;
}
.nc {
	text-transform: none;
}
.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

