
h1{
	margin-left: 10px;
	margin-bottom: 20px;
	color: #FF9000;
}

#pagecont {
	color: white;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	width: 990px;
	background-position: top right;
	background-repeat: no-repeat;
}
#page {
	color: #606060;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 990px;
}
/*????*/
#content {
	width: 990px;
	float: right;
}

#centrecontent h1 {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	width: 740px;
	height: 45px;
	line-height: 43px;
	color: #000000;
	padding-left: 25px;
	background-image: url('../images/pruhpozadi3.png');
	background-repeat: no-repeat;
	margin-top: 10px;
}

#centrecontent h1 span{
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}

#centrecontent h2 {
	color: #FF9000;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 5px;
}

#centrecontent h3  {
	color: #88dd00;
	font-size: 1em;
	margin-bottom: 5px;
}

#centrecontent h4  {
	font-size: 0.9em;
}

#bocnimenu h3{
	background-image: url("../images/akcni_zbozi.png");
	height: 48px;
	color: #ffffff;
	display: block;
	line-height: 42px;
	font-size: 1.1em;
	padding-left: 20px;
	font-weight: normal;
}

#menu {
	color: #e4e4e5;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
}

#animacecont {
	width: 730px;
	height: 350px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

#akcnizbozi {
	display: block;
	width: 740px;
	height: 250px;
	color: #FF9000;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*
#akcnizbozi .pruhnadpis{
margin-left: 0px;
margin-right: 0px;
}
*/
.neoznacovattext {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

#rotatorcont{
	display: block;
	width: 740px;
	height: 250px;
	color: #FF9000;
	margin-bottom: 20px;
	margin-top: 10px;
}

#animace{
	float: left;
	display: block;
	width: 730px;
	height: 340px;
	/*border: #009CDD solid thin;*/
	margin-left: 10px;
}

#headlogo {
	float: left;
	height: 130px;
	width: 143px;
	display: block;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 35px;
}

#headlogovanoce {
	float: left;
	height: 130px;
	width: 143px;
	display: block;
	background-image: url('../images/logochrist.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 35px;
}

#headlogo a, #headlogovanoce a{
	height: 130px;
	width: 143px;
	display: block;
}

a, a:visited{
	text-decoration: none;
	color: #FF9000;
}
a:hover{
	color: #88dd00;
	text-decoration: none;
}

input[type=text] {
	border: #f0f0f0 solid 1px;
	/*background: #fff url('../ico/bg-input.gif') repeat-x 0px 0px;*/
}
input[type=text]:hover{
	border-color: #FF9000;
}

textarea{
	border: 1px solid #f0f0f0;
	font-family: arial;
	font-size: 11px;
}
textarea:hover{
	border-color: #FF9000;
}

fieldset {
	margin: 5px 5px 5px 0px;
	padding: 10px 10px 10px 10px;
	color: #606060;
	background-repeat: repeat-x;
	text-align: justify;
	border: 1px solid #f0f0f0;
	background-color: #F5F5F5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

legend {
	font-size: .85em;
	color: #FF9000;
	font-weight: normal;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

label {
	display: block;
	float: left;
	width: 140px;
	font-size: .9em;
	color: #FF9000;
}

.input-text {
	margin: 0px;
	border: 1px solid #e0e0e0;
	background: #fff url('../ico/bg-input.gif') repeat-x 0px 0px;
	width: 350px;
}

fieldset p {
	margin-bottom: 3px;
	font-size: .9em;
}

#qkontaktfieldset{
	width: 700px;
	margin: 10px;
	padding: 7px;
	font-size: .9em;
	background-color: #FFFFFF;
	border: 2px solid #FF9000;
	/* background-image: url('../images/telephone.jpg');
	background-position: top right;
	background-repeat: no-repeat;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.tlacitko {
	/* background-image: url('../images/tlacitko.gif');
	background-position: top right;
	background-repeat: no-repeat;*/
	background-color: #88DD00;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #33CC00;
	border-right: 1px solid #33CC00;
	cursor: pointer;
	font-size: 1.3em;
}

.tlacitko:hover{
	background-color: #99ee11;
}

td {
	color: Gray;
	font-size: 13px;
}

#buton-zbozi{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

#head {
	float: right;
	display: block;
	height: 150px;
	width: 990px;
	margin-bottom: 10px;
}

#topmenubox {
	float: left;
	height: 220px;
	width: 430px;
	display: block;
	position: absolute;
	margin-left: 210px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url('../images/infolinka.png');
	background-repeat: no-repeat;
	background-position: 15px 20px;

}

#topmenu {
	float: left;
	position: relative;
	z-index: 100;
	list-style-type: none;
	margin-bottom: 10px;
}
#topmenu li {
	float: left;
	display: inline;
}
#topmenu li a, #topmenu li a:visited {
	background-image: url('../ico/arrow_menu.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #FF9000;
	float: left;
	font-size: .95em;

	height: 20px;
	line-height: 18px;
	margin-right: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
#topmenu li a:hover {
	border-bottom: 1px solid #88dd00;
	color: #88dd00;
}

#topmenubox2 {
	height: 30px;

	display: block;
	position: absolute;
	margin-left: 650px;
	margin-top: 10px;
	overflow: hidden;

}
#topmenu2 {
	float: left;
	position: relative;
	z-index: 100;
	list-style-type: none;
	margin-bottom: 10px;
}
#topmenu2 li {
	display: inline;
	height: 20px;
	line-height: 18px;
	background-image: url('../ico/arrow_menu.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: .95em;
	margin-right: 2px;
}
#topmenu2 li a, #topmenu2 li a:visited {
	color: #FF9000;
	font-size: .95em;
}
#topmenu2 li a:hover {
	border-bottom: 1px solid #88dd00;
	color: #88dd00;
}

