*{
	margin: 0; padding: 0;  	
}

.invis{
	display: none;
}

html, body{
	height: 100%;
}

#pruh
{
	position: absolute;
	left: 0;
	top: 202px;
	height: 94px;
	width: 100%;
	background: url("../img/background.jpg") rgb(162,26,29) left top repeat;
}

body{
	text-align: center;
	background: url("../img/html.jpg") #ccc left top repeat;
	background-attachment: fixed;
	line-height: 1.5;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	color: #000;
}

#hlavni 
{
	margin: 0 auto; 
	padding: 0;
	text-align: left;
	width: 980px;
	border: 2px solid #444;
	border-bottom: none;
	background: #dedddd;
	min-height: 100%;
	height: 100%;
	padding-bottom: 145px;
	position: relative;
}

body>#hlavni{height: auto}

a:link, a:visited, a:active{
	color:  rgb(231,41,16);
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover{
	text-decoration: none;
	border-bottom: 1px solid;
}

img.float_left{
	float: left;
	margin: 0 20px; 0 0;
}

img{
	border: 10px solid #bbb;
}

.clear{
	clear: both;
}

p{
	text-align: justify;
}

h2, h3, h4, h5{
	color: rgb(231,41,16);
}

h2{
	margin: 0px 0 10px 20px;
	padding-top: 20px;
}

h3{
	margin: 0 0 10px 40px;
}

h4{
	margin: 0 0 10px 60px;
}

#nadpis {
  text-align: center;
  margin:0; padding:0;
  position:relative;
  overflow:hidden;
  width:980px; height:200px;  
  line-height: 95px;
  background:url("../img/header.jpg") left top repeat-x;
  color: rgb(231,41,16);
  font-size: 58pt;
  letter-spacing: 5px;
  }
#nadpis a
{
    display: block;
    width: 980px;
    height:200px;
    background: url('../img/socha.gif') 40px center no-repeat;    
}
#nadpis span {
    color: #000;
    font-size: 23pt;
    line-height: 1.6em;
    font-variant:small-caps;
    letter-spacing: 3px;
    
  }
#nadpis span#tel 
{
  letter-spacing: normal;
  line-height:normal;
  color: #444;
  font-size: 15pt;
  font-weight: normal;
  position:absolute;
  right: 20px;
  bottom: 20px;
  display: block;
  padding-left: 26px;
  line-height: 19px;
  height: 19px;
  background:url("../img/dial.gif")  left top no-repeat;
}

#nadpis a:link, #nadpis a:hover, #nadpis a:active, #nadpis a:visited{
	text-decoration: none;
	color: rgb(231,41,16);
	border: none;
}

#menu{
	list-style: none;
	text-align: center;
	background: url("../img/background.jpg") rgb(162,26,29)  left top repeat-x;
	padding: 0; margin: 0;
	height: 94px;
	width: 980px;
	margin-right: -3px;
}
#menu li{
	float: left;
	margin: 30px 5px 0 5px;
}
#menu li#aktivni, #menu li a:link,#menu li a:visited, #menu li a:active{
	background: 	url("../img/menu.jpg") center 0px no-repeat;
	display: block;
	line-height: 39px;
	width: 152px;
	color: #ccc;
	text-decoration: none;
	border: none;
}
#menu li#aktivni{
	background: url("../img/menu.jpg") center -78px no-repeat;
	font-weight: bold;
}
#menu li a:hover{
	background: url("../img/menu.jpg") center -39px no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#obsah{
	clear: both;
	background: url("../img/header.jpg") #dedddd  left top repeat-x;/*content_back*/
	_height: 416px; /*hack pro ie*/
	min-height: 416px;
	width: 980px;
}



#obsah p{
	margin: 0px 20px 10px 60px;
}
#obsah ul{
	margin: 0 0 0 80px;
	padding: 0;
	line-height: 1.5;
}

#obsah ul li
{
	margin: 10px 0 0 0;
}
#paticka{
	background: url("../img/foot.jpg") left top repeat-x #444;
	color: #fff;
	font-size: 0.8em;
	letter-spacing: 1px;
	height: 145px;
	width: 980px;
	margin: 0 auto;
	/*position: relative;*/
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}

#paticka img{
	border: none;
}

#paticka p, #paticka table{
	text-align:left;
	width: 130px;
	float: left;
	margin: 30px 20px 0 100px;
	line-height: 2;
}

#paticka p#stred{
	width: 151px;
	text-align: center;
	line-height: 25px;
}

