
body {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif; 
        font-size: 92%;
	text-align: center;
	background: #eee;
	padding: 0;
	margin: 0;
	background: url(../img/body-bg.gif);
	color: #333;	
}

a {color: #78b21f; text-decoration: none;}
a:hover {text-decoration: underline;}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

img {
	border: 0;
}

tr {
	padding: 0;
	margin: 0;
}

td {
	margin: 0;
	padding: 0;
}

table {
		margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
  color: #85C241;
}

.detail-nadpis h1 {
  color: #85C241;
  font-size: 120%;
  letter-spacing: 0.05em;
  display: inline;
  }

.detail-nadpis h2 {
  color: #85C241;
  display: inline;
  letter-spacing: 0.05em;
  font-size: 120%;
  }
.detail-nadpis h3 {
  color: #85C241;
  display: inline;
  letter-spacing: 0.05em;
  font-size: 120%;
  }

.detail-nadpis {
	  margin: 5px 0 10px 0;
	  color: #85C241;
	  }

h1 {
  color: #85C241;
  padding: 5px 0 10px 0;
  font-size: 120%;
  letter-spacing: 0.05em;
  margin: 0;
  display: inline;
}

h2 {
  color: #85C241;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 120%;
  display: inline;
  }

.divider{
  color: #85C241;
  padding: 5px 5px 10px 5px;
}

.podnadpis {
	color: #751F2A;
	font-weight: bold;
}

.vine {
	color: #751f2a;
}

.obsah2_tucne {
	font-size: 90%;
	
}

#center div.clanek table tbody tr td p strong span.obsah2_tucne {
	font-size: 80%;
	
}


strong{
  font-weight: bold;
  font-size: 100%;
  color: #444;
}


#obal {
	background: url(../img/header-bg.gif) left top  repeat-x;
	height: 140px;
	width: 100%;
	}



#page {
	width: 998px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}

#head {
	background: white url(../img/head-bg.gif) center bottom no-repeat;
	height: 99px;
	width: 998px;
	position: relative;
}

#head strong{
position: absolute;
width: 117px;
height: 38px;
overflow: hidden;
top: 44px;
margin: 0;
left:442px;
}
#head strong a {
cursor: pointer;
display: block;
height: 100%;
width: 100%;
}

#head strong span{
display: block;
position: absolute;top: 0;left: 0;
width: 100%;height: 100%;
background: #fff url(../img/logo.gif) no-repeat;
}

#partner {
	background: url(../img/partner.jpg);
	font-size: 13px;
	padding: 15px 20px 15px 70px;
	margin: 10px 0;
	display: block;
	
}


/*MENU*/

#menu{
	margin-top: 10px;
	font-size: 80%;
	background: #f8f8f8;
	width: 988px;
	position: relative;
	top: 5px;
	left: 0;
	padding-left: 5px;
	height: 28px;
	background: url(../img/menu-bg.gif) left bottom repeat-x;
}
#menu a{
	color: #7a7a7a;
	float: left;
	padding: 0px 10px 0px 16px;
	display: block;
	margin: 0;
	height: 13px;
	background: url(../img/menu-a.gif) left top no-repeat;
	text-decoration: none;
	margin-top: 7px;
}
#menu a:hover{
color: #4c4b4c;
background: url(../img/menu-a.gif) left -14px no-repeat;
}

#menu .active{
color: #4c4b4c;
background: url(../img/menu-a.gif) left -14px no-repeat;
}

#en a {
float: right;
padding: 0 21px 0 0;
text-align: right;
margin-left: 7px;
background: url(../img/en.gif) right center no-repeat;
}

#en a:hover {
color: #4c4b4c;
background: url(../img/en.gif) right center no-repeat;
}

#de a {
float: right;
text-align: right;
padding: 0 20px 0 0;
margin-left: 7px;
background: url(../img/de.gif) right center no-repeat;
}

#de a:hover {
background: url(../img/de.gif) right center no-repeat;
color: #4c4b4c;
}

#at a {
float: right;
text-align: right;
padding: 0 20px 0 0;
margin-left: 7px;
background: url(../img/at.gif) right center no-repeat;
}

#at a:hover {
background: url(../img/at.gif) right center no-repeat;
color: #4c4b4c;
}

#cz a {
float: right;
text-align: right;
padding: 0 21px 0 0;
margin-left: 7px;
background: url(../img/cz.gif) right center no-repeat;
}

#cz a:hover {
background: url(../img/cz.gif) right center no-repeat;
color: #4c4b4c;
}



/* CONTENT */

#content {
	background: #fff;
	margin: 3px 0 0 1px;
	padding: 0 0;
	width: 990px;
	font-size: 85%;
	border-bottom:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}

