/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
hr, .navigacejump{
	display: none;
}

.uvodtext hr{
  display:block !important;
  color:#ffff00;
  height:1px;
  border:none;
  border-top:solid 1px #ffff00;
}

p a {
color: #626262;
text-decoration: underline;
}

a {
color: #626262;
}
a:hover {
text-decoration: none;
}
.notdisplayed{
	display: none;
}
body {
  color: #000;
  font-size: 9pt;
  text-align: center;
  font-family: arial, tahoma, verdana;
  background-color: #000000;
}

div#container {
position: relative;
  margin: auto;
  margin-top: 0px;
  text-align: left;
  width: 100%;
  min-width: 1100px;
  padding: 119px 0 0 0;
  background:#cecece url('../new_layout/contbg.gif') repeat-x 0px 119px;
}
div#topblock{
position: absolute;
left: 0;
height:119px;
top: 0;
background: url('../new_layout/topbg.gif') repeat-x left top;
width: 100%;
}

.logo {
	position: absolute;
	top: 53px;
	left: 300px;
}

.lkosik{
	position:absolute;
	top: 75px;
	right: 35px;
	color:#131113;
	font-size:12px;
}
.lkosik a{
  text-decoration:none;
  color:#131113;
  padding-right:20px;
}
.lkosik a:hover{
  text-decoration:underline;
}
.lkosik span{
	font-weight:normal;
	font-size:18px;
}

.vekocar {
position: absolute;
top: 70px;
right: 210px;
background: url(../new_layout/head_cara.jpg) no-repeat left top;
width: 11px;
height: 149px;
}
.xxxobch {
	position: absolute;
	top: 26px;
	right: 0px;
	width: 173px;
	height: 44px;
	z-index: 20;
	background: url(../new_layout/head_dalsi.jpg) no-repeat left top;
}
.xxxobch a {
	display: block;
	margin-top: 8px;
	margin-left: 65px;
	margin-bottom: 7px;
	color: black;
	text-decoration: none;
}
.xxxobch a:hover {
	text-decoration: underline;
}
.relax {
	position: relative;
}

.lupatop {
	position: absolute;
	top: 45px;
	right: 405px;
	background: url(../new_layout/head_lupa.jpg) no-repeat left center;
	padding-left: 35px;
	width: 17px;
	height:18px;
}
.poletop {
	background: #fff;
	border: none;
	color: black;
	height: 17px;
	width: 130px;
	position: absolute;
	top: 78px;
	left: 17px;
}
.inptop {
	background: black;
	border: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
	position: absolute;
	top: 78px;
	left: 155px;
	width: 45px;
	height:17px;
	padding-bottom:3px;
	cursor:pointer;
}

div#header {
	position: relative;
	width: 1100px;
	height: 100px;
}

div#kosik {
  width: 177px;
  height: 54px;
  font-size: 7pt;
  background-image: url('../layout/kosikbg.gif');
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  font-weight: bold;
  margin: 40px 0 0 805px;
  color: white;
}

div#kosik a {
  color: white;
  text-decoration: none;
}

div#kosik a:hover {
  text-decoration: underline;
}

div#kosik span {
  display: block;
}

div#kosik .imgkos {
  position: absolute;
  margin: 5px 0 0 5px;
}

span.kos {
  position: absolute;
  margin: 12px 0 0 70px;
}

.green {
  color: #37363b;
}

form.hledat {
  margin: 0;
  float: left;
  padding: 2px 0 0 5px;
  background: url('../layout/searchbg.gif') repeat-x 0% 0%;
  width: 187px;
  height: 25px;
}

form.hledat .hledat_inp {
  width: 100px;
  height: 15px;
  border: 1px white solid;
  background-color: #e2e2e2;
}

form.hledat .hledat_sub {
  width: 50px;
  height: 15px;
  color: #ffffff;
  text-decoration: underline;
  background-color: transparent;
  border: 0px;
  font-weight: bold;
  cursor: pointer;
}

.topmenu {
	position: absolute;
  top:0px;
	left: 3px;
}
.topmenu ul {
}

.topmenu ul li {
	list-style-type: none;
	float: left;
}

.topmenu ul li.inactive {
	list-style-type: none;
	float: left;
	background: none !important;
}
.topmenu ul li.active {
	list-style-type: none;
	float: left;
}
.topmenu ul li a{
	/*background: url(../new_layout/topmenubg.gif) no-repeat right bottom;*/
	display: block;
	line-height: 37px;
	width:auto;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
.topmenu ul li a.inactive {
	display: block;
	width:auto;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 17px;
	text-decoration: none;
	font-size: 12px;
}
.topmenu ul li a.active{
	display: block;
	width:auto;
	color: #f1ca00;
	padding-left: 15px;
	padding-right: 17px;
	text-decoration: none;
	font-size: 12px;
}
.topmenu ul li a:hover {
	text-decoration: underline;
}

div#telo {
    margin-left: 202px;
    margin-right: 201px;

  background-position: left top;
  background-repeat: repeat-y;
}

#allcols{
	width: 100%;
	position: relative;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  line-height:0;
}

li.menubar a:hover {
  background-color: transparent;
}

a.actuator
{
  font-weight: bold;
	background-color: transparent;
	color: #ababab;
	padding: 7px;
	_padding: 5px;
	padding-left: 18px;
	text-decoration: none;
	width: auto;
	display: block;
	height: auto;
	font-size: 9pt;
}

a.actuator:visited, a.actuator:active
{
	background-color: transparent;
/*	color: white;*/
	padding-left: 18px;
	text-decoration: none;
}

a.actuator:hover
{
	text-decoration: underline;
	background-color: transparent;
}

ul#menulist, ul.menu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/* LEFT MENU */

