*{
	margin: 0px;
	padding: 0px;
}
body, html{
  background: #5B68B3 url(../images/pozadi.jpg) repeat;
  color: #000;
	margin:0px;
  padding:0px;
  text-align:center;
}
body{
	font-size: 0.8em;
	text-align: center;
}
body, td, th, input, textarea {
  font-family: "Helvetica CE", Arial, Tahoma, Verdana, lucida,  sans-serif;
  
  line-height: 1.4em;

}
p, ol, ul, li {
  line-height: 1.5em;
}
p {
  margin: 1em 0em 0.8em 0em;
}
ul, ol {
	margin: 1em 0em 1.2em 3em;
}
li, ul ul, ol ol{
  margin-top: 0.3em;
  margin-bottom: 0.5em;
	line-height: 1.2em;
}

dt {
	margin: 1.5em 0em 0.2em 0em;
	line-height: 1.2em;
}
dd {
	margin: 0.2em 0em 1em 2em;
	line-height: 1.2em;
}
h1 {
  font-size: 1.6em;
  font-weight: bold;
  color: #006;
}
h2 {
	letter-spacing: 0.1em;
	font-size: 2.1em;
	color: #633310;
	padding: 0px 0px 2px 0px;
	margin: 0.8em 0em 1em 0em;
	font-family: "Impact CE", "Techno CE", "Helvetica CE", Impact, lucida, "Arial CE", sans-serif;
	font-style: italic;
	font-weight: normal;
	border-bottom: 2px solid #EEC2A2;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF4500;
	letter-spacing: .05em;
	font-weight: normal;
	margin: 1.6em 0em 0.3em 0em;
	font-family: "Impact CE", "Techno CE", "Helvetica CE", Impact, lucida, "Arial CE", sans-serif;
	font-variant: small-caps;
	line-height: 1em;
}
h4 {
  font-size: 1.2em;
  margin: 1em 0em 0.3em 0em;
  font-weight: bold;
  color: #AC3000;
    letter-spacing: .1em;
	border-bottom: 1px solid #EEC2A2;
}
h5 {
  font-size: 1.05em;
  margin: 1em 0em 0.3em 0em;
  font-weight: bold;
  color: #7D2300;
    letter-spacing: .1em;
}
img {
  border: 0px;
}
code, samp, kbd {
  font-family: monospace;
  font-size: 100%;
}
kbd {
  font-weight: bold;
}
dt {
  font-weight: bold;
}
q {
  font-style: italic;
  quotes: "?" "?" "?" "?";
}
q:before {
  content: open-quote;
}
q:after {
  content: close-quote;
}

thead, tfoot, th {
  font-weight: bold;
}
caption {
  font-size: 80%;
  caption-side: bottom;
  margin: 0.5em 0;
}
abbr, acronym, .help {
  cursor: help;
  border-bottom: 1px dashed #000;
}
a {
	color: #FF3300;	
}
a:hover, a:visited:hover{
	color: White;	
	background: #FF8162;
}
a:visited {
	color: #306393;	
}
/*----------------------------------------------------------------------------*/
.nocss{
	position: absolute;
	top: -1000px;
	left: -1000px;
	display: none;
}
.cistic{
	clear: both;
}
/*---------------------------------ROZVRŽENÍ STRÁNKY--------------------------*/
#mainbox{
	text-align: center;
	margin: 0px auto 0px auto;
	left: auto;
	right: auto;
	padding: 0px;
	background: url(../images/pozadi_horni.jpg) repeat-x scroll top;
