html, body, ul, li, p, form, input, table, tr, td,  h1, h2, h3, h4, h5, h6 {
  padding: 0px; 
  margin: 0px;
  line-height: 1; 
  list-style: none;
  color: #262626;  
}

h1 {
  font-size: 19px;
  color: #ffae00;
  font-family: Verdana;
  font-weight: normal;
}

h2 {
  /* display: none; */
  font-size: 17px;
  color: #ffae00;
  font-family:Tahoma,Verdana;
  font-weight: normal;
}

h2 a {
  font-size: 17px;
  color: #ffae00;
  font-family:Tahoma,Verdana;
  font-weight: normal;
}

h3 a {
  color: #262626;
}

a {
  color: #131313;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0px;
}

html {
  background: url(../../img/html_background.gif) top left repeat-x;
  font-family: Verdana, Sans-Serif; 
  font-size: 12px;
}

body {
  width: 970px;
  margin: 0 auto;
  
  height: 1000px;
}

/* HEADER */
#header_png {
  float: left;
  width: 985px;
  height: 285px;
  background: url(../../img/header_background.png) bottom left no-repeat;
}

#header {
  float: left;
  width: 985px;
  height: 285px;
  position: relative;
}

#top_menu {
  float: right;
  margin: 0px;
  padding: 25px 35px 0px 0px;
  width: 480px;
  text-align: center;
}

#top_menu li {
  display: inline;
  font-size: 11px;
  padding: 0px 5px;
  line-height: 20px;
}

#top_menu li a {
  color: #ffffff;
}

.top_menu_border {
  border-right: 1px solid #ffae00;
}

.top_menu_active {
  text-decoration: underline;
  color: #ffffff;
}

#header_logo {
  width: 267px;
  height: 116px;
  display: block;
  position: absolute;
  top: 52px;
  left: 143px;
}

#header_logo:hover {
  text-decoration: none;
}

#header_quick_info {
  width: 190px;
  position: absolute;
  top: 93px;
  left: 560px;
  font-size: 11px;
}

.header_quick_info_black {
  float: left;
  padding: 0px 15px 0px 15px;
  line-height: 15px;
  color: #ffae00;
}

.header_quick_info_white {
  float: left;
  color: #ffffff;
  font-size: 11px;
  line-height: 15px;
}

.header_quick_info_white a {
  color: #ffffff;
}

.header_quick_info_white img {
  vertical-align: bottom;
}

#header_basket {
  width: 180px;
  position: absolute;
  top: 215px;
  left: 560px;
  font-size: 11px;
  line-height: 25px;
  padding: 0px 0px 0px 15px;
  color: #ffae00;
}

.header_basket_big {
  font-size: 20px;
  color: #ffffff;
}

#header_basket_ico {
  width: 217px;
  height: 115px;
  position: absolute;
  top: 167px;
  left: 545px;
  display: block; 
}

#header_basket_ico:hover {
  text-decoration: none;
}

#header_login {
  width: 125px;
  position: absolute;
  top: 195px;
  left: 800px;
  font-size: 11px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}

#header_login input {
  font-size: 11px;
  color: #ffb923;
}

#header_login p {
  margin-top: 4px;
}

#header_login p a {
  color: #ffffff;
  background: url(../../img/header_login_register.gif) left no-repeat; 
  padding-left: 10px;
  text-decoration: underline;
  line-height: 13px;
}

#header_login p a:hover {
  text-decoration: none;
}

#header_login_login {
  width: 116px;
  height: 13px;
  padding: 5px 2px;
  margin-bottom: 5px;
}

#header_login_password {
  width: 56px;
  height: 13px;
  padding: 5px 2px;
}

#header_login_submit {
  vertical-align: bottom;
  _vertical-align: text-bottom;
}

#header_logistic {
  position: absolute;
  top: 70px;
  left: 779px;
  width: 168px;
  height: 56px;
}

#header_logistic a:hover {
  text-decoration: none;
}

#header_gift {
  position: absolute;
  top: 130px;
  left: 779px;
  background: url(../../img/header_gift.png) top left no-repeat;
  width: 168px;
  height: 56px;
}

#header_gift:hover {
  text-decoration: none;
}

