body {
  background: url("../images/bg.jpg") top left;
  padding-top: 15px;
  margin: 0px;
  border: 0px;
  font-family: Verdana;
  text-align: center;
  font-size: 11px;
  line-height: 180%;
}

/* definice jednotlivych tagů */

a   { font-size: 10px; margin: 0px; padding:0px; border: 0px; text-decoration: none; color: #885c34;}
a:hover   { margin: 0px; padding:0px; border: 0px; text-decoration: underline; color: #885c34;}
img { margin: 0px; padding:0px; border: 0px; }
h1 { font-size: 18px; }
h3 { font-size: 14px; color: #a27750; }
h4 { font-size: 12px; color: #cba889; margin: 10px 0 3px 0; }
td { padding: 4px 4px 4px 0; }

/* definice divu page */

.page{
  width: 900px;
  margin: 0 auto;
  margin-bottom: 15px;
  padding: 4px;
  background: white;
  border: 1px solid #764f2b;
}

.page2{
	border: 1px solid #e2e2e2;
	padding: 4px;
	min-height: 622px;
  _height: 622px;
	}

/* definice horni casti */

.panel_left {
	width: 204px;
	float: left;
	}

.logo {
	width: 204px;
	height: 189px;
	float: left;
	margin-bottom: 3px;
	}
	
.left {
	width: 169px;
	_width: 204px;
	height: 92px;
	_height: 450px;
	padding-left: 35px;
	float: left;
	background: url("../images/left.jpg") top left no-repeat;
	text-align: left;
	padding-top: 340px;
	}

h2 {
  font-size: 14px;
}

/* konece horni casti */

/* obsah stranky */

table {
	font-size: 11px;
	color: #555555; 
	line-height: 180%;
	}

.cleaner {
         clean: both;
         height: 1px;
         clear: both;
         height:1px;
         font-size:1px;
         border:none;
         margin:0; padding:0;
         } 
         
.main {
	width: 638px;
	margin-right: 1px;
	padding: 20px;
	float: right; 
	border: 1px solid #dfdfdf;   
	text-align: left;
	color: #8d8d8d;     
	}
  
/* leva cast stranky */ 
  

/* definice menu */

.menu {
	width: 630px;
	height: 20px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 13px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
	}


/* NAPOZICOVANI LOGA (odkaz) */


/* NAPOZICOVANI LOGA (odkaz) konec */

/* bunky na shop */




/* kontaktni formular */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.line {
  margin-top: 7px;
  margin-left: 10px;
}

label {
  display: block;
  float: left;
  width: 150px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px #EEF0FB solid;
}
input, textarea {
  font-size: 11px;
  border: 1px solid #BDBDBD;
  background-color: #FFFFFF;
  padding: 3px;
}
.info {
  text-align: left;
  color: #f00;
}

#button {
         border: 0px;
         background: #D2D9C3;
         float: right;
         }

       
        h2 { color:#E8D4BB; }
   
