/*
 * screen.css - media screen (all)
 * Autor: Martin Zemánek, martinzemanek at email.cz 
 */
* { 
padding: 0; 
margin: 0;
}
.noborder {
  border:none;
  background:none;
}
body {
 font-family: Arial, Verdana, Verdana;
 font-size: 13px;
 color: #333333;
 background:white;
}
/* ------------------ Poziční bloky - obsah, sloupce--------------------*/
#wrap {
margin:0 auto;
width:944px;
}
#wrap_body {
margin:0 auto;
width:948px;
}
#content_block {
  width:100%;
  background: white;
  float:left;
}
#main { 
 float: left;
 width:100%;
}
#content { 
 float:right;
 width:698px;
}
#content2 { 
 float:right;
 width:698px; 
 padding:20px 0 20px 0px;
}
#left { 
 float: left;
 width:225px;
}
#table_price {
  float:right;
  width:100%;
  background:white;
  margin-top:15px;
}
#table_price tr td {
  padding:6px;
  background: #f3efe8;
  border-bottom:4px solid white;
}
.price_color {
  color:#fe7749;
  font-weight:bold;
}
/* ------------------ Hlavička --------------------*/
#header { 
 height:222px;
 width:944px;
}
#header_back { 
 height:224px;
 background: url(../images/repeat_head.png) repeat-x;
 width:100%;
}
#header_image { 
 height:223px;
 background: url(../images/header.jpg) no-repeat center top;
 border-top:1px solid #78664f;
}
#header #over a { 
 display:block;
 position:absolute;
 width:220px;
 height:205px;
 margin-left:0px;
}
#header #header_perex {
  font-size:13px;
  position:absolute;
  top:160px;
  margin-left:145px;
  font-weight:bold;
}
#header #currency_panel {
  background: url(../images/currency_panel.png) no-repeat left top;
  font-size:13px;
  position:absolute;
  top:66px;
  margin-left:420px;
  width:236px;
  height:41px;
  line-height:41px;
  text-align:center;
}
#header #login {
  font-size:11px;
  position:absolute;
  top:1px;
  margin-left:781px;
  width:160px;
  height:26px;
  line-height:24px;
  text-align:center;
  color:white;
}
#header #login a {
  text-align:center;
  color:white;
  text-decoration:none;
  font-weight:normal;
}
#header #login a:hover {
  text-decoration:underline;
}
#header #basket {
  position:absolute;
  top:66px;
  margin-left:758px;
  width:175px;
  height:83px;
}
#header #search {
  position:absolute;
  top:180px;
  margin-left:670px;
  width:270px;
  height:33px;
}
/* ------------------ NAVIGACE nahoře --------------------*/
#navigace { 
  width:530px;
  height:26px;
  line-height:26px;
  margin-left:240px;
}
#navigace li a { 
  color:#333333;
  font-size:11px;
}
#navigace li a:hover { 
  color:#222222;
  text-decoration:underline;
}
#login_table {
  float:right;
  width:auto;
  display:block;
  margin-right:10px;
}
#login_table tr td {
  padding:2px 4px 0 4px;
  margin:0;
}
input {
  background: #eeeeee;
  border:2px solid #bdb19e;
  border-style: inset;
  height:18px;
  color:#111111;
  font-size:12px;
  line-height:22px;
  padding:2px 4px;
}
input.input_small {
  background: #eeeeee;
  border-style: inset;
  height:18px;
  width:20px;
  color:black;
  font-size:12px;
  line-height:22px;
  padding:2px 4px;
}
input.input_search {
  background: #eeeeee;
  border-style: inset;
  width:177px;
  height:17px;
  color:black;
  font-size:12px;
  line-height:17px;
  color:#666666;
}

.input_noborder {
  background:transparent;
  color:#222222;
  border:none;
  font-weight:bold;
  font-size:110%;
}

td.highligh {
  font-weight:bold;
  font-size:110%;
}
table.basket_table tr td {
  padding: 3px 0;
}

