*, html {
	margin: 0;
	padding: 0;
}

img {
	border: 0px solid black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #323a2d;
	color: #dddf18;
}

a, a:link, a:visited {
	color: #8a9000;
	text-decoration: underline;  
}

a:hover {
	text-decoration: none;
}

#top-inner {
	margin: 0 auto;
	width: 980px;
	position: relative;
}

#top.uvod {
	width: 100%;
	height: 372px;
	background-image: url('/images/top-bg-uvod-cont.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
}

#top.other {
	width: 100%;
	height: 262px;
	background-image: url('/images/top-bg-other-cont.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
}

#top-banner.uvod {
	width: 980px;
	height: 372px;
}
#top-banner.other {
	width: 980px;
	height: 262px;
}

#menu {
	position: absolute;
	width: 890px;
	height: 50px;
	padding-top: 15px;
	text-align: center;
}

.uvod #menu {
	top: 322px;
	left: 45px;
}

.other #menu {
	top: 212px;
	left: 45px;
}

#menu ul, #menu il {
	list-style: none;
	list-style-position: inside;
}

#menu li {
	display: inline;
	margin-right: 10px;
}

#menu li a, #menu li a:link, #menu li a:visited {
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
	color: #313a2d;
	text-decoration: none;
}

#menu li a:hover {
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
	color: #70150f;
	text-decoration: none;
}

#menu.uvod li a.uvod, #menu.podminky li a.podminky, #menu.porota li a.porota, #menu.galerie-ucesu li a.galerie-ucesu, #menu.vysledky-souteze li a.vysledky-souteze, #menu.predavani-cen li a.predavani-cen, #menu.mezinarodni-finale li a.mezinarodni-finale {
	color: #70150f;
}

#body {
	width: 100%;
	height: 100%;
}

#body.uvod {
	background-image: url('/images/body-bg-uvod-cont.jpg');
	background-color: #323a2d;
	background-position: top center;
	background-repeat: repeat-x;
}
#body.other {
	background-image: url('/images/body-bg-other-cont.jpg');
	background-color: #323a2d;
	background-position: top center;
	background-repeat: repeat-x;
}

#body-inner {
	width: 890px;
	margin: 0 auto;
}

#body-inner.uvod {
	background-image: url('/images/body-bg-uvod.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
#body-inner.other {
	background-image: url('/images/body-bg-other.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#text {
	background-color: transparent;
	border-left: 1px solid #3c442c;
	border-right: 1px solid #3c442c;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}

#text.uvod {
	min-height: 507px;
	height: auto !important;
	height: 507px;

}

h1 {
	font-size: 16pt;
	text-transform: uppercase;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 10px;
}
h2 {
	font-size: 12pt; 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 15px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 12pt;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 10px;
	text-decoration: none;
}


p {
	text-align: justify;
	padding-bottom: 1em;
}

#text.uvod p {
	width: 396px;
}

img.uvod-obr1 {
	display: block;
	position: absolute;
	width: 431px;
	height: 430px;
	top: 46px;
	right: -26px;
}

#bottom {
	width: 100%;
	background-image: url('/images/paticka-bg-cont.jpg');
	height: 134px;
	background-color: #323a2d;
	background-position: top center;
	background-repeat: repeat-x;
}

#bottom-inner {
	width: 890px;
	background-image: url('/images/paticka-bg.jpg');
	height: 134px;
	background-color: #323a2d;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#bottom-linky {
	height: 89px;
	float: left;
	margin-top: 45px;
	margin-left: 150px;
}
#bottom-linky img {
	margin-right: 20px;
}
#bottom-createdby {
	float: right;
	margin-top: 90px;
	margin-right: 10px;
}

#lista {
	position: absolute;
	width: 890px;
	height: 64px;
	background: transparent;
	left: 45px;
	top: 0;
	padding-top: 10px;
}

#titulek {
	font-size: 13pt;
	color: #741a14;
	padding-left: 15px;
	margin-top: 15px;
}

#lista-rocniky {
	width: 370px;
	position: absolute;
	height: 64px;
	right: 0;
	top: 0;
}
#lista-rocniky.uvod {
	background-image: url('/images/lista-rocniky-bg-uvod-cont.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}
#lista-rocniky.other {
	background-image: url('/images/lista-rocniky-bg-other-cont.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

#lista-rocniky div.lft {
	color: #313a2d;
	text-transform: uppercase;
	float: left;
	padding-top:20px;
	font-size: 8pt;
}
#lista-rocniky div.rgt {
	float: right;
}

strong {
	color: #fff;
}

div.sloupecl {
	width: 414px;
	float: left;
	margin-right: 20px;
}
div.sloupecr {
	width: 414px;
	float: left;
}

.clr {
	clear: both;
}

img.rgt {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#galerie, #galerie li {
	list-style: none;
	list-style-position: inside;
}

#galerie li {
	display: block;
	float: left;
	text-align: center;
	width: 82px;
	margin-bottom: 10px;
	font-size: 120%;
}

#galerie li img {
	border: 2px solid #fff;
}

#galerie li a:hover img, #galerie li.active a img {
	border: 2px solid yellow;
}

.detail-ucesu {
	text-align: left;
}

.detail-ucesu img {
	margin-left: 0px;
	margin-right: 10px;
}

.detail-ucesu .otherimg {
	display: inline;
	font-size: 120%;
	color: #e2e417;
/*	text-decoration: none;*/
}
.white {
	color: #fff;
}
table.prehled td{
	padding: 3px;
}

.bp10px {
	display: block;
	margin-bottom: 10px;
}

.tp5px {
	margin-top: 5px;
}


.hlmsg {
	border: 1px solid #8A9000;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	background-color: #3C442C;
/*	color: #8A9000;*/
}

.centered {
	text-align: center;
}
.upozorneni {
	background-color: #3C442C;
	border: 1px solid #8A9000;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
/*	color: #8A9000;*/
}

#breadcrumbs {
	display: block;
	margin-bottom: 15px;
	font-size: 9pt;
	color: #c0c0c0;
}
#breadcrumbs span, #breadcrumbs a {
	margin-right: 5px;
	margin-left: 5px;
}
fieldset {
	border: 0px solid black;
}

