body {
  margin: 0;
  padding: 0;
  font-family: arial;
  text-align: center;
  background: #FFFFFF;
  background: url("/img/bg.jpg") repeat-x;
}
#page {
	width: 1000px;
	background: url("/img/page_bg.gif") no-repeat;
	margin: 0 auto;
}
#page_in {
  width: 938px;
  margin: 0 auto;
}
#top {
  height: 209px;
  background: url("/img/logo.jpg") no-repeat;
  text-align: left;
}
#top .kosik {
	padding: 20px 0 0 750px;
}

#top .search {
	padding: 80px 0 0 750px;
}
#top .s_inp {
  width: 106px;
  height: 21px;
  background: url("/img/input.gif") no-repeat;
  border: 0;
  float: left;
  margin: 0 3px 0 0;
  font-size: 12px;
  color: #fafafa;
  padding: 2px;
}

#top h4 {
  margin: 0;
}
#top h4 a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}
#top p {
  font-weight: bold;
  color: #ffffff;
  margin: 2px 0 0 0;
  font-size: 12px;
}
#top p span {
  color: #ffffff;
  width: 115px;
  float: left;
}

#menu {
  height: 88px;
  text-align: left;
  background: url("/img/topmenu_bg.jpg") repeat-x;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu ul li {
  float: left;
}
#menu ul li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	_padding: 10px 23px 10px 23px;
}
#search {
  padding: 7px 55px 0 37px;
  float: left;
}
#search p {
  margin: 0;
}
form {
  margin: 0;
  padding: 0;
}
#search .inp {
  width: 156px;
  height: 21px;
  background: url("/img/input.gif") no-repeat;
  border: 0;
  float: left;
  margin: 0 3px 0 0;
  font-size: 12px;
  color: #fafafa;
  padding: 2px;
}

#main_holder {
  text-align: left;
  margin: 1px 0 0 0;
}

#left {
  float: left;
  width: 192px;
  margin: 0;
  background: #eeeeee;
}
#left h2 {
	height: 21px;
	font-family: tahoma;
	text-align: center;
	background: url("/img/menu_topbg.gif") repeat-x;
	color: White;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 0;
}
#left ul {
  margin: 0 0 22px 0;
  padding: 0;

}
#left ul li {
  display: inline;
}

#left ul li a {
  display: block;
  color: #E7F4FF;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  background: url("/img/menuli_bg.gif") repeat-x;
  padding: 5px 0 4px 17px;
}
#left ul li.lm_1 a {
  background: url("/img/menuli_bg.gif") repeat-x;
  padding: 5px 0 4px 17px;
}
#left ul li.lm_2 a {
  background: url("/img/menuli2_bg.gif") repeat-x;
  padding: 5px 0 4px 26px;
}
#left ul li a span {
  background: url("/img/menu_li.gif") 0 3px no-repeat;
  padding: 0 0 0 14px;
}
#left ul li.lm_2 a span {
  background: url("/img/menu_li2.gif") 0 4px no-repeat;
  padding: 0 0 0 12px;
}
#left ul ul li a span {
  background: url("/img/menu_li_li.gif") 0 4px no-repeat;
  padding: 0 0 0 14px;
}
#left ul ul li a {
  display: block;
  color: #141414;
  text-transform: lowercase;
  padding: 5px 0 4px 31px;
}
#left ul li a:hover span, #menu ul li a:hover {
  text-decoration: underline;
}

#left .menu-right {
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

.cl {
  clear: both;
  height: 1px;
}

#center {
	margin: 0 0 0 1px;
	width: 530px;
	_width: 506px;
	float: left;
	border: #dcdcdc 1px solid;
	background: White url("/img/content_bg.gif") repeat-x;
	padding: 2px 15px 0 15px;
}
#center {
  font-size: 11px;
}
a {
  color: #207aca;
}
a:hover {
  text-decoration: none;
}