#podklad-kosik{
	position: absolute;
	margin-top: 15px;
	margin-left: 650px;
	padding-left: 24px;
	padding-top: 30px;
	width: 340px;
	height: 95px;
	text-align: left;
	background-image: url('../images/kosikpodklad.png');
	background-repeat: no-repeat;
	line-height: 25px;
	font-size: 1.3em;
}

#kosikcena{
	font-size: 1.5em;
	color: #33CC00;
	font-weight: bold;
}

#fourbannercont{
	display: block;
	margin-bottom: 20px;
}

#fourbanner {
	display: block;
	width: 990px;
	display: inline;
	list-style-type: none;
	margin-left: 8px;
}

.fourbannerinn {
	margin: 5px;
}

.fourbannerinn h4{
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
}

.fourbannerli{
	float: left;
	width: 227px;
	color: #FCBF0D;
	border: #FCBF0D solid 2px;
	height: 350px;
	margin-left: 15px;
	background-color: #ffffff;
	background-image:  url('../images/prechod.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
.fourbannerli a, .fourbannerli a:visited{
	color: #FF9000;
}
.fourbannerli a:hover{
	color: #ff7711;
}

#fourbannerakt{
	margin-left: 5px;
}

#nabidkamenu{
	display: inline;
	list-style-type: none;
}
#nabidkamenu li {
	float: left;
	height: 50px;
	width: 160px;
	color: #FA9C0F;
	font-size: 1em;
	padding-left: 45px;
	line-height: 45px;
	background-repeat: no-repeat;
	background-position: left;
	/*border: #FA9C0F dotted thin;*/
	display: block;
}

#nabmenushopcont{
	margin-bottom: 30px;
	/*background-color: #ffffff;*/
	display: block;
}

#nabidkamenushop{
	display: inline;
	list-style-type: none;
}

#nabidkamenushop li {
	width: 230px;
	float: left;
	height: 48px;
	font-size: 1em;
	line-height: 42px;
}

#nabidkamenushop li a,#nabidkamenushop li a:visited{
	color: #000000;
	background-repeat: no-repeat;
	width: 200px;
	height: 48px;
	display: block;
	padding-left: 45px;
	font-size: 1.2em;
	font-weight: normal;
}

#nabidkamenushop li a:hover{
	color: #ffffff;
	background-position: 0 -48px;
}

#nabakci1 a{
	background-image: url('../images/akcni_zbozi1.png');
	height: 45px;
}
#nabakci2 a{
	background-image: url('../images/akcni_zbozi2.png');
	height: 45px;
}
#nabakci3 a{
	background-image: url('../images/akcni_zbozi3.png');
	height: 45px;
}
#nabakci4 a{
	background-image: url('../images/akcni_zbozi4.png');
	height: 45px;
}
#nabakci5 a{
	background-image: url('../images/akcni_zbozi5.png');
	height: 45px;
}
#nabakci6 a{
	background-image: url('../images/akcni_zbozi6.png');
	height: 45px;
}

#nabidkaobchodu
{ color: #000000;
	background-repeat: no-repeat;
	width: 230px;
	height: 48px;
	display: block;
	padding-left: 35px;
	font-size: 1.2em;
	font-weight: normal;
	background-image: url('../images/akcni_zbozizel.png');
	padding-top: 15px;
	margin-top: 10px;
}

#seznamlogcont{
	display: block;
	color: #FF9000;
	margin-bottom: 10px;
}

#headfb {
	position: absolute;
	margin-top: 70px;
	margin-left: 570px;
	width: 95px;
	height: 80px;
}

#headfblike {
	position: absolute;
	margin-top: 113px;
	margin-left: 670px;
	width: 130px;
	height: 30px;
}

#headgoogle {
	position: absolute;
	margin-top: 113px;
	margin-left: 820px;
	width: 90px;
	height: 30px;

}
#headtwitter {
	position: absolute;
	margin-top: 110px;
	margin-left: 910px;
	width: 90px;
	height: 30px;
	/*border: #6000f0 solid 1px;*/
}

/*
#telobox {
display: block;
width: 990px;
margin-left: 0px;
position: absolute;
text-align: left;

//background: transparent url("../images/pruhledna.png") repeat left top;
}
#teloboxin{
width: 990px;
display: block;
margin-top: 200px;
padding-top: 3px;
background-color: #ffffff;
}
*/

#bezicitextram{
	display: block;
	height: 45px;
	width: 450px;
	background-color: #F5F5F5;
	background-image: url('../images/slider-brand-bg.png');
	background-repeat: repeat-x;
	border: #F5F5F5 thin solid;
	color: #88DD00;
	font-size: 12px;
	position: absolute;
	margin-top: 145px;
	margin-left: 530px;
	padding-left: 10px;
	padding-top: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#bezicitext{
	font-size: 2em;
	line-height: 40px;
	color: #88DD00;
	font-weight: 300;
}

/*??????????*/
#hledaniram {
	width: 750px;
	margin: 10px;
	padding: 7px;
	font-size: .9em;
	background-color: #FFFFFF;
	border: 2px solid #88DD00;
}

#hledanibox{
	display: block;
	height: 45px;
	width: 380px;
	background-color: #F5F5F5;
	background-image: url('../images/slider-brand-bg.png');
	background-repeat: repeat-x;
	color: #88DD00;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	margin-top: 145px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 4px;
	border: #F5F5F5 thin solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#hledaniok {
	height: 42px;
	width: 53px;
	background: transparent url('../images/hledejok.png') no-repeat left top ;
	border: 0px;
	font-size: 13px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 10px;
	float: right;
	display: box;
	cursor: pointer;
}
#hledaniok:hover {
	background-position: 0 -43px;
}

#inputString {
	margin-top: 5px;
	border: 1px solid #88dd00;
	font-size: 14px;
	color: #e0e0e0;
	width: 300px;
	height: 25px;
	padding: 3px;
	font-weight: bold;
	/*  -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 5px;*/
}
#inputString:focus {
	border: #99ee11 solid 1px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


