body {
  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #9acc1f;
  margin: 0px;
}
 
a:link, a:hover, a:visited, a:active {
  color: #990000;
  font-weight: bold;
}

h2 {

}

h3 {
 font-size: 15px;
}

h4 {
 border-bottom: 1px dashed black;
 font-size: 18px;
 font-weight: bold;
}

IMG {
  border: 0px solid black;
}

FORM {
  margin: 0px;
  padding: 0px;
}

#search {
	 padding: 10px;
}
#search H1 {
	 font-size: 120%;
	 color: #cc3333;
 	 font-weight: bold;
	 padding: 0;	
	 margin: 1px; 
}
#search H1 A {
 	 font-weight: normal;	
	 color: #cc3333;	 
}
#search H2 {
	 font-size: 100%;
	 color: #000000;
 	 font-weight: normal;	
	 padding: 0;	
	 margin: 2px; 	   
}
#search H3 {
	 font-size: 80%;
	 color: #000000;
 	 font-weight: normal;	 
	 padding: 0;	 
	 margin: 0; 	 
}
#mark {
	 background-color: #ffcc33;
}
/* hlavni menu */
#menu {
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}
#menu ul {
	padding: 0px 0px;
	margin: 0px !important;
	list-style-type: none;

}
#menu li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
	height: 26px;
	width: 148px;
	border: 1px solid black;
	border-width: 0px 0px;
}
#menu li.noborder {
	border: none;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
}
#menu ul li {
  text-align: center;
}
#menu ul li div {
  text-align: left;
  width: 140px;
}
#menu ul li a.top_navigation, #menu ul li a.top_navigation:hover {
  font-weight: bold; 
  color: white; 
  line-height: 26px; 
  font-size: 14px; 
  padding: 0px 4px 15px 10px;
  text-align: center;
}

#menu ul li a.eshop, #menu ul li a.eshop:hover {
  font-weight: bold; 
  color: white; 
  line-height: 26px; 
  font-size: 14px; 
  padding: 0px 4px 0px 20px;
  text-align: center;
  width: 100px;
  background: url('../images/back_eshop.gif') 60px -2px no-repeat;
  display: block;
  text-align: left;
}

/* leva cast */
#nav {
	font-weight: bold;
}
/* vysunovaci submenu*/
#nav div ul, #nav div ul li { /* zrusi vlastnosti seznamu */
	margin: 0px;
	padding: 0px;
	border: none;
	float: none;
	list-style-type: none;
	background-image: none;
	height: auto;
}
#nav div ul { /* pozice, vzhled bloku */
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	position: absolute;
}
#nav div ul li a { /* blok odkazu */
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
background:#a4cb57 url('../images/back_menu_item2.gif') top left no-repeat;
	width: 140px;
	padding: 6px 3px 6px 3px;
	border-bottom: 0px solid #000000;
}
#nav div ul li a:hover {
	color: red;
}

#nav div, #nav li.navvyp div { visibility: hidden; }
#nav li.navzap div { visibility: visible;}

#page-border {
  margin: 40px 0px 0px 0px;
  text-align: center;
}

#page {
  margin: auto;
  width: 981px;
  border: 0px solid red;
  padding: 0px;
  text-align: left;
}

.img_header_01 {
  background: #9acc1f url('../images/header_theme01.jpg') top left no-repeat;
  height: 290px;
}

#searchbox {
  display: block;
  position: relative;
  width: 135px;
  min-height: 20px;
  border: 0px solid blue;
  top: 20px;
  left: 800px; 
  line-height: 20px;
  vertical-align: middle;
}

#searchbox INPUT.border {
  border: 1px solid black;
  min-height: 18px;
}


#flags {
  display: block;
  position: relative;
  width: 138px;
  min-height: 30px;
  border: 0px solid blue;
  top: 0px;
  left: 800px; 
}

#logo {
  display: block;
  position: relative;
  width: 330px;
  height: 80px;
  border: 0px solid red;
  top: -35px;
  left: 38px;
}

#menu-border {
  display: block;
  position: relative;
  width: 892px;
  height: 44px;
  border: 0px solid red;
  top: 146px;
  left: 45px;
  background: url('../images/back_menu.gif') top left no-repeat;
  padding-top: 10px;
}

