/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
select.kosiksel {
	border: 1px solid #c0cb0e;
	margin-top: 20px;
	margin-left: 20px;
	width: 500px;
}
#doprava  select.kosiksel {
	margin-left: 0px;
}
hr, .navigacejump {
	display: none;
}
a {
	color: #00c6ff;
}
a:hover {
	color: #333333;
}
.notdisplayed {
	display: none;
}
body {
	color: #4A4A4A;
	font-size: 11px;
	text-align: center;
	font-family: Arial, sans-serif;
	background-color: #CEFBFF;
	background-image: url(../newlayout/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#container {
	position: relative;
	margin: auto;
	text-align: left;
	width: 1021px;
}
div#topblock {
	position: absolute;
	left: 0;
	top: 0;
}
div#header {
	width: 1021px;
	height: 233px;
	background: url(../newlayout/header_bg.jpg) center no-repeat;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	position: relative;
}
div#header #vp_nadpis {
  position: absolute;
  top: 55px;
  left: 45px;
  width: 200px;
  height: 20px;
}
div#header #vp_nadpis h1{
  color: #fff;
  font-size: 14px;
}
div#header_text {
	text-align: center;
	font-family: Myriad Pro;
	font-size: 16px;
	font-weight: bold;
	width: 280px;
	color: #ffffff;
	margin: 65px 0 0 25px;
	float: left;
}
div#header strong.logo a {
	position: absolute;
	left: 23px;
	top: 9px;
	width: 300px;
	height: 60px;
}
div#header strong.logo a h1 {
	position: absolute;
	left: 173px;
	top: 39px;
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
div#favorite {
	position: absolute;
	top: 8px;
	left: 800px;
	color: #ffffff;
}
div#favorite a {
	color: #ffffff;
}
div#favorite a:hover {
	color: #ff6623;
}
div#kosik {
	position: absolute;
	top: 25px;
	left: 905px;
	width: 200px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#kosik a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 60px;
	text-decoration: none;
}
#kosik a:hover {
	text-decoration: underline;
}
#kosik span strong {
	color: #ffffff;
}
div#headmenu {
	position: absolute;
	top: 100px;
	left: 350px;
	height: 35px;
	font-family: Trebuchet MS;
}
div.mainmenu {
	display: inline;
	height: 35px;
}
/* absolutně pozicované horní menu*/
#mainmenu_item1 {
	position: absolute;
	top: 102px;
	left: 400px;
}
#mainmenu_item2 {
	position: absolute;
	top: 55px;
	left: 455px;
	width: 100px;
	text-align: center;
}
#mainmenu_item3 {
	position: absolute;
	top: 50px;
	left: 570px;
}
#mainmenu_item4 {
	position: absolute;
	top: 25px;
	left: 630px;
	width: 100px;
	text-align: center;
}
#mainmenu_item5 {
	position: absolute;
	top: 40px;
	left: 733px;
}
/*#mainmenu_item6 {
	position: absolute;
	top: 95px;
	left: 380px;
}
*/
div#headmenu span {
	background: none;
}
div#headmenu div a {
	height: 25px;
}
.mainmenu a {
	display: inline;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.mainmenu a:hover {
	text-decoration: underline;
}
div#headmenu .topmenu_stred_active a {
	padding-top: 10px;
	float: left;
	margin:  1px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	word-spacing: 0px;
}
.topmenu_left, .topmenu_right, .topmenu_stred {
	display: inline;
}
.navigace_bread {
	background: url(../layout/tip.gif) no-repeat left center;
	padding-left: 20px;
}
div#headmenu .topmenu_stred a {
	padding-top: 10px;
	float: left;
	margin:  1px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	word-spacing: 0px;
}
div#headmenu a:hover {
	color: #ff6623;
	text-decoration: none;
}
form.hledat .hledat_inp {
	width: 80px;
	height: 15px;
	font-size: 11px;
	color: #626262;
	padding: 0px 5px;
	border: 1px solid #eee54c;
	background: #ffffff;
	margin-left: 15px;
	margin-top: 15px;
}
form.hledat .hledat_sub {
	position: relative;
	top: 6px;
	%top: 4px;
}
div#hledat {
	height: 40px;
	vertical-align: middle;
	position: absolute;
	top: 120px;
	left: 649px;
}
div#telo {
	width: 1021px;
	background-color: #ffffff;
	background-image: url(../newlayout/telo_bg.gif);
	background-position: left top;
	%background-position: 0px 2px;
	background-repeat: repeat-y;
	min-height: 830px;
	/* %padding-bottom: 12px;
řeší ořezávání oranž. pozadí menu ie7*/
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}
div#menu {
	width: 180px;
	float: left;
	margin-top: 5px;
}
ul#menulist, ul.menu {
	padding: 0;
	list-style-type: none;
	margin: 0;
	margin-left: 0px;
}
a.actuator {
	font-weight: bold;
	background-color: transparent;
	color: #ababab;
	padding: 7px;
	padding-left: 0px;
	text-decoration: none;
	width: 180px;
	display: block;
	font-size: 9pt;
}
a.actuator:visited, a.actuator:active {
	background-color: transparent;
	padding-left: 0px;
	text-decoration: none;
}
a.actuator:hover {
	text-decoration: underline;
	background-color: transparent;
	color: white;
}
/* BARVA SHOPU */
/* UMISTENO V SABLONE DANEHO SHOPU */
ul.menu {
	padding: 0px 0px 0px 0px;
	width: 180px;
}
.menu li {
	margin: 0 0px 0px 8px;
	display: block;
	width: 180px;
}
.menu li a {
	color: #ffffff;
	width: 142px;
	display: block;
	padding: 9px 0px 8px 38px;
	font-size: 11px;
	font-family: Arial , sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url("../newlayout/menu_star.gif");
	background-position: 5% 50%;
	background-repeat: no-repeat;
}
.menu li ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
	margin-left: -15px;
}
.menu li ul li {
	margin: 0px;
	padding: 0px 0px 0 0px;
}
.menu li ul li a {
	color: #1b1a1e;
	width: 185px;
	display: block;
	padding: 10px 0px 5px 38px;
	font-size: 11px;
	text-decoration: none;
	_width: 147px;
	margin-left: 0px;
	color: #ffffff;
	font-weight: normal;
	background: none;
}
.menu li a:hover {
	text-decoration: underline;
}
.menu li.active ul {
	width: 180px;
}
.menu li.inactive ul {
  display:none;
}
.menu li.inactive {
	width: 180px;
}
.menu li.inactive ul {
}
#menu #kontaktujte {
	color: #ffffff;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	text-align: center;
	width: 180px;
	margin-left: 8px;
	background-image: url(../newlayout/kontaktujte_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 128px;
	font-family: Verdana;
	font-size: 10px;
	min-height: 200px;
	_height: 200px;
}
#kontaktujte div {
	width: 115px;
	margin-left: 25px;
	%margin-left: 0px;
}
#menu #kontaktujte a {
	color: #ffffff;
	text-decoration: none;
}
#menu #kontaktujte a:hover {
	text-decoration: underline;
}
#kontaktujte_gr {
	width: 180px;
	height: 96px;
	background-image: url(../newlayout/kontaktujte_gr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 8px;
}
#menu #kontaktujte .heading {
	background: url('../layout/kontaktujte.gif') no-repeat 0% 0%;
	margin: 10px 0 0 3px;
	padding: 5px 8px 0 35px;
	display: block;
	color: #ec5a1a;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
}
div#foot a.text {
  text-decoration: none;
  color:#757C0C;
}
div#foot a.text:hover {
  color:#757C0C;
  text-decoration: underline;
}

