@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body, table, tr, td 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 11px;
/* 	font-size: 75%; */
	text-align : center;
}
body	{
	background: #ADD7D1 url("bg_page.jpg") repeat-x;
}
table, tr, td 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 11px;
	background: #FFFFFF;
	text-align : left;
}

/*  */
.prehledRad { border:silver 1px solid; width: 96px; float:left; text-align:center; margin:0 5px 5px 0; padding-top:5px; }
.prehledRad h3 {margin:0; padding:0; }


table.rada {
	clear: both;
	border: 2px solid black;
	margin: 1em auto;
  /* Pavel	 */
	width: 510px;
	}

table.rada th {
	background-color: #ccccff;
	font-weight: bold;
	border: 1px solid black;
	margin: 0;
	}

table.rada tr {
	border-bottom: 1px solid #cccccc;
	}

table.rada td, table.rada th {
	padding: 0.1em;
	font-size: 90%;
	}

table.rada caption {
	font-size: 90%;
	caption-side: bottom;
	text-align: center;
	font-style: italic;
	margin: 0 auto;
	}

tr.b {
	font-weight: bold;
	}

div.radaimg div {
	float: left;
	margin: 2px;
	}


.over {background-color: #ccccff;}
.overb {background-color: #ccccff; font-weight: bold;}
#homepage {
  height: 70px;
  width: 430px;
  font-size: 1em;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left:-380px;
  padding: 0;
  border: none;
  /*border-left: 1px solid #000000; */
}

#menu {
  background: url("prechod-stin-menu.gif") repeat-x;
  height: 39px;
  width: 740px;
  font-size: 1em;
  position: relative;
  top: 198px;
  left: 12px;
  padding: 5px 0 0 0;
/*  border-right: 1px solid #000000;
  border-left: 1px solid #000000; */
}

*html #menu {}

#menu ul {
  list-style-type: none;
  padding-left: 25px;
}
#menu li {
  padding: 5px 0px 0px 0px;
  float: left;
  font-weight: bold; 
  color : #000000;
  /*line-height: 80%;     */
  height:18px!important;
  white-space: nowrap;
}

*html #menu li {
  /*line-height: 120%;    */
  height:18px!important;
  width: 16%;
  font-size: 85%;
  wid\th: 90px;
  font-\size: 100%;

}

#menu li.active a {
  color : #00856F;
  text-decoration: none;
}


#menu a {
  display: block; 
  white-space: nowrap; 
  font-weight : bold; 
  border-left: 1px solid #00856F;
  color : #000000;
  width: 100%;
  height:18px!important;
  text-align: center;
  margin: 0 18px;
  _margin: 0px;
  &margin: 0px;
  padding: 0px;
  _padding: 0 18px;
  &padding: 0 18px;
}

#menu a.first {
  border-left: none;
  margin-right: 10px;
}


*html #menu a {
  padding: 0 10px;
  height:16px!important;
  margin: 0;
  }


#search {
  background: #fff url("prechod-vyhledavani.gif") repeat-x;
  width: 742px;
  min-height: 65px;      /* 40px */
  border: 3px solid #B4B4B4;
  padding: 7px 0 0 30px;
  margin: 0;
  text-align: left;
}

#search div {
	float: left;
	margin: 0px;
	padding: 2px;
	}

#search fieldset {border: none; margin: 4px 0 0 0; padding: 0;}
#search input {margin: 0; padding: 0;	height: 18px;}
#search select {font-size: 120%;	height: 20px;}
#search #hledat, #search #hledat2 {
	width: 61px;
	height: 24px;
	}

*html #search {
	width: 767px;
	wid\th: 742px;
	}

/*--- layout stranky ---*/
#np {
	background: url(nadheader.gif) no-repeat center;
	width: 768px;
	height: 12px;
	margin: 0 auto;
	padding: 0 14px 0 10px;
	/* border: 1px solid red; */
	}

#page {
	/* border: 1px solid green; */
	background: url("stin-stranky.gif") repeat-y;
	margin: 0 auto;
	width: 768px; /* 788 */
	padding: 0 14px 0 10px;
	z-index:2;
	text-align: left;
	}

*html #page {}

#header {
	width: 769px;
	height: 221px;
	background: url("header.jpg") no-repeat right top;
	}

*html #header {}

#dokument {
/*   position: relative; */
  width: 757px;
  margin: 4px 0 0 0;
  border-right: 6px solid #B4D5D0;
  border-left: 6px solid #000000;
  background: url(lahve.gif) no-repeat left bottom;
}

*html #dokument {
	width: 768px;
	wid\th: 756px;
	}

#dokument #text {
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 130%;
	font-size: 130%;
  min-height: 420px;
  width: 540px;
  background: transparent;
  float: right;
  border-left: 1px #B5B5B5 solid;
  border-right: 1px #B5B5B5 solid;     
  padding: 0;
  padding-bottom: 20px;
  margin: 0 10px 0 0;
}
*html #dokument #text {
  width: 530px;
  margin-right: 5px;
  height: 420px;
}

