body {
  margin:0px;
  padding:0;
  background:url('../images/bg-body.jpg') repeat-x top center #ffffff;
  font-family:tahoma, verdana, sans-serif;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

h2 {
  color:#3069bd;
  font-size:24px;
  font-weight:normal;
  margin:0px 0px 10px 16px;
}

.black {
  color:#000000 !important;
  	
}

.clear {
  clear:both;
}

.font_14 {
  font-size:0.9em;
}

.noborder {
  border:0px !important;
}

.nobackground {
  background:none !important;
}

.orange {
  color:#fd4d00;
}

.margin_left_16 {
  margin-left:16px;
}

.right {
  text-align:right;
  clear:both;	
}

.width360 {
 width:360px;	
}

img {
  border:0px;
}

#background {
  width:1028px;
  background:url('../images/bg-content.jpg') repeat-y top center;
  margin:0 auto;
}

#content {
  width:1028px;
  background:url('../images/bg-header.jpg') no-repeat top center;
  margin:0 auto;
  position:relative;
}

#header {
  width:1028px;
  height:170px;
  background:none;
  position:absolute;
  left:0px;
  right:0px;
}

img#logo {
  float:left;
  margin:40px 0px 0px 20px;
}

#cart {
  background:url('../images/kosik.png') no-repeat top right;
  border-left:1px solid #d7d7d7;
  width:180px;
  height:66px;
  float:right;
  margin:54px 20px 0px 0px;
  font-size:0.75em;
  line-height:140%;
  padding:0 0 0 20px;
}

#customer {
  background:url('../images/zamek.png') no-repeat top left;
  width:190px;
  height:66px;
  float:right;
  margin:54px 15px 0px 0px;
  font-size:0.75em;
  text-align:right;
  line-height:140%;
}

#cart a, #customer a {
  text-decoration:none;
  color:#216db1;
  font-weight:bold;
}

#cart a:hover, #customer a:hover {
  text-decoration:underline;
}

#cart strong, #customer strong {
  text-decoration:none;
  color:#216db1;
  font-weight:bold;
}

ul#menu, #header ul {
  float:left;
  list-style-type:none;
  font-family:trebuchet ms;
  margin:20px 0 0 0;
}

ul#menu li, #header ul li {
  float:left;
  text-transform:uppercase;
  border-right:1px solid #4a7cba;
}

ul#menu li a, #header ul li a {
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  padding:0px 10px;
}

ul#menu li a:hover, #header ul li a:hover {
  color:#dfe7f2;
}

form#search {
  float:right;
  margin:16px 20px 0 0;
}

form#search fieldset {
  border:0px;
  width:auto;
  margin:0;
  padding:0;
}

input#search_submit {
  background:url('../images/search-submit.png') center bottom no-repeat;
  font-family:tahoma;
  font-size:13px;
  font-weight:bold;
  color:#000000;
  border:0px;
  width:64px;
  height:29px;
  padding:0px 0 0 0;
}

form#search label {
  color:#ffffff;
  font-size:13px;
  font-weight:bold;
}

/******************* LEFT **********************/

#left {
  width:204px;
  margin:0px 0px 0px 13px;
  padding-top:170px;
  font-family:trebuchet ms;
  float:left;
}

#left_menu {
  background:url('../images/left-menu-bg.jpg') repeat-y;
  width:204px;
}

#left_menu_top {
  background:url('../images/left-menu-top.jpg') no-repeat top center;
  width:185px;
  min-height:200px;
  padding:0px 10px 0px 9px;
}

#left_menu_bottom {
  background:url('../images/left-menu-bottom.jpg') no-repeat;
  width:204px;
  height:20px;
}

#left_menu_top h2 {
  color:#ffffff;
  margin:0px;
  padding:24px 0px 7px 35px;
  margin:0 15px 12px 15px;
  font-size:1.15em;
  font-family:trebuchet ms;
  border-bottom:1px solid #457dcb;
}

#left_menu_top ul {
  list-style-type:none;
  margin:0px;
  padding:0px 0px 5px 0px;
}

#left_menu_top ul li {
  background:url('../images/left-menu-li.jpg') no-repeat;
  margin:0px;
  padding:2px 0 3px 39px;
  font-size:14px;
  font-family:trebuchet ms;
}

#left_menu_top ul li a {
  color:#ffffff;
}


#left_aktuality {
  background:url('../images/aktuality-bg.jpg');
  width:204px;
  min-height:300px;
}

#left_aktuality_top {
  background:url('../images/aktuality-top.jpg') no-repeat top center;
  height:8px;
  width:204px;
}

#left_aktuality_bottom {
  background:url('../images/aktuality-bottom.jpg') no-repeat center bottom;
  width:179px;
  /*min-height:400px;*/
  padding:0px 10px 13px 15px;

}