#map a, #map p {
  font-size: 12px;
  font-family: tahoma;
  color: #2f6da8;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
}
#map a:hover {
  text-decoration: underline;
}
#map span {
  color: #000000;
}
#atr {
  margin: 15px 0 0 0;
  _margin: 15px 0 -10px 0;
}
#atr p {
  margin: 0;
  color: #000000;
  font-size: 12px;
}
#atr p a:hover {
  color: #045baf;
  text-decoration: none;
}
#atr select {
  margin: 0 5px 0 0;
}
#atr .list {
  padding: 2px;
  margin: 4px 0;
  height: 20px;
  background: #fefcf0;
  _background: none;
}
#atr .list a {
  color: #ffffff;
  padding: 2px;
  background: #91bee5;
  float: left;
  margin: 0 2px 0 0;
  font-size: 12px; 
}
#atr .list a.act {
  color: #91bee5;
  background: #fefcf0;
  font-weight: bold; 
}
#atr select {
  width: 85px;
}
.column {
  /* width: 476px */
  /* background: url("/img/column_bg.gif") 140px 0 repeat-y; */
}
.product {
  width: 175px;
  height: 208px;
  overflow: hidden;
  margin: 0;
  border-right: #d8d8d8 1px solid;
  padding: 0 0 8px 0;
  float: left;
  /* background: url("/img/item_bg.gif") 0 32px repeat-x; */
}
.druhy {
  margin: 0;
}
.treti {
  border-right: 0;
}
.bez {
  border-top: 0;
}
.product h2 {
  height: 24px;
  overflow: hidden;
  margin: 0 4px;
  border-top: #d8d8d8 1px solid;
  padding: 8px 0 0 8px;
  font-family: tahoma;
  font-weight: bold;
  font-size: 11px;
  line-height: 11px;
  color: #207aca;
  text-decoration: none;
}
.bez h2 {
  border-top: 0;
}
.product h2 a {
  color: #207aca;
  text-decoration: none;
}
.product h2 a:hover {
  text-decoration: underline;
}
.product .p_img {
  text-align: center;
}
.product form {
  float: right;
  margin: 4px 20px 0 0;
}
.product p {
  font-size: 10px;
  line-height: 11px;
  color: #646464;
  margin: 0;
  padding: 3px 6px 0 18px;
}
.product .stav {
  padding: 4px 6px 4px 36px;
  font-weight: bold;
  font-size: 12px;
}
.product .skladem {
  background: url("/img/skladem.gif") 18px 5px no-repeat;
  color: #2F9000;
}.product .na_objednavku {
   background: url("/img/neni.gif") 18px 5px no-repeat;
  color: #C33208;
}
.product .pr {
  padding: 0 6px 0 18px;
  line-height: 12px;
}
.product .price {
  font-size: 13px;
  color: #FF4800;
}

#right {
  float: right;
  width: 181px;
	padding: 0 0 0 0;  
}

#right .right {
	background: #088BE7 url("/img/right_topbg.png") no-repeat;
	border: #FFFFFF 1px solid;
	padding: 15px 0 3px 0;
}
#right .right h2 {
	font-family: tahoma;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}