/* HORIZONTAL MENU */
#horizontal_menu {
  clear: both;
  float: left;
  width: 985px;
  height: 38px;
  background: url(../../img/body_background.png) top left repeat-y;
}

#horizontal_menu table {
  width: 948px;
  height: 36px;
  font-size: 12px;
  margin: 0px 0px 0px 9px;
  background: url(../../img/horizontal_menu_background.gif) top left repeat-x;
  border-spacing: 0px;
  border-collapse: collapse;
}

#horizontal_menu table tr td {
  height: 36px;
  line-height: 36px;
  border: 1px solid #ececec;
  border: 1px solid #ececec;
}

#horizontal_menu table tr td a {
  display: block;
  color: #134961;
  height: 36px;
  padding: 0px 10px 0px 10px;
  text-align: center;
}

#horizontal_menu table tr td a:hover {
  text-decoration: none;
}

#horizontal_menu table tr td a:hover {
  background: url(../../img/horizontal_menu_active.gif) top left repeat-x;
}

.horizontal_menu_active {
  background: url(../../img/horizontal_menu_selected.gif) top left repeat-x;
}

/* CONETNT */
#content_wrapper {
  clear: both;
  float: left;
  width: 985px;
  background: url(../../img/body_background.png) top left repeat-y;
}

#left_sidebar {
  float: left;
  width: 236px;
}

#left_sidebar h4 {
  clear: both;
  height: 40px;
  width: 207px;
  background: url(../../img/left_sidebar_category_background.gif) top left no-repeat;
  margin: 0px 0px 0px 9px;
  padding: 0px 10px 0px 10px;
  font-size: 13px;
  line-height: 40px;
  color: #ffffff;
}

#general_menu {
  margin: 0px 0px 0px 9px;
  font-size: 11px;
  width: 227px;
}

#general_menu li {
  background: url(../../img/general_menu_level1.gif) top left no-repeat #e9e8e8;
  line-height: 20px;
}

#general_menu li a {
  padding-left: 5px;
  line-height: 20px;
  display: inline-block;
  color: #383C3D;
  text-decoration:none;
  font-size:11px;
}

#general_menu li a:hover {
  text-decoration:underline;
}

#general_menu ul li {
  background: url(../../img/general_menu_level2.gif) top left no-repeat #e9e9e9;
  line-height: 20px;
}

#general_menu ul li a {
  padding-left: 5px;
  line-height: 20px;
  display: inline-block;
}

#general_menu ul li img {
  padding-left: 10px;
}

#general_menu ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul li img {
  padding-left: 20px;
}

#general_menu ul ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul ul li img {
  padding-left: 30px;
}

#general_menu ul ul ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul ul ul li img {
  padding-left: 40px;
}

#general_menu ul ul ul ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul ul ul ul li img {
  padding-left: 50px;
}

#general_menu ul ul ul ul ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul ul ul ul ul li img {
  padding-left: 60px;
}

#general_menu ul ul ul ul ul ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul ul ul ul ul ul li img {
  padding-left: 70px;
}

#general_menu ul ul ul ul ul ul ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul ul ul ul ul ul ul li img {
  padding-left: 80px;
}

#general_menu ul ul ul ul ul ul ul ul ul li a {
  padding-left: 5px;
  display: inline-block;
}

#general_menu ul ul ul ul ul ul ul ul ul il img {
  padding-left: 90px;
}

#general_menu_active {
  background: url(../../img/general_menu_active.gif) top left no-repeat #FFAE00 !important;
}

#left_sidebar_help {
  margin-left: 9px;
}

#brands_offer {
  width: 207px;
  margin: 20px 0px 20px 9px;
}

#brands_offer li {
  padding: 0px 20px 0px 20px;
  line-height: 15px;
  font-size: 12px;
}

#brands_offer li a {
  color: #383C3D;
}

#search_box {
  margin: 20px 0px 20px 29px;
}

#search_box input {
  float: left;
  margin-bottom: 20px;
}

#search_box_button {
  margin-left: 2px;
  vertical-align: bottom;
  _vertical-align: text-bottom;
  height: 16px;
}