a.show_basket {
  text-decoration:underline;
}
/* ------------------ MENU - kategorie a podkategorie zbozi --------------------*/
#left .box, #left .box2 { 
  margin: 20px 0;
}
#left .box h2, #left .box2 h2 { 
  font-size:24px;
  padding-left:25px;
  padding-top:10px;
}
#left .box .top { 
  float:left;
  width:225px;
  background: url('../images/box_content.png') repeat-y top left;
}
#left .box2 .top { 
  float:left;
  width:225px;
  background: url('../images/box2_content.png') repeat-y top left;
}
#left .box .bottom { 
  float:left;
  width:225px;
  height:5px;
  background: url('../images/box_bottom.png') no-repeat top left;
}
#left .box2 .bottom { 
  float:left;
  width:225px;
  height:5px;
  background: url('../images/box2_bottom.png') no-repeat top left;
}
#left .box .main { 
  float:left;
  width:225px;
  background: url('../images/box_top.png') no-repeat top left;
}
#left .box2 .main { 
  float:left;
  width:225px;
  background: url('../images/box2_top.png') no-repeat top left;
}
#left .box .main ul li, #left .box2 .main ul li { 
  float:left;
  clear:both;
  width:100%;
}
#left .box .main ul li a, #left .box2 .main ul li a { 
  display:block;
  float:left;
  width:100%;
  line-height:28px;
  font-size:90%;
  font-weight:normal;
}
#left .box .main ul li span, #left .box2 .main ul li span { 
  padding-left:25px;
  display:block;
}
#left .box .main ul li.detail span, #left .box2 .main ul li.detail span { 
  padding-left:54px;
  display:block;
}
#left .box .main ul li.detail2 span, #left .box2 .main ul li.detail2 span { 
  padding-left:64px;
  display:block;
}
#left .box .main a:hover, #left .box2 .main a:hover { 
  text-decoration:underline;
}
 #left .box .main a.choosed, #left .box .main ul li.selected a, #left .box .main ul li.selected_top a, 
 #left .box2 .main a.choosed, #left .box2 .main ul li.selected a, #left .box2 .main ul li.selected_top a 
 { 
  text-decoration:underline;
}
#left .box .main ul li.selected, #left .box .main ul li.selected_top,
#left .box2 .main ul li.selected, #left .box2 .main ul li.selected_top { 
  list-style-type:none;
}
#left .box .main ul li.selected span, #left .box .main ul li.selected_top span,
#left .box2 .main ul li.selected span, #left .box2 .main ul li.selected_top span
 { 
  text-decoration:underline;
}
#left .box .main ul li.selected a, #left .box .main ul li.selected_top a,
#left .box2 .main ul li.selected a, #left .box2 .main ul li.selected_top a
 {
  text-decoration:none;
  font-weight:bold;
}
#left .box .main ul li.noselected_top a, #left .box2 .main ul li.noselected_top a {
  text-decoration:none;
  font-weight:normal;
  color:#1f6c46;
}
#left .box .main ul li.noselected_top a:hover, #left .box2 .main ul li.noselected_top a:hover {
  text-decoration:underline;
}
#left .box .main ul li.detail a:hover, #left .box2 .main ul li.detail a:hover, #left .box .main ul li.detail2 a:hover, #left .box2 .main ul li.detail2 a:hover {
  text-decoration:underline;
}
#left .box .main ul li.noselected, #left .box .main ul li.noselected_top, #left .box .main ul li.noselected_top, #left .box .main ul li.detail, #left .box .main ul li.detail2,
#left .box2 .main ul li.noselected, #left .box2 .main ul li.noselected_top, #left .box2 .main ul li.noselected_top, #left .box2 .main ul li.detail, #left .box2 .main ul li.detail2
{ 
  list-style-type:none;
}
#left .box .main ul li.noselected span, #left .box .main ul li.noselected_top span, #left .box .main ul li.noselected_top span { 

}
#left .box .main ul li.detail span { 
  background: url('../images/item.png') no-repeat 33px 8px;
}
#left .box .main ul li.detail2 span { 
  background: url('../images/item.png') no-repeat 43px 8px;
}
#left .box .main li.detail a, #left .box .main li.detail2 a {
  display:block;
  float:left;
  width:100%;
  font-size:90%;
  line-height:22px;
}
#left .box .main li a, #left .box2 .main li a {
  color:#1f6c46;
}
#left .box .main li a:hover, #left .box2 .main li a:hover {
  text-decoration:underline;
}
#left .box .main li.detail a.choosed {
  text-decoration:underline;
}
#left .box .main li.detail a.nochoosed:hover, #left .box .main li.detail a.choosed:hover {
  text-decoration:underline;
}
#left p, #left span { 
  padding:0 10px;
}
#left div.h2_background span {
  padding:0;
}