#content-inside {
        text-align: left;
		width: 990px;
		font-size: 85%;
}




/* L E F T */

#left {
	width: 185px;
	float: left;
	margin-left: 4px;
}


/* MENU LEFT */

#menu-left {
	width: 185px;
	background: url(../img/menu-left-bg.gif) repeat-y;
	font-size: 112%;
	border-bottom: 1px solid #dcdcdc;
}

#menu-left ul{
	padding: 0;
	margin: 0 0 0 1px;
	width: 183px;
}


#menu-left li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.green {
	background: #f1f7e5;
}

.green-text {
letter-spacing: 0.05em;
	  color: #79af42;
  font-weight: bold;
}

.blue {
	background: #e8f6f9;
}

#menu-left .stripes {
	height: 21px;
	margin: 0;
	padding: 0;
	background: url(../img/menu-left-nadpis.gif) no-repeat;
}

#menu-left a {
	background: url(../img/menu-left-sipka.gif) 3px center no-repeat;
	padding: 2px 0 2px 15px;
	margin: 1px 0 1px 0;
	display: block;
	color: #363636;
	text-decoration: none;
	vertical-align: middle;
	width: 168px;
}

#menu-left a:hover {
	background: #85c241 url(../img/menu-left-sipka-hover.gif) 3px center no-repeat;
	display: block;
	color: #fff;
	vertical-align: middle;
}

#menu-left .active {
	background: #85c241 url(../img/menu-left-sipka-2.gif) 3px center no-repeat;
	color: #fff;
}

#menu-left .active:hover {
	background: #85c241 url(../img/menu-left-sipka-hover.gif) 3px center no-repeat;
	color: #fff;
}

#menu-left .sub {
	background: url(../img/menu-left-sipka-sub.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .subactive {
	background: #cae9a4 url(../img/menu-left-sipka-3b.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .subsub {
	background: #F3F1B7 url(../img/menu-left-sipka-3.gif) 3px center no-repeat;
	color: #363636
}


#menu-left .subsubactive {
	background: #F3F1B7 url(../img/menu-left-sipka-3b.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .vyplet-vyrobce {
	background: url(../img/menu-left-sipka-vyrobce.gif) 3px center no-repeat;
	color: #363636;
}

#menu-left .vyplet-vyrobceactive {
	background: #85c241 url(../img/menu-left-sipka-3c.gif) 3px center no-repeat;
	color: #fff;
}


/*
#menu-left .subsubactive:hover {
	background: #F3F1B7 url(../img/menu-left-sipka-3.gif) 3px center no-repeat;
	color: #4c4b4c;
}*/

#menu-left .subsubsub {
	background: url(../img/menu-left-sipka-subsubactive.gif) 3px center no-repeat;
	color: #363636;

}

#menu-left .subsubsubactive {
	background: #ffad33 url(../img/menu-left-sipka-2b.gif) 3px center no-repeat;
	color: #fff;
}





#vyprodej a {
	color: #e34192;
	background: #fceff6 url(../img/menu-left-sipka-vyprodej.gif) 3px center no-repeat;
}

#vyprodej a:hover {
	color: #fff;
	background: #e34192 url(../img/menu-left-sipka-hover.gif) 3px center no-repeat;
}




/* NEWSLETTER */


#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletter  {
	background: #fff url(../img/newsletter.gif) left top no-repeat;
	border: 1px solid #dcdcdc;
	padding: 19px 0 1px 0;
	width: 183px;
	margin-top: 5px;
}

#newsletter-box {
	background: url(../img/input-bg.gif) left bottom repeat-x;
	width: 118px;
	float: left;
	margin: 0 0 1px 2px;
	color: #666;
	font-size: 100%;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b1b1b1;
}

.zaslat.heslo {
	margin-left: 2px;	
}


/* PAYMENT */

#payment  {
	border: 1px solid #dcdcdc;
	padding: 3px 0 1px 0;
	width: 183px;
	margin-top: 4px;
}


/* C E N T E R */

#podminky strong {
	font-size: 95%;
	color: #000;
}

.jak-nakupovat-table {
width: 596px;
}

.jak-nakupovat-table td{
  text-align:justify;
  vertical-align:top;
  padding: 5px 3px;
}

.item_delete {
	display: block;
	background: url(../img/delete.gif) center center no-repeat;
	width: 11px;
	height: 22px;
	}
.kontakt-table {
	margin-bottom: 8px;
}

.kontakt-table td {
	padding: 1px 0;
}

.open-map {
	display: block;
	padding: 3px 0;
	margin-top: 10px;
}

address strong {
	padding: 5px 0 2px 0;
	display: block;
	font-size: 105%;

	}

address {
	margin-bottom: 3px;
	display: block;
	font-size: 100%;
	}