div#foot {
	font-size: 9pt;
	color: #757c0c;
	width: 1021px;
	padding: 5px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../newlayout/footer_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div#foot a {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
div#foot a:hover {
	text-decoration: underline;
}
div#foot p {
	padding-left: 65px;
	padding-top: 128px;
}

div#obsah {
	float: right;
	width: 800px;
	_width: 820px;
}
div#obsahleft {
	width: 612px;
	float: left;
	padding-top: 0px;
	margin-left: 0px;
	margin-left: -25px;
	%margin-left: -25px;
	_margin-left: 0px;
	min-height: 992px;
}
div#obsahleft h1 {
	font-family: Myriad Pro;
	font-size: 18px;
	color: #fe6c00;
}
div#obsahleft p{
margin-left: 7px;
}
div#obsahright {
	width: 170px;
	padding: 0px 10px 0 0;
	margin-right: 10px;
	_margin-right: 0px;
	float: right;
	margin-top: 45px;
}
#nazevproduktu {
	margin-top: -7px;
}
/* OBSAH PROSTEDNHO BLOKU */
div#novinky {
	width: 612px;
	margin-top: 20px;
}

div#novinky .bott {
	background: url('../layout/news_bott.gif') no-repeat 0% 0%;
	height: 16px;
	position: relative;
	top: -8px;
}
div#novinky .top {
	background: url('../layout/news_top.gif') no-repeat 0% 0%;
	height: 10px;
}
div#novinky div.novinka {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 20px 20px 25px 20px;
}
div#novinky div.novinka img {
	float: right;
}
div#novinky div.novinka strong {
	color: #ec7715;
	text-decoration: underline;
}
div.navigacebig {
	font-size: 11px;
	padding: 2px 15px 10px 15px;
	color: #cacaca;
}
div.navigacebig h2, div.navigacebig h3 {
	display: inline;
	font-size: 8pt;
	margin: 0;
	padding: 0 3px 0 12px;
	border: none;
	color: #444444;
	font-weight: normal;
	background: url('../layout/star.gif') no-repeat 0% 50%;
}
div.banner {
	text-align: center;
	margin-top: 8px;
}
div#rightmenu {
	text-align: center;
	float: right;
	margin: 5px 0px 10px 0px;
	width: 173px;
}
#rightmenu #regform{ padding: 3px ; margin-bottom: 5px;  height: 82px;
background-image: url(../newlayout/regform_bg.gif); background-position: left top; background-repeat: no-repeat; }
#rightmenu #regform td{}
#rightmenu #regform input{margin-left: 20px; border: 1px solid #d6ca00; }
#rightmenu #regform #inpname{width: 100px;}
#rightmenu #regform #inpheslo{width: 100px;}
#rightmenu #regform #inplogin{width: 80px;font-family: verdana; font-size: 10px; font-weight: bold;}
div#rightmenu div.heading {
	background: url('../layout/rmenu_headtop.gif') no-repeat 0% 0%;
	padding: 10px 0 0px 0;
}
div#rightmenu div.heading2 {
	background-image: url('../newlayout/akce_bg.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 0px 0 0px 0;
	height: 47px;
	_height: 47px;
	width: 175px;
}
div#rightmenu div.heading strong {
	text-align: left;
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 0px 0 15px 0px;
	color: #ffffff;
	text-align: center;
}
div#rightmenu div.heading2 strong {
	text-align: left;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 22px 0 0px 22px;
	text-align: center;
	color: #ffffff;
}
div#akcni {
	background-color: #ffffff;
	text-align: left;
}
div#akcni .top {
	padding: 0px 0 0 0;
}
div#akcni .bott {
	background-color: #ffffff;
	background-image: url('../newlayout/akcebott_bg.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 10px;
	padding: 0px 0 0 0;
	margin-left: 0px;
	width: 175px;
}
div#akcni .items {
	width: 173px;
	padding-bottom: 5px;
	padding-top: 15px;
	border-right: 1px solid #caeae9;
	border-left: 1px solid #caeae9;
	text-align: center;
}
div#akcni .items .item {
	background: url('../newlayout/akce_dots.gif') repeat-x 0% 100%;
	padding: 0px 0 20px 0;
	margin: 0 10px 0 10px;
	font-size: 10px;
	margin-bottom: 15px;
}
div#akcni .items .item a {
	color: #5c5c5c;
	font-weight: bold;
	font-size: 11px;
}
div#akcni .items .item strong {
	font-size: 12px;
}
div.obal {
	margin: 10px 0 0 0;
	width: 177px;
	height: 206px;
	background-image: url(../images/obal.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div.bunda {
	padding: 10px;
	width: auto;
	font-size: 8pt;
	text-align: center;
}
div.bunda a {
	color: #f7a900;
	font-weight: bold;
}
div.bunda a:hover {
	text-decoration: none;
}
div.bunda strong {
	color: #f7a900;
}
.skrt {
	text-decoration: line-through;
}
.red {
	color: #ff8a00;
}
div#nabidka {
	margin: 20px 0 20px 45px;
	width: 550px;
}
div#nabidka form {
	margin: 4px 0 4px 0;
}
div#nabidka2 form {
	margin: 4px 0 4px 0;
}
div#nabidka2 {
	margin: 20px auto 20px auto;
	position: relative;
}
div.forum {
	width: 125px;
	height: 120px;
	font-size: 8pt;
	float: left;
	text-align: center;
	border: 1px solid #e5d7cc;
	position: relative;
	margin: 3px;
}
div.forum .obr{
	width: 125px;
	height: 100px;
	font-size: 8pt;
	float: left;
	text-align: center;
	line-height: 120px;
	
}
div.forum a {
	color: black;
	float:left;
	/*bottom: 5px;
	left: 0;*/
	text-align: center;
	width: 100%;
}
div.forum a:hover {
	text-decoration: none;
}
div.newstop {
	position: absolute;
	margin: -10px 0 0 0;
	width: 210px;
	color: #343434;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 0 0 35px;
	height: 22px;
	background-image: url('../layout/newsbg.gif');
	background-position: center top;
	background-repeat: no-repeat;
}
div.newstext div.img {
	float: left;
	width: 137px;
	overflow: hidden;
	margin: 0 10px 0 0;
}
div.akcnitop {
	position: absolute;
	width: 210px;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	padding: 4px 0 0 35px;
	margin: -10px 0 0 0;
	height: 22px;
	background-image: url(../images/akcni.gif);
	background-position: center top;
	background-repeat: no-repeat;
}