.left_sidebar_actuality_column {
  width: 207px;
  margin: 10px 0px 10px 9px;
  padding: 0px 10px 30px 10px;
  color: #416f92;
  background: url(../../img/left_sidebar_actuality_wave.gif) bottom center no-repeat;
}

.left_sidebar_actuality_date {
  font-size: 10px;
  line-height: 20px;
  margin-bottom: 10px;
  background: url(../../img/left_sidebar_news.gif) left top no-repeat;
  padding-left: 30px;
  color: #2b312b;
}

.left_sidebar_actuality_text {
  font-size: 11px;
}

.left_sidebar_actuality_text a{
  font-weight: bold;
  color: #ffae00;
  text-decoration: underline;
}

.left_sidebar_actuality_text a:hover{
  font-weight: bold;
  color: #ffae00;
  text-decoration: none;
}

.left_sidebar_actuality_text b{
  font-weight: bold;
  color: #ffae00;
}


#content {
  float: left;
  width: 701px;
  padding: 10px 38px 10px 10px;
}

#content_breadcrumbs {
  font-size: 10px;
  color: #c8842a;
  line-height: 12px;
  font-family: Tahoma;
  margin: 5px 0px 10px 0px;
}

#content_breadcrumbs a {
  color: #383C3D;
  text-decoration: none;
  font-weight: bold;
}

#content_breadcrumbs a:hover {
  text-decoration: underline;
}

#content_category_description {
  width: 701px;
  font-size: 11px;
  margin: 10px 0px 10px 0px;
  color: #383c3d;
}

.content_paging {
  text-align: right;
  margin: 0px;
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
}

.content_paging a {
  color: #000000;
}

.content_paging_first {
  padding-left: 20px;
  color: #D1D1D1;
  background: url(../../img/content_paging_first.gif) left no-repeat;
}

.content_paging_previous {
  padding-left: 15px;
  color: #D1D1D1;
  background: url(../../img/content_paging_previous.gif) left no-repeat;
}

.content_paging_next {
  padding-right: 15px;
  color: #D1D1D1;
  background: url(../../img/content_paging_next.gif) right no-repeat;
}

.content_paging_last {
  padding-right: 20px;
  color: #D1D1D1;
  background: url(../../img/content_paging_last.gif) right no-repeat;
}

.content_paging_pages {
  margin: 0px 5px;
}

.content_paging_pages a {
  margin: 0px 2px;
}

.content_paging_big {
  font-size: 15px;
}

.content_paging_big a {
  color: #FFAE00;
}


#content_brands {
  clear: both;
  float: left;
  width: 701px;
  height: 39px;
  margin-top: 10px;
  font-size: 11px;
  color: #144f61;
  background: url(../../img/content_brands_top_background.gif) top left no-repeat;
}

#content_brands_show {
  padding: 0px 0px 0px 10px;
  line-height: 39px;
  float: left;
  height: 39px;
}

#content_brands_show a {
  width: 180px;
  height: 39px;
  background: url(../../img/content_brands_show.gif) right no-repeat;
  padding: 0px 20px 0px 0px;
  color: #383C3D;
}

#content_brands_show a:hover {
  text-decoration: none;
}

#content_brands_sort {
  float: right;
  text-align: right;
  padding-right: 10px;
  height: 29px;
  _height: 31px;
  padding-top: 10px;
  _padding-top: 8px;
}

#content_brands_count {
  float: right;
  padding-right: 10px; 
  text-align: right;
  height: 29px;
  _height: 31px;
  padding-top: 10px;
  _padding-top: 8px;
}

#content_brands_list {
	clear: both;
    float: left;
	width: 681px;
	background-color: #e9e9e9;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	font-family: Tahoma;
	display: none;
}

#content_brands_list a {
  color: #383C3D;
  font-size: 11px;
} 

#content_brands_list div {
  float: left;
  width: 130px;
  line-height: 20px;
}

#content_brands_footer {
  clear: both;
  float: left;
	width: 701px;
	background: url(../../img/content_brands_footer.gif) bottom left no-repeat;
	margin-bottom: 10px;
	height: 25px;
	display: none;
}

#content_brands_footer a {
  width: 83px;
  height: 25px;
  margin-left: 10px;
  display: block;
  text-decoration: none;
}