/* add IMP net s.r.o. */
#center h2 {
		color: #000;
	padding: 0;
	margin: 10px 0 8px 0;
	font-size: 100%;
	display: inline;
}
/* end add */

#center h3 {
		color: #79af42;
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 115%;
	letter-spacing: 0.1em;
}

#center h4 {
		/*color: #000;*/
		color:red;
	padding: 0;
	margin: 10px 0 8px 0;
	font-size: 100%;
}


#center {
	float: left;
	width: 600px;
	padding: 10px 3px 10px 7px;
	min-height: 395px;
}



#day-sensation {
	border: 5px solid #d1e5aa;
	padding: 10px 15px 14px 16px;
	margin: 10px 0 15px 0;
	width: 556px;
	background: #fff url(../img/sensa-bg.jpg) repeat-x left bottom;
}

#day-sensation p strong {
	color: #e01212;
	font-size: 23px;
	padding: 0 0 8px 0;
	margin: 0;
	letter-spacing: normal;

}

#day-sensation h2 {
	font-size: 19px;
	padding: 2px 0 5px 0;
	margin: 0;
}

#day-sensation .text a {
	color: #e01212;
}

#day-sensation .text .usetrite {
	color: #599914;
	font-size: 16px;
	font-weight: bold;
}

#day-sensation .text .nase-cena {
	color: #e01212;
}

#day-sensation .text .sensa-cena {
font-weight: bold;
padding: 5px 0;
display: block;
font-size: 16px;
color: #000;
}


.sensapodrobnosti {
	margin-top: 10px;
	background: url(../img/sensapodrobnosti.jpg) no-repeat;
	width: 95px;
	height: 18px;
	display: block;
}

#day-sensation .img {
float: left;
width: 250px;
background: #fff;
text-align: center;
border: 2px solid #dbebbc;
}

#day-sensation .img img {
display: block;
margin: 0 auto;
}

#day-sensation .text {
float: left;
color: #000;
font-size: 14px;
padding-left: 15px;
width: 280px;
}

#day-sensation .info {
font-size: 12px;}

#day-sensation .text p {
line-height: 150%;}

#center p {
	line-height: 130%;

}


#center div.clanek h3 {
font-size: 100%;
color: #79af42;	
padding-bottom: 10px;
}

.akcni-nabidka {
	color: #ffad33;
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 120%;
	letter-spacing: 0.1em;
}


/* CLANEK */

.clanek {
	font-size: 110%;
	padding: 5px;
}


/* BUTTONS */

.najit_btn {
	background: url(../img/najit_btn.gif) left top no-repeat;
	float: left;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 19px;
	font-size: 100%;
	border: none;
	width: 49px;
	padding: 0 0 1px 13px;
}


.najit_btn_hover {
	background: url(../img/najit_btn.gif) left -18px no-repeat;
	float: left;
	margin: 0 0 3px 1px;
	color: #fff;
	border: none;
	text-align: center;
	height: 19px;
	width: 49px;
	font-size: 100%;
	padding: 0 0 1px 13px;
	cursor: pointer;
}

.login_btn {
	background: url(../img/login_btn.gif) left top no-repeat;
	float: left;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 65px;
	padding: 0;
	border: none;
    }


.login_btn_hover {
	background: url(../img/login_btn.gif) left bottom no-repeat;
	float: left;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 65px;
	padding: 0;
	cursor: pointer;
}

.koupit_btn {
	background: #85c241 url(../img/dokosiku.gif) right center no-repeat;
	color: #fff;
	font-size: 11px;
	border: solid 1px #649431;
	cursor: pointer;
  text-align: left;
  padding: 3px 20px 3px 4px;
  width: 150px;
}


.koupit_btn_hover {
	background: url(../img/login_btn.gif) left bottom no-repeat;
	float: right;
	margin: 0 0 3px 2px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 95%;
	border: none;
	width: 65px;
	padding-left: 12px;
	cursor: pointer;
}

.potvrdit {
	background: url(../img/potvrdit_btn.gif) left top no-repeat;
	float: left;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 54px;
	padding: 0;
	border: none;
    }


.potvrdit_hover {
	background: url(../img/potvrdit_btn.gif) left bottom no-repeat;
	float: left;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 54px;
	padding: 0;
	cursor: pointer;
}

.prepocitat {
	background: url(../img/login_btn.gif) left top no-repeat;
	float: right;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 65px;
	padding: 0;
	border: none;
    }


.prepocitat_hover {
	background: url(../img/login_btn.gif) left bottom no-repeat;
	float: right;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 65px;
	padding: 0;
	cursor: pointer;
}

.potvrdit_objednavku {
	background: url(../img/potvrdit_objednavku.gif) left top no-repeat;
	float: right;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 120px;
	padding: 0;
	border: none;
    }