#right .right label {
  width: 52px;
  float: left;
  font-size: 11px;
  color: #FFFFFF;
  margin: 3px 0 3px 17px;

}
#right .right .cnt {
  margin: 5px 0 0 0;
  text-align: center;
}
#right .cnt2 {
  text-align: center;
  margin: 0 0 3px 0;
}
#right .cnt2 a {
	font-size: 11px;
	color: #4169E1;
	text-decoration: underline;
}
#right .right .cnt2 a:hover {
  text-decoration: none;
}
#right .right .inp {
  width: 80px;
  border: #8ea8c0 1px solid;
  font-size: 11px;
  margin: 0 0 4px 0;
  color: #515151;
  padding: 2px;
}
#right .right h3 {
  margin: 10px;
  padding: 3px 0 0 0;
}
#right .right ul {
	margin: 10px;
	padding: 3px 0 0 0;
	list-style: none;
}
#right .right ul li {
  font-size: 11px;
  padding: 0 0 0 13px; 
  margin: 0 0 1px 0;
}
#right .right ul li a {
	color: White;
	text-decoration: none;
}
#right .right ul li a:hover {
  text-decoration: underline;
}
.links {
  padding: 3px 1px;
  height: 58px;
  background: #dddddd;
  margin: 0 3px 6px 3px ;
  padding: 5px 0 0 6px;
}
.links img {
  float: left;
  margin: 0 5px 3px 0;
}
#patka {
  width: 918px;
  margin: 0 auto;
}
#patka_left {
  padding: 5px 0;
  text-align: left;
  margin: 0 21px;
}
#patka p, #patka p a {
  font-size: 11px;
  margin: 0;
  color: #000000;
  text-decoration: none;
}
.fLeft {
	float: left;
}
.fRight, .float_right {
	float: right;
}
h2 {
  font-size: 15px;
  padding: 5px 0;
  margin: 0;
  color: #207aca;
}
h3 {
  font-size: 13px;
  margin: 0;
  padding: 3px 0;
  color: #6c6c6c;
}
h4 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #d0100b;
}
h2 a {
  text-decoration: none;
}
.center {
  text-align: center;
}
.hide {
  display: none;
}
.strankovani {
  margin: 10px 0;
  text-align: center;
}
.strankovani a {
  color: #ffffff;
  padding: 2px;
  background: #91bee5;
  margin: 0 2px 0 0;
  font-size: 12px; 
}
.strankovani a.act {
  color: #91bee5;
  background: #fefcf0;
  font-weight: bold; 
}
ul.detail {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 12px;
}
ul.detail li {
  padding: 2px 3px;
  list-style-type: none;
}
td.var {
  width: 40%;
  vertical-align: top;
}
td.var div {
  margin: 0 5px 0 0;
  border: #dcdcdc 1px solid;
  padding: 6px 4px;
  font-size: 0.9em;
}
td.var div h4 {
  padding: 0 0 4px 0;
}
td.var div input {
  margin: 0 2px 0 0;
  vertical-align: middle;
}
input.ks {
  width: 20px;
  margin: -5px 0;
}
.submit {
  margin: 0 0 -6px 10px;
}
.popis {
  padding: 0 5px;
  background: #088be7;
  vertical-align: top;
  color: #fff;
}
img {
  border: 0;
}
th.right, td.right {
  text-align: right;
}
object.video {
  width: 425px;
  height: 344px;
  margin: 10px 0;
}
table.prod {
  width: 100%;
  /* border-collapse: collapse; */
}
table.prod th {
  padding: 5px 3px;
  background: #91bee5;
  color: #d0100b;
  text-align: center;
}
table.prod td, table.form td {
  padding: 5px 3px;
  vertical-align: top;
}
table.form {
  width: 100%;
  margin: 10px 0 0 0;
  border-collapse: collapse;
}
table.obj {
  margin: 0 0 5px 0;
  border-collapse: separate;
  border-spacing: 0;
}
table.obj tr td {
  border: 3px solid #dcdcdc;
}
table.obj tr.odd td {
  border: 3px solid #91bee5;
}
table.obj td.tab {
  text-align: center;
  color: #000;
}
table.obj td.tab a {
  color: #000;
}
table.struct {
  border-collapse: collapse;
}
table.struct th, table.struct td {
  border: 1px solid #91bee5;
  padding: 2px 5px;
}
table.struct td {
  text-align: center;
}
.tinp {
	width: 30px;
	margin: -5px 0;
}
.w30 {
  width: 30px;
}
.w50 {
  width: 50px;
}
.w70 {
  width: 70px;
}
.w150 {
  width: 150px;
}
.w250 {
  width: 250px;
}

table.colors {
  margin: 0 0 15px 0;
  border-spacing: 0 5px;
}
table.colors td {
  padding: 0 12px 0 5px;
  vertical-align: top;
}
table.colors td.tab {
  width: 15px;
  border: 1px solid #FFF;
  padding: 0;
}
.tabzelena {
  background-color: #52FA00;
}
.tabcervena {
  background-color: #FF9999;
}
.tabmodra {
  background-color: #C7F0FF;
}
.tabzluta {
  background-color: #FFF93E;
}
.tabred {
  background-color: #FF0000;
}
.taboranzova {
  background-color: #FF6E00;
}