div#menu {
  position: relative;
  width: 202px;
  _width: 200px;
  margin: 0 0 0 -202px;
  float: left;
  z-index:50;
  background: #666666;
  padding-bottom:30px;
  overflow:hidden;
  margin-top:22px;
}

.menu ul{
  list-style: none;
}

.menu
{
  background: #666666 ;
  padding-top:2px;
  width: 200px;
  padding-right:2px;
  _width: 200px;
}

.menu li a
{
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 10px 35px 6px 15px;
	font-size: 12px;
	text-align:right;
	text-decoration: none;
	border-bottom: 1px solid #7f7f7f;
	/*background: url(../new_layout/leftmenuli.gif) no-repeat left top;*/
}
.menu li a.active
{
	color: #F1CA00;
	font-weight: bold;
	display: block;
	padding: 10px 35px 6px 15px;
	font-size: 12px;
	text-align:right;
	text-decoration: none;
	border-bottom: 1px solid #7f7f7f;
	/*background: url(../new_layout/leftmenuli.gif) no-repeat left top;*/
}
.menu li.inactive ul {
	display: none;
}
.menu li.inactive ul li {
	display: none;
}
.menu li.active ul li a.inactive
{
	font-weight: normal;
	color: #fff;
	margin-left: 1px;
	display: block;
	background: none;
	font-size: 11px;
}

.menu li.active ul li.active a.active
{
	font-weight: bold;
	color: #F1CA00;
	display: block;
	background: none;
	font-size: 11px;
}
/*
.menu li.active ul li.active ul li a
{
	font-weight: normal;
	color: #000000;
	padding: 5px 0 5px 35px;
	display: block;
}

.menu li.active ul li.active ul li.active a
{
	font-weight: normal;
	color: #000000;
	padding: 5px 0 5px 35px;
	display: block;
	background: url(../new_layout/menu_sipka2.jpg) no-repeat left center;
}

.menu li.active ul li.active ul li.active ul li a, .menu li.active ul li.active ul li.active ul li.active a
{
	font-weight: normal;
	color: #000000;
	padding: 5px 0 5px 45px;
	display: block;
}
*/

.menu li a:hover
{
	text-decoration: underline;
}

.leftkontakt{
  /*background: url(../new_layout/leftmenuli.gif) no-repeat left top;*/
  color:#eee;
  padding:20px 0 0 13px;
  width:169px;
}
.leftkontakt .blok{
  background: url(../new_layout/leftcara.gif) repeat-x left bottom;
  padding:8px;
  line-height:17px;
}


.block1 {
	width: 435px;
	padding-top: 35px;
	padding-left: 25px;
}
.block2 {
	width: 380px;
	padding-top: 20px;
}
.block2 img {
	margin-top: 5px;
	margin-right: 8px;
}

div.odsad {
  height: 25px;
}

div#obsah {
	position: relative;
	float: right;
	width: 100%;
	line-height: 1.5em;
/*
  float: right;
  padding: 0;
*/
}

div#obsahleft {
	width: 100%;
	margin-top:45px;
  float: left;
}
div.odsazeni {

  padding: 0px 30px;
}

div#obsahleft h2{
  text-transform:uppercase;
  color:#000;
  font-weight:normal;
  padding-bottom:10px;
}

div#obsahright {
  width: 201px;
  position: relative;
  margin-right: -201px;
  float: right;
  overflow:hidden;
  background: #fff;
  padding-bottom:20px;
  margin-top:22px;
}

div.akcninabidkanadpis{
	margin: 0px;
	/*background: url(../new_layout/righttop.gif) no-repeat right top;*/
	width: 179px;
	height: 27px;
	color:#f1ca00;
	font-size:18px;
	padding:20px 0 0px 22px;
}

div.akcninabidka{
  width:179px;
  height:470px;
  padding: 0px 10px;
  margin: 0px;
  margin-left:2px;
  position:relative;
}

.innerFade .blok{
  position:absolute;
  left:0;
  height:140px;
  background:url(../new_layout/rightcara.gif) repeat-x left bottom;
  padding:5px 10px 7px 10px;
  line-height:15px;
}

.innerFade .blok h3 a{
  text-decoration:none;
  line-height:15px;
  color:#000000;
}

.innerFade .blok h3 a:hover{
  text-decoration:underline;
}

.innerFade .blok img{
  padding-top:3px;
}

.innerFade .blok strong{
  color:#f1ca00;
}

.innerFade .blok span{
  text-decoration: line-through;
  color:#444444;
}

#innerFade1 .blok{
  top:0px;
}

#innerFade2 .blok{
  top:145px;
}

#innerFade3 .blok{
  top:289px;
}

div.procmynadpis {
	margin: 0px;
	/*background: url(../new_layout/righttop.gif) no-repeat right top;*/
	width: 177px;
	height: 27px;
	color:#f1ca00;
	font-size:18px;
	padding:20px 0 0px 24px;
	border-top:solid 1px #000000;
	margin-top:15px;
}

div.procmy {
  width: 179px;
  padding: 0px 10px;
  margin: 0px;
  margin-left:2px;
  color:#000000;
}

.procmy .blok .top{
  font-weight:bold;
  color:#000000;
}

.procmy .blok{
  background:url(../new_layout/rightcara.gif) repeat-x left bottom;
  padding:5px 10px 7px 10px;
  line-height:15px;
  font-weight:bold;
}

.procmy .blok a{
  color:#000000;
}

div.procmy .blok span{
  font-size:11px;
  font-weight:normal;
  color:#444444;
}

.rightbot{
  padding-top:27px;
  text-align:center;
}

div.obal {
  margin: 0px 5px 0 5px;
  width: 171px;
}

div.bunda {
  padding: 0px;
  width: auto;
  font-size: 8pt;
  text-align: center;
  border-bottom: 1px solid #dedede;
}

