/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
hr, .navigacejump{
	display: none;
}
p a{
	color: #666666;
}
p a:hover{
	color: #333333;
}
.notdisplayed{
	display: none;
}
body {
  color: #474747;
  font-size: 9pt;
  text-align: center;
  font-family: 'Tahoma', sans-serif;
  background-color: #ffffff;

}

div#container {
position: relative;
  margin: auto;
  margin-top: 0px;
  text-align: left;
  width: 100%;
  min-width: 1050px;
  padding: 237px 0 0 0;
}
div#topblock{
position: absolute;
left: 0;
top: 0;
background: #000000 url('../layout/topbg.gif') 0% 70px repeat-x;
width: 100%;
}
.logo {
	position: absolute;
	top: 120px;
	left: 38px;
}
.lkosik {
	position: absolute;
	top: 80px;
	right: 35px;
	background:url(new_layout/kosiktop_bg.jpg) no-repeat left top;
	padding-left:30px;
	padding-top:40px;
	padding-bottom:10px;
}
.lkosik a {
	color: white;
	text-decoration: underline;
}
.lkosik a:hover {
	text-decoration: none;
}
.lkosik .text {
	margin-top: -2px;
	color: white;
}
.lkosik img {
	margin-top: 5px !important;
}
.lkosik .lkoscena {
	color: #f9f113;
	font-weight: bold;
}
.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;
}
#obchody {
	display: none;
	position: absolute;
	top: 69px;
	right: 0px;
	width: 372px;
	background: #e7e7e7;
	border: 1px solid white;
	z-index: 21;
	padding-top: 10px;
	padding-bottom: 10px;
}
#obchody span {
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	color: #838383;
}
#obchody a {
	font-weight: bold;
	color: #047887;
	text-decoration: underline;
	margin-left: 15px;
	margin-right: 15px;
}
#obchody a:hover {
	font-weight: bold;
	color: #047887;
	text-decoration: none;
}
.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: #aaa5a5;
	border: none;
	color: white;
	height: 17px;
	width: 170px;
	position: absolute;
	top: 45px;
	right: 255px;
}
.inptop {
	background: black;
	border: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
	margin-left: 10px;
	position: absolute;
	top: 45px;
	right: 200px;
	width: 40px;
	cursor:pointer;
}

div#header {
	position: relative;
	width: 1100px;
	height: 158px;
	margin-top: 70px;
	background-image: url(../new_layout/head_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

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: -29px;
	left: 20px;
}
.topmenu ul {
}

.topmenu ul li {
	list-style-type: none;
	float: left;
	background: #159db5 url(../new_layout/head_aal.jpg) no-repeat left top;
}

.topmenu ul li.inactive {
	list-style-type: none;
	float: left;
	background: none !important;
}
.topmenu ul li.active {
	list-style-type: none;
	float: left;
	background: #159db5 url(../new_layout/head_aal.jpg) no-repeat left top;
}
.topmenu ul li a{
	background: url(../new_layout/head_aar.jpg) no-repeat right top;
	display: block;
	line-height: 29px;
	width:auto;
	color: white;
	margin-left: 8px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}
.topmenu ul li a.inactive {
	display: block;
	line-height: 29px;
	width:auto;
	color: #9f9f9f;
	margin-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 12px;
	background: none !important;
}
.topmenu ul li a.active{
	background: url(../new_layout/head_aar.jpg) no-repeat right top;
	display: block;
	line-height: 29px;
	width:auto;
	color: white;
	margin-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 12px;
}
.topmenu ul li a:hover {
	text-decoration: underline;
}

div#telo {
    margin-left: 200px;
    margin-right: 192px;

  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat-y;
  margin-top: -9px;
}

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

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

div#menu {  	
  position: relative;
  width: 192px;
  margin: 0 0 0 -200px;
  _margin: 0 0 0 -100px;
  float: left;
}

.menu
{
/*	display: none;*/
}


li.menubar /* nadrazena kategorie */
{
  background-color: #757575;
}

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

/* barva shopu */

li.menubar /* nadrazena kategorie */
{
	background-image: url(../images/menubg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #757575;
/*	line-height: 18x;*/
}

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

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;
	color: white;	
}

/* BARVA SHOPU */

/* UMISTENO V SABLONE DANEHO SHOPU */
.menu li
{
	background: #ededed;
	font-size: 8pt;
	display: block;
	overflow: hidden;
}

.menu li a
{
	color: #000000;
	font-weight: normal;
	width: 175px;
	display: block;
	padding: 5px 0 5px 15px;
	font-size: 8pt;
	text-decoration: none;
	margin: 0px 0px 0 0px;
	border-bottom: 1px solid #dedede;
	background: #ededed url(../new_layout/menu_sipka.jpg) no-repeat left center;
}
.menu li.inactive ul {
	display: none;
}
.menu li.inactive ul li {
	display: none;
}
.menu li.active ul li a.inactive
{
	font-weight: normal;
	color: #000000;
	width: 165px; 
	margin-left: 1px;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #dedede;
	background: white;
	display: block;
}

