/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
hr, .navigacejump{
	display: none;
}
p a{
	color: #666666;
}
p a:hover{
	color: #333333;
}
.notdisplayed{
	display: none;
}

a{
  color:#F21922;
}

body {
  color: #767676;
  font-size: 8pt;
  text-align: center;
  font-family: 'Tahoma', sans-serif;
  background-color: #4B5057;
  background-image: url('../layout/bodybg.gif');
  background-position: center top;
  background-repeat: repeat-x;
}

div#container {
position: relative;
  margin: auto;
  margin-top: 0px;
  text-align: left;
  width: 995px;
  padding: 142px 0 0 13px;
  background:#40444A url('../layout/bodybg2.gif') repeat-x top;
}

div#topblock{
position: absolute;
left: 13px;
top: 0;
background-color:#ffffff;
}

div#topmenu {
  width: 982px;
  height: 22px;
  padding: 0;
  margin: 0;
  font-size: 7pt;
  /*background-image: url('../layout/topmenu.gif');*/
  background-position: left top;
  background-repeat: no-repeat;
}

div#topmenu span {
  display: block;
  padding: 5px 0 0 15px;
  word-spacing: 22px;
  font-weight: bold;
}

div#topmenu a {
  color: #363636;
  word-spacing: 0;
  text-decoration: none;
}

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

div#header {
  position: relative;
  width: 982px;
  height: 145px;
  background-image: url('../images/bg_top.jpg');
  background-position: right top;
  background-repeat: no-repeat;
  background-color:#ffffff;
  }
  
	div#header div#top_stin{
		position: absolute;
		left: 5px;
		top: 5px;
		width: 497px;
		height: 102px;
		background-image: url('../images/top_stin.gif');
    background-position: top left;
    background-repeat: no-repeat;
    z-index:0;
	}

  div#header strong.logo a{
		position: absolute;
		left: 20px;
		top: 30px;
		width: 200px;
		height: 81px;
	}
		div#header strong.logo a span{
			display: none;
		}

   div#header strong.logo2 a{
		position: absolute;
		left: 605px;
		top: 30px;
		width: 150px;
		height: 81px;
	}
		div#header strong.logo2 a span{
			display: none;
		}

h2.uvodnov{
  font-size:14px;
  margin-top:20px;
}

div#kosik {
  width: 270px;
  height: 32px;
  font-size: 7pt;
  background-color:#484F59;
  position: absolute;
  font-weight: bold;
  margin: 145px 0 0 704px;
  color: white;
}

div#kosik1 {
  float:left;
  width: 90px;
  height: 26px;
  font-size: 7pt;
  background-color:#484F59;
  background-image: url('../images/kosik.gif');
  background-position: left 5px;
  background-repeat: no-repeat;
  padding:6px 0px 0px 30px;
}

div#kosik2 {
  float:left;
  width: 103px;
  height: 32px;
  font-size: 7pt;
  text-align:right;
  padding:0px 0px 0px 30px;
}

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

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

div#kosik1 a {
  color: white;
  text-decoration: underline;
  font-size: 8pt;
}

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

div#kosik span {
  font-size:9pt;
}

div#headmenu {
  width: 982px;
  height: 27px;
  background: url('../layout/topmenubg.gif') repeat-x 0% 0%;
}

form.hledat {
  position:absolute;
  left:8px;
  top:140px;
  margin: 0;
  padding: 2px 0 0 5px;
  background-color:#484F59;
  width: 691px;
  height: 30px;
  padding-top:7px;
}

form.hledat .lupa {
  float:left;
  padding:1px 3px 0 0;
  _padding:3px 3px 0 0;
}

form.hledat .input {
  float:left;
}

form.hledat .input input{
  border:1px solid #D3BF90;
  margin:2px 0 0 4px;
  padding:0px;
  font-size:8pt;
}

form.hledat .input select{
  border:1px solid #D3BF90;
  margin:3px 0 0 7px;
  padding:0px;
  font-size:8pt;
}

form.hledat .tlac {
  float:left;
  padding:3px 0 0 8px;
  _padding:5px 0 0 8px;
}

div#headmenu{
  position:absolute;
  left:8px;
  top:113px;
  padding: 0px;
  font-weight: bold;
  font-size: 8pt;
  width:702px;
  background-color:#ffffff;
}

div#headmenu .blok{
  float:left;
  width:117px;
  height:21px;
  padding-top:6px;
  background: #ffffff url('../images/topmenu_svetle.gif') no-repeat left top;
  text-align:center;
}

div#headmenu .blok_aktivni{
  float:left;
  width:117px;
  height:21px;
  padding-top:6px;
  background: #ffffff url('../images/topmenu_tmave.gif') no-repeat left top;
  text-align:center;
}

div#headmenu .blok_aktivni a{
  color:#ffffff;
}

div#headmenu .blok_end{
  float:left;
  width:117px;
  height:21px;
  padding-top:6px;
  background: #ffffff url('../images/topmenu_svetle_end.gif') no-repeat left top;
  text-align:center;
}

div#headmenu .blok_aktivni_end{
  float:left;
  width:117px;
  height:21px;
  padding-top:6px;
  background: #ffffff url('../images/topmenu_tmave_end.gif') no-repeat left top;
  text-align:center;
}

div#headmenu .blok_aktivni_end a{
  color:#ffffff;
}

div#headmenu a {
  color: #383735;
  text-decoration: none;
}

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

div#telo {
  width: 982px;
  background-color: #ffffff;
  /*background-image: url('images/bg_telo.gif');
  background-position: left top;
  background-repeat: repeat-x;*/
  padding-top:254px;
}

#odkazy { position: absolute; width: 960px;  top: 184px; padding: 0 0 0 13px; left: 11px;}
#odkazybox{
  position: relative;
  padding: 0; 
}
#odkazyinner{ position: relative;  height: 170px; background: url(../images/bg_odkazy.gif) repeat-x left bottom; border-left: 1px solid #E2E2E2;  
 }
