* {padding: 0px; margin: 0px;}

body {
	font: 100%/1.3 Arial, Helvetica, sans-serif;
	color: #000;
	background:url(../img/bg.png) center top no-repeat #f5efe0;
	margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
	margin: 4px 0px 15px 0px;
	color: #C00;
	font-weight:normal
}

h1 { font-size:115%;}
h2 { font-size:110%}
h3, h4, h5 { font-size:100%;}

p {
	font-size:80%;
	margin-bottom:15px
}

ul, ol, dl, legend, td{
	font-size:80%;
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

a {
	color:#c00;
	text-decoration: underline;
}
a:visited {
	color: #c00;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #000;
	text-decoration: underline;
}

a[href$=".pdf"]{
  padding-right: 20px;
  background: url(../img/ikona-pdf.gif) right no-repeat;
}

a[href$=".doc"]{
  padding-right: 20px;
  background: url(../img/ikona-doc.gif) right no-repeat;
}

a[href$=".xls"]{
  padding-right: 20px;
  background: url(../img/ikona-xls.gif) right no-repeat;
}

/* ~~ Layout ~~ */

.obal {
	width: 990px;
	margin: 0 auto;
	position:relative;
	z-index:20
}

.hlavicka {
	width: 990px;
	height:110px;
	border: 1px solid #FFF;
	border-top: none;
	border-bottom:none;
	margin: 0px auto;
	padding-bottom:240px;
	background:url(../img/bg-hlavicka.png) center top repeat-x;
	clear:both
}

.obsah {
	width: 990px;
	min-height:600px;
	_height:600px;
	margin:0px auto 10px auto;
	border: 1px solid #FFF;
	border-top: none;
	clear:both
}

.animace {
	width: 100%;
	height:300px;
	margin: 0 auto;
	position: absolute;
	top:110px;
	z-index:1;
	background-color:#000
}

/* ~~ Hlavicka ~~ */

.logo {
	width: 180px;
	height:100px;
	margin:0px 0px 0px 20px;
	float:left
}

/* ~~ hlavni obsah ~~ */
.obsah{
	background:url(../img/bg-obsah.jpg) left top repeat-y;
}

.levy-box {
	width: 226px;
	float:left;
}

.levy-box p.doba{
	text-align:left;
	font-size:13px;
	color:#FFF;
	padding:10px 0px 10px 48px
}

.pravy-box {
	width: 763px;
	float:right;
	padding: 0px;
	margin-top:60px;
	border-top: 1px solid #FFF;
	background:url(../img/bg-pravy-box.png) left top repeat-x;
}

.uvod-profil{
	width:512px;
	height:244px;
	float:left;
	padding:0px 15px;
	border-right:1px solid #FFF;
	text-align:justify
}

.zidle {
	width:220px;
	height:244px;
	float:right
}

.uvod-akce{
	width:733px;
	min-height:285px;
	_height:285px;
	clear:both;
	float:left;
	padding:50px 15px 10px 15px;
	font-size:95%;
	background:url(../img/uvod-akce.png) left top no-repeat #FFF
}

.akce {
	width: 170px;
	margin-bottom: 5px;
	padding: 0px 13px 0px 0px;
	float:left;
	text-align:center;
	min-height:310px;
	_height:310px
}

.akce img{
	border: 1px solid #ccc;
	padding:3px;
	background-color:#ffffff;
	margin-bottom:5px
}

.tl-akce {
	width:100%;
	text-align:right;
	clear:both
}

.tl-akce a{
	font-size:80%;
	color:#c00
}

.tl-akce a:hover{
	color:#000
}

.box1{
	width:733px;
	padding:0px 15px;
	float:left
}

.box2{
	width:420px;
	padding:0px 15px;
	float:left
}

.box3{
	width:280px;
	padding:0px 15px;
	float:right
}


.pravy-box ul, .pravy-box ol { 
	padding: 0px 15px 15px 25px;
	font-size:83%
}

.pravy-box ul li{
	list-style: square outside url("../img/li.png");
	padding-top:3px
}

.pravy-box ul li ul {
	padding:5px 0px 5px 20px;
	font-size:100%;
}

.pravy-box ul li ul li{
	list-style: none;
	list-style-type:disc;
	margin-top:3px;
}

.pravy-box ul li ul li ul {
	padding:10px 0px 5px 25px;
	font-size:100%;
}

.pravy-box ul li ul li ul li{
	list-style: none;
	list-style-type: circle;
	margin-top:3px;
}

.pravy-box ol li{
	padding-top:3px;
	list-style: lower-alpha 
}

.firmy {
	width:720px;
	padding:10px 0px;
	border-bottom: 1px dashed #804000;
	margin-top:10px;
	min-height: 85px;
	_height: 85px;
	position:relative
}
 
.firmy img{
	float:left;
	background-color: #fff;
	padding:3px;
	border: 1px solid #804000;
	margin:0px 10px 0px 0px;
}
 
.firmy p{
	line-height: normal;
}
 
.firmy h2{
	padding:0px;
	margin:0px 0px 4px 0px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif
}

.firmy a{ position: absolute; top:11px; right:0px; text-align:right; padding-right:10px; background:url(../img/link.gif) right no-repeat; font-size:12px}

.tl-foto a {
	background:url(../img/tl-foto.png) left top no-repeat;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 26px;
    margin: 25px 0;
    padding: 7px 60px 0 0;
    text-align: right;
    text-decoration: none;
    width: 132px;
}

.tl-foto a:hover {
	text-decoration:underline
}

.foto {
	width: 170px;
	margin-bottom: 5px;
	padding: 0px 13px 0px 0px;
	float:left;
	text-align:center;
}

.foto img{
	border: 1px solid #ccc;
	padding:3px;
	background-color:#ffffff;
	margin-bottom:5px
}

.strankovani { padding-top:15px}
.strankovani .aktivni {color: #fff; background-color: #C00; border:1px solid #804000;padding:1px 5px;text-decoration:none; }
.strankovani a {border:1px solid #804000;padding:1px 5px;text-decoration:none; color:#000}
.strankovani a:hover{ color:#fff; background-color:#c00}


/* !!!!!!!!!! galerky !!!!!!!!!! */
.detail {
	padding:10px 0px;
	clear:both
}

.detail img{
	border: 1px solid #666;
	margin: 0px 9px 9px 0px;
	float:left;
	padding:3px;
	background-color:#F2F2F2
}


.patice {
	width: 990px;
	padding-top:15px;
	height:95px;
	margin: 0 auto;
	clear:both;
	background:url(../img/bg-patice.png) left top repeat-x
}

.patice p{
	margin-bottom:5px;
}

.patice .autor{
	width:780px;
	height:88px;
	float:right;
	font-size:88%;
	color:#333;
	text-align: right;
	padding: 0px 20px 0px 160px;
	background:url(../img/logo-patice.png) left top no-repeat
}

.patice .autor a{
	color:#333;
}



/* ~~ Ruzné trídy plovoucích elementu, vymazání elementu ~~ */
.float-right { 
	float: right;
	margin-left: 8px;
}
.float-left {
	float: left;
	margin-right: 8px;
}
.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.skryte { display: none; }

.box3 .textarea-cele { width: 260px; height: 100px;  background-color:#fff; border: 1px solid #999}
.box3 input.cele {width: 260px; background-color:#fff; border:1px solid #999; height:21px}
.box3 input.submit {height:25px;width:160px; margin-left:60px}
input.submit2 {height:25px;width:100px; margin-top:10px}



#map { height: 400px; }
.form_ok { background-color: #76d876; color: #1f6d1f; border: #1f6d1f 1px solid; margin-bottom: 15px; }
.form_chyba { background-color: #ff8080; color: #c80000; border: #c80000 1px solid; margin-bottom: 15px; }
.form_ok p, .form_chyba p { text-align: justify; padding: 10px 5px 10px 5px; font-weight: bold; margin: 0; }

.pravy-box table{ 
   margin:0px 0px 20px 0px;
   font-size:120%;
   text-align:center;
   border-collapse: collapse}

.pravy-box table td { padding:15px 4px 0px 4px; border: solid 1px #666}
.pravy-box table tr.nadpis { background: url(../img/tr.png) repeat; font-weight:bold}
.pravy-box table th{ padding:6px 4px; border: solid 1px #666}

.pravy-box table.tab-kuchyne{ 
   margin:0px 0px 20px 0px;
   font-size:95%;
   text-align:center;
   border-collapse: collapse}

.pravy-box table.tab-kuchyne td {border: solid 1px #666; padding:5px 4px; width:180px}
.pravy-box table.tab-kuchyne th { background: url(../img/tr.png) repeat; width:140px; font-size:83%; font-weight:bold}
