/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= global definitions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

html, body, div, table, caption, ul, li, adress, img, h1, h2, h3, h4, p, hr {
  border: 0 none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;	
}
.toleft {
  float: left;
}
.toright {
  float: right;
}
.hide {
	display: none;
}
.cleaner {
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	float: none;
	font-size: 0;
}
.leftclear {
	clear: left;
}
.rightclear {
	clear: right;
}
.center {
	text-align: center;
}
.bothclear {
	clear: both;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.textleft {
	text-align: left;
}
p.error {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "courier new", courier, monospace;
	color: #ff0000;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= base layout definitions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
body {
  text-align: center;
}
#header,
#footer2,
#motivebox,
#advertising-banners,
#brandsbar,
#privilegeprogram {
  font-family: arial;
  font-size: 9pt;
  text-align: center;
  color: #333;
}
#header a,
#footer2 a,
#motivebox a,
#advertising-banners a,
#brandsbar a,
#privilegeprogram a {
  text-decoration: none;
  color: #90c;
}
#header a:hover,
#footer2 a:hover,
#motivebox a:hover,
#advertising-banners  a:hover,
#brandsbar a:hover,
#privilegeprogram a:hover {
  text-decoration: underline;
}
#page {
  width: 918px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#page-in {
  padding-top: 135px;
}
#header {
  width: 918px;
  height: 135px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
}
#content {
  margin-top: 422px;
}
#datapage #content {
  margin-top: 295px;
}
#footer2 {
  width: 918px;
  margin-bottom: 40px;
}


/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= header & menu1st definitions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#header .logotype {
  position: absolute;
  top: 32px;
  left: 18px;
}
/* -=-=-=-=-=-=-=-=-=-= country definitions =-=-=-=-=-=-=-=-=-=- */
#header .country {
  height: 20px;
  position: absolute;
  top: 18px;
  right: 0px;
  padding-left: 32px;
  text-align: right;
}
#header .select {
  display: block;
  height: 20px;
  overflow: hidden;
}
#header .country .select strong {
  display: block;
  width: auto;
  padding: 0 10px 0 5px;
  line-height: 20px;
  font-weight: normal;
  background: #fff url(../../img/verze2/country_arrow_down.png) no-repeat right 8px;
}
#header .country .select strong span {
  padding-left: 32px;
  background: url(../../img/verze2/icon_map_world.png) no-repeat left;
}
#header .select:hover,
#header .select.hover {
  height: auto;
  color: #90c;
}
#header .country .select:hover strong {
  background: url(../../img/verze2/country_arrow_down_hover.png) no-repeat right 8px;
}
#header .select ul {
  display: block;
  min-width: 105px;
  list-style-type: none;
  margin: 0;
  margin-left: 35px;
  padding: 3px 0 5px 0;
  border: 1px solid #90c;
  text-align: left;
  background-color: #fff;
}
#header .select ul li {
  display: block;
  padding: 0 7px;
  line-height: 1.6em;
  font-size: 0.95em;
}
/* -=-=-=-=-=-=-=-=-=-= menu1st definitions =-=-=-=-=-=-=-=-=-=- */
#menu1st {
  margin-top: 68px;
}
#menu1st ul {
  float: right;
  list-style-type: none;
}
#menu1st ul li {
  display: block;
  position: relative;
  float: left;
  padding-left: 13px;
  list-style-type: none;
}
#menu1st ul li a {
  display: block;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 1.05em;
  color: #000;
  font-weight: bold;  
}
#menu1st ul li:hover,
#menu1st ul li.hover {
  background-color: #fff;
}
#menu1st ul li:hover a,
#menu1st ul li.hover a {
  text-decoration: none;
  color: #90c;
}
#menu1st ul li strong {
  display: block;
  width: 21px;
  height: 12px;
  position: absolute;
  top: -10px;
  left: 25px;
  background: url(../../img/verze2/icon_new.png) no-repeat center;
}
#menu1st ul ul {
  display: none;
}
#menu1st ul li:hover ul,
#menu1st ul li.hover ul {
  display: block;
  width: 160px;
  position: absolute;
  top: 25px;
  left: 0;
  padding: 10px 5px 10px 10px;
  border: 1px #90c solid;
  text-align: left;
  background: #fff url(../../img/verze2/menu1st_arrow_down.png) no-repeat 30px top;
}
#menu1st ul ul li {
  float: none;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  padding-left: 10px;
  background: url(../../img/verze2/menu1st_bullet.png) no-repeat left center;
}
#menu1st ul li:hover ul li a,
#menu1st ul li.hover ul li a {
  display: inline;
  line-height: 1.5em;
  text-transform: none;
  font-weight: normal;
  font-size: 0.95em;
  color: #333;
}
#menu1st ul li:hover ul li a:hover,
#menu1st ul li.hover ul li a:hover {
  text-decoration: underline;
  color: #90c;
}
/* -=-=-=-=-=-=-=-=-=-= menu2nd definitions =-=-=-=-=-=-=-=-=-=- */
#menu2nd {
}
#menu2nd ul {
  float: right;
  list-style-type: none;
}
#menu2nd ul li {
  display: block;
  line-height: 26px;
  float: left;
  padding-left: 16px;
  list-style-type: none;
}
#menu2nd ul li a {
  display: block;
  line-height: 26px;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= content definitions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/* -=-=-=-=-=-=-=-=-=-= motivebox definitions =-=-=-=-=-=-=-=-=-=- */