#left .box .main, #left .box2 .main { 
  width:100%;
  padding:5px 0px;
}
#left .box .main table tr td { 
  line-height:15px;
}
#left .box .main table tr td.color, #left .box2 .main table tr td.color { 
  color:#1f6c46;
}
.table_detail {
  float:right;
  width:100%;
}
.table_detail tr td {
  padding:6px;
}
#content #left ul {
list-style-type: none;
}

#content #left ul li {
display: block;
width:100%;
height:33px;
float:left;
line-height:33px;
background: url(../images/menu.gif) repeat-x;
}

#content #left li a {
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height:33px;
display:block;
width:160px;
color:black;
}
#content #left ul li:hover {
 background: url(../images/menu_over.gif) repeat-x;
 height:33px;
}
#content #left ul li.selected, #content #left ul li.selected_top {
 background: url(../images/menu_over.gif) repeat-x;
 height:33px;
}

.rychly_kontakt {
  padding:0 15px;
  line-height:22px;  
}
.img_thumb {
  margin-top:14px;
	height:150px;
	display:block;
	text-align:center;
}
.top_content {
  background:  url(../images/box.png) no-repeat;
	display:block;
	float:left;
	width: 204px;
	height:346px;
	overflow:hidden;
	padding:0 10px;
}
.top_content_small {
  background:#333333;
	display:block;
	float:left;
	width: 120px;
	height:140px;
	overflow:hidden;
	padding:10px;
	-moz-border-radius: 8px;
	border:1px solid gray;
}
.top_content .description, .top_content_over .description, .column_content .description {
	display:block;
	height: 35px;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	clear:both;
}
.top_content .description2_b, .top_content_over .description2_b, .column_content .description2_b {
	display:block;
	height: 85px;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	text-align:justify;
}
.top_content .description2, .top_content_over .description2, .column_content .description2 {
	display:block;
	height: 115px;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	text-align:justify;
}
.top_content_over {
  background:  url(../images/box.png) no-repeat;
	display:block;
	float:left;
	width: 204px;
	height:346px;
	overflow:hidden;
	padding:0 10px;
}
.top_content h2, .top_content_over h2, .column_content p.title {
	padding:0 0 8px 0;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
  text-align:left;
  vertical-align: middle;
}
.column_content {
	display:block;
	float:left;
	overflow:hidden;
	padding-left:15px;
}
.column_content h2 {
	padding:6px 2px;
	height:25px;
	font-size:14px;
	line-height:14px;
}
.top_left  {
  display:block;
  width:224px;
  text-align:justify;
  float:left;
  margin-bottom:6px;
  padding-left:6px;
}
.top_left_small  {
  display:block;
  width:130px;
  text-align:justify;
  padding-left:20px;
  float:left;
  margin-bottom:10px;
}
.column_left  {
  display:block;
  width:200px;
  text-align:justify;
  float:left;
  margin-bottom:10px;
}

.price {
color:#ff6633;
font-size:115%;
float:right;
font-weight:bold;
}
.detail_price {
color:#ff6633;
font-weight:bold;
}
.detail_price2 {
color:#ff6633;
font-weight:bold;
text-align:right;
display:block;
}
.title {
  color:#333333;
  font-size:180%;
  font-weight:bold;
}
/* ------------------ Ikony --------------------*/
.top_bottom {
  display:block;
}
.gray {
  color:#333333;
}