.potvrdit_objednavku_hover {
	background: url(../img/potvrdit_objednavku.gif) left bottom no-repeat;
	float: right;
	margin: 0 0 3px 1px;
	color: #fff;
	text-align: center;
	height: 18px;
	font-size: 100%;
	border: none;
	width: 120px;
	padding: 0;
	cursor: pointer;
}


/*
.login_btn {
	background: url(../img/button_hover_bg.gif) left top repeat-x;
	float: left;
	margin: 0 0 3px 1px;
	color: #666;
	text-align: center;
	height: 19px;
	font-size: 100%;
	border: none;
	width: 65px;
	padding: 0 0 1px 0;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
}


.login_btn_hover {
	background: url(../img/button_hover_bg.gif) left -18px repeat-x;
	float: left;
	margin: 0 0 3px 1px;
	color: #fff;
	border: none;
	width: 64px;
	text-align: center;
	height: 19px;
	width: 64px;
	font-size: 100%;
	padding: 0 0 1px 0;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
}*/

/* AKCE */

.akce {
	display: block;
		width: 295px;
	height: 220px;
	float: left;
	padding: 10px 0 5px 5px;
}

.akce .popis{
  height: 66px !important;
  height: 64px;
  overflow: hidden;
  line-height: 120%;
}

.akce .img {
  float: left;
  text-align: center;
  position:relative;
  margin-top: 5px;
  height: 160px;
}

.akce .img div {
	position: absolute;
	top: -4px;
	left: -3px;
	background: url(../img/akce.png) left top no-repeat;
	width: 29px;
	height: 29px;
}

.akce .img img{
  cursor: pointer;
}

.akce .img a{
  display: block;
  position: absolute;
  top: 150px;
  left: 0;
}

.koupit-box {
	margin-top: 7px;
}

.pocet {
float: left;
}

.akce input {
	width: 25px;
	margin: 0 5px;
	text-align: right;
	font-size: 100%;
	background: url(../img/input-bg.gif) left bottom repeat-x;
}

.koupit {
	background: #85C241 url('../img/dokosiku.gif') 80px center no-repeat;
        border: solid 1px #649431;
	display: block;
	float: left;
        color: #fff;
        font-size: 13px;
        padding: 3px 40px 3px 22px;
        text-align: left;
}



.akce .text {
	float: left;
	width: 166px;
	padding-left: 7px;
}

.akce .img {
	float: left;
	width: 120px;
}

#center  h1 {
display: block;
padding: 5px 0;
font-size: 15px;	
}

#center  .text h2 {
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
	
}

.text p {
	padding-top: 4px;
	margin: 0;
	line-height: 120%;
	font-size: 100%;
}

.podrobnosti {
	background:  url(../img/podrobnosti-sipka.gif) left center no-repeat;
	padding-left: 13px;
	margin: 4px 0 0 0;
	color: #ff9900;
	display: block;
}

.cena {
	display: block;
}

.preskrtnuto {
	text-decoration: line-through;
}

.usetrite {
	color: #7FB037;
	font-size: 100%;
}

.nase-cena {
	font-weight: bold;
	color: #f3b41b;
	font-size: 110%;
}


/* DETAIL */


#detail h3 {
	color: #79af42;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 125%;
	letter-spacing: 0.1em;
}

/* VYPIS */

.vypis {
	display: block;
	width: 295px;
	height: 220px;
	float: left;
	padding: 10px 0 5px 5px;
	}

.vypis .popis{
  height: 64px;
height: 67px !important;
  overflow: hidden;
}

.vypis .img {
  float: left;
  text-align: center;
  position:relative;
  margin-top: 5px;
  height: 160px;
  width: 120px;
}
.vypis .img img{
  cursor: pointer;
}

.vypis .img a{
  display: block;
  position: absolute;
  top: 150px;
  left: 0;
}


.vypis .text {
	float: left;
	width: 167px;
	padding-left: 8px;
}

.vypis.img {
	float: left;
	width: 120px;
}

.zoom {
	display: block;
	background:  url(../img/zoom.gif) left center no-repeat;
	padding-left: 15px;
	margin-top: 2px;
	height: 12px;
	float: left;
}

/* DETAIL PRODUKTU */

.detail {
  padding: 0 0px;
}

.detail .img{
  width: 180px;
  float: left;
  margin: 0;
  position: relative;
  text-align: center;
}

.detail .img img{
  cursor: pointer;
}

.detail .nahledy{
  padding: 8px 0 0 0;
  margin: 0;
}

.detail .nahledy div{
  float: left;
  margin: 3px 3px 0 0;
  height: 43px;
  padding: 0;
  cursor: pointer;
}