#paticka table{
	width: 330px;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 1px;
	line-height: 1.4;
	overflow: hidden;
}

#paticka span#copyright{
  margin:0; padding:0;
  position:relative;
  width:151px; height:53px;
  overflow:hidden;
  display: block;
  text-align: center;
  line-height: 40px;
  /*float: left;*/
}

#paticka span#copyright span {
  display: block;
  position:absolute; left:0; top:0; z-index:1;
  width:151px; height:53px;
  margin:0; padding:0;
  background:url("../img/logo_small.gif") left top no-repeat;
}	

#autor a:link, #autor a:visited, #autor a:active, #paticka a:link, #paticka a:visited, #paticka a:active{
	text-decoration: none;
	border-bottom: 1px dashed #fff;
	color: #fff;
}  
#autor a:hover, #paticka a:hover{
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}

#autor
{
	float: none;
	margin:0; padding:0;
	background: #111;
	width: 980px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #eee;
	font-size: 0.8em;
	letter-spacing: 1px;
	position: relative; /*proc nejde absolut botom 0 nechapu, ale IE6 je hovado*/
	top: 10px; left: 0;
}

#pocitadlo{position: absolute; bottom: 0; right: 0;}

#levy{
	float: left;
	width: 450px;
}

#pravy{
	float: left;
	width: 480px;
}

#levy img, #pravy img{
	float: left;
	margin: 0 15px 0 0;
}
#levy br, #pravy br{clear: both;}

#levy p, #pravy p{text-align: left;}

table#address{
    font-style:normal;
    padding:0;
    margin:0 0 0 60px;
}  
.note{
	font-size: x-small;
	color: #555;
	background: url("../img/note.gif") left top no-repeat;
	padding-left: 24px;
	display: block;
	min-height: 24px;
	_height: 24px;
	line-height: 1;
}

#obsah>.note{
	font-size: small;
}

.schovavaci
{
	background: url("../img/hide.jpg") #dedddd left top repeat-x;
	padding: 10px 60px 10px 0;
	width: 650px;
	text-align: justify;
	/*min-height: 100px;*/
}

form
{
	margin: 0 0 0 50px;
}

fieldset{border: none;}
legend {display: none;}
input{width: 250px;}
textarea{width: 100%;}
input, textarea{border: 1px solid #aaa}
.kontakt table{border-collapse: collapse;}
.kontakt tr
{
	border-bottom: 1px solid #aaa;
	border-top :1px solid #aaa;
}
.kontakt th{
	text-align: left;
	background: #ccc;
	font-weight: bold;
	width: 150px;
	color: #444;
	padding: 3px 7px;
}
.kontakt td
{
	padding: 2px;	
}
.submit { background: #ccc; color: Black; padding: 5px 10px; margin: 5px 0; cursor: hand; cursor: pointer;}
.submit:hover{color: White;}
.center{ text-align: center;}
.right{ text-align: right;}

.readonly
{
	background: #ddd;
}
th.chyba
 {
 	font-weight: normal;
 	background: url("../img/em.png") #A51D20 left center no-repeat;
 	padding-left: 30px;
 	color: #ccc;
 	width: 400px;
 }
 th.ok
 {
 	font-weight: normal;
 	background: url("../img/tick.png") #006600 left center no-repeat;
 	padding-left: 30px;
 	width: 400px;
 	color: #ccc;
 }
 
 
 /* ############# SLIDE ###############*/
 
 #slide-show
 {
     float: left; 
     width: 450px;
     margin: 25px 0 0 0;
 }
 
 #slide-images{
	display: none;
    position:relative;
    margin:0px;
    padding:0px;
    width:450px;
    height:350px;
    overflow:hidden;
}

ul#slide-images{margin:0px;
    padding:0px;}

#slide-images li{
    position:absolute;
    display:block;
    list-style:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
 
}


#stehujeme
{
    float: left;
    width: 230px;
    font-size: 1.8em;
}
ul#stehujeme_jak
{
    float: left;
    width: 600px;
    margin: 20px 0 0 0;
    list-style-type: circle;
    line-height: 45px;
}  
ul#stehujeme_jak li
{
      float: left;
      width: 150px;
      list-style-type: circle;
      line-height: 45px;
}

ul#stehujeme_jak li h2{ 
    padding: 0; margin: 0;
    font-size: 1.7em;
}
  
ul#stehujeme_co
{
    margin-top: 0;
    font-size: 1.6em;
    font-weight: bold;
}

#firma
{
  font-size: 14pt;
     
}