.detail_top {
  background: url(../images/cart_top.png) no-repeat bottom left;
  height:5px;
  width:698px;
  float:left;
  display:block;
  margin:0;padding:0;
}
.detail_main {
  border-left:1px solid #cfcfcf;
  border-right:1px solid #cfcfcf;
  width:666px;
  float:left;
  padding:15px;
}
.detail_bottom {
  background: url(../images/cart_bottom.png) no-repeat;
  height:5px;
  width:698px;
  float:left;
}
.dokosiku { 
  background: url(../images/button.png) no-repeat;
  height:26px;
  width:77px;
  overflow:hidden;
  border:none;
  cursor:pointer;
  float:right;
  font-size:13px;
  text-align:center;
  line-height:26px;
}
.detail_produktu span a { 
  color:white;
}
.detail_produktu { 
  background: url(../images/detail.jpg) no-repeat;
  height:27px;
  width:51px;
  overflow:hidden;
  border:none;
  cursor:pointer;
  line-height:27px;
  float:right;
  margin-right:10px;
}
.detail_produktu span a { 
  font-weight:normal;  
  padding-left:9px;
}
.dokosiku_detail { 
  background: url(../images/detail.jpg) no-repeat;
  height:27px;
  width:51px;
  overflow:hidden;
  border:none;
  cursor:pointer;
  line-height:20px;
  color:white;
  font-weight:bold;
}
.detail_produktu span a:hover, .dokosiku span a:hover { 
  text-decoration:none;
}
.navigace_back {
  background: white url(../images/navigace.png) repeat-y;
  padding:3px 10px;
  margin:0 0 10px 0;
  color:white;
  line-height:20px;
}
.navigace_back a {
  color:white;
}

.table_page {
  float:right;
  text-align:right;
  border:1px solid red;
}
/* ------------------ Vlastnosti elementu --------------------*/
th {
  padding:3px;
}
table {
  width:100%;
}
td {
  padding:2px 1px;
}
fieldset {
  margin-top:10px;
  padding:7px;
	-moz-border-radius: 5px;
}
legend {
  font-size:110%;
  padding:0 5px;
  font-weight:bold;
  letter-spacing:1px;
  color:#111111;
}
table, tr, td, th {
  border-collapse:collapse;
}
select {
  border-style: inset;
  padding:0 0 0 2px;
  font-size:14px;
}
textarea {
  background: #eeeeee;
  border-style: inset;
  color:#111111;
  font-size:12px;
  line-height:22px;
  padding:2px;
}
img {
  border:none;
}
a {
  text-decoration:none;
  color:#1f6c46;
  font-weight:bold;
}

a:hover {
  color:#222222;
  text-decoration:underline;
}

h1 {
 font-size:24px;
 color:#333333;
 padding:5px 0;
}
h1.vyrazne {
 font-size:28px;
 padding-bottom:10px;
 color:#333333;
}
h2 {
 font-size:14px;
 padding-bottom:5px;
 color:#333333;
}
h3 {
 font-size:14px;
 padding-bottom:5px;
 color:#333333;
}
h4 {
 font-size:12px;
 padding-bottom:4px;
 color:#333333;
}
/* ------------------ Patička --------------------*/
#footer_wrap {
	background: #b7aa99;
  text-align:left;
	display:block;
	width: 100%
	height:25px;
	line-height:25px;
	border-top:1px solid #8f8577;
	border-bottom:1px solid #8f8577;
	margin-top:30px;
	clear:both;
}
#footer_body {
	width:944px;
	text-align:left;
	margin:0 auto;
}
#footer2_wrap {
	background: url(../images/footer.png) repeat-x;
  text-align:left;
	display:block;
	width:100%;
	float:left;
	height:359px;
	line-height:35px;
}
#footer2_body {
	width:944px;
	text-align:right;
	margin:0 auto;
	font-size:90%;
	color:#333333;
}
#footer_body a, #footer_body2 a {
	color:#333333;
	font-size:90%;
}
/* ------------------ Výpis produktů - záhlaví a zápatí --------------------*/
#paging_header {
  width:100%;
  float:right;
  height:45px;
}
#paging_header a, #paging_footer a {
  text-decoration:underline;
}
#paging_header p.paging_header_left {
  line-height:20px;
  float:left;
}
#paging_header p.paging_header_right {
  line-height:20px;
  float:right;
}
#paging_footer {
  display:block;
  height:30px;
  line-height:30px;
  padding:0 10px;
  margin:15px 0;  
}
#paging_footer table {
 width:auto;
 float:right;
 margin:0;
}
#paging_footer table tr td{
 padding:0;
 float:left;
 width:25px;
 text-align:right;
}
#paging_footer table tr td.leftpage {
 width:16px;