#main-border {
  text-align: center;
  margin: 25px 0px 0px 0px;
}

#main {
  margin: auto;
  width: 891px;
  border: 0px solid green;
  background-color: #fff;
}

#main-header {
  background: #9acc1f url('../images/back_main_theme_header.gif') top left no-repeat;
  height: 12px;
}

#main-content {
  background: #9acc1f url('../images/back_main_theme_middle.gif') top left repeat-y;
  padding-top: 10px;
}

#main-footer {
  background: #9acc1f url('../images/back_main_theme_footer.gif') top left no-repeat;
  height: 12px;
  clear: both;
}

#content {
  text-align: left;
  width: 610px;
  padding: 10px;
  font-size: 13px;
}

.bg_top {
  border-top: 1px solid black;
}

.bg_right {
  border-right: 1px solid black;
}

.highlight_on {
  background-color: blue;
}

.highlight_off {
  background-color: white;
}

.subcat_list {
  width: 100%; 
  margin-left: -7px; 
  float: left; 
  clear: both;
}

.subcat_list a {
  margin-left: 15px; 
  padding: 0 0 5px 10px; 
  display: block; 
  float: left; 
  background: url('../images/list-type.gif') no-repeat 0 5px
}

#breadcrumb {
  font-size: 9px;
}

#products_grid {
  margin-top: 20px;
}

#products_grid td {
  width: 200px;
}

#products_grid H1 {
  font-size: 12px;
  text-align: center;
  height: 50px;
}

#table_attributes td {
  padding: 1px 3px 1px 0px;
}

.img_cell {
  height: 190px;
  width: 180px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.title_cell {
  text-align: center;
  padding: 5px 0px 0px 0px;
  height: 30px;
  border: 0px solid black;
  vertical-align: top;
}
.title_cell A {
  color: black;
  font-size: 12px;
  text-align: center;
  font-weight: bold;  
}
.desc_cell {
  height: 70px;
  font-size: 11px;
  text-align: center;
  border: 0px solid black;
  vertical-align: top;
}

.price_cell {
  font-size: 11px;
  padding: 5px 0px 10px 30px;
}

.button_cell {
  padding: 5px 0px;
}

.icon-asc {
  background-repeat: no-repeat;
  background-image: url('../images/icon_asc.gif');
  background-position: 0px -5px;
}

.icon-desc {
  background-repeat: no-repeat;
  background-image: url('../images/icon_desc.gif');
  background-position: 0px -5px;
}

#listing-filter {
  text-align: right;
  font-size: 11px;
  padding-right: 5px;
}

#product_img {
  float: right;
  padding: 10px;
}

#page-listing td {
  font-size: 10px;
}

#order_address td {
  padding: 2px;
  font-size: 13px;
}

.td-column-main {
  width: 640px; 
  text-align: right;
}

.td-column-right {
  width: 250px; 
}

#footer {
  text-align: right;
  padding: 10px 50px 20px 0px;
}
/* Tabulky */
#content table {background-color:#fff;}
#content table#list, #content table#list2,  #content table.info {border:1px solid #e0e0e0; border-collapse:collapse; font-size: 10px; margin: 10px 0px; width: 600px;}
#content table#list th, #content table#list2 th {border-bottom:1px solid #e0e0e0;}
#content table#list th, #content table#list2 th,#content table.info th {background-color:#f5f5f5; }
#content table#list th, #content table#list td, #content table#list2 th, #content table#list2 td {padding:5px 10px; text-align:center;}
#content table#list th.left, #content table#list2 th.left {float:none; text-align:left; font-weight: bold;}
#content table#list td.left, #content table#list2 td.left {float:none; text-align:left; font-weight: normal;}
#content table#list th.right, #content table#list2 th.right {float:none; text-align:right; font-weight: bold;}
#content table#list td.right, #content table#list2 td.right {float:none; text-align:right; font-weight: normal;}
#content table#list tr.even td, #content table#list2 tr.even td {background-color:#ecf5fb;}
#content table.info th, #content table.info td {border:1px solid #ccc;}
#content table.info th, #content table.info td {padding:5px 10px; text-align:left;}
#content table.info th.center, #content table.info td.center {text-align:center;}