#left_aktuality_bottom strong {
  display:block;
  font-family:trebuchet ms;
  font-size:1.15em;
  font-weight:normal;
  color:#0f61b0;
  background:url('../images/aktuality-img.jpg') no-repeat top left;
  padding:7px 0px 3px 35px;
}

#left_aktuality_bottom p {
  padding:5px 10px 0px 13px;
  font-size:0.9em;
  margin:0px 0px 10px 0px;
  color:#181818; 
  font-size:0.8em;
}

#left_aktuality_bottom a {
  color:#3b77cc;
  text-decoration:none;
  font-weight:bold;
}

a#vice_aktualit {
  background:url('../images/vice-aktualit.png') no-repeat;
  color:#ffffff !important;
  font-size:0.7em;
  display:block;
  width:89px;
  height:23px;
  text-align:center;
  padding:3px 0px 0px 0px;
  margin:20px 0px 0px 13px;
}


/************** RIGHT ***************/

#right_outer {
  float:right;
  width:760px;
  margin:0px;
  padding:0px;
}

#right_outer h2 {
  background:url('../images/h2-gradient.jpg') repeat-x top center;
  padding:5px 0 0 5px;
  font-weight:normal;
  font-size:20px;
}

#right_outer h2.no_background {
  background:none;
}

#right_outer p {
  margin-left:20px;
  font-size:13px;
  font-size:0.8em;
}

#right {
  float:right;
  width:750px;
  padding-top:170px;
  margin:23px 45px 0px 0px;
  font-family:tahoma, verdana, sans-serif;
  color:#5a5a5a;
}

#right h3 {
  font-size:18px;
  margin-left:16px;
}

#right ul {
  font-size:0.9em;
  margin:7px 0px;
}

#navigation {
  color:#a4a4a4;
  font-size:13px;
  font-weight:bold;
  border-bottom:1px solid #e9e9e9;
  padding:0px 0px 10px 0px;
  margin:0 0 10px 0;
}

#navigation a {
  text-decoration:none;
  color:#a4a4a4;
}

#navigation a:hover {
  text-decoration:underline;
}

#product_left {
  margin:10px 0px 0px 10px;
  /*border-right:1px solid #e1e1e1;*/
  width:372px;
  float:left;
}

h1 {
  font-size:2.25em;
  color:#3069bd;
  margin:0px 0px 5px 0px;
}

h2 {
  font-size:1.5em;
  color:#36609a;
  margin:10px 0px 5px 0px;
  font-weight:bold;
  clear:both;
}

h1 a {
  color:#3069bd;
  font-weight:bold;
}

h2 a {
  color:#36609a;
  font-weight:bold;
}

#product_left p {
  font-size:0.9em;
  margin-left:4px;
}

#product_right {
  margin:15px 0px 0px 0px;
  width:352px;
  float:right;
  text-align:center;
}

#big_image {
  padding:0px 0px 10px 0px;
  /*margin-bottom:10px;
  border-bottom:1px solid #e9e9e9;*/
  width:340px;
}

#line_top {
  border-top:1px solid #e9e9e9;
  padding-top:10px;	
}

#ico {
  
}

#ico img {
  margin-right:3px;
}

form#insert_cart {
  margin:0px;
  padding-bottom:35px;
}

form#insert_cart fieldset {
  margin:0px;
  padding:0px;
  border:0px;
}

form#insert_cart fieldset input#cart_input {
  background:url('../images/input-kosik.jpg') no-repeat;
  border:0px;
  width:30px;
  padding:5px 4px 5px 4px;
  text-align:center;
  
}

form#insert_cart fieldset input#cart_submit {
  background:url('../images/submit-kosik.jpg');
  color:#ffffff;
  font-size:10px;
  border:0px;
  width:89px;
  padding:4px 3px 4px 22px;
  height:23px;
  font-weight:bold;
}

#right .hr {
  border:0px;
  border-top:1px solid #e1e1e1;
  width:100%;
  clear:both;
}

p.product_categories {
  font-size:0.9em;
  margin-left:14px;
  line-height:130%;
}

p.product_categories a {
  color:#3069bd;
}

p.product_categories a.compare {
  font-size:0.8em;
}

table.discuss_table {
  width:727px;
  border-collapse: collapse;
  margin-left:10px;
}

table.discuss_table tr.discuss_th {
  background:url('../images/discussion-th.jpg') no-repeat top center;
  height:27px;
  
}

table.discuss_table tr.discuss_th th {
  text-align:left;
  font-size:0.75em;
  font-weight:bold;
  color:#ffffff;
  vertical-align:top;
  padding:6px 0px 0px 17px;
}


