/********************************************************/
/*               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: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}



html, body {
	background: #fff;
	text-align: justify;
	font-size: 82%;

}



p {

  	margin: 10px 0;
	text-align: justify;
	font-size: 1em;	
}



hr {
	color: #0A5295;
	height: 0px;
background: #0A5295;
	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: #0A5295;
}



H1 {	
      margin-bottom: 10px;
		margin-top: 15px;
		font-size: 1.5em;
}



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



H3, caption {	
      margin-bottom: 10px;
		font-size: 1.2em;
		padding-top: 10px;
		 margin-top: 15px;
}

H3 {
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 5px;
}


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;
	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: none;
	color: #0A5295;
}



a:hover {
	text-decoration: underline;
}





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



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



label {
	color: #fff;	
}



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



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



td {
	vertical-align: top;
}



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



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

  }



.tabulka th {
	background: #014689;
	color: white;
	
  }

.nahled, H3 {
	
	font-size: 1em;

}
  

  

.tabulka caption {
	font-size: 1.2em;
	color: #0A5295;	
	text-align: left;
	padding: 1px;
	
  }



/* >> 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;
}





/* --- kontakty --- */

div.oddeleni {
	width: 175px;
	height: 190px;
	float: left;
	border: 2px solid #5388b3;
	margin: 10px 5px 2px 0px;
	padding: 0px 10px 10px 10px;
	background-color: #BFE0FF;
}



div.oddeleni_siroke {
	width: 583px;
	height: 175px;
	float: left;
	border: 2px solid #5388b3;
	margin: 10px 4px 2px 0px;
	padding: 0px 10px 10px 10px;
	background-color: #BFE0FF;
}



div.oddeleni h3 {

	margin: 0 0 5px 0;

}



td.polozka {
	width: 58px;
	font-weight: bold;
}



h6.kontaktni {
	margin-bottom: 3px;
	margin-top: 10px;
}



address {
	font-style: normal;
	margin-top: 3px;
font-size: 13px;

}



div.mapa {
	float: right;
	text-align: center;
	margin: 30px;
}



div.mapa img {
	border: 2px solid #5388b3;

}


div.sred {
	text-align: center;
	padding: 20px;
	width:80%;
}

div.sred img {
margin-left: 22px;
}




table.reference {
	width: 90%;
	margin: 10px auto 10px;
	font-size: 10px;
	border: 2px solid #5388b3;
	border-collapse: collapse;
}

table.reference td.vpravo {
	width: 65px;
	text-align: right;
}

table.reference tr.bg1 {
	background-color: #DDF0F5;
}

div.produkt_data {
	margin-left: 8px;
}


/*produkty*/
table.produkt {
   width: auto;
	margin: 10px auto 10px;
	border: 1px solid Silver;
	border-collapse: collapse;
	font-size: 0.9em;
   font-family: Arial, Helvetica, sans-serif;
}

table.produkt td {
	padding: 3px;
	border: 1px solid Silver;
}

table.produkt th {
	padding: 3px;
	border: 1px solid Silver;
	background-color: Yellow;
}

table.produkt td.typ {
 background-color: #F0F0F0;
 font-weight: bold;
}

table.armatury_znaceni {
	width: 280px;
	float: left;
}

table.armatury_znaceni th {
	background-color: Silver;
}