.menu li.active ul li.active a.active
{
	font-weight: normal;
	color: #000000;
	width: 165px;
	margin-left: 1px; 
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #dedede;
	background: white;
	display: block;
	background: #ffffff url(../new_layout/menu_sipka3.jpg) no-repeat left center;
}

.menu li.active ul li.active ul li a
{
	font-weight: normal;
	color: #000000;
	width: 155px;
	margin-left: 1px; 
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #dedede;
	background: white;
	display: block;
}

.menu li.active ul li.active ul li.active a
{
	font-weight: normal;
	color: #000000;
	width: 155px;
	margin-left: 1px; 
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #dedede;
	background: white;
	display: block;
	background: #ffffff 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;
	width: 145px;
	margin-left: 1px; 
	padding: 5px 0 5px 45px;
	border-bottom: 1px solid #dedede;
	background: white;
	display: block;
}

.menu li a:visited
{

}

.menu li a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}


.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%;
padding-top: 15px;
	line-height: 1.5em;
	background: #fff;
/*
  
  float: right;

  
  
  
  padding: 0;
*/
}

div#obsahleft {
	width: 100%;
  float: left;
}
div#obsahleft .kosik {
  width: 600px;
  margin: 0 auto;
  border: 1px solid #ccc;
}
div.odsazeni {

  padding: 0px 10px;
  
}

div#obsahright {
  width: 185px;
  position: relative;
  margin-right: -185px;
  float: right;

}

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;
	overflow:hidden;
}

.rightvyrobci a {
	color: #838383;
	text-decoration: underline;
	font-weight: bold;margin: 3px 5px 1px 5px;
}
.rightvyrobci a:hover {
	color: #838383;
	text-decoration: none;
	font-weight: bold;
}
.paddx2 {
	padding-left: 53px;
}


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

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

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

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

div.bunda strong {
  color: #027381;
}

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

.red {
  color: #027381;
}

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;
margin: auto;
}
.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;
}
div.produkt h3 a {
  color: black;
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
}
.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: 158px;
  height: 135px;
  font-size: 8pt;
  float: left;
  text-align: center;
  border: 1px #363636 dotted;
  padding:5px 0;
  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: 14px;
	color: #c60000;
	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: #027381;
  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.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#foot a.text {
  text-decoration: none;
  font-weight: normal;
}
div#foot a.text:hover {
  text-decoration: underline;
}
div.text {
  font-size: 8pt;
  color: #027381;
  text-decoration: underline;
  width: auto;
  padding: 20px;
}

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

div.newstext a {
  color: #027381;
}

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: white;
  position: absolute;
  width: 28%;
  top: 125px;
  left: 580px;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
  z-index: 10;
}
h2 {
  color: #047887;
  margin: 10px 0 10px 0;
  font-size: 18px;
  font-weight: bold;
}
h3 {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-family: arial;
}
.h3detail {
	color: #047887;
	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: #027381;
}

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

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

div.razeni {
	position: relative;
	font-size: 8pt;

	background: url(../new_layout/center_stin.jpg) repeat-x left top;
	height: 45px;
	padding-top: 15px;
	margin-top: 15px;
}

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: #838383;
}
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: 14px;
list-style-type: none;
text-align: center;
padding-bottom: 1px;
height: 13px;
}
.ulicka li.napstr {
width: 50px;
}
.b {
  font-weight: bold;
}
li.b {
width: 14px;
height: 13px;
background: #047887;
}
li.delitko {
width: 3px;
}
.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: #000000;
  text-decoration: underline;
}
table.vypiskose a:hover{
  color: #000000;
  text-decoration: none;
}
table.vypiskose td {
  border-top: 1px solid #ffffff;
  font-weight: normal;
  padding: 4px 5px 4px 10px;
}
table.vypiskose .trseda {
	 background: #dadcdd;
}

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;
}
table th.pocet, table td.pocet{
	width: 62px;
}
table th.cena, table td.cena{
	width: 68px;
	text-align: right;
}
table td.cena{
	color: #838383;
}
table th.celkem, table td.celkem{
	width: 73px;
	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: 30px;
  border: 1px #b1b1b1 solid;
}

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: 307px;
  float: left;
  /*margin-right: 45px;*/
  margin-left: 20px;
}
div.data {
	position: relative;
  width: 100%;
  margin-top: 35px;
}


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

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

div.data table {
  font-size: 8pt;
}

div.data .obsah table td {
  border-bottom: 1px #ffffff solid;
  padding: 3px 10px 3px 10px;
  color: #3e3e3e;
}
.blackdet {
	background: #dadcdd !important;
}