table.discuss_table tr.discuss_td {
  background:url('../images/discussion-td.jpg') no-repeat top center;
  height:28px;
  
}

table.discuss_table tr.discuss_td td {
  text-align:left;
  font-size:0.75em;
  font-weight:bold;
  color:#454545;
  vertical-align:top;
  padding:6px 0px 0px 17px;
}

table.discuss_table tr.discuss_td td a {
  color:#454545;
}

a.button_89 {
  text-align:center;
  width:89px;
  display:block;
  color:#ffffff;
  font-size:0.7em;
  background:url('../images/button-89.jpg') no-repeat;
  padding:5px 0px;
  font-weight:bold;
  float:left;
  margin:10px 0px 0px 10px;
  
  
}



/************* FOOTER ***************/
#footer {
  width:100%;
  height:126px;
  background:url('../images/footer-bg.jpg') repeat-x;
  clear:both;
  margin:0px;
}

#footer_inner {
  background:url('../images/footer-bg-center.jpg') no-repeat;
  width:1028px;
  margin:0px auto;
  height:103px;
  padding-top:23px;

}

#footer_logos {
  margin-left:30px;
  float:left;
  width:577px;
}

#footer #copyright {
  float:right;
  color:#ffffff;
  font-size:12px;
  margin:15px 40px 0 0;
  text-align:right; 
}

#footer #copyright a {
  color:#ffffff;
}

#footer_links {
  clear:both;
  color:#ffffff;
  font-size:0.75em;
  width:1028;
  text-align:center;
  padding-top:20px;
}

#footer_links a {
  color:#5e5e5e;
}

#footer_links strong {
  color:#2b68a5;
}

/******** PRODUKT ********/
h2.h2_products {
  background:url('../images/h2-products.jpg') repeat-x top left;
  color:#2c86c2;
  font-size:20px;
  padding:7px 0px 7px 15px;
  margin:10px 0px 10px -3px !important;
}

.products {
  margin-left:15px;
  
}

.product {
  width:225px;
  padding:0px 8px 0px 8px;
  background:url('../images/product-right-line.gif') no-repeat top right;
  float:left;
  margin-top:20px;
  
}

.product h3 {
  background:url('../images/product-title.jpg') no-repeat;
  font-size:12px !important;
  margin:0px !important;
  padding:9px 0px 1px 20px !important;
  height:36px;
}

.product h3 a {
  color:#ffffff;
}

.product .product_img {
  text-align:center;
  margin:7px 0px 3px 0px;
  height:100px;
  padding:0 62px;
}

.product .product_img a {
  height:100px;
  display: table-cell;
  vertical-align: middle;
  width:100px;
  margin:0 auto;
}

.product .product_img a img {
  display: table-cell;
}

.product p {
  font-size:11px;
  color:#181818;
  margin-left:0px !important;
}

.product form {
  width:100px;
  float:right;
}

.product form fieldset {
  width:100px;
  border:0px;
  margin:0px;
  padding:0px;
}

.product form input.list_cart_submit {
  background:url('../images/submit-kosik.jpg');
  color:#ffffff;
  font-size:10px;
  border:0px;
  width:89px;
  padding:4px 3px 4px 22px;
  font-weight:bold;
}

a.vice_informaci {
  margin-top:2px;
  margin:3px 11px 0px 0px; 
  width:89px;
  display:block;
  background:url('../images/button-89.jpg') no-repeat;
  color:#ffffff;
  font-size:0.7em;
  font-weight:bold;
  text-align:center;
  padding:5px 0px;
  float:right;
}

.price {
  font-size:14px;
  color:#777777;
  padding:5px 0 0 0;
  line-height:140%;
}

.price strong {
  font-size:1.15em;
  font-weight:bold;
  color:#212121;
  margin-left:5px;
}


/************* FORMULARE ***************/
.default_form {
  font-size:0.9em;
}
.default_form fieldset { 
 padding: 15px;
 margin: 15px 0 0 10px;
 border: 1px solid #cccccc;
 background: url(../images/tecky2.jpg) repeat-x bottom left;
}
.default_form fieldset label {
 display: block;
 text-align: right;
 margin-bottom: 5px;
}

.default_form fieldset legend {
 color:#457dcb;	
}

.default_form fieldset label.oblg span, .default_form span.oblg {
 font-weight: bold;
 background: url('../images/oblg.png') 0 0 no-repeat;
 padding-left: 15px;
}
.default_form span.oblg {
 _width: 15px;
}
default_form.oblg {
 width: 16px;
 height: 16px;
}
.default_form fieldset label.error_field {
 color: #712E32;
}

.error_block, .default_form .error {
 display: block; 
 border: 1px solid #501114;
 border: 1px solid red;
 padding: 10px;
 margin: 20px 0;
 background-color: #fff;
 color: #501114;
 font-weight: bold;
}

