body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
	font-family: "Trebuchet MS", "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #eed670;
}

#bg {
  width:100%;
  background: url("../pics/bg.gif") center top repeat-y;
}
#obsah {
	width: 982px;
	margin: 0 auto;
	text-align: center;
	background:#ffffff;
}

#hlavicka {
	display: block;
	width: 980px;
	height: 253px;
	margin-left:auto;
	margin-right:auto;
}
#hlavicka a {
	display: block;
	width: 980px;
	height: 253px;
	position: relative;
}
#hlavicka a span{
	display: block;
	width: 980px;
	height: 253px;
	background: url("../pics/hlavicka-bg.jpg") left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
#menu-prouzek {
	width: 980px;
	height: 10px;
	background: url("../pics/menu-bg2.gif") left top repeat-x;
		margin-left:auto;
	margin-right:auto;
	font-size:1px;
}
#menu {
	display: block;
	width: 980px;
	height: 33px;
	background: url("../pics/menu-bg.gif") left top repeat-x;
	margin-left:auto;
	margin-right:auto;
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 33px;
	line-height: 33px;
}
#menu ul {
	width: 970px;
	margin-left: 18px;
	z-index: 100 !important;
}
#menu li {
	float: left;
	border-right: 1px solid #62c2c2c;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li:hover {
	background: #df0517;
	text-decoration:underline;
}
#menu li#button1 {
	width: 70px;
	position: relative;
}
#menu li#button2 {
	width: 70px;
	position: relative;
}
#menu li#button3 {
	width: 70px;
	position: relative;
}
#menu li#button4 {
	width: 70px;
	position: relative;
}
#menu li#button5 {
	width: 70px;
	position: relative;
}
#menu li#button6 {
	width: 130px;
	position: relative;
}
#menu li#button7 {
	width: 130px;
	position: relative;
}
#menu li#button8 {
	width: 115px;
	position: relative;
}
#menu li#button9 {
	width: 70px;
	border-right: 0;
	position: relative;
}
#menu li#button10 {
	width: 80px;
	border-right: 0;
	position: relative;
}
#menu li a {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li ul {
	visibility: hidden;
	display: block;
	width: 170px;
	position: absolute;
	left: -19px;
	top: 34px;
	z-index: 100 !important;
}
#menu li#button9 ul {
	left: -95px;
}
#menu li:hover ul {
	visibility: visible;
}
#menu li ul li {
	float: none;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #333333;
}
#menu li ul li a {
	background: #575757;
	height: 30px;
	line-height: 30px;
	text-transform: none;
}
#menu li ul li a:hover {
	background: #3f4c6b;
	text-decoration:underline;
}

#main {
	background:#ffffff url("../pics/bg-obsah.gif") center top repeat-y;
}
#main a {
  color:#ff051a;
  text-decoration:underline;
  padding:2px;
}

#main a:hover {
  background-color:#ff051a;
  color:#ffffff;
  padding:2px;
}

#main-main {
	display: block;
	width: 707px;
	float: left;
	line-height: 1.5em;
	text-align:left;
}

#main-main .odsad {
  padding-left:15px;
  padding-right:15px;
}

#main-main .galerie {
  text-align:center;
}

#main-main h2 {
  width:707px;
  height:47px;
  line-height:32px;
  background:url("../pics/h2_left.jpg") center top no-repeat;
  font-size:1.4em;
  font-weight:bold;
  margin:0;
}

#main-main h2 span {
  padding-left:36px;
}

#main-main h3 {
  background:#fffce4;
  color:#ff1d05;
  font-size: 1.2em;
  padding-top:5px;
  padding-bottom:5px;
  background: #fffce4 url("../pics/nadp2.gif") 10px 8px no-repeat;
  padding-left:30px;
}
#main-main h3.clanek {
  margin-bottom:0;

}
#main-main .datum {
  padding:0;
  margin:0;
  font-weight:bold;
  font-size:0.9em;
  color:#333333;
}
#main-main .text {
  padding-left:32px;
  padding-right:25px;
  padding-bottom:5px;
  background:#fbefbc;
}

