/********************************************************/
/*               CSS format WA demo 2.60                */
/********************************************************/

html, body, h1, h2, h3, h4, h5, h6, p, form, input, select, textarea, ul, li, address, hr {
   margin-bottom: 0px;
	margin-top: 0px;	
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}


html, body {
	background-color: #ffffff;
	text-align: justify;
	font-size: 82%;
}

p {
  	margin: 10px 0;
	color: Black;
	text-align: justify;
	font-size: 1em;	
}

hr {
	color: #fff;
	height: 0px;
	background: #fff;
	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;
}

acronym, abbr {
	border-bottom: 1px dotted #fff;
	cursor: help;
} /* acronym - napr. content managmant system; Abbr - napr. CMS*/  

/*-----------------definice nadpisu ------------------*/

H1, H2, H3, H4,  H5,  H6 {
	color: #006AC1;
}

H1 {	
		background: url(../images/kulicka_blue.gif) no-repeat;
		background-position: 0px 4px;
		padding: 0px 0px 0px 20px;	
		margin: 10px 0px 10px 0px; 
		font-size: 1.5em;

}

H2 {	
      margin-top: 10px;
      margin-bottom: 5px; 
		font-size: 1.4em;
		padding-top: 0px;
}



H3 a:link {
	color: Black;
	 margin-bottom: 10px;
		font-size: 1em;
		padding-top: 10px;
		text-decoration: none;
}

H3 a:visited {
	color: Black;
	text-decoration: none;
}

H3 a:hover {
	color: Black;
	text-decoration: underline;
}


H3, caption {	
      margin-bottom: 10px;
		font-size: 1.1em;
		padding-top: 10px;
}


H4 {	
		font-size: 1.2em;
		padding-top: 10px;		
}

H5 {	
		font-size: 1.1em;
		padding-top: 10px;

}

H6, address{	
		font-size: 1em;
		padding-top: 0px;
		font-weight: normal;
		font-variant: normal;
		font-style: normal;
}


/*-----------------definice seznamu ------------------*/

ul {
	margin-top: 0px;	
}

li {
	line-height: normal;
	font-size: 1em;
}


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: #FFA800;

}

a:hover {
	text-decoration: underline;
	color: #FEC75C;
}


/*-----------------definice formularu ------------------*/

form {
	margin: 0px 0px 0px 0px;
}	

label {
	color: #0167B7;	
}

/*-----------------definice tabulek ------------------*/

table, th, td {
	font-size: 1em;
  }

td {
	vertical-align: top;
}

/* >> tabulka barevne ohraniceni------------------*/

.tabulka, .tabulka th, .tabulka td {
	border: 1px solid #ADADAD;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
  }

.tabulka th {
  	background: #E0E0E0;
  }

/* >> 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 #ADADAD;
	background-color: #F0F0F0;
   border-collapse: collapse;
   padding: 1px 5px 1px 5px;
  }

.tabulka_bgcol th {
  	background: #BBBBBB;
  }
  
  
.liche_tr{
  	background: #EBEBEB;
  }

/*-----------------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;
}

/*-----------------definice ohraniceni obrazku ------------------*/

img {
	border: 0;
}

/*-----------------definice obrazku na proklik ------------------*/
.print_image 
{
	border: 1px solid #0167B7; 
}


/* --- tab --- */
table.udaj {
   width: 100%;
	margin: 0px auto 0px;
	border: 2px solid gray;
	border-collapse: collapse;
}

table.udaj td {
	border: 1px solid gray;
	padding-left: 5px;	
}

table.udaj th {
	border: 1px solid gray;
	background-color: #E0E0E0;
	text-align: center;
	vertical-align: middle;
}

td.prostredek {
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}

td.h {
font-size: larger;
	font-weight: bold;
}

table.vlastnosti {
	margin: 0px auto 0px;
	width: 90%;
	border: none;
}

table.vlastnosti th {
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
}

table.vl {
	margin: 5px auto 5px;
}

table.vl td {
	text-align: center;
	width: 120px;
}

/* 
h3 {
	font-variant: small-caps;
}

*/

h5 {
	font-weight: normal;
	padding-bottom: 3px;
}

p.poznamka {
	text-align: right;
	color: #6D6D6D;
}


img.graf{
	padding-bottom: 20px;
}




div.produkt h3 a:link {
	color: Black;
	text-decoration: none;
}

div.produkt h3 a:visited {
	color: Black;
	text-decoration: none;
}

div.produkt h3 a:hover {
	color: Black;
	text-decoration: underline;
}