.odkaz { font-weight:bold; font-size:7pt; border-right: 1px solid #E2E2E2;  text-align: center;  width: 136px;  overflow: hidden;  float: left; height: 170px;}
.odkaz .odkaz_h { display: block;  margin: 0px; margin-top:0px; color: #ED1C24; font-size: 1.4em;  font-weight: bold; }
.odkaz_img { height: 90px;  margin-top: 10px; margin-bottom:20px; overflow: hidden; }
.odkaz_text {display:none; width:140px; margin:5px; text-align:center; height:40px; color:#333333;}
.odkaz .sipka {width:120px; margin:5px; text-align:right;}

#shopy{
  margin-top:1px;
  background: url(../images/shopybg.gif) repeat-x left bottom;
  height:35px;
  padding-top:6px;
  padding-left:10px;
}

#shopyin{
  background: url(../images/shopyinbg.gif) no-repeat left top;
  height:30px;
}

#shopyin .shop{
  float:left;
  height:21px;
  background: url(../images/shopdalsi.gif) no-repeat right top;
  padding:9px 15px 0 14px;
  font-size:11px;
  font-weight:bold;
  color:#484f59;
  display:block;
  text-decoration:none;
}

#shopyin .shop:hover{
  text-decoration:underline;
}

#shopyin .aktivni{
  background:none;
  background-color:#555c67;
  color:#ffffff;
}

#shopyin .aktivni1{
  background: #555c67 url(../images/shopprvni.gif) no-repeat left top;
  color:#ffffff;
}

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

div#menu {
  width: 177px;
  float: left;
  overflow: hidden;
  margin-left:8px;
  _margin-left:4px;
  background-color:#ffffff;
  background-image: url('images/bg_telo_top.gif');
  background-position: left top;
  background-repeat: repeat-x;
}

#menu_nadpis{
  margin-top:15px;
  width:177px;
  height:32px;
  background: url('images/proc_unas.gif') no-repeat left top;
}

.menu
{
background-color:#ffffff;
/*	display: none;*/
}


ul.menu
{
	padding: 17px 0 0 5px;
	margin: 0px 0 12px 0;
	background-color:#ffffff;
}

ul.menu li
{
	color: #767676;
	width: 142px; 
	display: block;
	padding: 0px 10px 5px 25px;
	font-size: 8pt;
	margin: 0px;
	background: #ffffff url('images/zaskrtavatko.gif') no-repeat 0px 1px;

}

div#menu_mail{
  color: #767676;
  width: 172px; 
  font-size: 7pt;
  padding:45px 0px 0px 5px;
  background: url('images/odeslat_mail.gif') no-repeat left top;
  letter-spacing:1px;
}

div#menu_mail input{
  border:1px solid #CDCED2;
  font-size:8pt;
  padding:1px;
}

div#menu_mail input.tlac{
  border:0;
}

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: #7a8fbc;
	font-size: 8pt;
	display: block;
	overflow: hidden;
}

.menu li a
{
	color: #ffffff;
	font-weight: bold;
	width: 157px; 
	display: block;
	padding: 5px 0 5px 15px;
	font-size: 8pt;
	text-decoration: none;
	margin: 0px 10px 0 10px;
	border-bottom: 1px solid #c5cbe3;
	background: url('../layout/leftlia.gif') no-repeat 2px 9px;

}
.menu li ul
{
	list-style: none;
}
.menu li ul li a
{
	font-weight: normal;
	color: #ffffff;
	width: 147px; 
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #c5cbe3;
	background: url('../layout/leftliullia.gif') no-repeat 17px 9px;

}


.menu li a:visited
{

}

.menu li a:hover
{
	text-decoration: underline;
	color: #fca901;
}
*/
div#foottop {
  width: 982px;
  height: 10px;
  font-size: 0;
  background: #ffffff url('../layout/foottop.gif') no-repeat 0% 0%;
}
div#foot {
  font-size: 8pt;
  border-left:8px solid #ffffff;
  border-right:8px solid #ffffff;
  width: 966px;
  height: 140px;
  background-color:#ffffff;
  background-image: url('../images/bg_pat.gif');
  background-position: 0 40px;
  background-repeat: repeat-x; 
}

div#foot span {
  padding: 52px 0 0 20px;
  display: block;
  color: #767676;
  font-weight: normal;
}

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

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

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

div.odsad {
  height: 25px;
}

div#obsah {
  line-height: 1.3em;
  float: right;
  width: 789px;
  overflow: hidden;
  margin-right:8px;
  _margin-right:4px;
  padding: 0;
  background-image: url('images/bg_telo_top.gif');
  background-position: left top;
  background-repeat: repeat-x;
}

div#obsahleft {
  width: 610px;
  float: left;
  overflow: hidden;
  padding-top:0px;
  border-left:1px solid #DFDFDF;
  border-right:1px solid #DFDFDF;
  background-color:#ffffff;
  background-image: url('images/bg_telo.gif');
  background-position: left top;
  background-repeat: repeat-x;
  margin-top:15px;
}

div#obsahleft_uvod {
  width: 610px;
  background-color:#F0F0F0;
  background-image: url('images/bg_telo_uvod.gif');
  background-position: left top;
  background-repeat: repeat-x;
  margin:0;
  padding:0;
}

div.odsazeni {
  width: auto;
  padding: 0px 10px 10px 10px;
}

div#obsahright {
  width: 177px;
  height:auto;
  float: right;
  overflow: hidden;
  background-image: url('images/bg_telo_top.gif');
  background-position: left top;
  background-repeat: repeat-x;
  background-color:#ffffff;
}


div.navigacebig a{
	color: #363636;
	text-decoration: none;

}

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

div.navigacebig {
font-size: 8pt;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #d4d4d4;
	margin: 5px 0 3px 0;
}
.obsahall{
	padding: 0px 5px 0 20px;
}

div.navigacebig h2, div.navigacebig h3 {
  display : inline; font-size : 8pt; margin : 0; padding : 0;   color : Black; font-weight: normal;
}

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