.tucne {
  font-weight: bold;
}

#home-text {
  margin-left:10px;
}

#banner-katalog {
  margin: 10px 0px 10px 10px;
  float: right; 
  width: 274px; 
  height: 323px; 
  background: url('../images/banner_catalog_2012.jpg') top left no-repeat;
  text-decoration: none;
  color: white;  
}

#banner-katalog A {
  pointer: hand; 
  cursor: hand;
  text-decoration: none;
}

#banner-katalog BR {
  clear: both;
}

#banner-katalog A.click {
  float: left;
  text-decoration: none;
  width: 260px;
  margin: 10px 10px 38px 10px ;
  font-size: 20px;
  color: white;
  display: block;
}

#banner-katalog A.download {
  padding: 5px 4px 0px 4px;
  margin: 20px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  color: white;
  display: block;
}

#banner-katalog em {
  padding: 5px 10px 0px 0px;
  margin: 0px;
  display: block;
  text-align: right;
  text-decoration: underline;
  font-style: normal;
  color: white;
}

#tuv {
  float: right;
  margin: 10px;
}

#pre-podpis {
  text-align: center;
}

#podpis {
  text-align: right;
  background: url('../images/podpis.gif') 450px 0px no-repeat;
  height: 152px;
}

#dropmenudiv{
  position:absolute;
  border:0px solid black;
  border-bottom-width: 0;
  font:normal 12px Arial;
  line-height:18px;
  z-index:100;
  font-weight: normal;
  color: #fff;
  text-align: left;
  background-color: #c0a160;
}

#dropmenudiv a{
  width: 100%;
  display: block;
  text-indent: 0px;
  border-bottom: 0px solid black;
  padding: 1px 3px;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
  text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
  background-color: #c0a160;
  color: #fff;
}

DIV.vpravo-aktuality {
	padding: 10px 10px 0px 10px;
	text-align: left;
  font-style: italic;
  font-size: 12px;
}

#ref-pict {
  margin: 10px;
	padding: 5px;
	text-align: center;
	background-image: url(../images/sirka_listy_pod_ilustr.jpg);
}

#picture_set {
  border: 1px solid #cccccc;
  margin: 10px 5px;
  padding: 5px;
	text-align: center;
	background-image: url(../images/sirka_listy_pod_ilustr.jpg);
}

#picture_set TD, #picture_set TR, #picture_set TABLE {
  background-color: #ffffcc;
}

#item_html {
}

#item_good {
  border: 1px solid #cccccc;
  margin: 10px 5px;
  padding: 5px;
  background-color: #dee4ca;
}

#item_good TD, #item_good TR, #item_good TABLE {
  background-color: #dee4ca;
}

.picture_item {
  
}

.right_column {
  text-align: right; 
  padding-right: 10px;
}

.tucne {
  font-weight: bold;
}

.dark_red {
  color: rgb(196,0,0);
}

.red {
  color: rgb(255,0,0);
}

.blue {
  color: rgb(119,197,240);
}

.green {
  color: rgb(0,204,0);
}

.violet {
  color: rgb(187,63,135);
}

.yellow {
  color: rgb(113,113,113)
}

.black {
  color: rgb(0,0,0);
}

.noscreen { 
  display: none;
	width: 100%;
}

.nodisplay {
  display: none;
}

.frm-item {
	 color: #fff; 
	 background-color:#9acc1f;
	 border: 0px dashed #000000;
	 font: bold 13px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

#email-send {
  background-color: rgb(102,255,0);
  margin: 10px 0px 20px 0px;
  padding: 10px;
}

#pages_splitting_left {
  float: left;
  font: bold 11px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

#pages_splitting_right {
  float: right;
  font: bold 11px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

#eshop-navigation {
  text-align: left;
}

#eshop-navigation a {
  display: block;
  background: url(../images/arrow_eshop.gif) 5px 10px no-repeat;
  padding: 5px 5px 5px 20px;
  font-size: 13px;
}

#eshop_product_description {

}