#telobox h1 {
	color: #FA9C0F;
	font-size: 1.7em;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}

#telobox h2 {
	color: #FA9C0F;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#telobox h3 {
	color: #FA9C0F;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

#inpage{
	display: block;
	width: 720px;
	float: left;
	font-size: 0.8em;
	margin: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #ffffff;
	/*background: transparent url("../images/pruhledna.png") repeat left top;
	filter: alpha(opacity=50, style=0);
	opacity: 0.5;*/

}

#inpagestr {
	width: 720px;
	float: left;
	font-size: .8em;
	line-height: 17px;
	margin-left: 12px;
	margin-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	text-align: left;
	background-color: #ffffff;
}

#inpagestr h1{
	color: #000000;
	font-size: 1.7em;
	margin-bottom: 12px;
	background-color: #FFFFFF;
	margin-left: -20px;
	font-weight: normal;
}

#teloboxright{
	display: block;
	width: 250px;
	float: right;
	/*height: 200px;*/
	font-size: 0.8em;
	margin-top: 8px;
	margin-right: 8px;
	padding: 8px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 8px;

	/*background: transparent url("../images/pruhledna.png") repeat left top;
	filter: alpha(opacity=50, style=0);
	opacity: 0.5;
	*/
	text-align: left;
}



.fb-like-box, .fb_iframe_widget, .fb_ltr{
	border: hidden;
	border: 0;
	padding: 0;
	width: 210px;
	display: block;
}


#paticka{
	display: block;
	width: 1000px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	/*background: url("../images/patickapodklad.gif") repeat-x top;*/
	background-color: #e0e0e0;
	margin-top: 10px;
}

#patickaleft{
	display: block;
	width: 595px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	padding: 2px;
	text-align: left;
	font-size: 0.95em;
	color: #202020;

}

#patickaleft a,#patickaleft a:visited {
	color: #404040;
}
#patickaleft a:hover {
	color: #FA9C0F;
	/*border-left: #FA9C0F solid 1px;
	padding-left: 5px;*/
}

#patickaleft h3 {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
}

#patickaright{
	display: block;
	width: 340px;
	float: right;
	padding: 5px;
	text-align: right;
	font-size: 0.7em;
}

#patickacopy {
	background-color: #FA9C0F;
	display: block;
	position: relative;
	height: 20px;
	text-align: left;
	padding-left: 8px;
	margin-top: 3px;
	line-height: 15px;
	font-size: 0.7em;
	color: #FFFFFF;
	border-bottom: 2px solid #000000;
}
#copyright {
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	color: #ffffff;
}


#paticka_popt {
	display: block;
	width: 14px;
	height: 14px;
	margin: 3px;
	background-image: url("../images/ico_send.png");
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}
#paticka_popt span {
	width: 14px;
	height: 14px;
	display: block;

}

#paticka_home {
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: left;
	margin: 3px;
	background-image: url("../images/ico_home.png");
	background-repeat: no-repeat;
}
#paticka_home span {
	display: block;
	width: 14px;
	height: 14px;

}
#paticka_hledej {
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: left;
	margin: 3px;
	background-image: url("../images/ico_hledej.png");
	background-repeat: no-repeat;
}
#paticka_hledej span {
	display: block;
	width: 14px;
	height: 14px;

}
#paticka_sitemap {
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: left;
	margin: 3px;
	background-image: url("../images/ico_sitemap.png");
	background-repeat: no-repeat;
}

#paticka_sitemap span {
	display: block;
	width: 14px;
	height: 14px;

}

#podppartneri {
	list-style-type: none;
	float: none;
	margin-bottom: 30px;
}
#podppartneri li a{
	height: 50px;
	float: left;
	margin-left: 45px;
	text-align: center;
}






.pruhnadpishalf{
	height: 45px;
	line-height: 20px;
	color: #88DD00;
	background-image: url('../images/pruhpozadi3.png');
	/* border-top: 2px solid #FA9C0F; */
	background-repeat: no-repeat;
	padding-top: 10px;
	/* margin-left: 10px;
	margin-right: 10px; */
	margin-bottom: 10px;

}

.pruhnadpishalf p{
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 1.4em;

}

.pruhnadpis{
	height: 45px;
	line-height: 20px;
	color: #88DD00;
	background-image: url('../images/pruhpozadi4.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	/* margin-left: 10px;
	margin-right: 10px;*/
	margin-bottom: 10px;
}

.pruhnadpis p{
	color: #FFFFFF;
	/* border-left: 8px solid #FA9C0F;*/
	margin-left: 20px;
	font-size: 1.4em;
}

#bottomline{
	font-size: 0.7em;

}


#bottommenu0{
	position: relative;
	float: left;
	margin-left: 0px;
	width: 160px;
	margin-bottom: 10px;
}
#bottommenu0 li {
	list-style: none;
	color: #606060;
	font-size: .8em;
	line-height: 16px;
}

#bottommenu1{
	position: relative;
	float: left;
	margin-left: 10px;
	width: 140px;
	margin-bottom: 10px;
}
#bottommenu1 li {
	list-style: none;
	color: #606060;
	font-size: .8em;
	line-height: 16px;
}
#bottommenu2 {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 160px;
	margin-bottom: 10px;

}
#bottommenu2 li {
	list-style: none;
	color: #606060;
	font-size: .8em;
	line-height: 16px;
}


#qrkodram{
	margin-top: 10px;
	margin-left: 20px;
	width: 85px;
	position: relative;
	float: left;

}




#bocnipanelfb a{
	float: right;
	display: block;
	width: 120px;
	height: 40px;
	margin-top: 320px;
	margin-left: 1000px;
	position: absolute;
}
#bocnipaneltw a{
	float: right;
	display: block;
	width: 120px;
	height: 40px;
	margin-top: 400px;
	margin-left: 1000px;
	position: absolute;

}
#bocnipanelytb a{
	float: right;
	display: block;
	width: 120px;
	height: 40px;
	margin-top: 480px;
	margin-left: 1000px;
	position: absolute;
}
#bocnipanel{
	float: right;
	width: 152px;
	height: 40px;
	margin-top: 584px;
	margin-left: 1000px;
	position: absolute;
	height: auto;
}