.detail .nahledy img{
  margin: 0;
  border: none;
}

.detail .img a{
  background: url("../img/zoom2.gif") right bottom no-repeat;
  position:absolute;
  left: 2px;
  top: 2px;
  width: 12px;
  height: 12px;
  display: block;
}

.detail .udaje{
  width: 380px;
  float: left;
  margin-left: 10px;
}

#product-box .detail .udaje{
  width: 280px;
  float: left;
  margin-left: 10px;
}

.detail p{
  margin: 4px 0 2px 0;
  line-height: 130%;
  padding: 0;
  font-size: 110%;
}

.detail h4{
  color: #6aa042;
  margin: 12px 0 0 0;
  font-size: 110%;
  letter-spacing: 0.1em;
  padding: 0;
}

.detail .objednej{
  border: solid 1px #eaeaea;
  background: #f8f8f8;
  padding: 8px;
  width: 230px;
  font-size: 110%;
}

#product-box .detail .objednej{
  border: solid 1px #eaeaea;
  background: #f8f8f8;
  padding: 8px;
  width: 260px;
  font-size: 100%;
}

.detail .objednej table{
  width: 220px;
}

#product-box .detail .objednej table{
  width: 260px;
}

.detail .objednej td{
  padding: 2px 0;
}

.detail .objednej .mezera{
  height: 10px;
}

.detail .objednej #normal_cena{
  text-align: right;
}

.detail .objednej #rozdil{
  text-align: right;
  color: #7FB037;
  font-weight: bold;
}

.detail .objednej #nase_cena{
  text-align: right;
  color: #f8991d;
  font-weight: bold;
  font-size: 110%;
}

.detail .objednej .vyber{
  text-align: right;
}

.detail .objednej select{
  font-size: 90%;
}

.detail .objednej #amount{
  width: 20px;
  height: 14px;
  font-size: 100%;
  padding: 1px 0;
  text-align: right;
  margin-right: 2px;
  border: solid 1px #ccc;
}

.detail .objednej .rel{
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
  width: 250px;
  height: 20px;
  padding: 0;
  display: block;
  position: relative;
}




.detail #souvisejici{
  border: solid 1px #eaeaea;
  background: #f8f8f8;
  padding: 8px;
  width: 570px;
  margin: 15px 0 0 0;
/*  height: 122px;*/
}

#souvisejici a{
display: block;
}

.detail #souvisejici h5{
  margin: 0 0 10px 0;
  padding: 0 0 0 12px;
  font-size: 100%;
  background: url("../img/menu-left-sipka.gif") left center no-repeat;
}

#souvisejici span {
overflow: hidden;
height: 23px;
display: block;
}

#souvisejici .souvisejici-obal {
text-align: center;
float: left;
width: 70px;
background: #fff;
font-size: 80%;
margin-right: 5px;
border: solid 1px #eaeaea;
line-height: 132%;
height: 98px;
}

#souvisejici .img-obal {
	background: #fff;
	width: 59px;
	height: 61px;
	text-align: center;
	margin: 4px auto;
	display: block;
	float: none;
	border: 1px solid #eee;
	}




/* R I G H T */

#right {
	width: 185px;
	float: left;
}

/* KOSIK */

#kosik {
	width: 185px;
	border: 1px solid #dcdcdc;
	margin-bottom: 5px;
}

#kosik form {
	margin: 0;
	padding: 0;
	width: 11px;
	height: 12px;
	border: 0;
}

#kosik-head {
  background: #fff url("../img/kosik-head.gif") left top no-repeat;
  height: 18px;
}

#kosik-table {
	margin-top: 2px;
width: 185px;
font-size: 90%;
}

#kosik tr {
}


#kosik-table td {
text-align: left;
padding: 4px 0 4px 3px;
height: 8px;
}


#kosik-table #sum {
background: #F3F1B7;
font-size: 105%;
/*font-weight: bold;*/
color: #444;
height: 18px;
}

#kosik-table #produkt {
color: #669933;
width: 96px;
}

#objednavka {
padding-left: 12px;
background: url("../img/menu-left-sipka.gif") left 2px no-repeat;
margin: 3px 2px;
display: block;
}



#kosik .right {
	text-align: right;
}

#kosik-table input{
    width:11px;
    height:12px;
    border: none;
	display: block;
	margin-right: 2px;
}

.hidden {
	display: none;
	visibility:hidden ;
}

/* VYHLEDAVANI */

#najit  {
	background: #fff url(../img/najit-nadpis.gif) left top no-repeat;
	border: 1px solid #dcdcdc;
	padding: 19px 0 1px 0;
	width: 185px;
	height: 21px;
	margin-top: 0;
}

#najit form {
	padding: 0;
	margin: 0;
}

