/********************************************************/
/*               CSS format WA demo 2.60                */
/********************************************************/

html, body, h1, h2, h3, h4, h5, h6, p, form, textarea, ul, li, address, hr {
   margin-bottom: 0px;
	margin-top: 0px;	
	font-family: "Trebuchet MS",  Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	
}



html, body {
	background: #edce7e;
	text-align: justify;
	font-size: 92%;
}

p {
  	margin-bottom: 10px;
	text-align: justify;
	font-size: 1em;	
}

hr {
	color: #CA830F;
	height: 0px;
	background: #CA830F;
	border: 0;
	clear: both;
}

.vsechna_velka{
	font-variant: small-caps;
}

.preskrtnute{
	text-decoration: line-through;
}

.zbvyrazneny{
	background-color: Silver;
}


/*----------------- definice tagu se zvlastním významem ------------------*/

PRE, xmp {
	font-family: Verdana, Arial, Helvetica;	
	font-size: .95em;
}
 blockquote {
 	background: #EAEAEA;
	border: 1px solid #008C6F;
	margin: 0;
	padding: 24px 12px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
 }

acronym, abbr {
	border-bottom: 1px dotted #008C6F;
	cursor: help;
} /* acronym - napr. content managmant system; Abbr - napr. CMS*/  

/*-----------------definice nadpisu ------------------*/

H1, H2, H3, H4,  H5,  H6 {
	color: #000;
}

H1 {	
      margin-bottom: 10px;
		margin-top: 15px;
		font-size: 1.6em;
		 color:  #ba5700; font-size: 2em; 
		 font-weight: normal;
		
		
		
}

H2 {	
      margin-top: 15px;
      margin-bottom: 5px; 
		font-size: 1.5em;
		padding-top: 0px;
		font-weight: normal;
}

H3 {	
      margin-bottom: 0px;
		font-size: 1.2em;
		padding: 10px 0 0 0px;
		 
		 
}

H4 {	
		font-size: 1.1em;
		padding-top: 10px;		
}

H5 {	
		font-size: 1.1em;
		padding-top: 10px;	
}

H6, address{	
		font-size: 1em;
		padding-top: 0px;
		font-weight: normal;
}

/*-----------------definice seznamu ------------------*/

ul {
	margin-top: 0px;
	list-style-image: url(../images/li.gif);
	margin-bottom: 15px;
}

li {
	line-height: normal;
	font-size: 1 em;
}


ul.odrazka_kruh li {
	list-style-type: cricle;
}

ul.odrazka_ctverecek li {
	list-style-type: square;
}

ul.odrazka_puntik li{
	list-style-type: disc;
}

ol.odrazka_roman li {
	list-style-type: upper-roman;
}


/*-----------------definice odkazu ------------------*/

a, a:visited, a:link {
	text-decoration: underline;
	color: #ba5700;
		
}

a:hover {
	text-decoration: underline;
}


/*-----------------definice formularu ------------------*/

form {
	margin: 0px 0px 0px 0px;
}	

label {
	color: #fff;	
}

/*-----------------definice tabulek ------------------*/

table, th, td {
	font-size: 1em;
  }

td {
	vertical-align: top;
}

/* >> tabulka barevne ohraniceni------------------*/

.tabulka, .tabulka th, .tabulka td {
	border: 1px solid #FDDA06;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
	font-size: 1em;
  }

.tabulka th {
  	background: #001B70;
  }
 
caption {
   text-align: left;
		font-size: 1.2em;
		color: #FF9900;
		font: bolder;


}

/* >> tabulka barevne ohraniceni------------------*/
  
.tabulka_bez, .tabulka_bez th, .tabulka_bez td {
	border: 0px;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
  }

.tabulka_bez th {
  	background: transparent;
  }

/* >> tabulka barevne ohraniceni, podklad------------------*/
  
.tabulka_bgcol, .tabulka_bgcol th, .tabulka_bgcol td {
	border: 1px solid #D6B175;
	background-color: #650100;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
  }

.tabulka_bgcol th {
  	background: #D6B175;
  }
  
  
.liche_tr{
  	background: #AE2928;
  }

/*-----------------definice obrazků ------------------*/


.obrazek_1px{
	border: 1px solid #ADADAD;
}  
    
.obrazek_3px{
	border: 3px solid #ADADAD;
}  

.obrazek_5px{
	border: 5px solid #ADADAD;
}  
  
/*-----------------definice floatování ------------------*/

.floatleft {
	float: left;
	margin: 0  10px 0 0;
}
.floatright {
	float: right;
	margin: 0  0 0 10px;
}
.floatrightimgbr {
	float: right;
	margin: 0  0 0 10px;
	border: 1px solid #008C6F;
}

/*-----------------definice ohraniceni obrazku ------------------*/

img {
	border: 0;
}

table.cenik			{ width: 98%; }
table.cenik	th		{ background: #f1bd27; color: #6d1e02; text-align: left; padding: 2px;}
table.cenik	td		{ background: #fcd461; padding: 2px; }


div.stred{
	text-align: center;
}
div.stred p{
	text-align: center;
}

.navigator{
	clear:both;
}

form 								{ margin: 0; padding: 0; }	
fieldset							{  border: 1px solid #047FB6; margin: 10px; padding: 10px; background: #F6F6F6; margin: 15px 0;  color: #000;  }
input, textarea 				{ background: url(../images/bg_input.gif) repeat-x;  font-size: 1em; border: 1px solid #CD8113;  }
input.sub						{  font-size: 9px;  border: 1px solid #CD8113; background: #905E12; color: #fff; }

/*-------- GUEST BOOK-----------*/


.navigator												{ clear: both; }
.navigator .predchozi  		  						{ float: left; width: 25%; display: block; }
.navigator .nasledujici    						{ float: left; width: 25%; display: block; text-align: right;  }
.navigator .celkem									{ float: left; width: 50%; display: block; text-align: center; }