#bocnipanel a,#bocnipanel a:visited {
	color: #808080;
	text-decoration: none;
}
#bocnipanel a:hover {
	color: #7512A6;
	text-decoration: none;
}


.bocnipanelram {
	display: block;
	width: 136px;
	float: right;
	margin-top: 10px;
	padding: 5px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	/*background: transparent url("../images/pruhledna.png") repeat left top;
	filter: alpha(opacity=50);
	opacity: 0.5*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

}
.boknadpis {
	font-size: 1em;
	font-weight: bold;
	color: #7512A6;
}

.detimg a,.detimg a:visited{
	float: left;
	padding: 5px;
	border: 1px solid #f0f0f0;
	margin-right: 4px;
	margin-top: 4px;
	display: inline;
}
.detimg a:hover{
	border: 1px solid #e0e0e0;

}

.dettitfoto {
	float: right;
	padding: 9px;
}

#detfotoram{
	margin: 10px;
	padding: 8px;
	float: right;
	width: 153px;

}


/* == aktuality ====================== */

.aktram{

	width: 700px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #f5f5f5;
	/* -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;*/
}
.aktramin{

}
.aktramvrch{

}
.aktramspodek{

}

.akttitulek {
	color: #88dd00;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

.akttext {
	text-align: justify;
	color: #808080;
	position: relative; /* IE chyba*/
	font-size: .8em;

}
#fourbanneraktram h4
{
	font-size: 1.3em;
}
.aktboktext {
	text-align: justify;
	color: #000000;
	position: relative; /* IE chyba*/
	font-size: 13px;
	font-weight: 400;
}

.aktobr {
	float: right;
	margin-left: 10px;
	border: 0;
}
.aktdatum {
	color: #303030;
	font-size: 11px;
	text-align: left;
}
.aktvice {
	font-size: 1em;
	float: right;
	background-color: #f5f5f5;
	border: 1px solid #f0f0f0;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px;
}
#aktrambok {
	margin-left: 20px;
	width: 200px;
}

#fourbanneraktram {
	margin-left: 5px;
	width: 200px;
	text-align: left;
}
#fourbanneraktram h4 {
	color: #88DD00;
	margin-top: 5px;
	font-size: 13px;
}

#aktrambok h3 {
	color: #88dd00;
	font-size: 16px;
}
#aktrambok h4 {
	color: #88DD00;
	margin-top: 5px;
	font-size: 13px;
}
#aktmejlyram h3 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #606060;
}
#aktmejlyram {
	font-size: 15px;
	width: 290px;
	padding-left: 30px;
	background-image:  url('../images/footer-email.png');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height: 80px;
	margin-right: 5px;
	float: right;
	margin-bottom: 10px;
}
#aktmejlyinput {
	margin: 0px;
	width: 170px;
	height: 28px;
	padding-top: 0px;
	padding-left: 5px;
	display: block;
	color: #a0a0a0;
	float: right;
	border: 1px #a0a0a0 solid;
	/*
	background-image: url('../images/pruhpozadi.gif');
	background-repeat: repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/

}
#aktmejlyram legend {
	font-size: 12px;
}
#aktmejlyselect{
	font-size: 9px;
}
#aktmejlysubmit {
	background-image: url('../images/buttonok.gif');
	background-repeat: no-repeat;
	width: 62px;
	height: 28px;
	display: block;
	border: none;
	cursor: pointer;
	float: right;
	margin-left: 10px;
}


#aktmejlynadpis{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-right: 15px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 10px;
	/* text-shadow: 1px 1px 1px #ffffff;*/
}


.aktobr {
	float: right;
	margin-left: 10px;
	border: 0;
}


.aktcont {
	border: 1px solid #E9E9E9;
	padding: 3px;
	margin: 3px;
	background-color: #F5F5F5;
}

/*
.buton a {
background-color: #0077ee;
background-image: url('../images/butpodklad.gif');
border: 1px solid #0055bb;
color: #f0f0f0;
font-size: 11px;
line-height: 20px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 2px;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
text-align: center;
}
.buton a:hover {
border: 1px solid #0055aa;
background-color: #0066bb;
color: #FFFFFF;
}
*/



#buton-green{
	border: #e0e0e0 solid 1px;
	padding: 3px;
	margin-bottom: 20px;
	width: 170px;
}
#buton-green a, #buton-green a:visited {

	height: 25px;
	text-align: left;
	display: block;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0077ee;
	padding-left: 25px;
	line-height: 25px;
	margin-bottom: 3px;
}
#buton-green a:hover {
	background-color: #88dd00;
	color: #000000;
	display: block;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.ram{
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 5px 15px 5px 10px;
	background-color: #f5f5f5;
	border: 1px solid #f0f0f0;
	list-style-position: inside;
	color: #a0a0a0;
	font-size: 0.9em;
	background-color: #ffffff;
}

/*    anketa   */

#anketacont{
	font-size: 11px;
	margin: 10px;
	text-align: left;
}
#ankotazka{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #88dd00;
}

#ankpochlasu {
	font-size: 12px;
	color: Gray;
}

.ankbarleft {
	height: 8px;
	width: 4px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/ank2.gif');
	background-repeat: no-repeat;
}
.ankbarright {
	height: 8px;
	width: 4px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/ank1.gif');
	background-repeat: no-repeat;
}

.ankbar {
	height: 8px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/ank.gif');
	background-repeat:  repeat-x;
}
.ankodpoved{
	font-size: 13px;
	font-weight: 400;
}


