BODY {
	text-align: center;
	background-color: #C0C0C0;	
}

DIV.main {
	padding-top: 0px;
	width: 910px;
	margin: 0px auto;
  background-repeat: no-repeat;
  background-color: #eeb147;
}

DIV.head {
  background-image: url('http://www.apisek.sk/images/Apisek_01.gif');
  background-repeat: no-repeat;  
  position: relative;
  width: 910px;
  height: 278px;    
  overflow: visible;
}

DIV.sidebar {
  position: relative;
  width: 262px;    
  float: left;
  margin-right: -648px;
  border-right: 648px solid #eeb147;
}

DIV.content {
	position: relative;
	font-family: verdana, helvetica, arial;
	font-size: 13px;
	text-align: justify;		
  min-height: 600px;  
  background-color: #eeb147;
  width: 648px;
  float: right;    
}

DIV.padded_content {
  position: relative;
  width: 630px;
  margin-left: 10px;
}

DIV.meniny {	
	font-family: verdana, helvetica, arial;
	font-size: 13px;
        font-weight: bold;        
	text-align: right;
	padding-top: 230px;
	padding-right: 0px;        
	width: 910px;
}

DIV.menu {
        text-align: left;
        margin-left: 10px;
        font-size: 18px;
        font-family: arial;
        font-weight: bold;
      	margin-bottom: 20px;
}

DIV.product {
            position: relative;
            margin-bottom: 20px;
}

DIV.product_detail {
            height: 320px;
}

IMG {
	border: none;
}

IMG.product_image {
  float: left;
}

A.menu {
	text-decoration: none;
	color: black;
}

A.menu:hover {
  /*text-decoration: underline;*/
  color: orange;
}

A.menu:active {
  color: red;
}

A.submenu {
  text-decoration: none;  	
  font-size: 13px;
  color: black;
}

A.submenu:hover {
  color: orange;
  font-size: 13px;
  background: none;
}

A {
  color: black;
}

DIV.links {
  font-family: verdana, helvetica, arial;
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
}

DIV.page {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #e4bb74;
}

DIV.panel {	
  position: relative;  		
	width: 1px;
  height: 800px;  	
}

.foot {
      position: relative;
      background-color: gray;
      font-family: verdana, helvetica, arial;
      font-size: 11px;
      width: 910px;
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: center;
      font-weight: bold;
      background-color: #444444;
      background-repeat: no-repeat;
}

IMG.left {
  float: left;
}


DIV.left {
	text-align: justify;	
}

DIV.error {
	color: red;
	font-size: 20px;
}

LI {
	text-align: justify;
}

TABLE.kontakt {
  font-size: 12px;
  vertical-align: top;
}

DIV.kontakt {
  float: left;
}

DIV.location {
  float: right;
}

#search {
  font-family: helvetica;
  z-index: 10;
  position: relative;
  margin-top: 10px;
  margin-left: auto;
  margin-right: 10px;
  text-align: right;
  padding: 0px;  
  overflow: visible;
  height: 20px;
  width: 200px;
  background-color: white;
}

#query {
  border: none;  
  height: 16px;  
  font-size: 12px;  
  width: 170px;
}

#search_button {
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: white;
  border: none;
  margin: 0px;
  padding: 0px;
  float: right;
}

#search_button:hover {
  background-color: orange;
}