#najit fieldset {
	padding: 0;
	margin: 0;
	width: 185px;
	border: 0;
}

#najit fieldset form{
	padding: 0;
	margin: 0;
	width: 185px;
	border: 0;
}

#search-box {
	background: url(../img/input-bg.gif) left bottom repeat-x;
	width: 125px;
	float: left;
	margin: 0 0 2px 2px;
	color: #666;
	font-size: 100%;
	padding: 1px 2px 2px 2px;
	border: 1px solid #b1b1b1;
	}

#najit_btn {
	float: left;
	width: 49px;
	padding: 0;
	margin: 0 0 0 1px;
}

.error {
  background: #bf1503 url('../img/error-bg.png') left bottom repeat-x;
  padding: 5px 10px;
  color: #fff;
  text-align: left;
  margin: 3px auto 0 auto;
  }

.success {
  background: #a6cd22 url('../img/success-bg.gif') left bottom repeat-x;
  padding: 5px 10px;
  color: #fff;
  text-align: left;
  margin: 3px auto 0 auto;
}

/*.error {
	margin-top: 5px;
	color: #DE3B3B;
	display: block;
	background: url(../img/delete.gif) left 2px no-repeat;
	padding-left: 13px;
	font-size: 110%;
	font-weight: normal;
}*/



/* LOGIN */

#login  {
	background: #fff url(../img/login-nadpis.gif) left top no-repeat;
	border: 1px solid #dcdcdc;
	padding: 19px 0 1px 0;
	width: 185px;
	margin-top: 5px;
}

#login form  {
margin: 0;
padding: 0;
}

.login-input {
	background: url(../img/input-bg.gif) left bottom repeat-x;
	width: 109px;
	float: left;
	margin: 0 0 1px 2px;
	color: #666;
	font-size: 100%;
	padding: 1px 2px 2px 2px;
	border: 1px solid #b1b1b1;

}


.registrace {
	background: url(../img/registrovat.gif) left top no-repeat;
	height: 17px;
	padding-top: 2px;
	width: 65px;
	display: block;
	float: left;
	color: #666;
	text-align: center;
	margin-left: 1px;
}

.registrace_hover {
	background: url(../img/registrovat.gif) left bottom no-repeat;
	height: 17px;
	padding-top: 2px;
	width: 65px;
	display: block;
	float: left;

	color: #fff;
	text-decoration: none !important;
	text-align: center;
	margin-left: 1px;
}

.zaslat-heslo {
	margin: 2px 0 1px 2px;
	display: block;
	color: #666;
}

/* HOTLINE */



#hotline  {
	background: url(../img/hotline.gif) left top no-repeat;
	border: 1px solid #dcdcdc;
	width: 185px;
	margin-top: 5px;
}

#hotline p {
padding: 16px 0 3px 5px;
letter-spacing: 0.05em;
font-weight: bold;
color: #e05433;
	margin: 0;
}

/* NAS TIP */

#nastip  {
	background: url(../img/nastip-nadpis.gif) left top no-repeat;
	border: 1px solid #dcdcdc;
	padding: 20px 5px 5px 5px;
	width: 175px;
	margin-top: 5px;
}

#nastip img {
	margin-left: 38px;
}

#nastip a {
	color: #f3b41b;
	font-size: 100%;
	text-decoration: underline;
}

#nastip h3 {
	margin: 5px 0;
	padding: 0;
	font-size: 115%;
}

#nastip p {
	margin: 0;
	padding: 0;
	line-height: 130%;
}

#nastip .nase-cena {
	color: #f3b41b;
	font-weight: bold;
}

.nase-cena strong {
font-size: 105%;
color: #f3b41b;}

/* NEJPRODEJ */

#nejprodej  {
	background: url(../img/nejprodej.gif) left top no-repeat;
	border: 1px solid #dcdcdc;
	padding: 15px 0 2px 0;
	width: 185px;
	margin-top: 5px;
}

#nejprodej table {
margin: 0 0 0 3px;
padding: 0;
color: #90c73e;
line-height: 90%;
}

/* AKTUALITA */

#aktualita  {
	background: url(../img/news.gif) left top no-repeat;
	border: 1px solid #dcdcdc;
	padding: 15px 0 2px 0;
	width: 185px;
	margin-top: 5px;
}
#aktualita h4{
  margin: 4px;
  padding: 0;
  color: #F3B41B;
  font-size: 110%;
}

#aktualita h4 a{
  color: #F3B41B;
}

#aktualita p{
  margin: 0  5px 5px 5px;
  padding: 0;
  line-height: 110%;
  color: #85C241;
}

#aktualita p img{
  float: left;
  margin: 0 5px 0 0;
 }

/* P A T A */