.default_form .error a, .block a {
 color: #000000;
 text-decoration: underline;
 font-weight: bold;	
}

.default_form .error a:hover, .block a:hover {
 text-decoration: none;
}
	
.default_form fieldset label input, 
.default_form fieldset label select {
 border: 1px solid #280507;
 width: 200px;
 margin-left: 8px;
 padding: 3px;
}

.default_form fieldset label textarea {
 border: 1px solid #280507;
 background: #FFF6F1;
}
.default_form .send_button {
 float: right; 
 margin-top: 15px;
}




.new_body_list {
  margin:10px 0px 35px 0px;
}

/****** STRANKOVANI ********/
.pagination {

}

.pagination ul {
  list-style-type:none;
  margin:0;
  padding:20px 0 0 0;
}

.pagination ul li {
  float:left;
  display:block;
  background:#457dcb;
  color:#ffffff;
  /*width:20px;*/
  padding:3px 6px;
  text-align:center;
  margin-right:5px;
}

.pagination ul li a {
  color:#ffffff;
}

.pagination ul li a:hover {
  color:#d6e7ff;
  text-decoration:none;
}

.text_block {
  border:1px solid #666666;
  margin:10px 0;
  padding:5px;
}

.product_category {
  width:250px;
  float:left;
}

table.morders_basket {
  width:750px;
  border-collapse:collapse;
  margin:10px 0px 20px 0px;
  border-left:1px solid #cccccc;
}

table.morders_basket td {
  padding:3px;
  border-right:1px solid #cccccc;
  padding:2px 5px;
  border-bottom:1px solid #e1e1e1;
}

table.morders_basket thead td {
  font-weight:bold;
  background:#cccccc;
  border-right:1px solid #bbbbbb; 
}

table.morders_basket tfoot td {
  font-weight:bold;
  background:#cccccc;
}

.count {
  width:30px;
}

.basket_combination_title {
  font-size:0.75em;
}

input.make_bef_step, input.make_recount, input.make_next_step, input.make_empty {
  background:#0f61b0;
  border:1px solid #ffffff;
  color:#ffffff;
}

a#kosik_img_link {
  float:right;
  width:80px;
  height:70px;
  display:block;
}

#product_detail_price {
  margin:15px 0;
}

p.product_annotation {
  height:48px;
}

/******************* HOMEPAGE **********************/

#actions {
  background:url('../images/actions-bg.gif') center center no-repeat;
  width:764px;
  height:283px;
  margin:15px 0 0 -7px;
}

#prevBtn {
  float:left;
  margin-top:120px;
  width:23px;
}

#nextBtn {
  float:right;
  margin-top:120px;
}

#actions_inner {
  width:708px;
  height:273px;
  float:left;
}

#actions_inner ul {
  list-style-type:none;
  margin:7px 0px 0px 0px;
  padding:0px;
  width:700px;
}

#actions_inner li {
  list-style-type:none;
  margin:0px;
  width:240px;
  height:300px;
}	


#actions .product {
  margin-top:5px !important;
    
}

#actions .product h3 {
  background:url('../images/product-title-black.jpg') no-repeat;
}

#actions a.vice_informaci {
  background:url('../images/button-89-black.jpg') no-repeat;
}

a.hp_other_products {
  color:#5f5f5f;
  font-family:tahoma;
  font-size:13px;
  text-align:right;
  clear:both;
  font-weight:bold;
  padding-top:25px;
  margin-top:25px;
  text-decoration:underline;
  margin-right:10px;
}

a.hp_other_products:hover {
  color:#222222;
}

.bestseller {
}

.bestseller .price strong {
  margin-left:5px;	
}

.bestseller p {
  margin-left:0px !important;
}

.bestseller a.hp_other_products {
  clear:both;	
}

.bestseller .right {
  padding:10px 0 20px 0;	
}

table.parameters {
  border-collapse:collapse;	
  margin:10px 0;
}

table.parameters td {
  border-bottom:1px solid #dddddd;
  padding:3px 10px;
  font-size:0.8em;
  border-right:1px solid #ffffff;
}

table.parameters tr.odd td {
  background:#ebebeb;
}

.color {
  width:40px;
  height:15px;
  border:1px solid #000000;
  margin:0 0 3px 0;
}

.color_block {
  width:40px;
  font-size:0.55em;
  float:left;
  margin:0px 5px 10px 0px;
  text-align:center;
}

#price_old {
  text-decoration:line-through;
}

.pagination .active {
  background:#bbbbbb !important;
}

table#prodejny {
  font-size:13px;
}

table#prodejny td {
  padding:5px 3px;
  border-bottom:1px solid #e5e5e5;
}