#motivebox {
  width: 100%;
  height: 416px;
  position: absolute;
  top: 135px;
  left: 0;
  text-align: center;
  border: 1px solid #878483;
  overflow: hidden;
}
#tabbox {
  width: 287px;
  position: absolute;
  top: 25px;
  left: 20px;
  text-align: left;
  background: url(../../img/verze2/tabbox_shadow.png) no-repeat right 24px;
}
#tabbox h3.tab {
  display: block;
  height: 23px;
  position: relative;
  top: 1px;
  float: left;
  padding: 0 18px;
  line-height: 23px;
  font-weight: normal;
  font-size: 1em;
  background: url(../../img/verze2/tabbox_tab.png) repeat-x left center;
}
#tabbox h3.tab a {
  line-height: 23px;
  color: #fff;
}
#tabbox h4 {
  font-size: 1em;
}
#tabbox h3.tab.active {
  height: 24px;
  position: relative;
  top: 1px;
  background: #ccc;
}
#tabbox .tab-content {
  width: 280px;
  clear: both;
  border-top: 1px #000 solid;
  background-color: #ccc;
}
#tabbox .tab-content .tab-content-in {
  padding: 15px;
}
#tabbox .tab-content a {
  text-decoration: underline;
  color: #333;
}
#tabbox .tab-content a:hover {
  text-decoration: none;
}
#tabbox .search {
  clear: both;
  margin: 12px 0 15px 0;
}
#tabbox .search form {
  margin: 0;
  padding: 0;
}
#tabbox .search .query-cover {
  display: block;
  width: 211px;
  height: 26px;
  float: left;
  border: 0 none;
  background: url(../../img/verze2/tabbox_input_text.png) no-repeat center;
}
#tabbox .search #query {
  width: 197px;
  margin: 5px 5px;
  border: 0 none;
  color: #7f7f7f;
  font-size: 12px;  
}
#tabbox .search .submit {
  width: 26px;
  height: 26px;
  float: left;
  margin-left: 6px;
  border: 0 none;
  cursor: hand;
  background: url(../../img/verze2/tabbox_button_search.png) no-repeat center;
}
#tabbox .search a {
  display: block;
  clear: both;
  padding-left: 15px;
  margin-top: 15px;
  background: url(../../img/verze2/tabbox_arrow.png) no-repeat 3px center;
}
#tabbox .newsbox {
  clear: both;
  margin-top: 10px;
  font-size: 11px;
}
#tabbox .newsbox img {
  float: left;
  margin-right: 10px;
}
#tabbox .newsbox a {
  text-decoration: none;
}
#tabbox .newsbox a:hover {
  text-decoration: underline;
}
#tabbox .search {
  clear: both;
  margin: 12px 0 15px 0;
}
/* -=-=-=-=-=-=-=-=-=-= motivebox-datapage definitions =-=-=-=-=-=-=-=-=-=- */
#datapage #motivebox {
  width: 916px;
  height: 265px;
  position: absolute;
  top: 135px;
  left: 0;
  text-align: center;
  border: 1px solid #878483;
    overflow: visible;
}
#datapage #motivebox #tabbox .tab-content .tab-content-in {
  padding: 0;
  height: 155px;
}
#datapage #motivebox #tabbox .search {
  position: absolute;
  left: 15px;
  top: 38px;
}
#tabbox #sel-brand.select {
  position: absolute;
  left: 15px;
  top: 90px;
}
#tabbox #sel-price.select {
  position: absolute;
  left: 15px;
  top: 130px;
}
#tabbox .select .select-in {
  width: 211px;
  height: 26px;
  overflow: hidden;
  background: url(../../img/verze2/tabbox_select_top.png) no-repeat center top;
}
#tabbox .select .select-in-in {
  width: 211px;
  height: 26px;
  background: url(../../img/verze2/tabbox_select_bottom.png) no-repeat center bottom;
}
#tabbox .select strong {
  display: block;
  height: 26px;
  padding: 0 7px;
  line-height: 23px;
  border: 0 none;
  font-weight: normal;
  background: url(../../img/verze2/tabbox_arrow_down.png) no-repeat 195px center;
  color: #7f7f7f; 
}
#tabbox .select:hover .select-in,
#tabbox .select.hover .select-in {
  position: absolute;
  top: 0;
  left: 0;
}
#tabbox .select ul {
  display: block;
  max-height: 200px;
  overflow: auto;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  list-style-type: none;
}
#tabbox .select .select-in-in ul,
#tabbox .select .select-in-in ul {
  display: none;
}
#tabbox .select:hover .select-in,
#tabbox .select.hover .select-in,
#tabbox .select:hover .select-in-in,
#tabbox .select.hover .select-in-in {
  height: auto;
}
#tabbox .select:hover .select-in-in ul,
#tabbox .select.hover .select-in-in ul {
  display: block;
}
#tabbox .select ul li {
  float: none;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  padding-left: 15px;
  background: url(../../img/verze2/menu1st_bullet.png) no-repeat 7px center;
}
#tabbox .select ul li a {
  text-decoration: none;
}
#tabbox .select ul li a:hover {
  text-decoration: underline;
  color: #90c;
}
/* -=-=-=-=-=-=-=-=-=-= advertising-banners definitions =-=-=-=-=-=-=-=-=-=- */
#advertising-banners {
  height: 102px;
  margin-top: 7px;
  overflow: hidden;
}
#advertising-banners a {
  display: block;
  width: 300px;
  height: 100px;
  overflow: hidden;
  float: left;
  margin-left: 6px;
  border: 1px #878483 solid;
}
#advertising-banners .banner.first {
  margin-left: 0;
}
#advertising-banners .banner img {
  border: 0;
}