div#rightmenu {
  text-align: center;
  position: relative;
  margin: 0;
  width: 177px;
  color:#767676;
}

div#rightmenu_nadpis{
  margin-top:15px;
  margin-bottom:15px;
  width:177px;
  height:32px;
  background: url('images/akcni_nab.gif') no-repeat left top;
}

div#rightmenu a.nadpis {
  font-size:9pt;
  font-weight:bold;
  color:#333333;
}

div#rightmenu div.textpod{
  font-size: 7pt;
  line-height:8pt;
  width:120px;
  margin:0 auto;
  padding:0 0 10px 0;
}

div#rightmenu div.cena{
  height:30px;
  width:125px;
  padding:0 0 0 20px;
  margin:0 0 13px 17px;
  border-bottom:1px dotted #CECECE;
}

div#rightmenu div.cena1{
  width:35px;
  float:left;
}

div#rightmenu div.cena2{
  padding-top:1px;
  width:90px;
  text-align:left;
  float:left;
  font-size:10pt;
  font-weight:bold;
  color:#ED1C24;
}

/*
div#rightmenu {
  text-align: center;
	position: relative;
  margin: 10px 0 10px 0;
  width: 175px;
  font-size: 8pt;
  border-left: 1px solid #b0c7f0;
  border-right: 1px solid #b0c7f0;
  background: #a1b0cd;
}

div#rightpaneltopbg{
	position: absolute;
	background: url('../layout/rightbgtop.gif') no-repeat 0% 0%;
	top: 0;
	left: -1px;
	height: 5px;
	width: 177px;
	overflow: hidden;
}
div#rightpanelbottombg{
	position: absolute;
	background: url('../layout/rightbgbottom.gif') no-repeat 0% 0%;
	bottom: -1px;
	left: -1px;
	height: 5px;
	width: 177px;
	overflow: hidden;
}

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

div#rightmenu ul li {
  border-left: 1px solid #b6c1c8;
  border-right: 1px solid #b6c1c8;
  background: #ebebeb;
  position: relative;
  display: block;
  width: 157px;
  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: 7px 0 7px 0;
}

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

div.rightpanelitemtopbg{
	position: absolute;
	background: url('../layout/righttopmenubg.gif') no-repeat 0% 0%;
	top: 0;
	left: -1px;
	height: 14px;
	width: 159px;
	overflow: hidden;
	z-index: 1;
}
div.rightpanelbottomitembg{

	position: absolute;
	background: url('../layout/rightbottommenubg.gif') no-repeat 0% 0%;
	bottom: 0px;
	left: -1px;
	height: 12px;
	width: 159px;
	overflow: hidden;
	z-index: 1;
}

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

*/


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: #ED1C24;
  font-weight: bold;
}

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

div.bunda strong {
  color: #ED1C24;
}

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

.red {
  color: #ED1C24;
}

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: 20px 0 20px 0;
}

div.produkt {
  width: 143px;
  background-image: url(../images/produkt.gif);
  background-position: center top;
  background-repeat: repeat-x;
  height: 334px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  margin: 0px 3px 6px 0px;
  padding: 3px 0px 0px 0px;
}

div.forum {
  width: 138px;
  height: 104px;
  font-size: 8pt;
  float: left;
  text-align: center;
  border: 1px #363636 dotted;
}

div.forum a {
  color: black;
}

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

div.prod {
  position: relative;
  width: 138px;
  height: 329px;
  text-align: center;
  font-weight:normal;
}

div.prod p.male {
  font-size: 7pt;
  line-height: 1.4em;
  height: 85px;
  margin: 10px 0 10px 0;
  color: #4E4E4F;
  font-weight:normal;
}

div.prod div.order1 {
  text-align: center;
  width: 138px;
  font-size: 8pt;
  margin: 10px 0 5px 0;
  color: #828282;
  position: absolute;
  bottom: 67px;
  left: 0;
  font-weight:normal;
}

div.prod div.order1 div.cena1{
  width:50px;
  float:left;
  text-align:left;
  padding-left:0px;
  padding-top:1px;
  font-size:10px;
}

div.prod div.order1 div.cena2{
  width:88px;
  text-align:center;
  float:left;
  font-size:11pt;
  font-weight:bold;
  color:#ED1C24;
}


div.prod div.order2 {
text-align: center;
width: 138px;
  font-size: 8pt;
  margin: 10px 0 5px 0;
  color: #4E4E4F;
  position: absolute;
  bottom: 47px;
  left: 0;
  font-weight:normal;
  text-decoration:line-through;
}

div.prod div.order3 {
text-align: center;
width: 138px;
  font-size: 8pt;
  margin: 10px 0 5px 0;
  color: #4E4E4F;
  position: absolute;
  bottom: 28px;
  left: 0;
  font-weight:normal;
}

div.prod div.skladem {
width: 100%;
text-align: center;
  position: absolute;
  bottom: 4px;
  left: 0;
  overflow: hidden;
  height:19px;
}

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

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

.odsadprod .img {
  width : 120px;
}

div.prod a {
  display: block;
  font-size: 8pt;
  color: #ED1C24;
  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: 12px 0 0 0;
}

div.news a{
  font-size:8pt;
  color:#ED1C24;
  font-weight:bold;
}

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/xbg.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: #ED1C24;
  text-decoration: underline;
  width: auto;
  padding: 20px;
}

div.newsblok {
  font-size: 8pt;
  width: 580px;
  padding: 20px 0px 0px 0px;
  border-top: 1px dotted #ffffff;
  clear:both;
}

div.newsblok_left{
  float:left;
  width:415px;
  padding-right:15px;
  padding-bottom:20px;
}

div.newsblok_left1{
  width:auto !important;
  padding-bottom:20px;
  padding-right:0px !important;
}

div.newsblok_left1 div.txt{
  width:auto !important;
}

div.newsblok_left div.datum{
  float:left;
  width:70px;
  padding-right:10px;
  font-size:8pt;
  color:#000000;
}

div.newsblok_left div.nadpis{
  float:left;
  width:335px;
}