/*	background: #FFECC6;*/
}
#hlavicka{
	height: 119px;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 794px;
	background-color: #E03E27;
}
#telo{
	width: 794px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #FFF8E8 url(../images/telo.jpg) repeat-y scroll top;
	clear: both;
}
#menu_hor{ 
	margin: 0px auto 0px auto;
	height: 1.4em;
	background: #FF6E01 url(../images/menu_horni.jpg) no-repeat scroll top;
	width: 794px;
	min-height: 28px;
	_height: 28px;
}
#menu1{
	width:127px;
	margin: 0px auto 0px 28px;
	_margin: 0px auto 0px 14px;
	float: left;
	min-height: 460px;
	_height:460px;
	text-align: left;
	background: transparent url(../images/menu_background.jpg) no-repeat scroll left top;
}
#obsah_box{
	/*position: relative;*/
	margin: 0px;
	padding-bottom: 30px;
	width: 600px;
	float: left;
	min-height: 460px;
	_height:460px;
	border-left: 1px solid #D6C6A6;
	text-align: left;
}
#paticka{ 
	background: #A84031 url(../images/paticka.jpg) no-repeat scroll top;
	height: 59px;
	margin: 0px auto 0px auto;
	clear: both;
	width: 794px;
	color: #ECD09D;
	font-size: 0.7em;
	text-align: left;
}


/*----------------------------------HLAVICKA------------------------------------*/
#banner{
	position: relative;
	text-align: left;
}
#banner h1{
	position: absolute;
	top: 10px;
	left: 130px;
	font-size: 2em;
	color: White;
}
#banner span{
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/banner.jpg) no-repeat top;
	width: 794px;
	height: 120px;
	z-index: 2;
}
#banner p{
	position: absolute;
	top: 30px;
	left: 130px;
	font-size: 1em;
	color: White;
}
/*----------------------------------MENU HORNI------------------------------------*/
#menu_hor ul{
	margin: 0px 0px 0px 155px;
	_margin: 0px 0px 0px 138px;
	padding: 0px;
	list-style: none;
	position: relative;
	clear: left;
	width: 620px;
	display: block;
	height: 100%;
	border-left: 1px solid #EDBC8B;
}
#menu_hor li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
}
#menu_hor li a{
	font-family: "Helvetica CE", Arial, Tahoma, Verdana, lucida,  sans-serif;
  display: block;
  padding: 3px 10px;
  border-left: solid #F6DABE;
  border-right: solid #AA6622;
  border-width: 0px 1px 0px 1px;
  text-decoration: none;
  margin: 1px 0px 3px 0px;
  white-space: nowrap;
  color: #B22222;
  font-size: 0.9em;
}
#menu_hor li a:hover {
	color: white;
	background-color: transparent;

}
#menu_hor ul #kontakty a {
	position: absolute;
  top: 0;
  border-width: 0 0 0 1px;
  margin-right: 0px; 
  right: 10px;
}
#menu_hor li strong a{
	color: white;
}
#menu_hor li strong a:hover{
	color: white;
}
/*----------------------------------MENU 1------------------------------------*/
#menu1 ul{
	margin: 30px 3px 0px 10px;
	padding: 0px;
	list-style: none;
	min-height: 370px;
	_height: 370px;
}
#menu1 ul ul{
	margin: 0px 0px 6px 0px;
	padding: 0px;
	list-style: none;
	background: #FFF5E1;
	border: 1px solid #FFCD64;
	height: auto;
	min-height: 20px;
}
#menu1 li, #menu1 li strong{
	margin: 0px;
	padding: 1px 0px 1px 0px;
}
#menu1 li a, #menu1 li strong a {
	font-family: "Helvetica CE", Tahoma, Verdana, lucida,  sans-serif;
	display: block;
	width: 83%;
	font-size: .85em;
	text-decoration: none;
	line-height: 1.1em;
	color: #666666;
	font-weight: normal;
	padding: 4px 5px 6px 10px;
	list-style: disc;
	background: White;
	margin: 3px 0px 0px 0px;
	border: 1px solid #BBAC8C;
}
#menu1 li li a{
	margin: 0px;
	padding: 2px 5px 3px 10px;
	background-color: transparent;
	border: none;
}