div.bunda a {
  color: #ffffff;
  font-weight: bold;
}

div.bunda a:hover {
  text-decoration: none;
}

div.bunda strong {
  color: #ffffff;
}


.paddx2 {
	padding-left: 53px;
}

div.navigacebig a {
	color: #767676 !important;
	font-family: verdana !important;
	font-size: 9px !important;
	text-decoration: none;

}

div.navigacebig a:hover{
  text-decoration: underline;
  color: #767676 !important;
	font-family: verdana !important;
	font-size: 9px !important;
}

div.navigacebig {
	padding: 0 0 2px 0;
	margin: 5px 0 3px 0;
	color: #767676 !important;
	font-family: verdana !important;
	font-size: 9px !important;
}
.navigacebig .navitext {
	background: url(../new_layout/navigace_slozka.jpg) no-repeat left center;
	padding-left: 15px;
	margin-right: 5px;
	color: #767676 !important;
	font-family: verdana !important;
	font-size: 9px !important;
}
.obsahall{
	padding: 0px 5px 0 20px;
}

div.navigacebig h2, div.navigacebig h3 {
  display : inline; color: #767676 !important;
	font-family: verdana !important;
	font-size: 9px !important; margin : 0; padding : 0; font-weight: normal;
	text-decoration: none; 
}


div.banner {
  text-align : center;
  margin-top : 8px;
}

div#rightmenu {
  text-align: center;
	position: relative;
  margin: 0px 0 10px 0;
  width: 180px;
  font-size: 8pt;
}



div#rightmenu ul {
position: relative;
  list-style-type: none;
  margin: auto;
  padding-top: 0px;
}

div#rightmenu ul li {
  position: relative;
  display: block;
  padding: 0 0 0 0;
  margin: 3px 0 0 0;
}

div#rightmenu a {
  position: relative;
  display: block;
  color: #363636;
  font-weight: bold;
  text-decoration: none;
  z-index: 2;
  padding: 16px 0 7px 22px;
}

div#rightmenu a:hover {
  text-decoration: underline;
}

.rx1 {
	width: 180px;
	height: 44px;
	background: url(../new_layout/right_new_mail.jpg) no-repeat;
}
.rx2 {
	width: 180px;
	height: 43px;
	background: url(../new_layout/right_oblibene.jpg) no-repeat;
	margin-bottom:12px;
}

.rx2 a {
  position: relative;
  display: block;
  color: #363636;
  font-weight: bold;
  text-decoration: none;
  z-index: 2;
  padding: 16px 0 7px 52px;
}

.rx3 {
	width: 180px;
	height: 44px;
	background: url(../new_layout/right_vyrobci.jpg) no-repeat;
}


div#rightmenu ul li form div{
	position: relative;
	z-index: 2;
	padding-bottom: 20px;
}

.rightvyrobci {
  width:175px;
	text-align: justify;
	margin: -15px 10px 10px 0px;
	font-family: verdana;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0px;
}
.rightvyrobci a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;margin: 3px 5px 1px 5px;
}
.rightvyrobci a:hover {
	text-decoration: none;
	font-weight: bold;
}

.skrt {
  text-decoration: line-through;
}

.red {
  color: #9a0000;
}

div#nabidka {
  margin: 20px 0 20px 0;
  width: auto;
}

div#nabidka form {
  margin: 4px 0 4px 0;
}

div#nabidka2 form {
  margin: 4px 0 4px 0;
}
div#nabidka2 {
	margin: 0px auto 20px auto;
	padding-top: 0px;
	text-align: center !important;
}
.nabidkacenter {
text-align: center;
padding: 0;
}
.tablecent td {
  width: 121px !important;
  height: 121px !important;
  text-align: center !important;
  vertical-align: middle !important;
}
div.produkt {
  float: left;
  width: 165px;
  height: 370px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px !important;
}
div.produkt table td {
  text-align: center;
  vertical-align: top;
  width: 153px;
  height: 60px;
}
h3 {
 text-decoration: none !important;
}
div.produkt h3 a {
  color: ffffff;
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
}
div.produkt h3 a:hover {
  text-decoration: none !important;
}
.paddx {
	padding: 3px 10px 0 10px;
}
div.produkt2 {
  width: 155px;
  height: 360px;
  float: left;
  overflow: hidden;
  border: 1px #dadcdd solid;
  margin: 10px 5px;
  _margin: 5px 1px !important;
  position: relative;
}

div.forum {
  width: 138px;
  height: 114px;
  font-size: 8pt;
  float: left;
  text-align: center;
  border: 1px #363636 dotted;
  margin: 0px 10px 10px 0px !important;
}

div.forum a {
  color: black;
}

div.forum a:hover {
  text-decoration: none;
}

div.prod {
  position: relative;
  width: 138px;
  height: 330px;
  text-align: center;

}

p.male {
	background-color: #dadcdd;
	position: absolute;
	left: 0px;
	bottom: 0px;
	min-height: 100px;
	width: 135px !important;
	padding-left: 10px;
	padding-right: 10px !important;
	text-align: center;
}
.prodcena {
	font-size: 16px;
	color: #ac0e0f;
	font-weight: bold;
	float: left;
	display: block;
	margin: 2px 5px 0 12px;
	font-family: arial;
}
.margx {
	position: absolute;
	display: block;
	left: 0px;
	bottom: 3px;
}
.prodc {
	float: left;
	margin: 0 4px 0 4px;
}
.prodc .inp {
	border: 1px solid #b1b1b1;
	width: 26px;
	height: 18px;
}
div.prod p.male {
  font-size: 10px !important;
  height: 85px;
  margin: 10px 0px 10px 0px;
  color: #828282;
}
p.male {
	font-size: 10px !important;
  height: 85px;
  padding: 5px 10px 5px 10px !important;
  color: #828282;
}

