  /********************************************************/
/*               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:'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;

}

html, body {
	background: #fff;
	text-align: left;
	font-size: 1.1em;	


}



p  {
  margin: 10px 0;
	text-align: left;	
}

#center {
  font-size: 1.1em;
}
  


hr {
	color: #fff;
	height: 0px;
	background: #fff;
	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
{
	color:#3F4096;
	font-size:20px;
	font-weight:normal;
	margin:25px 10px 10px;
	padding-left:20px;
	background: url(../img/sipka.png) center left no-repeat;
}
h2
{
	width:337px;
	background-image: url(../img/h2.gif);
	background-repeat:no-repeat;
	height:16px;
	color:white;
	font-size:12px;
	padding:1px;
	padding-left:18px;
	margin:5px;

}
h2 a
{
	font-weight:bold;
	color:#FFFFFF;
}
h2 a:hover
{
	text-decoration:underline;
}


/*-----------------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:#3f4096;
	
		
}

a:hover {
	text-decoration: underline;
}

#left a, #right a {
	text-decoration: none;
	color: #fff;		
}

#left a:hover, #right a:hover {
	color: #F5822B;		
}


.eshopproduct a,.eshopproduct  .eshopproduct a:visited,.eshopproduct  a:link {
	text-decoration: none;
	color: #3f4096;
		
}



/*-----------------definice formularu ------------------*/

form {
	margin: 0px 0px 0px 0px;
}	

label {
	color: #000;	
}
input, textarea { color: #000; 
}
/*-----------------definice tabulek ------------------*/

table, th, td {
	font-size: 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;
  }

.tabulka th {
  	background: #014689;
  }

/* >> 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;
}  

.img_margin		{ margin: 5px 5px 5px 30px;}
  
/*-----------------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;
}



#left h3,#right h3 {
   color:white;

   padding-left:30px;
   font-size:1.2em;

}


.contentrightborder,.element,.formPart {
   padding-left:40px;
   padding-right:40px;

}

/*---------------- buttons ------------------*/
input.submitshort,input.submitButton  /*button*/
{
  background-color:#3f4096;

}

.submitshort  /*odkaz*/
{
  background-color:#3f4096;

}

.submitshort a:hover  /*odkaz*/
{
  text-decoration:none;
  color:white;
}


input.submitshort,input.submitButton  /*button*/
{
  color:#FFF;
  border:none;
  font-size:9px;
  height:20px;
	padding:1px;
	border:none;

}

input.submitButton  /*button*/
{
  padding:5px;
  font-size:1em;
  height:25px;

}


.submitshort  /*odkaz*/
{
  color:#FFF;
  border:none;
  height:20px;
	padding:5px;
	border:1px white solid;
}
.submitshort a  /*odkaz*/
{
  color:#FFF;
}

.submitshort a:hover  /*odkaz*/
{

}

.linkubtton_left {
  text-align:right;
  height:24px;
  line-height:24px;
  	
}

.linkubtton_left a {
  cursor: pointer;
  display:block;
  text-align:right;
  height:24px;
  line-height:24px;
  background-image: url(../img/to_basket_left.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right:25px;	
  font-weight:bold;
}

#left_login .button {
  
}



#left_login .button	{ margin:0;    padding: 0 0 0 15px; 
        width:100%;
        border:none;
        color:white;
        font-weight:bold;
        font-size:1em;
        text-align:right;
        height:24px;
        line-height:24px;
        background-image: url(../img/to_basket_left.gif);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right:25px;	
        background-color:#3f4096;
}


#center .shopbasket input.submitButton  /*button*/
{
  padding-left:30px;
  letter-spacing: normal;

}


.hilite  /*button*/
{
  background:#e9e9ff;
  border: 1px solid #3f4096;

}