.poptfieldset{
	width: 690px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 7px;
	font-size: .9em;
	background-color: #FFFFFF;
	border: 2px solid #70199B;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}


.poptavka A {
	width: 436px;
	height: 82px;
	/*background-image: url('../images/poptavka.jpg');*/
	display: block;
	font-size: 1px;
	margin-left: 5px;
	float: right;
	margin: 10px;

}
.poptavka A:hover{

}


#seolinkspata{
	font-size: 10px;
	text-align: center;
}


/* ******************************************************************* */




#shoptabulka {
	margin-left: 3px;
	margin-right: 3px;
	/*width: 510px;*/
}

.zb_td_shop{
	width: 170px;
	/*padding : 5px 5px 5px 5px;*/
	vertical-align : top;

}
#shopnavigace {
	background-color: #f5f5f5;
	color: #000000;
	margin: 5px;
	padding: 2px;
}
#shoprozsahcen {
	background-color: #f5f5f5;
	color: #000000;
	margin: 5px;
	padding: 2px;
}
#shopznackyram {
	background-color: #f5f5f5;
	color: #000000;
	margin: 5px;
	padding: 2px;
}

#shopznackyram h4{
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
}

#shopnejprodavanejsiram {
	background-color: #f5f5f5;
	color: #000000;
	margin: 5px;
	padding: 2px;
}

#shopnejprodavanejsiram h4{
	font-size: 0.9em;
	color: #000000;
	font-weight: normal;
}

div#shoprozsahcen table tr td.slider_box {
	padding: 0px 15px;
}

div#shoprozsahcen div#slider-range {
	width: 200px;
	font-size: 10px;
}





#zbdetakcezn {
	text-align: right;
	font-size: 1.3em;
	line-height: 30px;
	color: red;
	font-weight: bold;
	padding-right: 160px;
	background-image: url('../images/reklama-det.png');
	height: 80px;
	width: 270px;
	background-repeat: no-repeat;
	background-position: right;
	margin-right: -20px;
}


.zbneniobr {
	background-image: url('../images/neniobr.gif');
	border: 1px solid #EDEDED;
	width: 150px;
	height: 99px;
}


.oldcenaskrt{
	text-decoration: line-through;
	color: Red;
	margin-left: 0px;
}

.oldcenaskrtshop{
	text-decoration: line-through;
	color: Red;
	margin-left: 0px;
	position: absolute;
}

.oldcena_0 {
	color: #808080;
}

.zbusetritprocent{
	position: absolute;
	margin-left: 65px;
	margin-top: 0px;
	color: #FF0000;
}


#zbdetvcetnedph{
	float: right;
	font-size: 0.7em;
	color: #606060;
	display: block;
}
#zbdet_naslijstelepsicenu{
	padding: 10px;
	font-size: 13px;
}

#zbdetakcnicena {
	font-size: 12px;
	font-weight: bold;
	color: Red;
	display: block;
	margin-left: 10px;
}

#zbdetdopzdarma {
	width: 138px;
	height: 31px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	float: right;
	display: block;
}

#zbdetnovinka{
	overflow: hidden;
	width: 120px;
	height: 30px;
	display: block;
	margin-bottom: 10px;
}
#zbdetnovinka span{
	background-image: url('../images/novinka.gif');
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	display: block;

}


#zbdetkosik {
	width: 196px;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	float: right;
	display: block;
}

#zbdetkosik span {
	width: 250px;
	height: 50px;
	display: block;
	background-image: url('../images/kosik3.png');
	background-repeat: no-repeat;
}
#zbdetkosik:hover{
	background-position: 1px 1px;
}



.shopkosik{
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	position: absolute;
	float: left;
	margin-left: 120px;
	margin-top: 10px;
}

.shopkosik span{
	width: 40px;
	height: 40px;
	display: block;
	background-image: url('../images/kosik_0.png');
	background-repeat: no-repeat;

}

.shopdetail{
	width: 24px;
	height: 24px;
	display: inline;
	float: right;
	overflow: hidden;
	position: absolute;
	margin-right: 5px;
	margin-bottom: 10px;
}
.shopdetail span{
	width: 24px;
	height: 24px;
	display: block;
	background-image: url('../images/detail.gif');
}

/* ---  ZBOZI 0 akce--- */

.zbcont_0 {
	background-color: #ffffff;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 175px;
	text-align: center;
	border: 1px solid #efefef;
	display: box;
	background-image: url('../images/list-bg.png');
	background-repeat: repeat-x;
	padding: 0px;
}

.zbcont_0:hover {
	border: 1px solid #C0C0C0;
}

.zbnadpis_0 {
	color: #FF9000;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	min-height: 40px;

	/*border-bottom: #88dd00 solid 4px;*/
}

.zbnadpis_0 A, .zbnadpis_0 A:visited {
	color: #FF9000;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 160px;
	padding-left: 5px;
	padding-right: 10px;


}

.zbnadpis_0 A:hover {
	color: #77dd00;
	text-decoration: none;
}

.zbpodnadpis_0 {
	/*background-image: url('../images/zbozi2.gif');
	height: 15px;
	width: 161px;*/
}
.zbshopcenaram_0 {
	background-color: #f5f5f5;
	color: #808080;
	display: block;
	position: relative;
	height: 55px;
	width: 170px;
	margin-top: 5px;
	text-align: left;
}

.zbcena_0 {
	font-size: 17px;
	color: #000000;
	height: 40px;
	width: 100px;
	display: block;
	margin-top: 15px;
	margin-left: 5px;
	/*font-weight:  bold;
	background: transparent url('/images/bg_price.png') no-repeat 0 0;*/
	line-height: 40px;
	position: absolute;

}

.zbcenaakcni_0 {
	font-size: 17px;
	color: #FF0000;
	height: 40px;
	width: 100px;
	display: block;
	margin-left: 5px;
	margin-top: 15px;

	/*background: transparent url('/images/bg_priceakce.png') no-repeat 0 0;*/
	line-height: 40px;
	position: absolute;
}