div.image {
  width: 240px;
  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 #D3DADE solid;
  font-size: 8pt;
}

.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: #047887;
	text-decoration: underline;
	margin-right: 15px;
}
.next a:hover {
	text-decoration: none;
}
.idole {
  border-bottom: 1px #8a8a8a dotted;
}

div.akcninabidka {
  width: 179px;
  border: 1px solid #dedede;
  border-top: none !important;
  padding: 0px;
  margin: 0px;
}

div.akcninabidkanadpis {
	padding: 0px;
	margin: 0px;
	background: url(../new_layout/right_akcni.jpg) no-repeat;
	width: 181px;
	height: 33px;
	}
div.akcninabidkanadpis .akne {
	color: white;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding-top: 6px;
	margin-left: 50px;
	height: 13px;
}

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: #444444;
}
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 #027381;
}
textarea.poznobj{
	width: 586px;
	height: 100px;
	border: 1px #D3DADE solid; 
}
.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;
	float: left;
	z-index: 2;
	padding: 7px 0 0 0;
}

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

label.zobrazit{
font-size: 8pt;
	position: relative;
	z-index: 2;
	display: block;
	float: left;
	width: 60px;
	padding-left: 0px;
	padding-bottom: 5px;
	color: #047887;
}

div.vyrobci{
	padding: 12px;
	position: relative;
	/*width: 646px;*/
	width: 97%;
	border: 1px solid #a5a5a5;
	margin: 0 0 10px 0;
}



.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: 100%;
}

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



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

div.kosikblock{
	padding: 15px 0 0 25px;
	width: 280px;
	
	float: left;
	line-height: 200%;
	background: #efefef;
	}

div.nosopadded{
	padding: 15px 0 0 0px;
}
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: #838383;
	margin: 15px;
	padding: 5px;
	width: 150px;
	float: left;
	border: 1px dotted #027381;
}
textarea.poznobj{
	/*width: 670px;*/
	
	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;
	border-bottom: 1px solid #cccccc;
}
.bb_datum{
float: left;
	font-size: 11pt;
}
.bb_datum span.small{
	font-size: 7pt;
	color: #666666;
}
.bb_cena{
	float: right;
	font-size: 9pt;
	font-weight: bold;
	display: block;
	width: 150px;
}
.bb_img{
text-align: center;
	width: 117px;
	float: left;
	margin: 0 10px 10px 0;
}
.bb_content{
	float: left;
	width: 400px;
	font-size: 8pt;
}
.povinne {
  color : #838383;
}

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

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

img.producer-img{
	float: left;
}
#produktyznacky {
	color: #838383;
	font-family: arial;
}
#produktyznacky a{
	color: #838383;
	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: #838383;
}
p strong {
	color: #3e3e3e;
	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: #f9f113;
}
.leftbannery {
text-align: center;
}
.leftbannery img {
   margin-top: 20px;
}

/**************************** NEW FOOT start ***********************/

div#foot {
  width: 97%;
	margin:0;
	margin-top: 50px;
	font-size:12px;
	color: #ffffff;
	background-color:#262626;
	padding:20px 1.5%;
	border-top:5px solid #dedede;
	line-height:20px;
}

div#foot a{
  text-decoration:underline;
  color:#ffffff;
  white-space:pre;
}

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

div#footleft{
  width:38%;
  float:left;
}

div#footbot{
  padding-top:20px;
}

div#footleft a{
  font-weight:bold;
}

div#footright{
  width:60%;
  float:right;
  _clear:both;
  _float:none;
  _width:auto;
  _margin-top:15px;
}

/************************* NEW FOOT end **************************/

#obchodni-podminky-ok h2{
  color:#000000;
  font-size:14px;
}

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

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

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

#uvodkat .blok h3 a{
  /*color:#047885;*/
  color:#000;
  font-size:12px;
  font-weight: bold;
}

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

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

.zkracenitab{
  width:585px !important;
  
}

#zbozi_skladem{
  margin:0px auto 25px auto;
  width:500px;
  height:70px;
  border:1px solid #0b95a5;
}

/* aktuality */

.news .datum{
  color: #a0a0a0;
  text-decoration: none;
}
.news .oddelovac{
  border-bottom: 1px dotted #acb4bc;
  width: 100%;
  height: 1px;
  padding-top: 10px;
}
.news p{
  padding-bottom: 10px;
}
.news h2 {
  color: #047887;
  margin: 10px 0 10px 0;
  font-size: 16px;
  font-weight: bold;
}
.news h3.nadpis {
  color: #047887;
  padding: 0;
  margin:0;
  padding-top: 10px;
  font-size: 12px;
  font-weight: bold;
  display: inline;
  
}

.news .nad{
  padding-bottom: 10px;
  padding-top: 10px; 
}
.zazij {
  width: 180px;
}
.zazij a {
  margin-left: -20px;
}