text-align:left;
}
#paging_footer table tr td.rightpage{
 width:70px;
 text-align:right;
}
#paging_footer table tr td.centerpage{
 text-align:center;
}
/* ------------------ Ostatní vlastnosti --------------------*/
.infomessage {
vertical-align: middle;
color:#222222;
}
.errormessage {
vertical-align: middle;
color:#222222;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.smaller_bold {
  font-weight:bold;
  font-size:85%;
}
.bold {
  font-weight:bold;
}
.center {
  text-align:center;
}
.center_small {
  text-align:center;
  width:100px;
}
.hidden {
	display: none;
}

.justify {
  text-align:justify;
}
.clear {
  clear: both;
}
.smaller {
  font-size:85%;
}
.smaller_center {
  font-size:85%;
  text-align:center;
}
.smaller_color {
  font-size:85%;
  color:#1f6c46;
}
.smaller_gray {
  font-size:85%;
  color:gray;
}
.color {
  color:#1f6c46;
}
.h2_background {
  background: url(../images/background_h.jpg) repeat-x;
  line-height:20px;
  color:black;
  text-align:left;
}
.h1_background {
  margin:30px 0 5px 0;
  line-height:20px;
  padding:2px 10px ;
  text-align:left;
  font-size:16px;
  font-weight:bold;
}
.color_bold {
  color:#1f6c46;
  font-weight:bold;
}

.submit {
  border:none;
  width:76px;
  height:27px;
	background: url(../images/button_search.png) no-repeat;
  cursor:pointer;
  color:white;
  margin-left:5px;
  text-align:center;
	padding-bottom:6px;
  font-weight:bold;
}
.submit5 {
  border:none;
  width:76px;
  height:27px;
	background: url(../images/button_search.png) no-repeat;
  cursor:pointer;
  color:white;
  margin-left:5px;
  text-align:center;
	padding-bottom:6px;
  font-weight:bold;
}
.submit4 {
  border:none;
	background: url(../images/button4.png) no-repeat;
	height:26px;
	padding-bottom:5px;
	width:182px;
  cursor:pointer;
  color:white;
  font-weight:bold;
}
.submit6 {
  border:none;
	background: url(../images/button6.png) no-repeat;
	height:26px;
	padding-bottom:5px;
	width:102px;
  cursor:pointer;
  color:white;
  font-weight:bold;
}
.submit3 {
  border:none;
  font-size:11px;
	background: url(../images/button1.png) no-repeat;
	height:22px;
	padding:0;margin:0;
	padding-bottom:1px;
	width:70px;
  cursor:pointer;
  color:white;
}
.submit2 {
  border:none;
  font-size:12px;
	background: url(../images/button2.png) no-repeat;
	height:26px;
	line-height:26px;
	width:148px;
	display:block;
  cursor:pointer;
  color:white;
  text-align:center;
  float:right
}
a.submit2:hover {
  text-decoration:none;
  color:white;
}
.submit_light {
  border:none;
  font-size:13px;
	background: url(../images/button_big.png) no-repeat;
	height:39px;
	width:112px;
  cursor:pointer;
  color:white;
  font-weight:bold;
  padding-bottom:5px;
}
a.special_submit {
  border:none;
  font-size:14px;
  width:170px;
	background: url(../images/submit.gif) repeat-x;
  cursor:pointer;
  padding:5px;
  color:black;
  display:block;
}