#dokument #text #text-in {
  width: auto;
  padding: 0px;
  margin: 0 10px;
}


#dokument #submenu {
/*  position: absolute;
  top: 130px;
  left: 0; */
  width: 202px;
  padding: 0;
  margin: 0;
  min-height: 420px;
}

*html #dokument #submenu {
	height: 420px;
  /* width: 200px; */
  /* border: 1px solid red; */
/*  position: relative;
  left: -4px; */
}

.kde {
	background: #000000 url(oblouk-cerny.gif) no-repeat right top;
	width: 192px;
	height: 25px;
	color: #45D3FB;
	margin: 0 0 0 1px;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
	}

*html #kde {
	/* width: 198px; */
	/* margin-left: -5px; */
	
	}

#submenu ul {
	width: 202px;
	background: #000000 url(prechod-submenu.gif) repeat-y left top;
	/*margin: 0 0 0 1px;*/
	border: 1px solid #000000;
	}

*html #submenu ul {
	width: 100%;
	}

#submenu ul li {
	color: #ffffff;
	font-weight: bold;
	margin: 1em 17px;
	text-align: left;
	list-style-image: url(cudlik.gif);
	list-style-position: outside;
	}

*html #submenu ul li {
	position: relative;
	left: -5px;
	padding-left: 10px;
	}


#submenu ul li a {
	color: #ffffff;
	}

.podsub {
	width: 193px;
	background: #ffffff url(oblouk-bily.gif) no-repeat right bottom;
	}

.podsub p {
	padding: 1em;
	text-indent: 0px;
	line-height: 150%;
	font-size: 90%;
	}
#vystava {
	width: 192px;
	background: #ffffff url(oblouk-bily-.gif) no-repeat right bottom;
	text-align:center;
	}

#vystava p {
	text-align:center;
	padding-right: 10px;
	line-height: 150%;
	font-size: 90%;
	}

#vyprodej {
	width: 192px;
	background: #ffffff url(oblouk-bily-.gif) no-repeat right bottom;
	text-align:center;
	}

#vyprodej p {
	text-align:center;
	padding-right: 0px;
	line-height: 150%;
	font-size: 90%;
	}
#smbg {
	background: url(stin-podsubmenu.gif) repeat-x bottom;
	padding-bottom: 9px;
	margin: 0 0 0 1px;
	width: 205px;
	}

*html #smbg {width: 202px;}

#zapati {
	background: url(prechod-copyright.gif);
	height: 57px;
	margin: 0 1px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
.zapatiCopyright {margin: 10px 0 5px 25px; text-align: left;}
.logoCopyright {width: 115px; float: right; margin-right: 25px;}

#jazyky {
  position: absolute;
  top: 26px;
  /* right: 10px; */
  width: 708px;
  padding-right: 60px;
}

#jazyky ul {
	float: right;
	list-style-type: none;
/*	margin-right: 60px;*/
	}

#jazyky li {
	padding: 0.2em 0.2em;
	float: left;
	font-weight : bold; 
	color : #000000;
	font-size: 80%;
	background-color: transparent;
	margin: 0px;
	padding: 1px 0px;
	}

#jazyky li a {
	color: #ffffff;
	text-decoration: none;
	}

#jazyky li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#jazyky p {
	clear: both;
	text-align: right;
	color: #00866E;
	font-weight: bold;
	font-size: 95%;
	}

#tuba {
	/* background: url(prechod-tuba.gif); */
	width: 100%;
	height: 74px;
	position: absolute;
	top: 22px;
	left: 0px;
	margin: 0 auto;
	z-index:-1;
	}


#dv p {
	text-indent: 0px;
	margin-left: 320px;
	}


div.pager {
	clear: both;
	margin: 20px;
	}

/*  */

a img {border: none;}

/*--- obecne tagy ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.3em;
  margin: 1em 1em 0.1em 0;
  color: #222;
}

h1, h1 a, h1 a:hover {
  /* Pavel	 
  font-size: 2em;  */
  font-size: 18px;
  margin: 0em 0 0.5em 0;
  color: #000000;
}

.al  /* align left */
{ text-align: left;}

.ar  /* align right */
{ text-align: right;}

.go_top a /* kotva nahoru */
{ font-size:10px;
  color: gray;}
