* html #menu a {
	border-bottom: 1px solid;
}

* html #obsah h1 {
	border-bottom: 1px solid;
}

* html .foto img {
	margin-bottom: -12px;
}

a {
	color: #a8a9ad;
	border-bottom: 1px solid #fa9124;
	text-decoration: none;
}

a:hover {
	color: #fa9124;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #c2d5e4;
	font-family: Tahoma, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

table {
	width: 80%;
	margin: 0.7em auto 0 auto;
	font-size: 75%;
	border-collapse: collapse;
}

table .cena {
	color: #d4a65b;
	width: 8%;
	text-align: center;
	font-weight: bold;
}

table .gramaz {
	color: #9a9a9a;
	width: 8%;
	text-align: center;
}

table .popisek {
	text-align: center;
	font-size: 90%;
}

table .suda {
	background-color: #f2f2f2;
}

table td {
	color: #333333;
	padding: 0.2em 0.5em 0.2em 0.5em;
}

.clear {
	clear: both;
}

.foto img {
	float: left;
	margin: 6px 6px 0px 0px;
}

.fotogalerie a {
	display: block;
	float: left;
	border: 1px solid #c2c2c2;
	margin: 20px 13px 0px 13px;
	background-color: #f3f3f3;
}

.fotogalerie a img {
	margin: 9px;
	height: 125px;
}

.fotogalerie a:hover {
	background-color: #f58e42;
}

.obr-v-textu {
	float: left;
	margin-right: 1em;
}

#hlava {
	background-image: url(/pic/hlavabg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 113px;
	width: 100%;
}

#hlava a {
	display: block;
	height: 104px;
	width: 400px;
	text-indent: -5000em;
	margin-left: 30px;
	border: none;
}

#kontejner {
	width: 960px;
	margin: 0 auto 0 auto;
}

#menu {
	background-image: url(/pic/menubg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 79px;
	padding: 25px 100px 0 80px;
	width: 800px;
}

#menu a {
	color: #9b9da0;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: normal;
	border-bottom: 1px dotted;
	float: left;
	display: block;
	margin: 0 15px 0 15px;
	padding: 0 0 1px 0;
}

#menu a:hover {
	color: #fa9124;
	border-bottom-color: #a8a9ad;
}

#obsah {
	background-image: url(/pic/obsahbg.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 860px;
	padding: 0 60px 80px 40px;
}

#obsah .fotogalerie h2 {
	margin-top: 1.5em;
}

#obsah .kontakty {
	margin-bottom: 2em;
}

#obsah .kontakty p,  #obsah .kontakty h2 {
	text-align: center;
}

#obsah .oranz {
	color: #f7931a;
}

#obsah .uvodka {
	position: relative;
	height: 250px;
	width: 100%;
}

#obsah .uvodka #logo {
	position: absolute;
	top: 50px;
	left: 370px;
}

#obsah .uvodka #odkaz-CT {
	background-image: url(/pic/uvodka-CT.png);
	height: 54px;
	width: 185px;
	top: 41px;
	left: 190px;
}

#obsah .uvodka #odkaz-CT:hover {
	background-position: -190px top;
}

#obsah .uvodka #odkaz-FM {
	background-image: url(/pic/uvodka-FM.png);
	height: 50px;
	width: 213px;
	top: 43px;
	left: 540px;
}

#obsah .uvodka #odkaz-FM:hover {
	background-position: -221px top;
}

#obsah .uvodka #odkaz-T {
	background-image: url(/pic/uvodka-T.png);
	height: 54px;
	width: 95px;
	top: 43px;
	left: 540px;
}

#obsah .uvodka #odkaz-T:hover {
	background-position: -103px top;
}

#obsah .uvodka a {
	text-decoration: none;
	border-bottom: none;
	position: absolute;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -5000em;
}

#obsah .vysledky {
	text-align: center;
}

#obsah h1 {
	color: #5f5f5f;
	font-weight: normal;
	font-size: 160%;
	letter-spacing: 0.2em;
	border-bottom: 1px dotted #ef941f;
	padding-bottom: 2px;
	padding-top: 1em;
}

#obsah h2 {
	color: #f69c2d;
	font-weight: normal;
	font-size: 130%;
	letter-spacing: 0.2em;
	padding-left: 1.5em;
	padding-top: 1em;
}

#obsah p {
	color: #727578;
	text-align: justify;
	line-height: 140%;
	font-size: 80%;
	letter-spacing: 0.1em;
	padding-top: 1em;
}

#paticka {
	background-image: url(/pic/patickabg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 77px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	font-size: 70%;
	color: #727578;
}