.zbspodek_0 {
	/*background-image: url('../images/zbozi4.gif');
	height: 9px;
	width: 161px;
	background-repeat: no-repeat;*/
	margin: 0;
}


/*    ---  ZBOZI 1 --- */

.zbcont_1 {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 175px;
	text-align: center;
	border: #efefef solid 1px;
	display: box;
	background-image: url('../images/list-bg.png');
	background-repeat: repeat-x;
	padding: 0px;
}
/*
.zbcont_1:hover {
border: 1px solid #C0C0C0;
}
*/
.zbnadpis_1 {
	/*background-image: url('../images/zbozi1.gif');
	background-repeat: no-repeat;
	border-bottom: #ff0000 solid 4px;
	background-color: #FF9000;
	*/

	color: #FF9000;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	min-height: 40px;

}

.zbnadpis_1 A, .zbnadpis_1 A:visited {
	color: #FF9000;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 160px;
	padding-left: 5px;
	padding-right: 10px;

}

.zbnadpis_1 A:hover {
	color: #88dd00;
	text-decoration: none;
}

.zbpodnadpis_1 {
	/*background-image: url('../images/zbozi2.gif');
	height: 15px;
	width: 161px;*/
}
.zbshopcenaram_1 {
	background-color: #f5f5f5;
	color: #808080;
	display: block;
	position: relative;
	height: 55px;
	width: 170px;
	margin-top: 5px;
	text-align: left;
}

.zbcena_1 {
	font-size: 17px;
	color: #ff0000;
	height: 40px;
	width: 100px;
	display: block;
	margin-top: 15px;
	margin-left: 5px;
	/*background: transparent url('/images/bg_price.png') no-repeat 0 0;*/
	line-height: 40px;
	position: absolute;
}

.zbcenaakcni_1 {
	font-size: 16px;
	color: #ff0000;
	height: 40px;
	width: 85px;
	display: block;
	padding-right: 10px;
	margin-top: 15px;
	margin-left: 5px;
	/*background: transparent url('/images/bg_priceakce.png') no-repeat 0 0;*/
	line-height: 40px;
	position: absolute;
}

.oldcena_1 {
	color: Gray;
	font-weight : bold;
}

.oldcena_1 {
	color: Gray;
	font-weight : bold;
}

.zbspodek_1 {
	/* background-image: url('../obr/zbozi4.gif');
	height: 9px;
	width: 161px;
	background-repeat: no-repeat;*/
	margin: 0;
}


#zbdet_sloupec1{
	float: right;
	margin-right: 10px;
	display: block;
	width: 400px;
}

#zbdet_sloupec2{
	float: left;
	display: block;
	width: 200px;

}




.vyrram {
	width: 300px;
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border: 1px solid #FF8C01;
	vertical-align: top;
	/* background-image: url('../images/prechod.gif');*/
}
#fragment-1{
  font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	color: #000000;
}
#zbdetodkazy {
	margin-bottom: 10px;
	margin-top: 5px;
}
#zbdetodkazy a, #zbdetodkazy a:visited {
	color: #33CC00;

}

#zbdetodkazy a:hover{
	color: #FF0000;

}

#zbdetznacka {
	margin-bottom: 10px;
	margin-top: 10px;
}

.zbram {
	/*background-image: url('../images/zbram2.gif');
	background-repeat: repeat-y;*/
	color: Black;
	width: 750px;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	background-color: #ffffff;
	border: 1px solid #88dd00;

	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;

	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.zbram p {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
}

.zbramvrch {
	/*background-image: url('../obr/zbram1.gif');
	height: 14px;
	background-repeat: no-repeat;
	font-size: 5px;*/
	background-color: #88dd00;
	color: #FFFFFF;
	margin-top: 5px;
}

.zbramspodek {
	/*
	height: 16px;
	background-image: url('../obr/zbram3.gif');
	background-repeat: no-repeat;
	*/
	margin-bottom: 30px;
}

.zbramnadpis{
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #88dd00;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	border: #88dd00 solid 1px;
	border-bottom: none;
	background-color: #ffffff;
	display: compact;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;

	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;


}


#zboldcena{
	color: #0000FF;
}
#zboldcenaskrt{
	text-decoration: line-through;
	color: Red;
}



.zbram2{
	color: Black;
	width: 395px;
	font-size: 0.8em;
	background-color: #ffffff;
	border: 2px solid #88dd00;
}

#videoplayer{
	margin: 10px;
}






.cislastranek {
	margin: 5px;
	background-color: #f5f5f5;
	padding: 5px 2px 5px 2px;
	text-align : right;
}

.pagenumber{
	font-size: 11px;
	color: White;
	padding: 1px 5px 1px 5px;

	border: 1px solid Silver;
	margin: 1px 1px 1px 1px;
	background-color: #88dd00;
	font-weight: bold;
}
a.pagenumber {
	font-size: 11px;
	color: #88dd00;
	padding: 1px 5px 1px 5px;
	background-color: White;
	border: 1px solid #88dd00;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
}
a.pagenumber:hover {
	border: 1px solid #0077ee;
	background-color: White;
	color: #0077ee;
}

#zpusobyplatby{
	width: 990px;
	margin-left: 10px;
}
#zpusobyplatby li{
	height: 30px;
	overflow-y: hidden;
	/*border: #E1E1E1 solid thin;*/
	text-align: center;
	float: left;
	padding-left: 23px;
	padding-right: 23px;
	list-style-type: none;
}

#znackyloga{
	width: 990px;
	display: block;
	height: 40px;
	margin-left: 10px;
}

#znackyloga li{
	height: 30px;
	overflow-y: hidden;
	/*border: #E1E1E1 solid thin;*/
	text-align: center;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	list-style-type: none;
}

#znackyloga2{
	width: 990px;
	display: block;
	margin-left: 10px;
}