/* CONTENT CATEGORY */

.contentcategory {
	float: left;
	position: relative;
	width: 198px;
	height: 220px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #ffffff;
}

.middle {
	margin: 0px 5px 0px 5px;
}

.contentcategory h3 {
	width: 188px;
	height: 29px;
	background: url(../../img/contentcategory_background.gif) top left repeat-x;
	margin: 1px 0px 0px 1px;
	padding: 0px 0px 0px 10px;
	line-height: 29px;
	font-size: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000000;
}

.contentcategory img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #aeaeae;
}

.contentcategory p {
	margin: 99px 0px 0px 0px;
	padding: 30px 5px 0px 5px;
	font-size: 11px;
	width: 188px;
	height: 51px;
	position: absolute;
	top: 30px;
	left: 0px;
	color: #ffffff;
	line-height: 13px;
}

.contentcategory p a {
	color: #ffffff;
}

.contentcategory p a:hover {
	text-decoration: underline;
}

.showcategory {
	height: 12px;
	position: absolute;
	top: 204px;
	left: 60px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* DYNAMICKY RESENE PRODUKTY */
#content_table {
  clear: both;
  float: left;
  width: 701px;
  border-spacing: 0px;
  border-collapse: collapse;
}

#content_table tr td {
  text-align: center;
  padding: 5px 5px;
}
#content_table p {
  font-size: 11px;
  margin: 0px 0px 10px 0px;
  font-family: Tahoma;
}

#content_table h3 {
  text-align: left;
  line-height: 14px;
}

#content_table h3 a {
  font-size: 12px;
  font-family: Tahoma;
  color: #131313;
  border-bottom: 1px dashed #ffae00;
}

#content_table h3 a:hover {
  border-bottom: 0px;
  text-decoration: none;
}

.content_row {
  width: 701px;
  margin: 0px;
  padding: 0px;
}

.content_column {
  width: 223px;
  vertical-align: top;
  margin: 0px;
  position: relative;
}

.content_price {
  width: 223px;
  vertical-align: top;
  margin: 0px;
  position: relative;
}

.product_icon {
	clear: both;
	float: left;
	width: 90px;
	text-align: center;
	margin: 20px 0px 20px 50px;
}

.slevy {
  float: right;
  width: 40px;
}

.content_column_desc {
  clear: both;
  color: #383c3d;
  text-align: justify;
  font-size: 11.5px;
}

.content_column_recommend {
  color: #8c9091;
  text-align: left;
}

.content_column_parameters {
  clear: both;
  color: #8c9091;
  text-align: left;
  font-style: italic;
}

#content_table p.content_column_price {
  color: #c8842a;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
}

#content_table p.content_column_price span {
  color: #ffae00;
  font-size: 17px;
  font-weight: bold;
}

.content_to_basket {
  text-align: left;
  font-size: 11px;
  margin-bottom: 5px;
}

.content_column_store {
  background: url(../../img/content_column_store.gif) bottom right no-repeat; 
}

.content_column_piece {
  border: 1px solid #c4c4c4;
  width: 20px;
}

.content_column_submit {
  vertical-align: bottom;
  _vertical-align: text-bottom;
}

.content_rightborder {
  border-right: 1px dotted #c4c4c4;
}

.content_bottomborder {
  border-bottom: 1px dotted #c4c4c4;
}

#content h4 {
  font-size: 15px;
  color: #FFAE00;
  line-height: 20px;
  margin: 10px 0px 10px 0px;
}

#content h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 10px 0px 10px 0px;
}

#content_description p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

#content_bestsellers {
  font-size: 12px;
}

#content_bestsellers li {
  line-height: 15px;
  padding: 0px 0px 0px 20px;
  background: url(../../img/content_bestsellers.gif) left no-repeat;
}

#content_bestsellers li a {
  text-decoration: underline;
  color: #000000;
}

#content_bestsellers li a:hover {
  text-decoration: none;
}

#bestseller {
	float: left;
	width: 680px;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0px;
}

#bestsellerproducts {
	float: left;
	width: 680px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
}