#eshop_product_weight {
  padding: 0px;
  margin: 5px 0px;  
}

#eshop_product_delivery {
  padding: 0px;
  margin: 5px 0px;  
}

#eshop_product_attributes {
  padding: 0px;
  margin: 5px 0px;  
}

#eshop_product_add_cart {
  padding: 0px;
  margin: 5px 0px;  
}

#table-cross-border {
  margin: 0px;
  text-align: center;
}

#table-cross {
  width: 980px;
  margin: auto;
  padding: 0px;
  text-align: center;
}

#cross_box {
  color: #59342e;
  border: 1px solid #59342e;
  padding: 5px;
  margin-top: 10px;
  background-color: white;
  text-align: left;
}

#cross_box TABLE TD {
  width: 160px;
}

#cross_box_header_title {
  font: bold 18px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: #59342e;
  margin: 0px;
  padding: 0px;
}

#cross_box TD P {
  color: #59342e;
  font: bold 12px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  margin: 0px;
  padding: 5px 0px 0px 0px;
} 

#cross_box TD H3 {
  vertical-align: top;
  font: bold 14px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  margin: 0px;
  padding: 3px 0px 5px 0px;
} 

#cross_box TD TABLE TR TD {
  height: 160px;
  vertical-align: middle;
} 

TD.cross_box_td_literam H3 {
  border-top: 5px solid #af704f;
  color: #af704f;  
}

TD.cross_box_td_meteoshop H3 {
  border-top: 5px solid #f7cc1b;
  color: #f7cc1b; 
}

TD.cross_box_td_floraservis H3 {
  border-top: 5px solid #3fc53e;
  color: #3fc53e; 
}

TD.cross_box_td_sat2000 H3 {
  border-top: 5px solid #7599e3;
  color: #7599e3;   
}

TD.cross_box_td_ebutik H3 {
  border-top: 5px solid #e13b94;
  color: #e13b94;  
}

TD.cross_box_td_vax-brno H3 {
  border-top: 5px solid #ff6600;
  color: #ff6600;  
}

#banner {
  text-align: center;
  margin: 10px;
}

H1.hp {
  margin: 0px;
  padding: 0px 5px 5px 5px;
  font: bold 18px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

P.hp {
  margin: 0px;
  padding: 5px 5px;
  font: normal 14px 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

#banner_flora {
  background: url(../images/banner_flora_new.jpg) top left no-repeat;
  width: 295px;
  height: 140px;
}

#banner_flora H2 {
  padding: 10px 15px;
  margin: 0px;
  text-decoration: underline;
  font: bold 20px verdana, arial, helvetica, sans-serif;
  line-height: 30px;
}

#banner_tropic {
  background: url(../images/banner_tropic.jpg) top left no-repeat;
  width: 300px;
  height: 140px;
}

#banner_tropic H2 {
  padding: 10px 15px;
  margin: 0px;
  text-decoration: underline;
  font: bold 20px verdana, arial, helvetica, sans-serif;
  line-height: 30px;
  text-align: right;
}

#banner_multikov {
  background: url(../images/banner_multikov.jpg) top left no-repeat;
  width: 300px;
  height: 140px;
}

#banner_multikov H2 {
  padding: 10px 15px;
  margin: 0px;
  text-decoration: underline;
  font: bold 20px verdana, arial, helvetica, sans-serif;
  line-height: 30px;
}


#banner_fitness {
  background: url(../images/banner_fitness.jpg) top left no-repeat;
  width: 600px;
  height: 140px;
}

#banner_fitness H2 {
  padding: 10px 15px;
  margin: 0px 0px 0px 280px;
  text-decoration: underline;
  font: bold 20px verdana, arial, helvetica, sans-serif;
  line-height: 40px;
}

#h2_multikov {
  float: right;
  text-decoration: underline;
}

#banner_multiplast {
  background: url(../images/banner_multiplast.jpg) top left no-repeat;
  width: 300px;
  height: 140px;
}

#banner_multiplast H2 {
  padding: 5px 10px;
  margin: 0px;
  text-decoration: underline;
  font: bold 18px verdana, arial, helvetica, sans-serif;
  line-height: 30px;
}