div.prod div.order {
text-align: center;
width: 138px;
  font-size: 8pt;
  margin: 10px 0 5px 0;
  color: #828282;
  position: absolute;
  bottom: 23px;
  left: 0;
}
div.prod div.skladem {
width: 100%;
text-align: center;
  position: absolute;
  bottom: 4px;
  left: 0;
  overflow: hidden;
}

div.skladem table td {
	width: 155px;
	text-align: center;
	height: 40px !important;
}
div.skladem table td img {
	margin-top: 2px;
	margin-right: 2px;
}

.mp {
  margin: 0 0 0 2px;
}

.odsadprod {
  padding: 8px;
  width: auto;
}

div.prod a {
  display: block;
  padding: 0 0 10px 0;
  font-size: 8pt;
  color: #9a0000;
  text-decoration: underline;
}

div.prod a:hover {
  text-decoration: none;
}

div.skladem img {
  margin: 0 0 -5px 0;
  _margin: 0 0 2px 0;
}

div.news {
  width: auto;
  margin: 20px 0 0 0;
}

div.news div.text p {
  color:#000;
}

.news h3 {

}

div.akcni {
  width: auto;
  margin: 30px 0 0 0;
  border: 1px #EF8989 solid;
}

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.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: #000;
  width: auto;
}

div.newstext {
  font-size: 8pt;
  width: 98%;
  padding: 20px 10px 0 10px;
}

div.newstext a {
  color: #9a0000;
}

div.newstext a:hover {
  text-decoration: none;
}

.braun {
  color: #3e3e3e;
  font-weight: normal !important;
  font-family: arial;
  font-size: 12px;
}

div.txt {
  float: left;
  width: 500px;
  margin-left: 25px;
  color: #838383;
}

div.img {
  margin: 5px;
  padding: 2px;
  width: 121px;
  height: 121px;
  overflow: hidden;
  float: left;
  text-align: center;
  border: 1px solid #dadcdd;
}

.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 {
  color:#121011;
  position: absolute;
  top: 70px;
  left: 650px;
  margin: 0px;
  padding: 0px;
  font-family:calibri;
  font-size: 24px;
  line-height:26px;
  font-weight:bold;
  z-index: 10;
  width:285px;
}
h2 {
  color: #ffffff;
  margin: 10px 0 10px 0;
  font-size: 18px;
  font-weight: bold;
}
h3 {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	font-family: arial;
}
.h3detail {
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
}

.fr {
  font-weight: bold;
  padding: 7px 0 0 0;
  margin: 0 20px;
  display: block;
  float: left;
}

.fr a {
  color: #ffffff;
}

.fr a:hover {
  text-decoration: none;
}

div.dott {
  border-right: 1px #8a8a8a dotted;
}

div.razeni {
	position: relative;
	font-size: 8pt;
	/*background-color:#404040;*/
	padding-top: 3px;
	padding-bottom: 6px;
	margin-top: 13px;
	padding-left:10px;
}

div.razeni select, div.smallfont7 select {
  border-top: 2px #75736e solid;
  border-left: 2px #75736e solid;
  border-bottom: 2px #f2f0ee solid;
  border-right: 2px #f2f0ee solid;
  font-size: 8pt;
}

div.strankovani a, div.smallfont7 a {
  color: #838383;
  text-decoration: underline;
}
div.strankovani span {
  color: #e9e9e9;
}
div.strankovani a.b {
  color: #ffffff !important;
  text-decoration: underline;
}
div.strankovani a:hover, div.smallfont7 a:hover {
  text-decoration: none;
}
.ulicka li {
float: left;
width: 16px;
list-style-type: none;
text-align: center;
padding-bottom: 1px;
height: 13px;
font-weight: bold;
color:#878787;
font-size:12px;
}
.ulicka li a{
color:#5b5b5b;
text-decoration:none;
font-size:12px;
}
.ulicka li a:hover{
text-decoration:underline;
}
.ulicka li.napstr {
width: 80px;
text-align:left;
color:#5b5b5b;
font-size:12px;
}
.b {
  font-weight: bold;
  color:#000;
  text-decoration:none !important;
}
a.b:hover {
  text-decoration:underline !important;
}
li.b {
width: 14px;
height: 13px;
}
li.delitko {
width: 3px;
font-size:13px;
%padding-right:1px;
}
.margindet1 {
	margin: 7px 10px 5px 5px;
	display: block;
	float: left;
}
.margindet2 {
	margin: 10px 0px 5px 5px;
	display: block;
	float: left;
}
.margindet3 {
	margin: 8px 0px 5px 20px;
	display: block;
	float: left;
}
.margindet4 {
	margin: 10px 0px 5px 0px;
	display: block;
	float: left;
}
div.space {
  height: 20px;
}

.kosh2 {
  margin: 0;
}

table.vypiskose {
  color: #838383;
  margin: 10px 0 0 0;
  font-size: 11px;
  font-family: Tahoma;
  border-collapse: collapse;
  width: 100%;
}
.kospaddx {
	background: #efefef;
	padding: 20px;
}
.noborderkos {
	border-top: none !important;
}
table.vypiskose a{
  color:#f2c900 !important;
  font-size:12px !important;
  text-decoration: none;
}
table.vypiskose a:hover{
  text-decoration: underline;
}
table.vypiskose td {
  font-weight: normal;
  padding: 4px 5px 4px 10px;
  border-bottom: 2px solid #000000;
  background:#202020;
  color:#f2c900 !important;
  font-size:12px !important;
}
table.vypiskose .trseda td {
	 background: #404040;
	 color:#e8e8e8 !important;
	 padding:15px 10px;
}
table.vypiskose .summary td {
	 background: #404040;
	 color:#e8e8e8 !important;
	 font-size:15px !important;
	 padding:20px 10px;
	 font-weight:bold !important;
}