#main-main .cara {
  height:1px;
  font-size:1px;
  background:url("../pics/cara.jpg") center top no-repeat;
}

#main-main .drby img {
	float: left;
	display: block;
	width: 99px;
	padding: 2px;
	border: 1px solid #bfbfbf;
	background: #fff;
	float: left;
	margin: 3px 5px 5px 0;
}
#main-main .drby h3 {
	margin: 0 0 5px 0;
	font-size: 1em;
}
#main-main .drby a.vicelink {
	padding-right: 15px;
	background: url("../pics/ikona-vicelink.gif") right center no-repeat;
	text-transform: lowercase;
}
#main-main p {
  text-align:justify;
}

#main-main .levy_obrazek {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}

#main-main .pravy_obrazek {
  float:right;
  margin-left:10px;
  margin-bottom:10px;
}

#main-main .right {
  text-align:right; 
}

#main-main img {
  border:3px solid #dddddd;
}

#main-main a:hover img {
  border: 3px solid #165b8f;
	text-align:center;
}
#main-main ul.fajfky, #main-main ul.fajfky li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-main ul.fajfky {
	margin: 10px 0 10px 15px;
}
#main-main ul.fajfky li {
	display: block;
	width: 90%;
	padding-left: 25px;
	background: url("../pics/fajfka.gif") 0 5px no-repeat;
	margin-bottom: 15px;
}
#main-main ul.fajfky li a, #main-main ul.fajfky li a {
	color: #d5312b;
	font-size: 1.1em;
}
#main-main .outer-banner {
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	width: 100%;
}
#main-main .outer-banner .banner {
	display: block;
	width: 430px;
	height: 67px;
	line-height: 67px;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
}
#main-main .outer-banner .banner img {
	display: block;
	width: 430px;
	height: 67px;
	line-height: 67px;
	border: 0;
	background: #86bedf;
}

#main-main a.stranky_aktualne {
  background-color:#ff051a;
  color:#ffffff;
  padding:2px;  
}

#main-main .dotazy img {
  border:0;
  vertical-align:middle;
}

#main-main .dotazy .odpoved {
  background-color:#e4cd4f;
  padding:5px;
}

#main-main input {
  border:1px solid #d4b935;
}

#main-main textarea {
  border:1px solid #d4b935;
}

#right {
	display: block;
	width: 268px;
	float: right;
	text-align:left;
	margin-bottom:15px;
}
#right p {
  padding-top:0px;
  padding-left:15px;
  padding-right:15px;
}
#right h2 {
  width:267px;
  height:46px;
  line-height:32px;
  background:url("../pics/h2_right.jpg") center top no-repeat;
  font-size:1.4em;
  font-weight:bold;
  margin:0;
}
#right h2 span {
  padding-left:36px;
}
#right h3 {
  font-weight:bold;
  font-size:1.2em;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:10px;
  background: #f8eec0 url("../pics/nadp2.gif") 14px 8px no-repeat;
  text-align:justify;
  
}
#right h3 span {
  padding-left:34px;
}

#paticka {
	display: block;
	width: 980px;
	height: 40px;
	background: url("../pics/paticka.gif") left top repeat-x;
	margin:0 auto;
	text-align:center;
}
#paticka .matrjoska {
	margin: 0 5px 0 5px;
	padding: 5px 0 0 0;
}
#paticka .matrjoska p {
	display: block;
	text-align: right;
	height: 30px;
	line-height: 30px;
	margin: 0;
	color: #666;
}

#paticka a {
  color:#ff051a;
  text-decoration:underline;
  padding:2px;
}

#paticka a:hover {
  background-color:#ff051a;
  color:#ffffff;
  padding:2px;
}

.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

.error {
  background-color:#ff1d05;
  padding:10px;
  font-weight:bold;
  text-align:center;
  color:#ffffff;
}

.center {
  text-align:center;
}