div#advertising-banners #advbanner1 a{
  margin-left: 0;
}

/* -=-=-=-=-=-=-=-=-=-= brandsbar definitions =-=-=-=-=-=-=-=-=-=- */
#brandsbar {
  width: 918px;
  height: 103px;
  margin-top: 7px;
  background: url(../../img/verze2/bar.png) repeat-x left top;
  overflow: hidden;
}
#brandsbar .text {
  width: 233px;
  height: 100%;
  float: left;
  background: url(../../img/verze2/bar_line_vertical.png) no-repeat right center;
}
#brandsbar .text .text-in {
  padding: 18px;
  text-align: left;
}
#brandsbar .text p {
  padding-bottom: 8px;
  font-size: 0.9em;
  color: #bfbfbf;
  text-align: left;
}
#brandsbar .text a {
  padding-top: 5px;
  text-decoration: underline;
  color: #fff;
}
#brandsbar .text a:hover {
  text-decoration: none;
}
#brandsbar .text .arrow {
  line-height: 18px;
  padding: 0 10px;
  background: url(../../img/verze2/bar_anchor_arrow.png) no-repeat center;
}
#brandsbar .brand-houses {
  width: 685px;
  height: 103px;
  float: right;
}
#brandsbar .brand-houses a.arrow-left {
  display: block;
  width: 38px;
  height: 103px;
  float: left;
  background: url(../../img/verze2/bar_arrow_left.png) no-repeat 23px center;
}
#brandsbar .brand-houses a.arrow-left:hover {
  background: url(../../img/verze2/bar_arrow_left_hover.png) no-repeat 23px center;
}
#brandsbar .brand-houses a.arrow-right {
  display: block;
  width: 38px;
  height: 103px;
  float: right;
  background: url(../../img/verze2/bar_arrow_right.png) no-repeat 5px center;
}
#brandsbar .brand-houses a.arrow-right:hover {
  background: url(../../img/verze2/bar_arrow_right_hover.png) no-repeat 5px center;
}
#brandsbar .brand-houses a:hover {
  text-decoration: none;
}
#brandsbar .brand-houses .houses {
  width: 609px;
  height: 72px;
  float: left;
  overflow: hidden;
  margin: 16px 0 15px 0;
  text-align: center;
}
/* -=-=-=-=-=-=-=-=-=-= privilegeprogram definitions =-=-=-=-=-=-=-=-=-=- */
#privilegeprogram {
  background-color: #fff;
}
#privilegeprogram .toleft {
  display: block;
  text-align: left;
  float: left;
}
#privilegeprogram .toright {
  display: block;
  float: right;
  background-color: #fff;
}
#privilegeprogram {
  padding: 10px;
  margin-top: 6px;
  border: 1px #bcbcbc solid;
}
#privilegeprogram form { 
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #fff;
}
#privilegeprogram strong {
  position: relative;
  top: -2px;
}
#privilegeprogram input[type="checkbox"] {
  float: none;
  margin-left: 0;
  margin-right: 3px;
  margin-top: 0;
}
#privilegeprogram input#newsletteremail {
  width: 170px;
  margin: 0 10px;
  padding: 3px 4px;
  border: 1px #a4a4a4 solid;
  font-size: 0.9em;
  color: #4c4c4c;
}
#privilegeprogram input.send {
  width: 95px;
  height: 24px;
  background: #fff url(../../img/verze2/input_button_send_black.png) no-repeat center;
  border: 0 none;
  font-size: 0.9em;
  cursor: hand;
  color: #fff;
}
#privilegeprogram label {
  margin-right: 7px;
}
#privilegeprogram a.toright {
  display: block;
  line-height: 1.7em;
  text-decoration: underline;
  text-align: right;
  color: #333;
}
#privilegeprogram a.toright:hover {
  text-decoration: none;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= content definitions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#datapage #footer2 {
  margin-top: 40px;
  border-top: 1px solid #d9d9d9;
}
#footer2 .guaranted,
#footer2 .copyright {
  display: block;
  width: 50%;
  float: right;
  margin-top: 25px;
}
#footer2 .guaranted {
  line-height: 1.7em;
  text-align: right;
  color: #7f7f7f;
}
#footer2 .guaranted img {
  float: right;
  margin-left: 20px;
}
#footer2 .copyright {
  color: #b2b2b2;
  text-align: left;
}
#footer2 .copyright a {
  text-decoration: none;
  color: #b2b2b2;
}
#footer2 .copyright a:hover {
  text-decoration: underline;
}
/* -=-=-=-=-=-=-=-=-=-= menu3rd definitions =-=-=-=-=-=-=-=-=-=- */
#menu3rd {
  margin-top: 30px;
}
#datapage #menu3rd {
  margin-top: 20px;
}
#menu3rd ul {
  float: right;
  list-style-type: none;
}
#menu3rd ul li {
  display: block;
  line-height: 26px;
  float: left;
  padding: 0 8px;
  list-style-type: none;
  background: url(../../img/verze2/menu3rd_divider.png) no-repeat left center;
}
#menu3rd ul li.first {
  background: none;
}
#menu3rd ul li a {
  display: block;
  line-height: 26px;
  font-size: 1.05em;
  color: #333;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= previsou code definitions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#categoryies {
  position: static;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  float: none;
}