@charset "utf-8";

	#slides-container { float:left; width:770px; padding: 0px 20px 0px 0px; }
	#slides-container #new { height:38px; padding-bottom:0px; width:100%;float:left;color:#333333; overflow:hidden;position:relative; }
	#slides-container #new #slides { position:absolute;float:left;top:0;left:0; }
	#slides-container #new #slides .slide { display:block;float:left;margin:0px 0px 0px 0px; text-align: left; padding-right: 0px; }

#header h1, h2 {
  display: inline;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  border-width: 0px;  
}

#header {
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-color: #696865;
  border-bottom-style: dotted;
}
.produkt {
  margin: 10px 0px 0px 0px;
}
.produkt_header {
  float: left;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  font-size: 14px;
  margin: 10px 0px 4px 0px;
  padding: 0px 0px 0px 4px;
  background-color: #ebebdf; 
}
.produkt_left {
  float: left;
  margin: 0px 10px 5px 0px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: 150px;
}
.produkt_right { 
  float: left;
  width: 407px;
}
.produkt_right table{ width:100%; }
.produkt_right td { padding: 3px;}
.produkt_right tr { width: 100%;}
.produkt_dark {
  background-color: #ebebdf;
}
.produkt img {
  border-width: 1px;
  border-color: #FFFFFF;
  border-style: solid;
}

.predajna_fotka {
  float: left;
  margin: 0px 10px 5px 0px;
  width: 190px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

#content {
	width: 828px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 9em;
}

/* -------------------------------------------------------------------------- */
/* CONTENT TOP */
#content_top {	
	float: left;
	width: 848px;
	height: 256px;
}
#content_top_logo {
	float: left;
}
#top_bottom {
	width: 848px;
	height: 11px;
	background-image: url('../../_outputer/imager/top_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
}
#top_menu {
	float: left;
	width: 848px;
	height: 32px;
	line-height: 32px;
	background-image: url('../../_outputer/imager/top_menu.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#top_menu a {
	margin-left: 8px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background-color: #918e37;
	padding:2px;
}

#top_menu a.selected { color: #FFF200; }

#top_menu a:hover {
	margin-left: 8px;
	color: #838029;
	font-size: 13px;
	font-weight: bold;
	background-color: #deda91;
	text-decoration:none;
	padding:2px;
}

#top_submenu {
	background-image: url('../../_outputer/imager/top_submenu.png');
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
	height: 24px;
	line-height: 25px;
	font-weight: bold;
}
#top_submenu a {
	color: #ffffff;
}
#sortiment {
	width: 848px;
	height: 215px;
	background-color: #f7dbb3;
}

#content_top_misc {
	margin: 20px 0px 0px 0px;
	float: right;
}
/* END CONTENT TOP */
/* -------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */
#content_body {
  width: 829px;
  background-color: #f7dbb3;
	margin: 12px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
}
#content_body_left {
	float: left;
	width: 219px;
	height: auto;
	background-color: #fff0db;
	padding: 0px 8px 0px 8px;
}
#content_body_left img {
  border: 5px solid #f7dbb3;
}
.content_body_left_menu {
	width: 223px;
	height: 28px;
	line-height: 28px;
	margin: 0px 0px 8px 0px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.content_body_left_menu_text {
	padding: 0px 0px 0px 30px;
	color: #ffffff;
	font-size: 14px;
}
#content_body_right {
	float: right;
	background-color: #fff0db;
	width: 813px;
	height: auto;
	min-height: 250px;
	margin: 0px 0px 0px 00px;
	padding: 0px 8px 0px 8px;
	color: #6b696a;
}
#content_body_right a:hover{
	color: #6b696a;
}
#content_body_right_kontakt {
	width: 100%;
	height: auto;
}
#content_body_right_kontakt input {
  width: 470px;
  background-color: #fdfdfb;
  color: #6b696a;  
  border-style: solid;
  border-color: #cfc5a3;
  border-width: 1px;

}

#content_body_right_kontakt textarea {
  width: 470px;
  height: 150px;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  color: #6b696a;
  background-color: #fdfdfb;
  border-style: solid;
  border-color: #cfc5a3;
  border-width: 1px;  
}
#content_menu {
	float: left;
	width: 823px;
	height: 0px;
}
.content_body_right_sortiment {
	float: left;
	width: 199px;
	height: 100px;
	margin: 6px 9px 0px 0px
}

.content_body_right_sortiment img {
  padding: 0px 0px 0px 0px;
  margin: 3px 0px 3px 0px;  
}

/* -------------------------------------------------------------------------- */

#non-footer {
  margin: 0px auto;
  min-height: 100%; 
}
	* html #nonfooter{
		height:100%;
    }
#footer { 
  width: 100%;
  margin: 108px auto 0px auto;
  padding: 0px 0px 0px 0px;
  height: 22px;
	background-image: url('../../_outputer/imager/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
  background-color: #333333;
 
}
/* -------------------------------------------------------------------------- */


.kategoria {	
	margin: 5px 5px 5px 5px;
	width: 257px;
}

.kategoria img {
	background-color: #ffffff;
	border: 1px #838029 solid;
	padding: 5px 5px 5px 5px;
}
.kategoria_popis {	
	background-color: #838029;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
	width: 190px;
}
	
.left { float: left; }
.right { float: right;}
.clear { clear: both; }
.bold { font-weight: bold; }
.full_width { width: 100%; }
.space { margin: 15px 0px 0px 0px; }