div.newsblok_left div.nadpis a{
  font-size:9pt;
  font-weight:bold;
  color:#000000;
}

div.newsblok_left div.txt{
  clear:both;
  width:415px;
  font-size:8pt;
  color:#767676;
  padding-top:20px;
  padding-bottom:15px;
}

div.newsblok_left div.info1{
  clear:both;
  float:left;
  width:30px;
}

div.newsblok_left div.info2{
  float:left;
  width:120px;
}

div.newsblok_left div.info2 a{
  font-size:7pt;
  color:#ED1C24;
  font-weight:bold;

}

div.newsblok_right{
  float:left;
  width:150px;
  padding-bottom:20px;
}

div.newsblok_right img{
  float:right;
  border:1px solid #DADADA;
}

div#uvodka_doporucujeme_top{
  width:610px;
  height:35px;
  background-image: url(../images/uvodka_doporucujeme.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  clear:both;
}

div#uvodka_doporucujeme{
  width:600px;
  padding-left:10px;
  clear:both;
}

/*div.newstext a {
  color: #ED1C24;
}

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

.datum {
  color: #AC9B58;
}

div.txt {
  float: left;
  width: 380px;
}

div.img {
  margin: 5px;
  width: 117px;
  overflow: hidden;
  float: left;
  text-align: center;
}*/

.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: #ED1C24;
  margin: 0px 0 20px 0;
  padding-top:0px;
  font-size: 13pt;
  font-weight: bold;
  line-height:17px;
}
h2 {
  color: #ED1C24;
  margin: 10px 0 10px 0;
  font-size: 9pt;
  font-weight: bold;
}

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

.fr a {
  color: #ED1C24;
}

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

div.dott {
  border-right: 1px #8a8a8a dotted;
}
div.razeni {
position: relative;
font-size: 8pt;
  width: 750px;
}

div.razeni select, div.smallfont7 select {
  border: 1px #7F9DB9 solid;
  font-size: 8pt;
}

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


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

.b {
  font-weight: bold;
}

div.space {
  height: 20px;
}

.kosh2 {
  margin: 0;
}


table.vypiskose {
  color: #353B3B;
  margin: 10px 0 0 0;
  font-size: 8pt;
}

table.vypiskose thead {
	border-bottom: 5px solid #ffffff;
}
table.vypiskose thead tr th {
  background-color: #edf2f8;
  border: 1px solid #d3dbde;
  font-size: 8pt;
  font-weight: bold;
  padding: 5px 10px;
}
table.vypiskose tbody {
  font-size: 8pt;
  font-weight: bold;
}
table.vypiskose tfoot tr.summary td {
  background-color: #edf2f8;
}

table.vypiskose td {
  border: 1px solid #d3dbde;
  font-weight: normal;
  padding: 4px 5px 4px 10px;
}
table tr td.whitespace{
	background: #ffffff;
	border: 0;
	height: 5px;
	overflow: hidden;
}

table .red{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

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{
	font-weight: bold;
	color: #363636;
}
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;
}

.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 #DCDCDC 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;
}
div.data {
	position: relative;
  width: 100%;
  border-left: 1px solid #b6c1c8;
  border-right: 1px solid #b6c1c8;
}

div.detail-top{
	position: absolute;
	background: url('../layout/detail-topbg.gif') no-repeat 0% 0%;
	top: 0;
	left: -1px;
	height: 15px;
	width: 309px;
	z-index: 1;
	overflow: hidden;
}
div.detail-bottom{
	position: absolute;
	background: url('../layout/detail-bottombg.gif') no-repeat 0% 100%;
	bottom: -1px;
	left: -1px;
	height: 18px;
	width: 309px;
	z-index: 1;
	overflow: hidden;
}


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

div.tabulka .obsah {
  width: auto;
  padding: 20px 25px 0 25px;
}

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

div.data .obsah table td {
  border-bottom: 1px #D3DADE solid;
  padding: 3px;
}

div.image {
  width: 240px;
  overflow: hidden;
  float: right;
  text-align: center;
}

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;
  height: 15px;
  background: url('../layout/popisbg.gif') repeat-x 0% 0%;
  margin-bottom: 2px;
  padding: 7px 20px; 
}

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

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

div.vyrobce2 {
  width: 200px;
  height: 31px;
  background-image: url(../images/vyrobcetop2.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

div.vyrobce2 span {
  display: block;
  padding: 8px 0 0 30px;
  word-spacing: 40px;
}

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 {
  width: 81px;
  height: 17px;
  border-style: none;
  background: url("/images/dokose.gif") center top no-repeat;
}

div.tecky {
  font-size: 8pt;
  border: 1px #8a8a8a dotted;
  width: auto;
  padding: 10px 0 10px 20px;
}

div.tecky-abs {
  font-size: 8pt;
  border: 1px #8a8a8a dotted;
  width: 548px;
  padding: 10px 0 10px 20px;
}

.idole {
  border-bottom: 1px #8a8a8a dotted;
}

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;
  margin: 28px 0 0 222px;
  width: 500px;
}
div#nadpis h2 {
  color:#484F59;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

div#nadpis h2 span{
  color:#969FAC;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}

.blue {
  color: #f9b838;
}

.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: 65px;
  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 {
  word-spacing: 30px;
  font-size: 8pt;
}

div.next a {
  word-spacing: 0;
  color: #363636;
}

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

div.tabulka form table tbody tr td a{
	color: #666666;
}
div.tabulka form table tbody tr td.red a{
	color: #ED1C24;
}

table.vypiskose tbody tr td a{
	color: #000000;
}

div.smallfont7{
	font-size: 8pt;
}

.odeslat_submit{
	cursor:pointer;
	background: url(images/odeslat.gif); 
	width: 65px; 
	height: 19px; 
}

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 10px 0 0;
}

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

div.vyrobci{
	padding: 3px 0;
	position: relative;
	width: 750px;
	border: 1px solid #a5a5a5;
	margin: 0 0 10px 0;
}