table.vypiskose .trseda2 {
	 background: #efefef;
}

table th.nahled, table td.nahled{
	width: 118px;
}
table td.nahled, table td.x, table td.pocet{
	text-align: center;
}
table th.nazev, table td.nazev{
	width: 246px;
}

table th.x, table td.x{
	width: 56px;
	padding-top:12px;
}
table th.pocet, table td.pocet{
	width: 62px;
	padding-top:10px;
}
table th.cena, table td.cena{
	width: 68px;
	text-align: right;
}
table td.cena{
	color: #838383;
}
table th.celkem, table td.celkem{
	width: 110px;
	text-align: right;
}
table td.nazev, table td.x, table td.pocet, table td.cena, table td.celkem{
	vertical-align: top;
}
.xselecty {
	border: 1px solid #b1b1b1;
}
.submshop {
  color: #333333;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 8pt;
  cursor: pointer;
  border: 1px solid #545454;
  float: right;
}

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

.inpshop{ 
  width: 20px;
  border: 1px #D4B200 solid;
  background-color:#f3d018;
  color:#000;
}

select.prodvel { 
  border: 1px #d4b200 solid !important;
  background-color:#f1ca00;
  color:#000;
}
div.kostab {
  margin: 0 0 20px 0;
}

table.objednavka {
  width: 700px;
  margin: 10px 0 0 0;
}

table.objednavka select {
  width: 350px;
  height: 15px;
  font-size: 8pt;
  color: #5E5E5E;
  border: 1px #D3DADE solid;
}

table.objednavka td {
  padding: 10px 0 5px 15px;
  font-size: 8pt;
  color: #5E5E5E;
}

table.objednavka2 {
  width: 700px;
  margin: 10px 0 0 0;
}

table.objednavka2 select {
  width: 350px;
  height: 15px;
  font-size: 8pt;
  color: #5E5E5E;
  border: 1px #D3DADE solid;
}

table.objednavka2 td {
  padding: 10px 0 5px 15px;
  font-size: 8pt;
  color: #5E5E5E;
}

table.obj td {
  color: #5E5E5E;
  margin: 0;
  padding: 2px;
  font-weight: bold; 
  font-size: 7pt;
}
table.obj {
  width: 650px;
}
table.obj input {
  border: 1px #D3DADE solid; 
  width: 140px;
  height: 15px;
  font-size: 7pt;
}

table.obj textarea {
  border: 1px #D3DADE solid; 
  font-size: 7pt;
}

table.obj input.sendobj {
	padding: 10px;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #363636;
  font-size: 7pt;
}

input.sendobj {
  padding: 15px;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #363636;
  font-size: 8pt;
  cursor: pointer;
}
div.predata {
	position: relative;
  width: 465px;
  
  
  float: left;
  /*margin-right: 45px;*/ 
  margin-left: 20px;
}
div.data {
	position: relative;
  width: 100%;
  margin-top: 30px;
}


div.tabulka {
  width: 465px;
	position: relative;
	z-index: 2;
  }

div.tabulka .obsah {
  width: auto;
  padding: 0px 0px 0 0px;
  background: #fff;
}

div.data table {
  font-size: 12px;
}

div.data .obsah table td {
  padding:3px 15px;
  color: #000;
  background-color:#f1ca00;
}
div.data .obsah table tr.tmave td {
  background-color:#e9c300;
  padding:5px 15px 6px 15px;
}
div.data .obsah table td a{
  color:#000;
  font-weight:normal;
}
.blackdet {
	background: #000000 !important;
}

div.image {
  width: 242px;
  overflow: hidden;
  float: left;
  text-align: center;
  margin-top: 30px;
}

div.leveucho{
	position: absolute;
	width: 12px;
	height: 29px;
	left: 0;
	top: 0;
	overflow: hidden;
	background: url('../layout/ucholeft.gif') no-repeat 0% 0%;
}
div.praveucho{
	position: absolute;
	width: 12px;
	height: 29px;
	right: 0;
	top: 0;
	overflow: hidden;
	background: url('../layout/uchoright.gif') no-repeat 0% 0%;
}

div.vyrobce{
position: relative;
  margin-bottom: 10px;
  
}

div.vyrobce a {
  font-weight: bold;
}

div.vyrobce a:hover {
  text-decoration: none;
}

div.vyrobce2 {
  width: 200px;
  height: 31px;
}

div.vyrobce2 span {
  display: block;
  padding: 8px 0 5px 0px;
  margin-bottom: 10px;
}

div.vyrobce2 a {
  word-spacing: 0;
  font-weight: bold;
}

div.vyrobce2 a:hover {
  text-decoration: none;
}

div.data form {
  margin: 0;
}

div.data select {
  border: 1px #d4b200 solid;
  font-size: 8pt;
  background: #f3d018;
}

.dokosiku {
  position:relative;
  top:3px;
  /*width: 81px;
  height: 17px;
  border-style: none;
  background-image: url(../images/dokose.gif);
  background-position: center top;
  background-repeat: no-repeat;*/
}

div.tecky {
  font-size: 8pt;
  border: 1px #dadcdd solid;
  width: 650px;
  margin-top: 5px;
  padding: 10px 0 10px 20px;
  color: #767676;
  font-family: arial;
  font-size: 10px;
}