#bestsellerproducts li {
	width: 665px;
	background: url(../../img/black_arrow.gif) top left no-repeat;
	padding: 0px 0px 0px 25px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #cacaca;
	position: relative;
}

#bestsellerproducts li a {
	width: 640px;
	color: #C8842A;
	text-decoration: underline;
}

#bestsellerproducts li a:hover {
	text-decoration: none;
}

#bestsellerproducts span {
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
}

#keywords {
	float: left;
	width: 680px;
	font-size: 11px;
	margin: 5px 0 30px 0;
	padding: 0px;
}

#keywords h4 {
    float: left;
	width: 680px;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0px;
}

#keywords p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.keywordsheading {
	color: #f96400;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#footer {
  clear: both;
  float: left;
  position: relative;
  width: 985px;
  background: url(../../img/footer_background.png) top left no-repeat;
  height: 250px;
}

#footer_logo {
  display: block;
  position: absolute;
  left: 858px;
  top: 190px;
  width: 85px;
  height: 40px;
}

#footer_logo:hover {
  text-decoration: none;
}

#disclaimer {
  width: 701px;
  font-size: 10px;
  color: #c8842a;
  position: absolute;
  bottom: 60px;
  left: 244px;
}

#copyright {
  font-size: 10px;
  line-height: 12px;
  color: #768088;
  position: absolute;
  bottom: 10px;
  left: 20px;
}

/* DETAIL PAGE */
#content_detail_image {
  float: left;
  width: 310px;
}

#content_detail_icon {
  width: 300px;
  text-align: center;
  height: 300px;
  border-bottom: 1px dashed #eceaea;
  margin: 0px 5px 10px 5px;
}

#content_detail_icon_nodash {
  width: 300px;
  text-align: center;
  height: 300px;
  margin: 0px 5px 10px 5px;
}

#content_detail_icon img {
  margin: 50px 0px 50px 0px;
}

#content_detail_icon p {
  line-height: 12px;
  font-size: 10px;
  color: #383C3D;
  font-weight: bold;
}

#content_detail_price_top {
    margin:0 0 1em;
    text-align:right;
    color: #262626;
}

.content_detail_price_row {
    border-bottom:1px solid #D0D0D0;
    margin:0 0 3px;
    padding:0 0 3px;
}

.content_detail_price_row strong {
    color:#FFAE00;
    font-size:133%;
}

.content_detail_price_row span {
    float:left;
}

#content_detail_thumbs {
  float: left;
  padding: 0px;
}

#content_detail_thumbs p {
  line-height: 12px;
  font-size: 10px;
  color: #383C3D;
  font-weight: bold;
}

#content_detail_desc {
  float: left;
  width: 380px;
  color: #19577d;
}

.content_detail_name {
  width: 120px;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}

#content_detail_table tr td {
  line-height: 15px;
}

#content_detail_table a {
  color: #383C3D;
  text-decoration: underline;
}

#content_detail_table img {
  margin: 10px 10px 10px 10px;
}

#content_detail_table a:hover {
  text-decoration: none;
}

#content_detail_price {
  border: 1px solid #eceaea;
  background-color: #f4f4f4;
  padding: 10px 20px 1px 20px;
  font-size: 13px;
  line-height: 30px;
}

#content_detail_price_text {
  font-size: 16px;
}

#content_detail_price_value {
  font-size: 25px;
  color: #FFAE00;
}

#content_detail_price_wvat {
  font-size: 10px;
}

#content_detail_price form {
  margin: 10px 0px 20px 0px;
}

#content_detail_price select {
  /* width: 130px; */
}

#content_detail_count {
  width: 20px;
}

#content_detail_submit {
  vertical-align: top;
  _vertical-align: text-bottom;
}

#content_detail_print {
  line-height: 20px;
  background: url(../../img/content_detail_print.gif) left no-repeat;
  padding-left: 30px; 
  margin: 10px 0px;
}

#content_detail_print a {
  color: #51b2f0;
  text-decoration: underline;
}

#content_detail_print a:hover {
  text-decoration: none; 
}

.content_detail_box {
    background:transparent url(../../img/box_side_border.gif) repeat-y scroll left top;
    width: 680px;
    padding: 0 10px;
}