div.rightpart{
font-size: 8pt;
	position: relative;
	z-index: 2;
	float: left;
	width: 650px;
}

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: 7pt;
	color: #5E5E5E;
}

div.kosikblock{
	padding: 0px 0 0 0px;
	width: 250px;
	float: left;
	line-height: 200%;
}
div.nosopadded{
	padding: 0px 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: #5E5E5E;
	margin: 5px 15px;
	padding: 5px;
	width: 150px;
	float: left;
	border: 1px dotted #ED1C24;
}
textarea.poznobj{
	width: 250px;
	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;
}

li.inactive li {
  display : none;
}

div#produktyznacky, div#produktyznacky a {
  font-size: 8pt;
}

div#produktyznacky ul, ul.podkategorie{
	list-style: none;
	display : inline;
	font-size: 8pt;
	text-align:center;
}

ul.podkategorie li{
  display: block;
	width: 150px;
	margin: 10px;
	height: 150px;
	float: left;
	padding: 10px;
	border: 1px solid #c5c5c5;
}

ul.podkategorie li a {
  text-decoration : none;
}

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

div#produktyznacky ul li, ul.podkategorie li{
	font-weight: bold;
	display : inline;
	font-size: 8pt;
}
div#produktyznacky a, ul.podkategorie li a{
	color: #333333;
	font-weight : normal;
	font-size: 8pt;
}
div#produktyznacky a:hover {
	text-decoration: none;
}
.povinne {
  color : #9a0000;
}


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

.tecky-abs img{
	float: right;
	margin-right: 15px;
}

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

div#detail{
  width: 605px;
  font-weight : normal;
  font-size: 8pt;
  text-align:left;
}

div#detail_left{
  float:left;
  text-align:center;
  width: 250px;
}

div#detail_right{
  float:left;
  margin-left:10px;
  _margin-left:0px;
  width: 324px;
  padding-top:8px;
  background:url('images/detail_right_top.gif') no-repeat left top;
}

div#detail_right div.tab_noborder{
  border:none;
}

div#detail_right .tab{
  float:left;
  width:142px;
  padding:7px 0px 7px 20px;
  border-top:1px solid #ffffff;
  background-color:#E8E9EB;
}

div#detail_right .tab_zel{
  float:left;
  width:142px;
  padding:7px 0px 7px 20px;
  color: #009A1D;
  border-top:1px solid #ffffff;
  font-weight : bold;
  background-color:#E8E9EB;
}

div#detail_right .cenablok{
  float:left;
  width:335px;
  height:33px;
  padding:14px 0 0 20px;
  background:url('images/detail_right_foot.gif') no-repeat left top;
}

div#detail_right .cenablok .cena{
  float:left;
  width:120px;
  font-weight : bold;
  font-size:12pt;
  color:#EE2B33;
  padding-top:2px;
}

div#detail_right .cenablok .specifikace{
  float:left;
  font-weight : bold;
  font-size:12pt;
  color:#EE2B33;
  padding-top:2px;
}

div#detail_right .cenablok .input{
  float:left;
  width:70px;
  padding-top:1px;
}

div#detail_right .cenablok .input input{
  width:40px;
  border:1px solid #B7BAC1;
  font-size:8pt;
  color:#767676;
  padding:1px;
}

div#detail_right .cenablok .tlac{
  float:left;
  width:120px;
}

div#detail_obr{
  padding:10px 0;
}

div#detail_obr img{
  padding-right:5px;
  padding-bottom: 5px;
}

div#spec_menu{
  width:400px;
  height:24px;
  font-weight:bold;
  padding-left:10px;
  border-bottom:1px solid #ffffff;
  margin:0px;
}

div#spec_menu a{
  color:#777777;
  text-decoration:none;
}

div#spec_blok1{
  float:left;
  width:72px;
  padding:5px 0px 5px 10px;
  _padding:4px 0px 5px 10px;
}

div#spec_blok2{
  float:left;
  width:70px;
  padding:5px 0px 5px 10px;
  _padding:4px 0px 5px 10px;
}

div#spec_blok3{
  float:left;
  width:105px;
  padding:5px 0px 5px 10px;
  _padding:4px 0px 5px 10px;
}

div#spec_blok4{
  float:left;
  width:68px;
  padding:5px 0px 5px 10px;
  _padding:4px 0px 5px 10px;
}

div.spec_blok{
  background:#E8E9EB url('images/bg_detail_zaob.gif') no-repeat left top;
}

div.spec_blok_aktivni{
  background:#CECFD1 url('images/bg_detail_zaob.gif') no-repeat left top;
}

div.spec_blokpom{
  float:left;
  height:23px;
  width:3px;
  background:#ffffff url('images/specpom.gif') no-repeat left top;
}

div.spec_blokpom_aktivni{
  float:left;
  height:23px;
  width:3px;
  background:#ffffff url('images/specpom_aktivni.gif') no-repeat left top;
}

div#spec_text_top{
  margin:0;
  padding:0;
  width:584px;
  height:5px;
  background:url('images/bg_kosik_top.gif') no-repeat left bottom;
}

div#spec_text{
  padding:11px 15px 13px 15px;
  width:554px;
  background-color:#E8E9EB;
}

div#spec_text_foot{
  margin:0 0 20px 0;
  padding:0;
  width:584px;
  height:5px;
  background:url('images/bg_kosik_foot.gif') no-repeat left top;
}

div#spec_text .specnadpis{
  font-weight:bold;
  text-decoration:underline;
  color:#EE2B33;
}

div#spec_tech table{
  border-collapse:collapse;
  border:0;
  width:585px;
  margin-top:10px;
}

div#spec_tech table td{
  border:0;
}

div#spec_tech table tr.spec_tmave{
  background-color:#E8E9EB;
}

div#spec_tech table td.spec_tech1{
  font-weight:bold;
  padding:5px 0 6px 10px;
}

div#spec_tech table td.spec_tech2{
  padding:5px 0 6px 25px;
}

div#kosik_top{  
  width:500px;
  padding-left:172px;
  margin:0px;
}