#znackyloga2 li{
	height: 30px;
	overflow-y: hidden;
	/*border: #E1E1E1 solid thin;*/
	text-align: center;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	list-style-type: none;
}





/* --- bazar --- */

.bazardatum {
	background-color: #DCDCDC;
	text-align: right;
}
.bazarnadpis {
	color: #EE5E07;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
.bazarram {
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
	background-color: #F5F5F5;
	border: 1px solid #FF8C00;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
}
.bazarobr{
	float: right;
	position: relative;
	display : block;
}




.znackytd {
	width: 120px;
	text-align: center;
	margin: 8px;
}
.znackytdloga {
	width: 120px;
	background-color: #FFFFFF;
	border: 1px solid #f0f0f0;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 8px;
}





.zbobr {
	margin-top: 15px;
	width: 161px;
	/* background-image: url('../images/zbozi3.gif');
	background-repeat: repeat-y;*/
	padding: 3px;
	text-align: center;
}

.oldcenaskrt{
	text-decoration: line-through;
	color: Red;
	margin-left: 10px;
}

#zbdetcena {
	font-size: 2em;
	font-weight: bold;
	color: #EE0000;
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;
	display: block;
}

#zbdetakcnicena {
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
#zbdetobjcislo {
	font-size: 11px;
	color: Navy;

}





#pricechart_div {
	margin-left: 5px;
}
#pricechart_div3 {
	width: 360px;
	height: 220px;
	margin-left: -20px;
}
#pricechart_cont {
	margin-left: 5px;
	width: 335px;
	height: 220px;
	overflow: hidden;

}
.zbdetdopravazdarma {
	background-image: url('../images/dopravazdarma.jpg');
	background-repeat: no-repeat;
	height: 53px;
	width: 94px;
	display: block;
}

.zbfotoram {
	background-color: White;
	height: 100px;
	text-align: center;
	vertical-align: 50%;
	width: 150px;
}
.zbneniobr {
	background-image: url('../images/neniobr.gif');
	border: 1px solid #EDEDED;
	width: 150px;
	height: 99px;
}

.zbskladem {
	background-image: url('../images/skladem.png');
	background-repeat: no-repeat;
	height: 20px;
	position: absolute;
	width: 55px;
	margin-top: 95px;
	margin-left: -3px;
}
.zbnovinka {
	background-image: url('../images/novinka.png');
	background-repeat: no-repeat;
	height: 20px;
	position: absolute;
	width: 55px;
	margin-top: 0px;
	margin-left: 123px;
}
.zbdopravazdarma {
	background-image: url('../images/dopravazdarma.png');
	background-repeat: no-repeat;
	height: 20px;
	position: absolute;
	width: 55px;
	margin-top: 0px;
	margin-left: -3px;
}




.zblistdopravazdarma {
	height: 15px;
	width: 91px;
	overflow: hidden;
	display: inline-block;
}
.zblistdopravazdarma span{
	background-image: url('../images/dopravazdarmaico.gif');
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 91px;
}

.dopravazdarma{
	display: block;
	height: 15px;
	width: 97px;
	background-image: url('../images/dopravazdarmaico.gif');
	background-repeat: no-repeat;
}



.zbvideo {
	background-image: url('../ico/youtubeico2.gif');
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	display: block;
	position: absolute;
	width: 30px;
	margin-top: 72px;
	margin-left: 123px;
}







/* --- LIST ---- */

.oldcenalist {
	color: Gray;
	font-size: 10px;
}
.td_list1 {
	width: 450px;
}
.td_list3 {
	width: 120px;
	text-align: right;
}
.td_list4 {
	width: 120px;
	text-align: right;
}
.td_list5 {
	width: 30px;
	text-align: right;
}
.td_list6 {
	width: 20px;
	text-align: right;
}
.zbcenalist_0 {

	font-size: 14px;

	color: Red;
	/*background-color: Red;
	padding-left: 3px;
	padding-right: 3px;*/
	text-align: right;
}
.zbcenalist_1 {

	font-size: 14px;

	color: White;
	background-color: Red;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}

.zbcenalistakcni {

	font-size: 14px;

	color: #98F30D;
	background-color: #FF8C00;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}
/*
#buton-kosik a, #buton-kosik a:visited {
background-image: url('../images/buton-kosik.gif');
background-repeat: no-repeat;
height: 38px;
width: 191px;
display: block;
}


#buton-kosik a:hover {
background-image: url('../images/buton-kosik2.gif');
background-repeat: no-repeat;
height: 38px;
width: 191px;
display: block;
}
*/

#kosik a, kosik a:visited{
	text-decoration: none;

	font-size: 18px;
	font-style: italic;
	color: Red;
	font-weight: bold;
}
#kosik a:hover{
	color: Yellow;
}

#kosikram {
	padding-right: 15px;
	padding-top: 15px;
	text-align: right;
}
#kosik {
	text-decoration: none;

	font-size: 14px;
	font-style: italic;
	color: white;

	text-align: right;
	margin-top: 100px;
	font-size: 1em;
	color:#33CC00;
}




/* --- bok reklama --- */
#bokreklamaram{
	top: 80px;
	float: left;
	left: 1000px;
	width: 220px;
	position: absolute;
}
.bokreklama{
	width: 220px;
	height: 250px;
	background-image: url('../images/reklama.png');
	background-repeat: no-repeat;
}
.bokreklamalogo{
	width: 120px;
	height: 45px;
	display: block;
	overflow: hidden;
	margin-top: 60px;
	position: absolute;
}
.bokreklamaprocent{
	font-size: 3em;
	color: #FF0000;
	font-weight: bold;
	margin-top: 160px;
	margin-left: 10px;
	position: absolute;
}

/* ---- jquery edit  ------------------------- */
.ui-button-text {font-size: .9em;}

.ui-tabs {
	padding: 0px;
	border: none;
	background: transparent;
}

.ui-tabs .ui-tabs-nav {
	padding: 0px;
	margin: 0px;
	background: transparent;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	/*behavior: url('cie-css3.htc');*/
}