div.tecky-abs {
  font-size: 8pt;
  border: 1px #dadcdd solid;
  /*width: 650px;*/
  width: 97%;
  margin-top: 5px;
  padding: 10px 0 10px 20px;
  color: #767676;
  font-family: arial;
  font-size: 10px;
}
div.tecky-abs .img {
  float: left;
}
.next a {
	color: #b90000;
	text-decoration: underline;
	margin-right: 15px;
}
.next a:hover {
	text-decoration: none;
}
.idole {
  border-bottom: 1px #8a8a8a dotted;
}

div#nadpis {
  color: #353535;
  font-size: 9pt;
  font-weight: bold;
  position: absolute;
  margin: 25px 0 0 310px;
}
div#nadpis h2 {
  color: white;
  font-size: 9pt;
  font-weight: bold;
  margin: 0;
}
.blue {
  color: #c1181f;
}

.obyctext {
  font-size: 8pt;
  color: black;
}

.bl {
  color: black;
}

.bl:hover {
  text-decoration: none;
}

div.rightpart{
font-size: 8pt;
	position: relative;
	z-index: 2;
	float: left;
	/*width: 640px !important;*/
	text-align: justify !important;
}

div.velikosti, div.barvy{
	padding-top: 7px;
}



fieldset{
	border: 1px solid #d3dade;
	padding: 10px 0 10px 25px;
	margin: 10px 0 0 0;
}
fieldset.halfleft{
	float: left;
	width: 340px;
}
fieldset.halfright{
	float: right;
	width: 340px;
}
legend{
	font-weight: bold;
	color: #333333;
}
label{
	font-size: 8pt;
	color: #ffffff;
}
div.kosikblock label{
	display: block;
	float: left;
	width: 90px;
}

div.kosikblock input {
  border: 1px #D3DADE solid; 
  width: 140px;
  height: 15px;
  font-size: 7pt;
}

div.kosikblockpopis{
	font-size: 7pt;
	color: #5E5E5E;
	margin: 15px;
	padding: 5px;
	width: 150px;
	float: left;
	border: 1px dotted #9a0000;
}
textarea.poznobj{
	
	height: 100px;
	border:solid 1px #f2c900 !important;
  background-color:#cccccc !important; 
}
.marginleft115{
	margin-left: 115px;
}


.floatleft{
	float: left;
}
.floatright{
	float: right;
}
div.imgvkosiku{
	background: #ffffff;
	border: 1px solid #cccccc;
	float: left;
}

a.kosiklink{
	width: 350px;
}

textarea.dotaz{
	width: 240px;
}
table.objdotaz {
  width: 530px;
}

table.products{
	width: 100%;
	margin: 15px 0;
	border-collapse: collapse; 
}
table.products tr.odd td{
font-size: 8pt;
	padding: 3px;
	border-bottom: 1px solid #393939;
}

table.products tr.odd td a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
table.products tr.odd td a:hover{
	color: #333333;
	text-decoration: underline;
}

div.razeni_zobrazit{
	position: relative;
	z-index: 2;
	padding: 7px 0 0 0;
}

div.strankovani{
	position: relative;
	z-index: 2;
	padding: 4px 0px 3px 0;
}

.strankovani_bot{
  padding:16px 0 0 10px !important;
  color:#e9e9e9;
}

label.zobrazit{
font-size: 12px;
	position: relative;
	z-index: 2;
	display: block;
	float: left;
	padding-left: 0px;
	padding-top: 1px;
	padding-right:10px;
	color: #000;
}
#centerbarvy, #centerznacky, #centermodel{
	float:left;
}
div.vyrobci{
	padding: 0px;
	position: relative;
	/*width: 646px;*/
	/*width: 30%; */
	/*border: 1px solid #a5a5a5;*/
	margin: 0 0 10px 10px;
	float:left;
}



.bazarbox{
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	padding-top: 7px;
	position: relative;
	z-index: 2;
}

div.rightpart{
font-size: 8pt;
	position: relative;
	z-index: 2;
	float: left;
	/*width: 670px;*/
	/*width: 200px !important;*/
	
}

div.velikosti, div.barvy{
	padding-top: 7px;
}



label{
	font-size: 7pt;
	font-weight: bold;
	color: #6d6d6d;
}

div.kosikblock{
	padding: 15px 0 0 25px;
	
	width: 285px !important;
	float: left;
	line-height: 200%;
	background: #404040;
	}

div.nosopadded{
  
	padding: 15px 0 0 0px;
}
div.kosikblock label{
	display: block;
	float: left;
	width: 110px;
	font-size:11px;
	color:#ffffff;
}

div.kosikblock input {
  border: 1px #D3DADE solid; 
  width: 140px;
  height: 15px;
  font-size: 7pt;
}

div.kosikblockpopis{
	font-size: 7pt;
	color: #838383;
	margin: 15px;
	padding: 5px;
	width: 150px;
	float: left;
	border: 1px dotted #9a0000;
}
textarea.poznobj{
	width: 585px;
	height: 100px;
	border: 1px #D3DADE solid; 
}
.marginleft115{
	margin-left: 115px;
}


.floatleft{
	float: left;
}

div.imgvkosiku{
	background: #ffffff;
	border: 1px solid #cccccc;
	float: left;
}

a.kosiklink{
	width: 350px;
}

textarea.dotaz{
	width: 240px;
}
table.objdotaz {
  width: 530px;
}

.grey{
	color: #333333;
}

table.products{
	width: 100%;
	margin: 15px 0;
	border-collapse: collapse; 
}
table.products tr.odd td{
font-size: 8pt;
	padding: 3px;
	border-bottom: 1px solid #393939;
}

table.products tr.odd td a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
table.products tr.odd td a:hover{
	color: #333333;
	text-decoration: underline;
}