div#kosik_top a, div#kosik_top a:hover{
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

div.kosik_storno{
  float:left;
  width:130px;
  height:18px;
  padding-top:2px;
  margin-right:13px;
  font-weight:bold;
  text-align:center;
  background:url('images/tlac_storno.gif') no-repeat left top;
}

div.kosik_storno a{
  color:#333333 !important;
}

div.kosik_step_red{
  float:left;
  width:84px;
  height:18px;
  padding-top:2px;
  margin-left:6px;
  font-weight:bold;
  text-align:center;
  background:url('images/tlac_step_red.gif') no-repeat left top;
}

div.kosik_step_black{
  float:left;
  width:84px;
  height:18px;
  padding-top:2px;
  margin-left:6px;
  font-weight:bold;
  text-align:center;
  background:url('images/tlac_step_black.gif') no-repeat left top;
}

table#kosik_tab{
  clear:left;
  font-size:8pt;
  width:585px;
  text-align:left;
  margin:20px 10px 20px 0px;
  border:0;
  border-collapse:collapse;
}

table#kosik_tab td{
  padding:7px 20px 10px 0px; 
  border:0px;
}

table#kosik_tab td.kosik_tab1{
  width:220px;
  font-weight:bold;
  padding-left:10px;
}

table#kosik_tab td.kosik_tab1 a{
  font-weight:bold;
}

table#kosik_tab td.kosik_tab4 input{
  width:18px;
  height:11px;
  padding:2px;
  font-size:8pt;
  color:#767676;
  border:1px solid #B9BCC3;
}

table#kosik_tab thead td{
  font-weight:bold;
  font-size:7pt;
  background-color:#CECFD1;
}

table#kosik_tab tbody td{
  background-color:#E8E9EB;
  border-top:1px solid #ffffff;
}

table#kosik_tab tbody td.kosik_tab1 a{
  color:#000000;
  text-decoration:underline;
}

div.kosik_nadpis{
  color:#ED1C24;
  font-size:10pt;
  font-weight:bold;
  padding-left:3px;
  padding-bottom:5px;
}

div.kosik_blok_top{
  margin:0;
  padding:0;
  width:584px;
  height:5px;
  background:url('images/bg_kosik_top.gif') no-repeat left bottom;
}

div.kosik_blok{
  width:554px;
  padding:20px 15px 20px 15px;
  margin:0;
  background-color:#E8E9EB;
}

div.kosik_blok_foot{
  margin:0 0 15px 0;
  padding:0;
  width:584px;
  height:5px;
  background:url('images/bg_kosik_foot.gif') no-repeat left top;
}

div#kosik_platba select{
  width:300px;
  padding:1px;
  margin-bottom:12px;
  font-size:8pt;
  color:#767676;
  border:1px solid #B9BCC3;
}

span.zelene{
  font-weight:bold;
  color:#009A1D;
}

div.kosik_objblok0{
  float:left;
  width:90px;
  height:30px;
  line-height:8pt;
}

div.kosik_objblok1{
  float:left;
  width:40px;
  height:30px;
}

div.kosik_objblok2{
  float:left;
  width:165px;
  height:30px;
}

div.kosik_objblok2 input{
  width:140px;
  height:11px;
  padding:2px;
  font-size:8pt;
  color:#767676;
  border:1px solid #B9BCC3;
}

div#kosik_pozn{
  margin-bottom:12px;
}

div#kosik_pozn textarea{
  width:580px;
  height:100px;
  padding:1px;
  font-size:8pt;
  color:#767676;
  border:1px solid #B9BCC3;
}


div#zobrazeni_top form{
  margin-bottom:12px;
  float:left;
  display:block;
}

div#zobrazeni_top a{
  color:#333333;
  font-weight:bold;
  font-size:7pt;
}

div#zobrazeni_top a.b{
  color:#ED1C24;
  font-weight:bold;
  font-size:7pt;
}

div#zobrazeni{
  color:#ffffff;
  height:40px;
  width:585px;
  background-color:#484F59;
}

div.razeni{
  width:450px;
  float:left;
  padding-top:5px;
  _padding-top:3px;
  padding-left:11px;
}

div.razeni select{
  color:#767676;
  border:1px solid #D3BF90;
  margin-left:6px;
}

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

div.razeni_tlac{
  padding-top:9px;
}

div#strankovani{
  float:right;
  display:block;
  padding:12px 11px 0 0;
  color:#c5c5c5;
}

div#strankovani a{
  color:#ffffff;
  font-weight:normal;
}


table.products{
  border-collapse: collapse;
  width: 585px;;
  margin-top:10px;
}
table.products a{
  font-weight:bold;
  font-size:11px;
  color:#403F3D;
}
table.products th{
  padding: 4px 5px 2px 15px;
  /*background: url('../layoutg3/sorter.gif') 0% 55% no-repeat;*/
  background-color:#c5c5c5;
  text-align: left;
  color: #fffffd;
  cursor: pointer;
  font-size:11px;
}
table.products th.sorttable_nosort{
  padding: 5px 5px 5px 5px;
  background: none;
}
table.products td{
  padding: 5px 5px 5px 15px;
  font-weight:bold;
  font-size:12px;
  color:#ED1C24;
}
table.products tr.light td{
  border-top: 1px solid #ffffff;

}
table.products tr.dark td{
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background: #E5E5E5;
}

table.products th.dostupnost{
  text-align:right;
  width:120px;
}

table.products th.price{
  width:90px;
}

table.products td.dostupnost{
  text-align:right;
  padding-right:13px;
}

.tabdiv1{
  float:left;
  padding-right:7px;
}

.tabdiv2{
  float:right;
  padding-right:7px;
}

.tabdiv3{
  padding-top:2px;
}

.testbox{
  background: #ccc;
  height: 30px;
}

.kartkolonka{
  padding: 10px;
  background: #f0f0f0;
}


#vymena_odkazu a{
  color:#403E3F;
  font-weight:bold;
  font-size:11px;
}