.submit_search {
  border:none;
  width:76px;
  height:27px;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
 (src='../images/button_search.png',sizingMethod='scale'); 
  cursor:pointer;
  color:white;
  margin-left:5px;
  text-align:center;
	padding-bottom:6px;
  font-weight:bold;
}
head:first-child+body .submit_search {
 background: url(../images/button_search.png) no-repeat;
}

.submit:hover {
  
}
.special {
  width:320px;
  display:block;
  float:left;
  line-height:16px;
  font-size:10px;
}

p.highlight {
  font-size:140%;
  font-weight:bold;
  padding:24px 0 8px 0;
}
.red {
 color:red;
}
.green {
  color:white;
}
.table_kosik {
  border-bottom:1px dashed #dedede;
}
.table_kosik_obsah tr td{
  padding:1px 2px;
  font-size:10px;
}
.odsazeni_top {
  padding-top:10px;
}
.objednavka {
  color:red;
  text-align:center;
  font-size:120%;
}
.objednavka2 {
  color:#7aa621;
  text-align:center;
  font-size:125%;
  border:1px solid #bababa;
  padding:10px;
  margin-top:20px;
}
#dotaz, #diskuze {
  margin-top:15px;
}
.vlozit_komentar {
  color:#7aa621;
}
#kontaktform {
  margin-top:30px;
}
/* Ajax validate form */
#msg {
  display:none; 
  position:absolute; 
  z-index:200; 
  padding-left:1px; 
  background:#1f6c46;
  padding:6px; 
  color:white;
	-moz-border-radius: 5px;
}
#msg2 {
  display:none; 
  position:absolute; 
  z-index:200; 
  padding-left:1px; 
  background:#1f6c46;
  padding:6px; 
  color:white;
	-moz-border-radius: 5px;
}
.poll_title {
  padding-left:5px;
  font-weight:bold;
}

.banners {
  text-align:center;
  margin:0 auto;
  padding:10px;
}
.go_to_order {
  text-align:right;
}

.boxik{
	background: #f3f0ed;
}
.boxik_content {
  padding: 8px;
}
.boxik_content a, .boxik_content span, .boxik_content p {
  color:black;
}
.tabik{
  float: left;
  height: 32px;
  width: 100px;
  margin-right:5px;
  text-align: center;
  background: #f3f0ed;
}
.tabik_over {
  float: left;
  height: 32px;
  width: 100px;
  margin-right:5px;
  text-align: center;
  background: #baae9b;
}

a:hover.dark_link {
  color:#111111;
  text-decoration:none;
}
.tabtxt{
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 9px 0 0 0;
}

#detail_product {
  margin:0px 5px 20px 5px;
}
#detail_product a {
  color:#111111;
}
.a_normal {
  background: url(../images/a_normal.gif) repeat-x;
  height:30px;
  width:160px;
  padding: 0 10px;
  font-weight:normal;
  border:none;
  font-size:14px;
  line-height:30px;
  color:black;
  display:block;
  text-align:center;
	-moz-border-radius: 5px;
}
a:hover.a_normal {
  text-decoration:none;
  color:black;
}
.a_alert {
  background: url(../images/a_alert.gif) repeat-x;
  height:30px;
  width:200px;
  padding: 0 10px;
  cursor:pointer;
  font-size:14px;
  border:none;
	-moz-border-radius: 5px;
}

.cart_box {
margin-bottom:20px;
height:40px;
line-height:40px;
text-align:center;
width:100%;
display:block;
}

.cart_box_item_selected {
background:#444444;
font-weight:bold;
float:left;
width:25%;
}

.cart_box_item {
background:#333333;
float:left;
width:25%
}

.table_border_bottom {
  background: url(../images/border.gif) repeat-x bottom left;
  height:1px;
}
li.cat  { color: #424549; font: bold 13px tahoma; display: block; line-height: 13px; padding: 4px 5px 4px 0px; }
li.element  { color: #424549; font: bold 12px tahoma; display: block; line-height: 12px; padding: 3px 5px 3px 21px;}

.pointer {
  cursor:pointer;
  font-weight:bold;
}