.bazarbox{
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 5px;
	
}
.bb_datum{
  float: left;
	font-size: 12pt;
	color: #000000;
}
.bb_datumovy{
  
	font-size: 12pt;
	color: #000000;
	
}
.st_dole {
  width: 100%;
  height: 11px;
  margin-top: -10px;
  margin-bottom: -10px;
  _margin-top: -20px;
  _margin-bottom: 0px;
  background: url(../layout/bb_bg.gif) repeat-x right bottom;
}
.st_popis {
  border-top: 1px dotted #b1b1b1;
  padding-top: 5px;
}
.bb_horni {
  margin-bottom: 10px;
  %padding-bottom: 2px;
}
.bb_datum span.small, .bb_datumovy span.small{
	font-size: 7pt;
	color: #c0c0c0;
	padding-left: 5px;
}
.bb_cena{
	float: right;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 150px;
}
.bb_img{
  text-align: center;
	width: 127px;
	float: left;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #dbdddc
}
.bb_content{
	float: left;
	width: 400px;
	font-size: 8pt;
	padding-left: 5px;
}
.bb_kontakt {
  float: right;
  width: 100px;
  padding-right: 100px;
}
.povinne {
  color : #f1ca00;
}

.notunderlined{
	border-bottom: 0 !important;
}

.leftbanner{
	margin: 50px 0 0 0;
	text-align: center;
}

img.producer-img{
	float: left;
}
#produktyznacky {
	color: #ffffff;
	font-family: arial;
}
#produktyznacky a{
	color: #ffffff;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}
#produktyznacky a:hover{
	text-decoration: none;
}
.podkategorie a {
	color: #838383;
	text-decoration: underline;
	font-weight: bold;

	display: block;

	text-decoration: none;
	
	text-align: center;
	background: white;
}
.tablecent2 td {
  width: 150px !important;
  height: 140px !important;
  text-align: center !important;
  vertical-align: middle !important;
}
.center {
text-align: center;
width: 150px;
}
.podkategorie {
 	width: 670px;
	background: white;
	z-index: 10;
	text-align: center;
}
ul.podkategorie {
 	width: auto;
	background: white;
	z-index: 10;
}
.podkategorie li {
 	width: 150px;
	height: 174px;
	display: block;
	float: left;
	margin: 5px;
  border: 1px solid #dadcdd;
}
.podkategorie img {
 	clear: both;
	max-width: 135px;
}
p {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
p strong {

	font-weight: bold;
}
.h2vyrobce {
	font-size: 15px;
}
.odkazyfoot {
	text-align: right;
	padding-right: 80px;
}
.pododkazyfoot a {
	color: #838383 !important;
	text-decoration: none !important;
	font-weight: normal !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.pododkazyfoot a:hover {
	text-decoration: underline !important;
}

/* uprava registrace ---> */
.reg1sloupec {
	width: 300px;
	float: left;
	margin: 10px;
}
.reg2sloupec {
	width: 300px;
	float: left;
	margin: 10px;
}
/* <--- úprava registrace */
.casnew {
	background: url(../new_layout/novinky_cas.jpg) no-repeat left center;
	padding-left: 15px;
}
.prihlasencolor {
	color: #f99b13;
}
.leftbannery {
text-align: center;
}
.leftbannery img {
   margin-top: 20px;
}
.centrovani {
width: 100%;
position: relative;
text-align: center;
}
.topbannery {
width: 536px;
margin: auto;
padding-left:4px;
}
.topbannery img {
margin: 5px;
float: left;
border: 1px solid #980000;
padding: 2px;
}
.brusirna img {
/*width: 180px;
height: 180px;
float: left;
margin: 5px;
border: 1px solid #9a0000;
padding: 3px;*/
}

div#foot {
  width: 100%;
  height:110px;
	margin:0;
	margin-top:20px;
	font-size:12px;
	color: #000000;
	background:#f1ca00 url('../new_layout/footbg.gif') repeat-x left top;
}

div#foot a{
  text-decoration:underline;
  color:#000000;
}

div#foot a:hover{
  text-decoration:none;
}

div#foot a.text{
  text-decoration:none;
}

div#foot a.text:hover{
  text-decoration:underline;
}

div#foot #left{
  width:700px;
  float:left;
  background:url('../new_layout/footmachin.gif') no-repeat 27px 32px;
  padding:43px 0 20px 94px;
}

div#foot #right{
  width:180px;
  float:right;
  padding-top:60px;
}

#uvodkat .blok{
  float:left;
  width:157px;
  height:245px;
  margin:0 8px 8px 0;
  background: url(../new_layout/katbg.gif) repeat-x left bottom;
}

#uvodkat .blok div{
  padding:8px 18px;
}

#uvodkat .blok a:hover{
  text-decoration:none;
}

#uvodkat .blok h3 a{
  color:#b90000;
  font-size:12px;
}

#uvodkat .blok a{
  color:#010101;
  font-size:11px;
}

#uvodkat .blok a.vice{
  color:#a50101;
  font-size:11px;
  font-weight:bold;
}

#uvodkat .blok img{
  border:1px solid #ffecf0;
}

#zbozi_skladem{
  margin:10px auto;
  width:500px;
  height:70px;
  border:1px solid #ad0b0b;
}

.zkracenitab {
  clear: both;
  width: 595px !important;
}

.tbl-mezi {
  border-bottom: 1px dotted #dbdbdb;
  height: 10px;
  width: 100%;
  margin-bottom: 10px;
}
.tbl-mezi2 {
  background: url(../layout/tbl_bg.gif) repeat-x left top;
  height: 20px;
  width: 100%;
  
}
.tbl #bez {
  font-weight: normal !important;
}
.tbl {
  margin-left: 10px;
}
.tbl .sirka {
  width: 112px;
}

.tbl td{
  height: 25px;
  font-weight: bold;
  color: #636363;
  vertical-align: top;
}

.tbl_nazev {
  width: 338px;
  height: 21px;
  border: 1px solid #dbdbdb;
}