#pata {
color: #B1B1B1; 
font-size: 90%;
padding: 2px 2px 2px 17px;
width: 972px;
background: url(../img/grafique.gif) 4px 3px no-repeat;
} 

#pata a {
text-decoration: none;
color: #B1B1B1;
} 

#pata a:hover {
color: #f47c20; 
}


#pata #copy { 
float: right;
} 

 .clear{
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
}
 .spacer {
	padding: 0 4px;
}

.strankovani{
  line-height: normal;
  padding: 15px 0 25px 0;
  position: relative;
}

.strankovani .order form {
position: absolute;
right: 0;
top: 10px;
  padding: 0;
  float: right;
  width: 190px;
  text-align: right;
}

.strankovani .order form p {
padding: 0;
margin: 0;
}

.strankovani .actual_page{
  color: #F3B41B;
}
.strankovani .order select{
  font-size: 12px;
  text-align: left;
}

/*  registracni formular  */

.form1{
  margin: 10px 0 0 30px;
  text-align: center;
  width: 540px;
}

.form1 fieldset{
  padding:8px;
  border: solid 1px #eee;
  margin: 0;
  text-align: left;
}

.form1 p{
  padding: 0;
  margin: 10px 0;
  position:relative;
  text-align:right;
  width:120px;
}

.form1 input, .form1 select{
  position:absolute;
  left: 130px;
  top: -2px;
}
.form1 .wide{
  width: 480px;
  text-align: left;
}

.form1 .typ_registrace{
  width: 400px;
  text-align: left;
  margin-left: 20px;
}

.form1 .radio{
  position: relative;
  left: 0;
  top: 0;
}

.form1 .btn_p{
  width: 260px;
}

.form1 .btn_p input{
  position:relative;
  left:0;
  padding: 1px 2px;
}

#center .note{
  margin: 10px 0 0 0;
  padding: 8px 0 8px 8px;
  width: 534px;
  background: #f5f5f5;
  border: solid 1px #eee;
  float: left;
}

/* objednavka */

#order_form {
padding: 0;
width:595px;
}

#order_form fieldset{
padding: 0 0 0 0;
width:265px;
display: block;
float: left;
}

#objednavka-table{
  width:595px;
  margin: 0;
  padding: 0;
  background: #FFF;
}

#objednavka-table tr{
  padding: 5px 0;
}


#objednavka-table td{
  padding: 1px 0 1px 5px;
  border-bottom: solid 1px #ccc;
}

#objednavka-table th{
  padding: 3px 0 2px 0;
	text-indent: 5px;
  text-align: left;
  background: #6e6e6a;
  color: #fff;
}

.objednavka-popis {
	width: 250px;
}

.cena-dph {
	width: 80px;
	padding: 0;
	margin: 0;
	text-align: right;
	text-indent: 0;
}



#objednavka-table img{
  display:block;
  padding: 3px 0;
}

#objednavka-table .foto{
  padding:1px 0 1px 0;
}

#objednavka-table .name{
  width: 90px;
  padding-left: 5px ;
}

#objednavka-table .right{
  text-align:right;
}

#objednavka-table .kusu{
  text-align:right;
  padding-right: 5px;
}

#objednavka-table .price{
  text-align:right;
  width:50px;
}

#objednavka-table .discount{
  text-align: left;
  width: 50px;
  color: #E1A919;
}

#objednavka-table .amount{
  text-align:left;
  padding: 5px 0;
  width:45px;
  }

#objednavka-table .amount input{
  text-align:right;
  width:20px;
  font-size: 100%;
}

#objednavka-table .special_item{
  background: #EEE;
  font-size: 110%;
}

#objednavka-table .btn{
  width:20px;
  text-align:center;
  height:20px;
  font-size:12px;
  	padding: 3px;
background: url(../img/delete.gif) no-repeat  left center;
    border: none;
	cursor: pointer;
}

#objednavka-table #cena-th{
  padding-left:15px;
}

#objednavka-table #sum td{
  padding:3px 5px 3px 5px;
}
.order-options{
  text-align:right;
  border:none;
  margin:8px 5px 0 0;
}

.order-data{
  width:250px;
  /*float:left; */
  text-align:right;
  border:none;
  padding:0 0 30px 0;
  margin:15px 0 10px 0;
}
.order-data h6{
  font-size:9px;
  border-bottom: solid 1px #DDDDDC;
  padding: 0;
  width: 260px;
  margin: 0 0 5px 0;
  text-align: left;
  color: #B1B1B1;
}

.order-data p{
  margin:4px 0 0 0;
  padding:2px 0 2px 0;
  text-align:left;
  position: relative;
}
.order-data .order-input {
  width:143px;
  position:absolute;
  left:110px;
  color:#444;
  font-size:100%;
}