#vymena_odkazu h3{
  margin-left:0;
  color:#B4B12B;
  font-weight:bold;
  font-size:13px;
}

.podsebe{
  width:98%;
  border-bottom:1px solid #E5E5E5;
  padding:20px 0px 25px 0px;
}

.podsebeleft{
  width:30%;
  float:left;
}

.podseberight{
  width:70%;
  float:left;
  color:#777777;
}

.podsebetop{
  font-size:10px;
  padding-bottom:10px;
}

.podsebetop a{
  font-size:12px;
  font-weight:bold;
  color:#ED1C24;
}

.podsebedole{
  font-size:11px;
}

.podsebedole1{
  width:48%;
  float:left;
}

.podsebecena{
  font-size:16px;
  font-weight:bold;
  color:#ED1C24;
}

.podsebedole2{
  width:48%;
  float:right;
  text-align:right;
  padding-top:2px;
}

.cisti{
  clear:both;
}

#produktyznacky{
  border-top:1px solid #c5c5c5;
  border-bottom:1px solid #c5c5c5;
  padding:10px 0px 15px 0px;
}

.produktyznackyblok{
  font-size:11px;
  font-weight:bold;
  color:#777777;
  text-align:left;
  width:230px;
  float:left;
  padding:3px 10px 0px 0px;
}

.produktyznackyblok a{
  color:#777777;
}

#nejprodavanejsi{
  font-size:11px;
  font-weight:bold;
  color:#777777;
  padding:15px 10px 15px 10px;
  border-bottom:1px dotted #CED1C0;
  margin-bottom:15px;
}

#nejprodavanejsi h3{
  font-size:15px;
  font-weight:bold;
  color:#A7A40B;
  margin:0px;
  padding:0px;
}

#nejprodavanejsi table{
  width:100%;
}

#nejprodavanejsi table td{
  padding:2px;
  margin:0px;
}

#nejprodavanejsi td.text{
  font-size:11px;
  font-weight:bold;
  color:#777777;
}

#nejprodavanejsi td.text a{
  font-size:11px;
  font-weight:bold;
  color:#777777;
}

#nejprodavanejsi td.cena{
  font-size:11px;
  font-weight:bold;
  color:#E15F00;
  text-align:right;
}

/*VYSKAKOVACI MENU vlevo*/
div#blok_vyskak1{
  position:absolute;
  left:140px;
  top:220px;
  display:none;
}

div#blok_vyskak2{
  position:absolute;
  left:276px;
  top:220px;
  display:none;
}

div#blok_vyskak3{
  position:absolute;
  left:415px;
  top:220px;
  display:none;
}

div#blok_vyskak4{
  position:absolute;
  left:550px;
  top:220px;
  display:none;
}

div.blok_vyskak{
  padding-left:10px;
  background:url('../images/blok_sipka.gif') no-repeat 0 13px;
  z-index:20;
}

div.blok_vyskak a{
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

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

div.blok_vyskak_in{
  display:block;
  float:left;
  background-color:#484F59;
  padding:15px 0 10px 0;  
}

div.blok_vyskak_pod{
  display:none;
  float:left;
  background-color:#484F59;
  padding:15px 0 10px 0; 
  border-left:1px solid #636A74;
}

div.blok_vyskak .uroven1{
  padding:0 3px 4px 3px;
  margin:0px 10px 4px 10px;
  border-bottom:1px dotted #636A74;
  width:200px;
}

div.blok_vyskak .uroven2{
  padding:0 13px 0 23px;
  background:url('../images/menu_sipka.gif') no-repeat 12px 3px;
  margin-bottom:7px;
}

div.blok_vyskak .uroven2 a{
  font-weight:normal;
  color:#A4ACB7;
}

/*VYSKAKOVACI MENU vpravo*/
div#blok_vyskak5_r{
  position:absolute;
  right:410px;
  top:220px;
  display:none;
}

div#blok_vyskak6_r{
  position:absolute;
  right:275px;
  top:220px;
  display:none;
}

div#blok_vyskak7_r{
  position:absolute;
  right:140px;
  top:220px;
  display:none;
}

div.blok_vyskak_r{
  padding-right:10px;
  background:url('../images/blok_sipka_r.gif') no-repeat 100% 13px;
  z-index:20;
}

div.blok_vyskak_r a{
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

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

div.blok_vyskak_in_r{
  display:block;
  float:right;
  background-color:#484F59;
  padding:15px 0 10px 0;  
}

div.blok_vyskak_pod_r{
  display:none;
  float:right;
  background-color:#484F59;
  padding:15px 0 10px 0; 
  border-left:1px solid #636A74;
}

div.blok_vyskak_r .uroven1_r{
  padding:0 3px 4px 3px;
  margin:0px 10px 4px 10px;
  border-bottom:1px dotted #636A74;
  width:200px;
}

div.blok_vyskak_r .uroven2_r{
  padding:0 13px 0 23px;
  background:url('../images/menu_sipka.gif') no-repeat 12px 3px;
  margin-bottom:7px;
}

div.blok_vyskak_r .uroven2_r a{
  font-weight:normal;
  color:#A4ACB7;
}


#reg_uziv{
  padding-left:100px;
  padding-top:4px;
  float:left;
}

#reg_uziv a{
  color:#ffffff;
  font-size:8pt;
  font-weight:bold;
}

#reg_uziv a:hover{
  text-decoration:none;
}

#prihlaseni{
  width:171px;
  height:65px;
  margin-top:15px;
  padding:33px 0 0 7px;
  color:#4A4F55;
  font-size:7pt;
  text-align:left;
  font-weight:bold;
  background:url('../images/prihlaseni.gif') no-repeat left top;
}

#prihlaseni a{
  color:#4A4F55;
  font-weight:normal;
  text-decoration:underline;
}

#prihlaseni a.red{
  color:#DE1621;
  font-weight:bold;
  text-decoration:underline;
}

#prihlaseni input{
  border:1px solid #CDCED2;
  font-size:7pt;
  padding:1px;
  width:110px;
}