.tbl_area {
  width: 338px;
  height: 144px;
  border: 1px solid #dbdbdb;
}
.tbl_obr {
  width: 210px;
  height: 21px;
  border: 1px solid #dbdbdb;
}
.tbl select {
  width: 222px;
  height: 21px;
  border: 1px solid #dbdbdb;
}

.tbl_vyrobce {
  width: 161px;
  height: 21px;
  border: 1px solid #dbdbdb;
}
.tbl_jmeno {
  width: 222px;
  height: 21px;
  border: 1px solid #dbdbdb;
}
.tbl_platnost {
  width: 101px !important;
  height: 21px !important;
  border: 1px solid #dbdbdb !important;
}

#zazij {
  width: 180px;
}
#zazij a {
  margin-left: -20px;
}

.h2akcni{
  padding-top:12px !important;
  padding-bottom:10px !important;
}

.produktnew{
  float:left;
  width:235px;
  background: #fff url('../new_layout/prodtop.gif') no-repeat left top;
  margin:15px 20px 0 0;
  padding:5px 0 0 0;
  text-align:left;
  overflow:hidden;
  height:392px;
  border: 1px solid #a0a0a0;
}
.produktnew-bot{
  padding:0;
  background:url('../new_layout/prodbot.gif') no-repeat right bottom;
  height:19px;
}

.produktnew h3 a{
  text-decoration:none;
  font-size:18px;
  font-weight:normal;
  color:#000;
  padding:10px 10px 0 10px;
  display:block;
  border-bottom:solid 1px #ededed;
  height:60px;
  background:url('../new_layout/bgprodnadpis.gif') repeat-x left bottom;
}

.produktnew h3 a:hover{
  text-decoration:underline;
}

.produktnew img{
  margin:0px 0 0px 10px;
  /*border:solid 1px #f1ca00;*/
}

.produktnew .cena{
  color:#8d8d8d;
  border-top:solid 1px #C7C7C7;
  border-bottom:solid 1px #C7C7C7;
  padding:5px 12px;
  font-size:11px;
}
.produktnew-obrazek{ 
  padding:0;
  width:235px;
  height: 150px;
  text-align:left;
  margin-top:10px;
}

.produktnew .cena span{
  font-size:18px;
  color:#ab0e0e;
}

.produktnew .prodtext{
  color:#808080;
  padding:10px 12px 0px 12px;
  font-size:10px;
  /*background:url('../new_layout/prodbot.gif') no-repeat right bottom;*/
  line-height:14px;
  height:80px;
}

.produktnew .prodtext a{
  text-decoration:none;
  color:#ab0e0e;
}

.produktnew .prodtext a:hover{
  text-decoration:underline;
}

h2.botcara{
  border-bottom:dotted 1px #3f3f3f;
  padding-left:10px;
}

h2.podkat{
  color:#a90f0f !important;
  border-bottom:dotted 1px #3f3f3f;
  padding-left:10px;
}

.prodskladem{
  padding-left:10px;
}

.prodskladem a{
  text-decoration:none;
  color:#ad0d0f;
  font-weight:bold;
  padding-left:20px;
  background:url('../new_layout/cervenasipka.gif') no-repeat 0px 2px;
}

.prodskladem a:hover{
  text-decoration:underline;
}

.obr_det{
  /*border:solid 1px #f1ca00;*/
}

.paddprod{
  padding:0px 15px;
  font-size:12px;
  color:#000;
}

.prodzpet{
  border-bottom:solid 1px #1b1b1b;
  padding-bottom:8px;
  line-height:12px;
}

.prodzpet a{
  text-decoration:none;
  color:#ad0d0f;
  padding-left:20px;
  background:url('../new_layout/cervenasipka.gif') no-repeat 0px 2px;
}

.prodzpet a:hover{
  text-decoration:underline;
}

.prodtab{
  border-top:solid 1px #1b1b1b;
  border-bottom:solid 1px #1b1b1b;
  margin-top:13px;
  padding:17px;
}

.prodtab table td{
  padding:0px 20px 0px 0;
}

.prodpopis{
  border-bottom:solid 1px #1b1b1b;
  padding:10px 10px 20px 10px;
}

.prodpopis p, .brusirna p, .uvodtext p{
  color:#000;
}

.prodzpetbot{
  /*background-color:#404040;*/
  padding:20px 20px;
  line-height:12px;
}

.prodzpetbot a{
  text-decoration:none;
  color:#ad0d0f;
  padding-left:20px;
  background:url('../new_layout/cervenasipkased.gif') no-repeat 0px 2px;
}

.prodzpetbot a:hover{
  text-decoration:underline;
}

.normmale{
  font-weight:normal;
  font-size:11px;
}

a.kontakt_levy{
  color:#f1ca00;
  font-size:12px;
  text-decoration:none;
  display:block;
  margin:8px 0 0 10px;
}

a.kontakt_levy:hover{
  text-decoration:underline;
}

#logintop{
  position:absolute;
  right:20px;
  top:11px;
}

#logintop a{
  text-decoration:none;
  color: #F1CA00;
}

#logintop a:hover{
  text-decoration:underline;
}

.uvodtext{
  color:#f1ca00;
}

/* ----- KALENDÁØ ----- */
#kalendar table{
  border: 2px solid #dcdcdc;
}
#kalendar td{
  color: #fff;
  width: 30px;
  text-align: center;
  border: 1px solid #dcdcdc;
}
#kalendar td a{
  color: #808080;
  font-weight: bold;
}
#kalendar td.mesic{
  text-align: center;
  background-color: #CC9900;
}
#kalendar td.tyden{
  background-color: #CC6600;
}
#kalendar td.red{
  background-color: #CC0000;
}