#content_detail_box_picture {
    background:transparent url(../../img/package.gif) no-repeat;
    width: 580px;
    padding: 20px 0 0 98px;
    height: 55px;
}

.content_detail_paragraph {
  color: #383C3D;
  font-size: 12px;
  text-align: justify;
}

.content_detail_paragraph a {
  color: #FFAE00;
  font-weight: bold;
}

#content_detail_paragraph_in {
  width: 680px;
}


.box_header {
    color:#FFAE00;
    font-size:15px;
    line-height:20px;
    text-align:right;
}

.content_detail_invisible {
  display: none;
}

#content_detail_parameters {
  clear: both;
}

#content_detail_parameters h5 {
  width: 302px;
  line-height: 20px;
  border-bottom: 1px dashed #000000;
  text-align: right;
  font-size: 12px;
  color: #262626;
}

#content_detail_parameters ul {
  width: 302px;
}

#content_detail_parameters ul li {
  color: #383C3D;
  line-height: 20px;
  font-size: 10px;
}

#content_detail_parameters span {
  font-size: 11px;
  font-weight: bold;
}

#content_detail_bookmarks_menu {
  clear: both;
  float: left;
  margin: 0px;
  height: 33px;
  margin: 10px 0px 0px 0px;
}

#content_detail_bookmarks_menu ul {
  height: 33px;
  width: 640px;
}

#content_detail_bookmarks_menu ul li {
  float: left;
  height: 19px;
  width: 125px;
  text-align: center;
  padding-top: 14px;
  cursor: pointer;
  font-size: 11px;
  color: #19577d;
}

.content_detail_bookmarks_noshadow {
  background: url(../../img/content_detail_menu_noshadow.gif) bottom left no-repeat !important;
}

.content_detail_bookmarks_shadow {
  background: url(../../img/content_detail_menu_shadow.gif) bottom left no-repeat !important;
}

.content_detail_bookmarks_active {
  background: url(../../img/content_detail_menu_active.gif) top left no-repeat !important;
  height: 23px !important;
  padding-top: 10px !important;
}

#content_detail_bookmarks {
  clear: both;
  float: left;
  margin: 0px 0px 10px 0px;
  border: 1px solid #eeeeee;
  padding: 0px 20px 0px 20px;
}

#content_detail_bookmarks img{
  margin: 0px 10px 10px 0px;
}

.content_detail_similar {
  position: relative;
  clear: both;
  float: left;
  margin: 10px 0px;
  width: 660px;
}

.content_detail_similar img {
  float: left;
}

.content_detail_similar h3 {
  width: 500px;
}

.content_detail_similar h3 a {
  border-bottom: 1px dashed #FFAE00;
  color: #131313;
  font-size: 11px;
  margin-bottom: 10px;
  line-height: 20px;
}

.content_detail_similar h3 a:hover {
  border-bottom: 0px;
  color: #19577d;
  font-size: 11px;
  margin-bottom: 10px;
  line-height: 20px;
  text-decoration: none;
}

.content_detail_similar_price {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #FFAE00;
  font-size: 13px;
  font-weight: bold;
}

.content_detail_similar p {
  font-size: 10px;
  margin: 10px 0px 10px 0px;
  line-height: 15px;
}

#content_detail_discussion {
  clear: both;
  float: left;
  border: 1px solid #eeeeee;
  padding: 20px;
  width: 660px;
}

/* TIPY */
.tip {
	color: #ffffff;
	width: 96px;
	z-index: 13000;
	height: 43px;
}

.tip-title {
  width: 96px;
  height: 23px;

	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
	background: url(../../img/bublina.gif) top left;
}

.tip-text {
  display: none;
}

.nastred{
  margin: 0 auto;
}

#cleaner {
	clear: both;
	width: 1px;
	height: 100%;
}
.spacer20 {
	height: 20px;
}

/* CLEANER */
.cistic {
	clear: both;
	width: 1px;
	height: 100%;
}

/* DOPORUCUJEME */
.recommend {
	float: left;
	width: 218px;
	border: 1px solid #E8E8E8;
	height: 270px;
	margin-top: 5px;
	padding: 5px;
}