#prihlaseni td.spodni{
  padding-top:4px;
}

#prihlaseni span.normal{
  font-weight:normal;
}

#prihlaseni span.jmeno_red{
  color:#DE1621;
}

div#menu_anketa{
  color: #767676;
  width: 162px; 
  font-size: 7pt;
  padding:45px 10px 0px 5px;
  margin-top:15px;
  letter-spacing:1px;
  background: url('images/anketa_top.gif') no-repeat left top;
}

div#menu_anketa strong{
  color: #4A4F55; 
  font-size: 8pt;
  letter-spacing:0px;
}

div#menu_anketa div.ank{
  height:12px;
  width:150px;
}

div#menu_anketa div.anketa{
  position:relative;
  width:102px;
  height:7px;
  padding:0;
  margin:5px 0 15px 0;
  background-color:#F0EEEF;
}

div#menu_anketa div.anketa img{
  position:absolute;
  left:1px;
  top:1px;
}

#detail_news img{
  float:left;
  padding:0 15px 10px 0;
}

div#velikost table{
  border-collapse:collapse;
  border:0;
  width:585px;
  margin-top:10px;
  margin-bottom:20px;
  font-size:7pt;
}

div#velikost table th{
  padding:5px 0 6px 10px;
  font-weight:bold;
  color:#4A4E59;
  background-color:#CECFD1;
  border-bottom:1px solid #ffffff;
  text-align:center;
}

div#velikost table th.velikost1{
  text-align:left;
}

div#velikost table th.velikost5{
  text-align:right;
  padding-right:12px;
}

div#velikost table td{
  border:0;
  padding:5px 0 6px 10px;
  text-align:center;
}

div#velikost table tr.velikost_tmave{
  background-color:#E8E9EB;
}

div#velikost table td.velikost1{
  font-weight:bold;
  text-decoration:underline;
  text-align:left;
}

div#velikost table td.velikost2{
  font-weight:bold;
}

div#velikost table td.velikost4{
  font-weight:bold;
  font-size:bold;
  color:#EA1C29;
}

div#velikost table td.velikost5{
  text-align:right;
  padding-right:10px;
}

div#velikost table td.velikost5 input{
  border:1px solid #B9BABF;
  font-size:8pt;
  padding:1px; 
  width:30px;
}

div#velikost table td.velikost_odeslat{
  text-align:right;
  padding:10px;
}

div#souvisejici{
  width:585px;
  margin-top:20px;
}

div#souvisejici div.blok{
  float:left;
  width:134px;
  height:193px;
  display:block;
  margin-top:10px;
  margin-right:5px;
  padding:10px 3px;
  text-align:center;
  font-weight:bold;
  background-image: url(../images/produkt.gif);
  background-position: center top;
  background-repeat: repeat-x;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  position:relative;
}

div#souvisejici div.blok div.nadpis a{
  width:130px;
  font-size:7pt;
  color:#343434;
}

div#souvisejici div.blok div.nadpis{
  height:45px;
}

div#souvisejici div.blok div.cena{
  width:130px;
  font-size:9pt;
  color:#ED1C24;
  padding-top:10px;
  height:15px;
  position:absolute;
  bottom:10px;
  left:5px;
}

div#souvisejici strong{
  font-weight:bold;
  font-size:10pt;
  color:#ED1C24;
}

div#diskuse strong{
  font-weight:bold;
  font-size:10pt;
  color:#ED1C24;
}

div#diskuse{
  margin-top:15px;
  clear:both;
}

div#diskuse div.uroven1{
  margin-bottom:10px;
}

div#diskuse div.uroven2{
  margin-bottom:10px;
  margin-left:20px;
}

div#diskuse div.uroven1 div.nadpis{
  margin-top:10px;
  font-size:8pt;
  font-weight:bold;
  background-color:#CECFD1;
  padding:5px 10px 5px 10px; 
}

div#diskuse div.uroven2 div.nadpis{
  margin-top:10px;
  font-size:8pt;
  font-weight:bold;
  background-color:#E8E9EB;
  padding:5px 10px 5px 10px; 
}

div#diskuse div.textin{
  margin-top:2px;
  padding:10px; 
}

div#diskuse div.textin a{
  color:#F21922;
}

div.formular_blok{
  float:left;
  width:230px;
  padding-left:10px;
}

div.formular_blok h3{
  padding-bottom:5px;
  font-size:11pt;
  font-weight:bold;
}

div.formular_blok input{
  border:1px solid #777777;
  padding:1px;
  font-size:8pt; 
  margin-bottom:5px;
}

div#right_akce{
  padding-left:5px;
}

div.posli_znamenu{
  width:163px;
  float:right;
  padding-top:6px;
  padding-right:21px;
  _padding-right:31px;
}

div.cenasdph{
  width:84px;
  height:20px;
  float:right;
  margin-top:6px;
  margin-right:33px;
  color: #ED1C24;
  font-size: 12px;
  font-weight: bold;
  padding:5px 0px 0px 12px;
  background:url('images/cenysdph.gif') no-repeat left top;
}

div.cenasdph2{
  color: #ED1C24;
  font-size: 12px;
  font-weight: bold;
  padding:12px 0 0 1px;
}

.inp_prepocitat, #diskuse_pridej input, #diskuse_pridej textarea{
  border:1px solid #777777;
  padding:1px;
  font-size:8pt; 
}

table#dettabparam{
  width:99%;
  border-collapse:collapse;
}

table#dettabparam td{
  padding:2px 0;
  border-bottom:1px solid #cccccc;
}

td.dettabparam{
  width:40px;
}

#right_banner{
  text-align:center;
}

#right_banner img{
  margin-top:15px;
}

#kosikright{
  margin-top:15px;
  background-color:#d9d9d9;
  text-align:left;
  padding:5px 2px;
}

#kosikright table{
  width:100%;
}

#kosikright td{
  padding-left:5px;
  text-align:left;
}

.red {
	color: #FF0000 !important;
}

#menu_mail fieldset{
  border:none;
  text-align:left;
  padding:0;
}