#menu1 li a:hover{
	text-decoration: none;
	color: #F1DDCD;
	font-weight: normal;
	background: #CC8B57 url(../images/menu_hover.jpg) repeat-x;
}
#menu1 li li a:hover{
	text-decoration: none;
	color: white;
	font-weight: normal;
	background: #D9AB85;
}
#menu1 li strong a{
	background: #996841 url(../images/menu_on.jpg) repeat-x;
	color: white;
}
#menu1 li li strong a{
	background: #BB8559;
	color: white;
}
#menu1 li strong a:hover{
	color: white;
}

/*-------------------------Loga-----------------------------------*/
#bannery {
	margin: 20px 0px 20px 15px;
	text-align: center;
}
#loga {
	margin: 0px 0px 20px 15px;
}
/*----------------------------------Search-------------------------------------*/
#searchbox{
text-align: center;
border-bottom: 1px solid #BB8559;
}
#searchbox form{
	font-size: .85em;
	padding: 2px 20px 4px 10px;
}
#searchbox #sbb{
	font-size: .9em;
}
/*----------------------------------OBSAH-------------------------------------*/
#obsah{
	width: auto;
	padding: 10px 20px;
}
#obsah .motto { 
	color: #666666;
	font-size: 0.9em;
	width: 75%;
	text-align: justify;
}
#obsah .motto .autor {
	color: #999999;
	font-size: 0.9em;
	float: right;
}
#obsah .perex {
	font-weight: bold;
}
#obsah a[href^='http:'] {
	padding-right:9px;
	background-image:url(../images/link-out.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
#obsah a[href^='mailto:'] {
	padding-right:10px;
	background-image: url(../images/link-mail.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}

#obsah h2 a{
	text-decoration: none;
	color: #336699;
	background: white;
}
#obsah h2 a:hover{
	text-decoration: none;
	color: #418CD3;
	background: white;
}

.info {
	font-size: .8em;
}
/*---------Tables------------*/

.tab_kite_cenik{ 
	border-spacing: 10px;  
	border-collapse: collapse;  
	vertical-align: top;
	width: 100%;
	border: 1px solid #FFBE0F;
}
.tab_kite_cenik td{
	padding: 3px 20px;	
	vertical-align: top;
	margin: 2px 0px;
	border-bottom: 1px solid #FFBE0F;
	white-space: nowrap;
 }
.tab_kite_cenik tr{ 
	background-color: #FFF2CE;
	margin: 2px 0px;
}
.tab_kite_cenik th{ 
	background-color: #FFBE0F;
	color: white;
}
.kites {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.kites .image {
		vertical-align: top;
		padding-right: 8px;
	}

.kites .text {
		padding-top: 10px;
		padding-right: 40px;
	}
	
	#guide {
	text-align: center;
}

	#guide TABLE {
		margin: 10px auto;
	}

		#guide TABLE TR {
			height: 20px;
		}

		#guide TABLE TD.parametr {
			vertical-align: top;
			padding: 0 5px;
			text-align: right;
			white-space: nowrap;
		}

		#guide TABLE TD.neutral,
		#guide TABLE TD.five {
			vertical-align: bottom;
		}

		#guide TABLE TD.neutral {
			text-align: center;
			width: 155px;
		}

		#guide TABLE TD.number_value {
			vertical-align: top;
			padding: 0 5px;
		}

		#guide TABLE TD.bar {
			width: 166px;
			background-image: url('../images/airush/kt_graf_bg.jpg');
			background-repeat: no-repeat;
			background-position: 0 50%;
			height: 17px;
			text-align: left;
		}
		
		#guide TABLE TD.pointer4 {
			text-indent: 60px;
		}

		#guide TABLE TD.pointer5 {
			text-indent: 75px;
		}

		#guide TABLE TD.pointer6 {
			text-indent: 90px;
		}

		#guide TABLE TD.pointer7 {
			text-indent: 105px;
		}

		#guide TABLE TD.pointer8 {
			text-indent: 120px;
		}

		#guide TABLE TD.pointer9 {
			text-indent: 135px;
		}

		#guide TABLE TD.pointer10 {
			text-indent: 150px;
		}

		#guide TABLE TD.desc {
			width: 56px;
			text-align: center;
		}