.ui-tabs .ui-tabs-panel {
	border-width: 1px 1px 1px 1px;
	background-color: #ffffff;
	border-color: #88dd00;
	margin-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: 10px;
	/*
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-khtml-border-top-right-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	*/
	/*behavior: url('ie-css3.htc');*/
}

.ui-slider-horizontal .ui-slider-range-min{
	background-color: #88dd00;
	background-image: none;
}

.ui-widget .ui-widget { font-size: .9em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size: .9em;
}
.ui-button-text-only .ui-button-text { padding: .1em 1em; font-weight: normal; }

.ui-widget { font-size: .9em; }
.ui-widget .ui-widget { font-size: .9em; }

/* ***************************************  */

#napistenam-ram{
	padding-top: 30px;
	background-image: url('../images/napistenam.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

a.backlink {
	margin-top: 30px;
	margin-bottom: 60px;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #66dd00;
	border-bottom: #33CC00 solid thin;
	border-right: #33CC00 solid thin;
	float: right;
	font-weight: normal;
	font-size: .9em;
	display: box;
}
a.backlink:hover {
	background-color: #77ee00;
}




ul#thumblist{
	display:block;
}
ul#thumblist li{
	float:left;
	margin-right: 2px;
	list-style: none;
}
ul#thumblist li a{
	display: block;
	border: 1px solid #CCC;
}
ul#thumblist li a.zoomThumbActive{
	border: 1px solid #808080;
}

#zbdettab{
	margin-left: 10px;
	width: 380px;
	color: #000000;
	font-size: 1.3em;
}
#zbdettab td {
	color: #000000;
	border-bottom: #f0f0f0 solid 1px;
}
.zbdettab1{
	width: 130px;
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	color: #88dd00;
}

/* ellevate zoom  */
#zbgallery{
	width: 310px;
}

/*set a border on the images to prevent shifting*/
#zbgallery img{ border: 1px solid #f0f0f0;
}

/*Change the colour*/
.active img{
	border: 1px solid #333 !important;
}

#zbgallery a {
	float: left;
	display: inline;
	/*border: #FA9C0F dotted thin;*/
	width: 100px;
	height: 100px;
	margin-right: 3px;
}

.errormsg {
	color: Red;
	background-color: White;
	background-image: url('../ico/script_alert.gif');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border: 1px solid Red;
	margin-right: 50px;
	padding: 5px;
	padding-left: 40px;
	margin-bottom: 5px;
}
.okmsg {
	color: #339933;
	background-color: White;
	background-image: url('../ico/okm.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #339933;
	margin-right: 50px;
	padding: 3px;
	padding-left: 40px;
	margin-bottom: 5px;
}
.infomsg {
	color: #3366FF;
	background-color: White;
	background-image: url('../ico/40.gif');
	background-position: 3px 3px;
	background-repeat: no-repeat;
	border: 1px solid #3366FF;
	margin-right: 50px;
	padding: 3px;
	padding-left: 40px;
	margin-bottom: 5px;
}

/* menu */
#menu-kategorie-1 {
	background-image: url('../images/menu-kategorie-1.png');
	background-repeat: no-repeat;
}
#menu-kategorie-2 {
	background-image: url('../images/menu-kategorie-2.png');
	background-repeat: no-repeat;
}
#menu-kategorie-5 {
	background-image: url('../images/menu-kategorie-5.png');
	background-repeat: no-repeat;
}
#menu-kategorie-10 {
	background-image: url('../images/menu-kategorie-10.png');
	background-repeat: no-repeat;
}
#menu-kategorie-4 {
	background-image: url('../images/menu-kategorie-4.png');
	background-repeat: no-repeat;
}
#menu-kategorie-3 {
	background-image: url('../images/menu-kategorie-3.png');
	background-repeat: no-repeat;
}
#menu-kategorie-6 {
	background-image: url('../images/menu-kategorie-6.png');
	background-repeat: no-repeat;
}
#menu-kategorie-7 {
	background-image: url('../images/menu-kategorie-7.png');
	background-repeat: no-repeat;
}
#menu-kategorie-8 {
	background-image: url('../images/menu-kategorie-8.png');
	background-repeat: no-repeat;
}
#menu-kategorie-9 {
	background-image: url('../images/menu-kategorie-9.png');
	background-repeat: no-repeat;
}

.kat-menu {
	line-height: 16px;
	position: relative;  /*Required */
	margin-left: 0px;
}

.kat-menu li{
	list-style-type: none;
	border: #ffffff thin solid;
}
/* Main menu styling */
.kat-menu li a {
	display: block;
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	/*text-shadow: 1px 1px 1px #fff;*/
	text-decoration: none;
	width: 200px;

	/*border: #F5F5F5 thin solid;
	background-image: url('images/slider-brand-bg.png');
	background-repeat: repeat-x;
	margin-bottom: 2px;*/

}


.kat-menu li a:hover, .kat-menu li.mega-hover a {
	background-position: 0 -40px;
	/*color: #ffffff;*/
	/*text-shadow: 1px 1px 1px #000;*/
}

.erb-image-wrapper{
	width: 34px;
	height: 34px;
	display: block;
	float: right;
  position: relative;
	margin: 1px;
	border: 1px solid #f0f0f0;
	background-color: white;
	text-align: center;
}

.erb-image-wrapper img {
  max-width: 100% !important;
  max-height: 100% !important;
  display: block;
	position: absolute;
	/* top: 50%; left: 50%;
	 transform: translate(-50%,-50%)*/
	margin: auto;
	top: 0; left: 0; bottom: 0; right: 0;

}







.kat-menu li a.active {
	background-position: 0 -40px;
	color: #ffffff;
	/*text-shadow: 1px 1px 1px #000;*/

}


#zbzoom {z-index: 1000;}

.zoomWindowContainer {
	position: relative;
	z-index: inherit;
}