div.text {
	font-size: 8pt;
	color: #f7a900;
	text-decoration: underline;
	width: auto;
	padding: 20px;
}
div.newstext {
	font-size: 8pt;
	width: 510px;
	padding: 20px 10px 0 10px;
}
.braun {
	color: #7ecce3;
}
div.txt {
	float: left;
	width: 350px;
}
.fl {
	float: left;
}
a img {
	border-style: none;
}
div.language {
	width: 200px;
	height: 30px;
	position: absolute;
	margin: -32px 0 0 810px;
	color: #363636;
	display: block;
	font-weight: bold;
}
div.language a {
	color: #363636;
}
div.language a:hover {
	text-decoration: none;
}
h1, h2 {
	font-family: Myriad Pro;
	color: #ec5a1a;
	padding: 0 0 8px 5px;
	margin: 0px 0 0px 0;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	margin-left: 10px;
}
h3 {
	color: #ff8a00;
	margin: 15px 0 0 10px;
	padding: 1px 0 0px 0px;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	font: Arial;
}
h3 a{
	color: #ff8a00;
	margin: 15px 0 0 10px;
	padding: 1px 0 0px 0px;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	font: Arial;
}
#obsahleft #katalog h1 {
	margin-top: 0px;
	color: #fe6c00;
}
#obsahleft h2 {
	margin-top: 25px;
	color: #fe6c00;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 5px;
}
.fr {
	padding: 2px 0 2px 25px;
	margin: 0 5px;
	display: block;
	float: right;
	background: url('../newlayout/flag_skladem.gif') no-repeat 0% 50%;
}
h2.novuvod {
	font-family: Arial;
	color: #ec5a1a;
	padding: 0 0 0px 5px;
	margin: 5px 0 0px 10px !important;
	font-size: 16px;
	font-weight: bold;
}
div.dott {
	border-right: 1px #8a8a8a dotted;
}
div.selectovani {
	width: 580px;
	padding: 5px;
	margin: 0 0 0px 0;
}
div.razeni {
	position: relative;
	width: 540px;
	margin: 0 0 10px 0;
}
div.razeni form {
	float: left;
}
div.razeni form label {
	margin: 0 5px;
}
div.razeni select, div.smallfont7 select {
	border: 1px #7F9DB9 solid;
	font-size: 8pt;
}
.b {
	font-weight: bold;
	font-size: 11px;
}
a.b {
	color: #5c5c5c;
	text-decoration: none;
	font-weight: normal;
}
div.space {
	height: 20px;
}
.kosh2 {
	margin: 0;
}
table.vypiskose {
	color: #4a4a4a;
	margin: 0px 0 0 10px;
	font-size: 10px;
	font-weight: bold;
	width: 610px;
	border-collapse: collapse;
	text-align: left;
}
table.vypiskose a {
	color: #00a8bf;
}
table.vypiskose thead {
	border: 0px solid #d9dde3;
}
table.vypiskose thead tr th {
	background-color: #c0cb0e;
	font-weight: bold;
	padding: 5px 30px 5px 10px;
	margin-bottom: 2px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
}
table.vypiskose tbody {
	font-size: 11px;
}
table.vypiskose tfoot tr.summary td {
}
table.vypiskose td {
	font-weight: normal;
	padding: 5px 30px 4px 10px;
	background-color: #f0efd8;
}
table td.nahled, table td.x, table td.pocet {
	text-align: center;
}
table th.nazev, table td.nazev {
	width: 284px;
	height: 50px;
}
table td.nazev a {
	color: #626703;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
table th.x, table td.x {
	width: 50px;
}
table th.pocet, table td.pocet {
	width: 18px;
}
table th.pocet, table td.pocet input.inpshop {
	width: 18px;
	margin: 0;
}
table th.cena, table td.cena {
	width: 80px;
	text-align: center;
	font-weight: bold;
	color: #5c5c5c;
}
table th.dph, table td.dph {
	width: 20px;
	text-align: center;
	color: #5c5c5c;
}
table td.cena {
	color: #5c5c5c;
}
table th.celkem, table td.celkem {
	width: 90px;
	text-align: right;
	color: #5c5c5c;
}
table th.celkem, table td.celkem input{
	margin:0px;
	padding:0px;
	float:none;
}
#cenacelkem {
	font-size: 12px;
}
/*nezobrazovat tlacitko*/
.submshop {
	color: #5c5c5c;
	font-weight: bold;
	padding: 5px 10px;
	font-size: 8pt;
	cursor: pointer;
	border: 1px solid #c0cb0e;
	float: right;
	margin-right: -7px;
	background-color: #EEE54C;
}
.l {
	text-align: left;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
div.kostab {
	margin: 0 0 20px 0;
}
#kostab_top {
	width: 610px;
	height: 5px;
	background-image: url(../newlayout/kostab_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
	overflow: hidden;
}
input.sendobj {
	margin: 5px 0 0 0;
	cursor: pointer;
	float: right;
	padding: 3px 15px;
	border: 1px solid #b5cef0;
	background: #e9f2f7;
	font-weight: bold;
	color: #004566;
}
div.predata {
	position: relative;
	width: 296px;
	float: left;
	margin: 0px 0 0 0px;
}
div.tabulka {
	margin: 0 0 0 0;
	font-size: 11px;
}
div.tabulka table {
	width: 324px;
	border-collapse: collapse;
	background: #f0efd8;
	color: #5c5c5c;
}
div.tabulka tr {
	background-image: url(../newlayout/table_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
div.tabulka td {
	padding: 5px 10px 5px 0px;
	padding-left: 20px;
}
div.tabulka td.label {
	width: 120px;
}
td.label a {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
div.tabulka td.value {
	width: 130px;
}
div.righttop {
	background: url(../newlayout/detailright_top.gif) no-repeat left bottom;
	width: 324px;
	height: 14px;
}
div#cena {
	border: 0px solid #e1eac7;
	background: url(../newlayout/cena_detail_bg.gif) no-repeat;
	padding: 11px 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #ffffff;
	width: 324px;
	height: 36px;
}
div#cena span.cena {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	width: 325px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 18px;
	margin-left: 95px;
}
#cena_label {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	margin-left: 20px;
}
div.tocart {
	float: right;
	padding: 0px 5px;
	position: relative;
	top: -15px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.tocart span {
	color: #ffffff;
}
.tocart input.kusu {
	border: 1px solid #c2cd17;
	width: 33px;
	height: 17px;
	position: relative;
	background: #ffffff;
	color: #5c5c5c;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	padding-top: 2px;
}
div.tocart .img {
	position: relative;
	top: 13px;
	%top: 10px;
	padding-left: 3px;
	margin-top: 0px;
}
.tocartform {
	width: 151px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.tocartform span {
	color: #ffffff;
}
.tocartform input.kusu {
	border: 1px solid #c2cd17;
	width: 23px;
	height: 17px;
	background: #ffffff;
	color: #5c5c5c;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	float: left;
	margin-top: 7px;
	margin-left: 8px;
}
div.tocartform .tocartimg {
	border: 1px  solid silver;
	padding-left: 3px;
	margin-top: 0px;
}
div.image {
	/*width: 200px;*/
	width: 280px;
	text-align: center;
/*	border-left: 1px solid #caeae9;
	border-right: 1px solid #caeae9;
	padding: 10px;*/
}
#produkt_img_top {
/*	width: 221px;
	height: 5px;
	background-image: url(../newlayout/produkt_img_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;*/
}
#produkt_img_bottom {
	/*width: 221px;
	height: 5px;
	background-image: url(../newlayout/produkt_img_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
}
div.image #dalsi_obrazky {
	text-align: left;
	font-size: 9px;
	font-family: 'Verdana', sans-serif;
	color: #6e8187;
	width: 500px;
	margin-top: 10px;
	border: 1px solid silver ;
	display: none;
	
}
#dalsi_obrazky{  width: 100%;  margin-top: 20px; float: left; }
#td_registrovatse a{margin-left: 20px; text-decoration: none;}
#td_registrovatse a:hover{text-decoration: underline;}
div.image #dalsi_obrazky img {
	margin: 5px;
	
}
.dokosiku {
	width: 81px;
	height: 17px;
	border-style: none;
	background: url("/images/dokose.gif") center top no-repeat;
}
div.akcninabidka {
	width: 177px;
	height: 22px;
	margin: 10px 0 0 0;
	background-image: url(../images/nabidka.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div.akcninabidka span {
	display: block;
	padding: 5px 0 0 20px;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}
div#nadpis {
	color: #3a3a2e;
	font-size: 9pt;
	font-weight: bold;
	position: absolute;
	left: 473px;
	top: 38px;
}
div#nadpis h2 {
	color: white;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	border: none;
}
.blue {
	color: #a6e2fe;
}
.obyctext {
	font-size: 8pt;
	color: black;
}
.bl {
	color: black;
}
.bl:hover {
	text-decoration: none;
}
table.cislovani {
	margin: 0;
}
table.cislovani td {
	padding: 0;
}
.pt8 {
	font-size: 8pt;
}
div.three {
	height: 58px;
	overflow: hidden;
}
input.odeslat {
	width: 63px;
	height: 20px;
	background-image: url(../images/odeslat.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
input.vymazat {
	width: 70px;
	height: 20px;
	background-image: url(../images/vymazat.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
div.next {
	font-size: 8pt;
}
div.next a.left {
	float: left;
	color: #626703;
	font-family: Tahoma;
	font-weight: bold;
}
div.next a.right {
	float: right;
	color: #626703;
	font-family: Tahoma;
	font-weight: bold;
}
.askform {
	padding: 10px 5px 0;
	text-align: center;
}
.askform label {
	display: block;
	float: left;
	width: 50px;
}
.askform input.text {
	border: 1px solid #dddddd;
	padding: 1px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 2px 0;
	width: 143px;
	float: left;
}
.askform textarea {
	border: 1px solid #dddddd;
	padding: 2px;
	font-size: 11px;
	color: #666666;
	font-family: arial;
	width: 190px;
	height: 110px;
	margin: 0 0 5px 0;
}
.askform input.submit {
	border: 1px solid #d1d1d1;
	background: #dcdcdc;
	padding: 1px 15px;
	color: #4e0000;
	cursor: pointer;
}
.produkt {
	width: 151px;
	height: 318px;
	_height: 318px;
	min-height: 318px;
	padding: 5px 0px 5px 0px;
	margin: 9px 2px 0px 0px;
	font-family: Tahoma;
	text-align: center;
	float: left;
	background-color: #ffffff;
	background-image: url(../newlayout/produkt_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.notfloat {
	float: none;
	margin: 10px auto 20px;
}
.produkt .linkbox {
	height: 28px;
	width: 151px;
	text-align: center;
}
.produkt .linkbox a {
	color: #5b5b5b;
	font-weight: bold;
	font-size: 11px;
}
.produkt .linkbox a:hover {
	text-decoration: none;
}
.produkt .img {
	margin: 0px;
	width: 151px;
	height: 140px;
	_height: 140px;
	overflow: hidden;
	text-align: center;
  position:relative;	
}
.produkt .img a{
	color: #37362D;
  font-size: 10px;
  font-weight: bold;
  position:absolute;
  bottom:3px;
  left: 15px; 
}
.produkt .img a img.zvetseni{
		
}

.produkt strong a {
	font-weight: normal;
}
.produkt div.botbox {
	padding: 2px 0px 10px 0px;
	text-align: center;
	width: 151px;
}
.produkt div.botbox form {
	width: 151px;
}
.produkt span.cenaheading {
	padding: 2px 0;
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 60px;
	color: #5b5b5b;
}
.produkt span.cena {
	color: #ff8a00;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#bezna_cena {
  float: right;
  background-image: url(../newlayout/bezna_cena.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 125px;
	height: 22px;
	margin-right: -28px;
}
#bezna_cena #cena_label2{
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  padding-left:10px;
}
#bezna_cena .cena{
text-decoration: line-through;
}

#produkt_doporucit {
	width: 125px;
	height: 29px;
	background-image: url(../newlayout/produkt_doporucit.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#produkt_doporucit span {
	position: relative;
	top: 9px;
	left: 20px;
	%top: 10px;
}
#produkt_doporucit span a {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #626703;
}
#produkt_doporucit span a:hover {
	text-decoration: underline;
}
.nasecena {
	width: 151px;
	text-align: center;
	height: 18px;
	padding-left: 10px;
}

.beznacena {
	width: 151px;
	text-align: center;
	height: 18px;
	padding-left: 10px;
}
.beznacena span.cenaheading, .beznacena span.cena{
  color: #bea2c7;
  font-size: 10px;
}
.beznacena span.cena {
  text-decoration: line-through;
}  
.nasecena span.cena {
	margin-left: 5px;
	padding-left: 0;
	margin-right: 15px;
	width: 80px;
	color: #fe6c00;
}
.produkt p.perex {
	height: 50px;
	_height: 50px;
	color: #929290;
	width: 141px;
	
	text-align: center !important;
	font-size: 10px;
}
.produkt div.tocartform {
	margin-bottom: 0px;
	width: 40px;
	float: left;
}
.produkt div.tocartform input {
}
.produkt div.skladem {
	width: 151px;
	height: 30px;
	text-align: center;
	float: left;
}
.anketa {
	padding: 10px;
}
.abody {
	border-bottom: 1px solid #4e0000;
	padding: 5px 0;
}
.abody a {
	float: left;
	display: block;
	width: 50px;
}
.resultbox {
	margin: 5px 0 0 0;
	float: left;
	width: 80px;
	height: 11px;
}
.result {
	float: left;
	height: 11px;
}
.anketa div.red {
	background: #cd0000;
}
.anketa div.pink {
	background: #cd007e;
}
.anketa div.green {
	background: #69cd00;
}
.tocartbox {
	padding: 0 0 0 55px;
	width: 200px;
}
.tocartbox span {
	display: block;
	padding: 10px 5px 0 0;
}
.tocartbox span, .tocartbox input {
	float: left;
}
.inpshop {
	float: left;
	width: 15px;
	margin: 20px 5px 0 0;
	border: 1px solid #aca811;
}
/*pozicuje obrázek u detailu produktu*/
.detailleftbox {
	/*width: 222px;*/
	/*overflow: hidden;*/
	text-align: left;
	float: right;
	/*padding-top: 22px;
	padding-right: 22px;*/
}
.flags {
	padding: 5px 0 0 0;
}
.flags img {
	margin: 0 0 0 10px;
}
.akce {
	color: #ff0100;
}
.skladem {
	color: #edb101;
}
.logovyr {
	float: right;
}
.detailbox-menu {
	padding-bottom: 19px;
	margin-bottom: 4px
}
#karta_specifikace {
	margin-left: 20px;
}
.detailbox-menu a {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #fe6c00;
	border-right: 0px;
	margin-left: 3px;
	padding: 5px 15px;
	font-size: 11px;
}
/* nově udělané řešení menu - různé velikosti pozadí, nutný div v karta.php */
#karta_specifikace a {
	background: url(../layout/bg_zalozka_spec_in.gif) no-repeat;
	color: #413f44;
}
#karta_specifikace a:hover {
	background: url(../layout/bg_zalozka_spec_act.gif) no-repeat;
	color: #ffffff;
}
#karta_parametry a {
	background: url(../layout/bg_zalozka_parametry_in.gif) no-repeat;
	color: #413f44;
}
#karta_parametry a:hover {
	background: url(../layout/bg_zalozka_parametry_act.gif) no-repeat;
	color: #ffffff;
}
#karta_servis a {
	background: url(../layout/bg_zalozka_servis_in.gif) no-repeat;
	color: #413f44;
}
#karta_servis a:hover {
	background: url(../layout/bg_zalozka_servis_act.gif) no-repeat;
	color: #ffffff;
}
#karta_hodnoceni a {
	background: url(../layout/bg_zalozka_hodnoceni_in.gif) no-repeat;
	color: #413f44;
}
#karta_hodnoceni a:hover {
	background: url(../layout/bg_zalozka_hodnoceni_act.gif) no-repeat;
	color: #ffffff;
}
.detailbox-menu a.selected {
}
.detailbox-menu a.selected:hover {
}
.detailbox-menu a.last {
}
.detailbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 600px;
	color: #5c5c5c;
	text-align: justify;
}
#kosik_detailbox {
	margin: 0px 0px 0px 10px;
	width: 610px;
	color: #5c5c5c;
	text-align: justify;
	background-color: #f0efd8;
}
.detailbox p {
	padding-left: 5px;
	padding-top: 20px;
	font-size: 12px;
}
#karta_parametry {
	background: url(../layout/bg_zalozka_parametry_in.gif) no-repeat;
}
#karta_servis {
	background: url(../layout/bg_zalozka_servis_in.gif) no-repeat;
}
#karta_hodnoceni {
	background: url(../layout/bg_zalozka_hodnoceni_in.gif) no-repeat;
}
ul {
	padding: 0 0 0 15px;
	list-style: square;
}
.detailbox div.img {
	width: 123px;
	height: 123px;
	overflow: hidden;
	float: left;
	margin: 2px;
	padding: 3px 0 0 0;
	border: 1px solid #d9ebfa;
	background: #ffffff;
	text-align: center;
}
.detailbox div.img a {
	display: block;
	margin: auto;
	width: 117px;
	height: 117px;
	overflow: hidden;
	text-align: center;
}
.detailform {
	width: 520px;
	overflow: hidden;
	background: #eff8fd;
	border: 1px solid #d9ebfa;
	padding: 10px;
	margin: 10px 0;
}
.detailform label {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.detailform label.nd {
	margin: 0 0 0 35px;
}
.detailform input.text {
	float: left;
	width: 150px;
	padding: 1px;
	margin: 0 0 5px 0;
	border: 1px solid #dcecfd;
}
.detailform textarea {
	width: 405px;
	padding: 3px;
	font-size: 11px;
	color: #444444;
	font-family: arial;
	margin: 0 0 5px 0;
	border: 1px solid #f2ede7;
}
.detailsubbox {
	width: 100%;
	text-align: center;
}
.detailsubbox input {
	background: #dcdcdc;
	border: 1px solid #d1d1d1;
	padding: 0 15px;
	cursor: pointer;
}
#odeslatmail {margin-left: 10px; text-align: center;}
#odeslatmail input {border: 1px solid #929290 ; margin-bottom: 5px;}
#odeslatmail input.subm{font-family: Verdana; font-size: 10px; font-weight: bold; color: #929290;}
#odeslatmail input.submit {
	background: #dcdcdc;
	border: 1px solid #d1d1d1;
	cursor: pointer;
	margin: 3px 0 0 0px;
	
}
.adbox {
	text-align: center;
	width: 100%;
	padding: 10px 0;
}
.vyrobci {
	margin-bottom: 15px;
}
.vyrobci label.zobrazit {
	width: 50px;
	display: block;
	float: left;
	margin-left: 5px;
}
.vyrobci label {
	margin: 0 0px 0 0;
}
.vyrobci div.rightpart {
	width: 465px;
	float: left;
}
.pagesinfobox {
	width: 100%;
	padding: 25px 0;
}
.pagesinfobox div.info {
	float: left;
}
.strankovani {
	float: right;
	padding: 0 20px 0 0;
}
#produktyznacky ul {
	list-style: none;
	display: inline;
}
#produktyznacky ul li {
	display: inline;
}
.podkategorie {
	list-style: none;
}
.podkategorie li {
	display: block;
	float: left;
	padding: 3px 1px;
	text-align: center;
	width: 170px;
	height: 200px;
	border: 1px solid #f2ede9;
	margin: 10px 7px 0 0;
}
.podkategorie li a {
	display: block;
	overflow: hidden;
	padding: 5px 0px;
	font-size: 14px;
	text-decoration: none;
}
.podkategorie .vp_prvni {
  height: 35px;
}
.podkategorie li a:hover {
	text-decoration: underline;
}
.kosikblock {
	display: block;
	float: left;
	width: 280px;
	color: 4a4a4a;
}
.kosikblock label {
	display: block;
	float: left;
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5c5c;
}
.kosikblock label span.povinne {
	padding: 0 0 0 0px;
	font-weight: bold;
	background: url('../layout/star.gif') 0% 50% no-repeat;
}
.kosikblock label {
	display: block;
	float: left;
	width: 120px;
}
.kosikblock input {
	float: left;
	width: 130px;
	padding: 1px;
	font-size: 11px;
	border: 1px solid #c0cb0e;
	margin: 0 0 10px 0;
}
.spadding {
	padding: 0px;
}
#dod_adresa {
	display: none;
}
.poznobj {
	width: 596px;
	%width: 576px;
	height: 90px;
	border: 1px solid #c0cb0e;
}
#kosik_poznamka_bott {
	width: 610px;
	margin-left: 10px;
	height: 5px;
	background-image: url(../newlayout/kosik_poznamka_bott.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#kosik_vypis_bott {
	width: 610px;
	margin-left: 10px;
	height: 5px;
	background-image: url(../newlayout/kosik_poznamka_bott.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#kosik_dalsi_bott {
	width: 610px;
	margin-left: 10px;
	height: 5px;
	background-image: url(../newlayout/kosik_poznamka_bott.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.doprava {
	width: 385px;
	display: none;
}
/* nezobrazovat cenu */
.cenabox {
	width: 600px;
	padding: 5px;
	background: #c0cb0e;
	margin: 10px 0;
	margin-left: 10px;
}
.cenabox span.cenasign {
	float: left;
	display: block;
	padding: 5px 0 0 5px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.nadpiskosik_box {
	width: 600px;
	padding: 5px;
	background: #c0cb0e;
	height: 33px;
	_height: 33px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.nadpiskosik_box span.nadpiskosik_sign {
	float: left;
	display: block;
	padding: 5px 0 0 5px;
	padding-top: 8px;
}
.cenabox span.cena {
	float: right;
	font-size: 18px;
	padding: 0 5px 0 0px;
	color: #ffffff;
}
.paymenttypes {
	width: 536px;
	border: 1px solid #ddeaf0;
	background: #e1eff2;
	padding: 5px;
}
.paymenttypes label {
	font-weight: bold;
	float: left;
}
.paymenttypes select {
	width: 200px;
	float: right;
	margin: 3px 0;
}
.spec td {
	padding: 8px;
	text-align: left;
	border: 1px solid #d9dde3;
}
.spec tr.dark td {
	background: #eeeded;
}
.spec tr.light td {
	background: #ffffff;
}
.spec td.label {
	font-weight: bold;
	width: 200px;
}
.detlinks {
	padding: 10px 0;
	line-height: 120%;
}
.detlinks a {
	color: #004467;
	display: block;
	float: left;
	margin: 0 3px;
}
#obsahleft div.newstext h2 {
	border-bottom: none;
	margin: 0px 0 0 0;
	padding: 0 0 3px;
}
.kontakt {
	line-height: 150%;
	padding: 5px;
}
.menuTop, .menuBott {
	width: 225px;
	height: 12px;
	margin: 0;
	padding: 0;
}
.menuBott {
	background: url("../layout/menubott.jpg") no-repeat 0% -1px;
	margin-bottom: 25px;
	margin-left: 1px;
}
.red {
	color: #fe6c00;
}
.now {
	font-weight: bold;
	margin: 0spx 0 3px 0;
	padding: 0px 0 0 0px;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #929290;
	margin-top: 0px;
	margin-bottom: 10px;
}
.now a {
	font-family: Tahoma, sans-serif;
	color: #929290;
}
.now a:hover {
	text-decoration: none;
}
a {
	color: #37362d;
	font-weight: bold;
	font-size: 10px;
}
#form_kosik {
	color: #5d666b;
}
div.kostab form#form_kosik div.detailbox {
	padding: 20px 10px;
	margin-top: 0px;
}
div.detailbox .red {
	color: #a1a127;
}
#obsahleft form {
	margin-top: 0px;
}
#obsahleft form div#udaje {
	width: 585px;
	margin-left: 10px;
	background-color: #f0efd8;
	padding: 25px 0px 30px 25px;
}
#obsahleft form div#adresa {
	padding: 15px 10px;
	background: #c0cb0e;
	height: 13px;
	_height: 13px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	width: 590px;
}
#kosik_poznamka {
	width: 604px;
	background-color: #f0efd8;
	margin-left: 10px;
	padding: 20px 0px 20px 6px;
}
#kosik_dalsi {
	width: 588px;
	background-color: #f0efd8;
	margin-left: 10px;
	padding: 10px 0px 10px 22px;
}
#kosik_dalsi input {
	margin-top: 10px;
}
div.novinky {
	border-top: 1px dotted #cecece;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
div.novinky a.novinky_nadpis {
	color: #ec7715;
	display: inline;
	font-size: 12px;
	margin-left: 50px;
}
div.novinky .novinky_text {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.novinky .novinky_vice {
	background: url(../layout/vice.gif) no-repeat left center;
	padding-left: 20px;
	color: #a79f21;
}
div.newsblok_right {
	float: right;
}
div.novinky_det {
	padding: 0px 15px;
}
div.selectovani {
	width: 600px;
	background-color: #C0CB0E;
	font-size: 10px;
	height: auto;
	overflow: hidden;
}
#selectovanitop{width: 610px; height: 5px; background-image: url(../newlayout/katalog_top_bg.gif); background-position: left top; background-repeat: no-repeat;}
#selectovanibottom{width: 610px; height: 5px; background-image: url(../newlayout/katalog_bottom_bg.gif); background-position: left top; background-repeat: no-repeat;}
.razeni_zobrazit {
	color: #626703;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.razeni form {
	width: 400px;
}
#razeni_root {
	float: left;
	margin-top: 0px;
}
.razeni_zobrazit_bg {
	width: 124px;
	height: 25px;
	background-image: url(../newlayout/razeni_zobrazit_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	display: inline;
	float: left;
}
.razeni_zobrazit_bg a {
	padding-left: 10px;
	color: #626703;
	padding-top: 0px;
	text-decoration: none;
}
.razeni_zobrazit_bg a:hover {
	padding-left: 10px;
	color: #626703;
	padding-top: 0px;
	text-decoration: underline;
}
#razeni_zobrazit_obal {
	margin-left: 0px;
	padding-left: 0px;
	width: 250px;
}
.razeni_zobrazit select {
	color: #767676;
}
a#katalog_vypsat {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}
a:hover#katalog_vypsat {
	color: #ffffff;
	text-decoration: none;
}
.razeni_zobrazit {
	padding-top: 8px;
}
.razeni_zobrazitadd {
	padding-top: 6px;
}
.razeni_zobrazit2 {
	padding-top: 3px;
}
#rightmenu td {
	text-align: left;
}
#odkazy_x {
	position: relative;
	top: -9px;
	right: 15px;
}
#odkazy_x a {
	padding-left: 16px;
	margin-left: 4px;
}
#odkazy_x a:hover {
	text-decoration: none;
}
#odkazy_x #a {
	background: url(../imgs/add.gif) no-repeat left;
}
#odkazy_x #b {
	background: url(../imgs/tisk.gif) no-repeat left;
}
.mezera {
	width: 100%;
	height: 20px;
	clear: both;
}
#zpetny_hovor {
	display: none;
}
#zpetny_hovor_top {
	cursor: pointer;
	cursor: hand;
}
#karta_popis {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #54c5d0;
	margin-left: 5px;
}
div#spec_blok_nadpis {
	float: left;
	width: 88px;
	height: 19px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	margin-left: 15px;
	_padding: 4px 0px 5px 0px;
	background: #DFE8EC url('images/bg_detail_zaob.gif') no-repeat left top;
}
div#bannerleft {
	padding: 15px 0 0 10px;
	text-align: center;
}
div.bann_left {
	padding: 15px 0 0 10px;
	text-align: center;
}
.fontbold {
	font-weight: bold;
}
#uvod_txt_top {
	width: 610px;
	height: 6px;
	background-image: url(../newlayout/uvod_txt_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#uvod_txt {
	background-color: #d0fbff;
}
#uvod_txt h2 {
	margin: 0;
	padding: 0;
	color: #328f98;
	font-size: 18px;
	font-family: Myriad Pro;
	font-weight: bold;
	padding: 14px 20px 0px 20px;
}
#uvod_txt p {
	padding: 30px 20px 30px 20px;
	color: #2f6c72;
	text-align: justify;
	font-size: 12px;
}
#uvod_txt_bottom {
	width: 610px;
	height: 6px;
	_height: 6px;
	background-image: url(../newlayout/uvod_txt_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#doprava {
	margin-left: 20px;
}
#doprava_zdarma {
	margin-left: 20px;
	margin: 10px 0px 0px 20px;
	color: #5c5c5c;
	padding-bottom: 35px;
}
.ajax_detailbox {
	width: 600px;
	margin-left: 10px;
	padding: 20px 0px 20px 10px;
	background-color: #f0efd8;
}
.nadpiskosik_box_addmargin {
	margin-top: 10px;
}
.kosiknow {
	margin-left: 10px;
}
.align_center {
	margin-left: 220px;
}
#kosik_kroky {
	width: 315px;
	height: 25px;
	margin-left: 308px;	
}
#kosik_kroky a{font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #646A00;}
.krok a {
	height: 25px;
	width: 104px;
	/*background-image: url(../newlayout/krok_bg.gif);
	background-position: left top;
	background-repeat: no-repeat; */
	display: inline;
	float: left;  padding-top: 6px; padding-left: 36px;
	
}
#kosik_kroky a {
	width: 104px;
	height: 25px;
	cursor: pointer;
	display: block;
}
.krok a:hover{height: 25px;
	width: 104px;
	
		background-image: url(../newlayout/krokhover_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	float: left;
  } 

.actkrok{
	height: 25px;
	width: 104px;
	background-image: url(../newlayout/krokact_bg.gif) !important;
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	float: left; 
	text-decoration: underline;
	
}
.inactkrok{
  height: 25px;
	width: 104px;
	background-image: url(../newlayout/krok_bg.gif) !important;
	background-position: left top;
	background-repeat: no-repeat;
	display: inline;
	float: left; 
	text-decoration: underline;
}
.dalsikrok_btn{float: left; margin-left:10px;}
.krok {
	height: 25px;
	width: 104px;
	/*background-image: url(../newlayout/krok_bg.gif);
	background-position: left top;
	background-repeat: no-repeat; */
	display: inline;
	float: left; 
}
#registrovat_btn {margin-left:10px; border: 1px solid #C0CB0E ;}

/* bazar */

.bazarbox{border-bottom: 1px solid #ECE9D8; padding: 10px; width: 750px; margin-top: 10px; padding-top: 0px;}
.bazarbox h3{font-size: 14px;}
.bazarbox .bb_img{width: 150px;  float: left; margin-right: 20px;}
.bazarbox img{}
.bazarbox stpopis{margin-left: 100px;}                
.bazarbox .bb_datum{font-size: 16px; padding-left: 0px;}
.bazarbox .bb_content{width: 300px; float: left; }
.bb_datumovy{margin-left: 20px; color: grey;}
.bazarbox .bb_kontakt{width: 200px; float: right;}
.bazarbox .bb_cena{margin-left: 170px; font-size: 14px; font-weight: bold; }
.bazar_razeni{margin-left: 15px !important;}
.navigacebig {margin-left: 2px;}
.navigacebig a{color: #929290;}

#barar-kategorie ul{
  list-style:none;
}

#barar-kategorie ul li a{
  color:#666666;
  font-size:12px;
  font-weight:bold;
  line-height:17px;
}

#barar-kategorie ul li a:hover{
  text-decoration:none;
}
.under_foot{
  background: #C0CB0D;
  width: 951px;
  padding-left: 55px;
  margin-left: 8px;
  margin-top: 20px;
  padding-bottom: 20px;
}

.toplist{
  float:right;
  padding-right:50px;
}