.recommend h3 {
	text-align: center;
	color: #131313;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}

.recommend h3 a {
	text-decoration: none;
	color: #131313;
	height: 60px;
}

.recommend h3 a:hover {
	text-decoration: underline;
	color: #131313;
}

.recommend a {
	display: block;
	height: 130px;
}

.recommendimg {
	text-align: center;
}

.recommendprice {
	line-height: 20px;
	font-size: 16px;
	width: 218px;
	text-align: center;
	color: #ffae00;
	font-weight: bold;
}

.recommend p {
	height: 56px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: justify;
	overflow: hidden;	
	display: block;
}

#news {
	float: left;
	width: 700px;
	font-size: 11px;
}

.news-heading {
	font-size: 15px;
	width: 700px;
	border-bottom: 2px solid #ffb923;
	text-align: right;
	text-decoration: none;
	color: #ffb923;
}

.news-heading a {
	font-size: 15px;
	color: #000000;
	text-align: right;
	text-decoration: none;
}

.news-heading a:hover {
	text-decoration: underline;
}

.news-text {
  text-align: justify;
  font-size: 14px;
}

.news-text a {
  color: #ffb923;
}

#bookmark1 {
  display: none;
}
#bookmark2 {
  display: block;
}
#bookmark3 {
  display: none;
}
#bookmark4 {
  display: none;
}

.kosik-table{
    border-collapse:collapse;
}
.kosik-table td{
    padding:1px 4px;
    border:1px solid #e8e8e8; /* Spodni cast tabulky pri zobrazeni kosiku */
}
.kosik-table th{
    border:1px solid #e8e8e8; /* Horni cast tabulky pri zobrazeni kosiku */
    background-color:#f8f8f8; /* Vybarveni horni casti tabulky */
    padding: 2px 5px 2px 5px;
}
.sirka30 {
  width:30px;
}
.redback {
  background: #ffb9b9;
}

.reklamace li{
  list-style-type: upper-roman;
  margin: 10px 0 10px 0;
  text-align: justify;
}

.reklamace ul li{
  list-style-type: circle;
}

.podminky li{
  list-style-type: decimal;
  margin: 10px 0 10px 0;
  text-align: justify;
}

.podminky ul li{
  list-style-type: circle;
}

.welcome_text {
    text-align:justify;
    line-height: 165%;
}

.content_detail_blue_link {
    color: #0f5b89;
    text-decoration: underline;
    font-weight:bold;
}

.content_detail_blue_link:hover {
    text-decoration: none;
}

#content_detail_base {
    width: 700px;
    height: 500px;
    background:transparent url(../../img/box_side_border.gif) repeat-y scroll left top;
}

.content_detail_base_top {
    margin: 20px 0 0 0;
    width: 700px;
    height: 9px;
    background:transparent url(../../img/box_top_border.gif) no-repeat;
}

.content_detail_base_foot {
    width: 700px;
    height: 9px;
    background:transparent url(../../img/box_foot_border.gif) no-repeat;
    margin: 0 0 5px 0;
}

.kosik_smazat_button {
    background:transparent url(/img/basket_delete.gif) no-repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    height:16px;
    width:16px;
}

.kosik_prepocitat_button {
    background:transparent url(/img/basket_aktualizovat.gif) no-repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    height:30px;
    width:223px;
}

.invisible {
    display:none;
}

.hlaska{
    color:#000000;
    background-color:#ffcccc;
    border:1px solid #888888;
    padding:25px;
    margin:15px 0 15px 0;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}

.theme_color1 {
    color: #8EC51F;
}

.contacts_column_extra {
    width: 700px;
    float: left;
    position:relative;
    padding: 0 0 0 15px;
}

.contacts_column_image {
    width: 115px;
    float: left;
    padding: 6px 0 0 0;
}

.contacts_column_text_extra {
   width: 545px;
   float: left;
   position:relative;
   padding: 10px 10px 10px 5px;
}

.contacts_phone_nr {
    color: #FFAE00;
    font-size:24px;
    font-weight: normal;
}

#availability_box {
    display: none;
    background-color:#f6f6f6;
    border:2px solid #636363;
    width:330px;
    left:59%;
    position:absolute;
    overflow:hidden;
    padding:3px 5px 3px 10px;
    z-index:2;
}