.order-data .no_rel{
  height: 80px;
}

.order-data .no_rel textarea{
  position: absolute;
  left: 0;
  top: 0;
}

.order-data .no_rel select{
  position: absolute;
  left: 90px;
  top: 0;
  width:170px;
} 

#order_form input.button {
float: right;
}

#p_prepocitat {
display: block;
width: 595px;
padding-top: 5px;
height: 20px;
}

#souhlas_obal {
	height: 20px;
}

#agree_p{
	margin-top: 5px;
	float: left;
	position: relative;
	}

#souhlas_obal input{
	margin-bottom: 0;
}

.order-data textarea{
  width:255px;
  height:60px;
  color:#444;
  font-size:120%;
}
.order-data span{
  color:#444;
  position:absolute;
  left:105px;
  font-weight:bold;
}
.order-data #address_match{
 width:15px;
 height: 15px;
float: left;
padding: 0;
margin: 0 5px 0 0;

}

.order-data .hvezdicka{
  color: #F33112;
  font-size: 13px;
  position: absolute;
  left: 261px;
  top: 5px;
}

/* photo */

photo-obal {
	background: white;
	padding: 20px;
}

#photo-center {
	background: white;
}

#photo-center .note {
	font-size: 80%;
}

.user-login {
	padding: 0 0 3px 4px;
	margin: 0;
}

.logout {
	padding: 0 0 3px 5px;
	margin: 0;
	display: block;
}

.vypleteni {
padding-left: 13px;
background: url("../img/menu-left-sipka.gif") left 2px no-repeat;
margin: 6px 0 2px 0;
display: block;
width: 190px;
}
.partner-obal {
  margin: 20px 10px;
  width: 570px;
  height: 60px;
  padding: 0;
  float: left;
}

.partner-obal img{
  float: left;
  margin: 0 10px 10px 0;
}

.partner h3{
  padding: 0;
  margin: 0;
float: left;
width: 480px;
}
.partner p{
  padding-bottom: 2px;
  margin: 0;
float: left;
width: 480px;
}

.partner-obal .link{
  padding: 0;
  width: 100%;
float: left;
width: 480px;
}

.sklad-a, .sklad-n{
  text-align: right;
  font-weight: bold;
  color: #85C241;
}
.sklad-n{
  color: #F3B41B;
}

#company-box{
  margin: 80px 0;
  font-size: 12px;
  padding: 10px;
  border: solid 2px #85C341;
}

#popup{
  background: #fff;
  margin: 10px;
  width: 500px;
  border: solid 1px #E4E4E4;
}

#product-box{
  font-size: 12px;
  text-align: left;
  padding: 10px;
}

#string_select{
  width: 520px;
}

#string_detail{
    float: right;
    background: url("../img/menu-left-sipka.gif") left 2px no-repeat;
    padding: 0 10px 0 15px;
}

#overlay{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    min-height: 100%;
    /*background: url('../img/black_transp.png') left top repeat;*/
    background: #000;
}

#modal-layer{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    width: 100%;
    min-height: 100%;
    text-align: center;
    padding: 300px 0 0 0;
}

#modal{
    padding: 25px 15px 10px 15px;
    border: solid 1px #eee;
    background: #fff;
    width: 400px;
    text-align: left;
    font-size: 12px;
    position: relative;
    margin: auto;
}

#close-modal{
    display: block;
    width: 18px;
    height: 18px;
    background: url('../img/cross.png') center center no-repeat;
    position: absolute;
    right: 5px;
    top: 5px;
    text-decoration: none;
}

.detail p.navody{
  margin: 20px 0 20px 0;
  display: block;
  height: 60px;
}

.detail p.navody a{
  color: #F3B41B;
  font-size: 110%;
  width: 250px;
  float: left;
  padding: 0 0 0 20px;
  background: url("../img/menu-left-sipka-orange.gif") left center no-repeat;
}

div.navody{
  margin: 15px 0;
  padding: 20px 0 10px 0;
  background: url("../img/navody_cz.gif") left top no-repeat;
  border: solid 1px #ddd;
}

div.navody a{
    display: block;
    padding: 2px 5px 2px 24px;
    /*color: #F3B41B;*/
    color: #333;
    font-size: 110%;
    background: url("../img/menu-left-sipka-orange.gif") 10px center no-repeat;
}

#naseprodejna p{
    font-size: 14px;
    color: #85C241;
    font-weight: bold;
}


#zavreno{
    font-size: 14px;
    padding: 15px;
    color: #000;
    background: #5de937;
    border-radius: 10px;
    border: solid 10px #00b0f0;
    width: 300px;
    margin: 10px auto;
    text-align: center;
}

#zavreno strong{
    font-size: 19px;
    display: block;
}