.w10 {width: 10px;}
.w20 {width: 20px;}
.w25 {width: 25px;}
.w30 {width: 30px;}
.w35 {width: 35px;}
.w40 {width: 40px;}
.w50 {width: 50px;}
.w60 {width: 60px;}
.w70 {width: 70px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w100 {width: 100px;}
.w120 {width: 120px;}
.w140 {width: 140px;}
.w150 {width: 150px;}
.w160 {width: 160px;}
.w180 {width: 180px;}
.w200 {width: 200px;}

.noscreen { display:none; }
.nobr { border:none !important; }
.nowrap {white-space:nowrap;}
.vlevoEU{ float:left; margin:5px 10px 0 0;}



h2, h2 a, h2 a:hover {
  /* Pavel	 
  font-size: 1.4em;  */
  font-size: 14px;
}
h3, h3 a, h3 a:hover {
  /* Pavel	 
  font-size: 1.1em;  */
  font-size: 12px;
}
h4, h5, h6 {
  font-size: 0.85em;
  font-style: oblique;
  /* font-weight: normal; */
}

p {
	text-indent: 1.5em;
	margin-bottom: 0.2em;
	text-align: justify;
	}
li {
	list-style-position: inside;
	}
$text li { margin-left:15px;  }
.t-center { text-align:center!important; }
.minOdber {font-size:1.2em}
a {

}
a:hover {
  text-decoration: none;
}

table, td, th {border-collapse: collapse;}
td, th {padding: 0;}

#text-in p {
	text-indent: 0em;
	margin-bottom: 0.2em;
	text-align: justify;
	}
	
#text ul, #text ol{
  margin-left: 15px;
}
#text ul li {
  margin-left: 15px;
  list-style:outside;
}

#text ol li {
  margin-left: 15px;
  text-indent:-22px
  
}
/*--- class ---*/
div.ukonceniobtekani {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
.clear {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
.adresa {
	margin-top: 6px;
	margin-bottom:2px;
}

.adresa p {
	margin-top: 0px;
	margin-bottom:0px;
}

div.uo {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
.funkce { padding-top:5px; font-weight:bold; }
.podkres { background-color:#E6F2F0; vertical-align:top; }
.boldem { font-weight:bold; }
.cenyDohodou { font-size: small; font-style:italic;}

.formular input, .formular select { outline:none; background: #D3D9D2!important; border: none; padding:4px 0 4px 2px; margin:3px 0; color:#AC1F37; height:20px; }
.mceSelectList { outline: inset 1px #999; background: #fff!important; border: none; padding:0px; margin: 0 3px; color:#000; height:16px!important; }
.savePage { height:26px!important; }
.formular select {height:30px; width:295px;}
.formular textarea { outline:none; background: #D3D9D2!important; border: none; padding:6px 0 2px 2px; color:#AC1F37; min-height:20px; }
.formular th{width:160px!important;}
fieldset { border: 1px solid #fff;}
fieldset legend { margin-left:165px; text-transform:uppercase;}
.formular td label{top:-6px!important; position:relative; text-align:left;}
th, th label{text-transform:uppercase; vertical-align: middle!important; text-align:left;}
td small {display: block !important;}
.suplierForm th { width:160px; vertical-align: top!important;}
.suplierForm .small { display:block; font-size: small; font-style:italic; }
.required {color:#AC1F37;}
.button { background: #B6AB80!important; border: 1px #000 solid!important; padding:4px!important; color:#000!important; height:32px!important; font-weight:bold; }
.poznamka {width: 100px;}

#dv {padding: 1em;padding-left: 0;}
div.produkt {padding: 1em;}
#dv img, div.produkt img {float: left; margin-right: 1em;}
#dv span, div.produkt span {font-weight: bold;}
#dv p, div.produkt p {text-align: left;}

div.produkt {
	font-size: 75%;
	float: left;
	border: 1px solid #cccccc;
	height: 100px;
	width: 220px;
	margin: 0 10px 10px 0;
	min-height: 14em;
	}

*html div.produkt {
	width: 215px;
	height: 16em;
	}


div.produkt h2 {
	font-size: 90%;
	text-align: left;
	line-height:160%!important;
	margin: 0 0 0.5em 0;
	}

div.produkt p {
	text-indent: 0px;
	margin-left: 90px;
	line-height:135%!important;
	}
#zasilaniNovinek { width:180px; padding-left:5px;}
#zasilaniNovinek legend { margin-left:5px; text-transform:uppercase;}
#zasilaniNovinek td label{top:-6px!important; position:relative;}
#zasilaniNovinek th, fieldset#zasilaniNovinek th label{text-transform: none; vertical-align: top!important;}
#zasilaniNovinek td small {display: block !important;}
#zasilaniNovinek .text { width:160px!important; text-align: center; margin:0;}
#zasilaniNovinek .buttonZasilani { background: #00806F!important; border: 1px #000 solid!important; padding:4px!important; color:#fff!important; height:42px!important; width:160px!important; font-weight:bold; margin:0px 0 20px 11px; text-align: center; }

/* výpis výsledku hledání */
.vyrobkyRady {width: 510px; margin-top:10px!important; padding:0 0 10px 0;}
.vyrobkyRady .imgRady {float:left; width:120px; margin-right:10px; text-align:center!important; border-right:solid 1px silver; }
.vyrobkyRady .vybraneVyrobky {float:left; width:180px; margin-right:10px; border-right:solid 1px silver;}
.vyrobkyRady .dalsiVyrobky {float:left; width:180px; margin-right:0px; border:none;}
.vyrobkyRady .dalsiVyrobky a { font-size:10px;}

}