/*----- Fotografie ------*/

.fotoleft, .fotoright {
	/*background: url(../images/stin.png) no-repeat bottom right; */
	line-height: 0px; 
	padding: 6px;
	background-color: white;
	border: 1px solid #E1BA7E;
}
.fotoleft { 
	float: left; 
	margin: 0px 10px 10px 0px; 
}
.fotoright { 
	float: right; 
	margin: 0px 0px 10px 20px; 
}
.fotoleft img, .fotoright img{
	display: block; 
	padding: 3px;
	position: relative;
	border: 1px solid #843226;
	background-color: white;
	line-height: 0px;
	margin: -6px 6px 6px -6px;
}

.noframe {
	border: none;
	padding: 0px;
	background-color: transparent;
}

.foto_popis {
	color: #666666;
	font-size: .8em;
	text-align: center;
}

.tab_gallery img{
	padding: 3px;
	position: relative;
	background-color: white;
	border: 1px solid #E1BA7E;
	line-height: 0px;
	margin: 10px;
}
.tab_gallery td{
	text-align: center;
	vertical-align: middle;
}

/*--------------------------------Formuláře-----------------------------------*/
#send_form input, #send_form textarea, #send_form select, #send_form label{
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 0.95em;
	margin-bottom: 5px;
}
#send_form .chyba {
	color: red;
}
#send_form ul.chyba li{
	margin: 0em 0em 0em 1em;
}
#send_form #order-subject, #send_form #submit1 {
	display: none;
}
#send_form label{
	width: 150px;
	clear: both;	
	display: block;
	float: left;
}
#send_form fieldset {
	padding: 5px 20px;
	width: 440px;
	background-color: #EDF5FE;
}
#send_form fieldset fieldset{
	padding: 5px 20px;
	width: 390px;
	background-color: #EDF5FE;
}

#send_form legend{
	font-size: 1.2em;
	font-weight: bolder;
	margin: 0px 0px 20px 0px;
}
#send_form .info {
	font-size: 0.85em;
}

/*-----------Comments----------*/
#comments{
	
}

#comments .comments_item{
	margin: 1em 0em 1em 0em;
	border-top: 1px solid #E3A600;
	border-bottom: 1px solid #E3A600;
	background-color: #FFEDBD;
	padding: .3em 1.5em;
}

#comments .comments_item_name{
	float: left;
	font-weight: bold;
}
#comments .comments_item_date{
	float:right;
}
#comments .comments_item_text{
	clear: both;
	padding: .4em .8em;
	background-color: #FFF9EC;
	margin: .3em -.7em;
}

#comments_frm {
	background-color: #EFEFEE;
	padding: 10px;
	border: 1px solid #999999;
}

#comments_frm label {
	display: block;
	float: left;
	clear: left;
	width: 70px;
}
/*----------------------------------PATICKA-------------------------------------*/

#paticka #copyright {
	float: left;	
	padding: 3px 0px 5px 50px;
}
#paticka #created {
	float: right;
	margin: 3px 50px 5px 0px;
}
#paticka a{
	color: #ECD09D;
	text-decoration: none;
}
#paticka a:hover{
	color: #FFF;
	text-decoration: none;
	background: none;
}----------------------------------PATICKA-------------------------------------*/

#paticka #copyright {
	float: left;	
	padding: 3px 0px 5px 50px;
}
#paticka #created {
	float: right;
	margin: 3px 50px 5px 0px;
}
#paticka a{
	color: #ECD09D;
	text-decoration: none;
}
#paticka a:hover{
	color: #FFF;
	text-decoration: none;
	background: none;
}
