html,body {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;  
  margin-left: 0px;
  background-color: #ccc;
  background-image: url(../img/patern.png);
  font-size: 9pt;
  font-family: verdana, helvetica, sans-serif;  
}  
a, a:visited, a:active {
  font-weight: normal;
  text-decoration: underline;
  color: #0d2b88;
}
a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #cc0000;
}

.main {
  background-color: #fff;
  border-left: 2px solid #039;
  border-right: 2px solid #039;
  border-bottom: 2px solid #039;
  height: auto;
}

.main td {
	color: #039;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana,  helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	z-index:1;	
}

.main td span {
   display:block;
   font-weight: bold;
   padding-left: 15px;
   background-image: url(../img/stripe.png);
   background-repeat: repeat-y;
   z-index:100;
}

.nadpis {
   background-color: #039;
   color: #fff;
   display:block;
   font-weight: bold;
   font-size: 11px;   
   background-image: url(../img/stripe.png);
   background-repeat: repeat-y;
   z-index:100;
   width: 192px;
}

.menu {
   display:block;
   border-top: 1px solid #039;
   margin-right: 0px;   
   width: 196px;
   margin-left: 0px;
}


.menu a,.menu a:active,.menu a:visited {
   text-decoration: none;
   color: #039;
   display: block;  
   font-weight: bold; 
   font-style: normal;   
}


.menu a:hover {
   background-color: #d22;
   display: block;
   color: #fff;
   text-decoration: none;   
   font-weight: bold; 
   font-style: normal;
}

/*.menu p, .menu_sel p, .submenu p, .submenu_sel p {
   display: inline;
   border: 1px solid black;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}*/

.menu_sel {
   display:block;
   border-top: 1px solid #039;
   margin-right: 0px;   
   width: 196px;
   margin-left: 0px;
   font-style: normal;
}

.menu_sel a,.menu_sel a:active,.menu_sel a:visited {
   margin-right: 0px;   
   width: 196px;
   margin-left: 0px;
   background-color: #d22;
   color: #fff;   
   text-decoration: none;
   display: block;  
   font-weight: bold;       
   font-style: normal;
}



.submenu {
   display:block;
   margin-right: 0px;   
   width: 196px;
   margin-left: 0px;
   font-style: normal;
}

.submenu a,.submenu a:active,.submenu a:visited {
   text-decoration: none;
   color: #039;
   font-style: normal;
}


.submenu a:hover {
   background-color: #ddd;
   display: block;
   text-decoration: none;
   font-style: normal;
}


.submenu_sel {
   display:block;
   margin-right: 0px;   
   width: 196px;
   margin-left: 0px;
   background-color: #ddd;   
   background-image: url(../img/stripe.png);
   background-repeat: repeat-y;
   font-style: normal;
}

.submenu_sel a,.submenu_sel a:active,.submenu_sel a:visited {
   text-decoration: none;
   color: #039;
   font-style: normal;
}

.submenu_sel a:hover {
   display: block;
   background-color: #ddd;
   text-decoration: none;   
   font-style: normal;
}

.spacer {
   display: block; 
   height: 6px;
   margin: 0px 0px 0px 0px;   
   padding: 0px 0px 0px 0px;   
}

.stroke {
   width: 205px;
   border: 1px solid #039;
   background-image: url(../img/stripe.png);  
   background-repeat: repeat-y; 
   vertical-align: top;   
   background-color: #f3f3f3;   
}

.stroke4 {
   width: 205px;
   border: 1px solid #039;
   background-image: url(../img/eshop_bg.jpg); 
   background-repeat: no-repeat;
   vertical-align: top;   
   background-color: #f3f3f3;   
}

.stroke2 {
   border: 1px solid #039;
   vertical-align: top;
   text-align: center;
   background-color: #039;
   font-weight: bold;
   color: #fff;
   width: 100%;
}

.stroke2 a,.stroke2 a:visited,.stroke2 a:active {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;  
  margin: 0px 0px 0px 0px;
}

.stroke2 a:hover {
  font-size: 11px; 
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  display: block;
  background-color: #666;  
  margin: 0px 0px 0px 0px;
}

.linkSel {
  background-color: #666;  
}

.logo td {
   vertical-align: bottom;
   text-align: right;
   color: #666;
   font-size: 11px;
   height: 47px; 
}

.logo a,.logo a:active,.logo a:visited {
  text-decoration: none;
  color: #039;
}

.logo a:hover {
  text-decoration: underline;
  color: #039;
}


.stroke div,.stroke4 div {
  padding-left: 11px;
  margin-top: 0px;  
}

.stroke form,.stroke4 form {
  display: block;
  margin-top: 3px; 
  margin-bottom: 0px; 
}

.main thead {
}

input,select,textarea {
	border: 1px solid #0C2A87;
/*   background-color: #fff; */
   margin: 2px 2px 2px 2px;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, helvetica, sans-serif;
}

.formSbm {
   background-color: #039;
   color: #fff;
  	font-weight: bold;
}

.cont {
   vertical-align: top;
   width: 488px;
   padding-top: 4px;
   padding: 2px 2px 2px 2px;
}

.item {
   display: inline;
}

.itemTbl {
   margin-right: 1px;
   border-collapse: collapse;
   width: 176px;
   height: 245px;
   margin-top: 4px;
   border: 1px solid #039;
}

.itemTable {
   margin-left: 2px;
   border-collapse: collapse;
   margin-top: 4px;
   border: 1px solid #039;
   width: 540px;
   border-collapse: collapse;   
}

.itemTable td {
  color: #333;
  padding: 0px 3px 0px 3px;
}

.itemTable td input {
/*  height: 12px; */
  background-color: none;
  font-size: 0.92em;
}

.itemTable td a,.itemTable td a:active,.itemTable td a:visited{
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

.itemTable td a:hover{
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}



.itemTableCena {
  color: #DD2222;
  text-align: right;
  width: 20px;
  font-weight: bold;  
}

.itemTableCena {
  color: #039;
  text-align: right;
  width: 20px;
  font-weight: bold;  
}

.item td {
   padding: 0px 0px 2px 2px;
}

.item img {
  padding-top: 2px;
}

.itemSpace {
   display: inline;
}

.itemTblSpace {
   margin-right: 1px;
   border-collapse: collapse;
   width: 176px;
   height: 245px;
   margin-top: 4px;
   margin-left: 4px;
   margin-right: 4px;
   border: 1px solid #039;
}

.itemSpace td {
   padding: 0px 0px 2px 2px;
}

.itemSpace img {
  padding-top: 2px;
}


.nazev {
  text-align: center;
  background-color: #039;
  vertical-align: middle;
  height: 46px;
  color: #fff;
  font-weight: normal;  
}

.nazev2:hover {
 background-color: #d22;
}

.nazev a,.nazev a:active, .nazev a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px -2px -2px;  
  width: 176px;
  height: 100%;    
}

.nazev a:hover {
  background-color: #d22;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px -2px -2px;  
  width: 176px;
  height: 100%;  
  color: #fff;
}

.nazev a b {
  font-weight: normal;
  font-size: 0.9em;
}

.dph {
   border-right: 1px solid #039;
   width: 50%;
   text-align: center;
   color: #d22;
   font-weight: bold;
}

.dph p,.bezdph p {
   margin: 0px 0px 0px 0px;
   font-size: 10px;
}

.bezdph {
   border-left: 1px solid #039;
   width: 50%;
   text-align: center;
   font-weight: bold;
}

.popis {
   height: 66px;
   color: #666;
   background-color: #dfe6ec;
   border-top: 1px solid #999;
   vertical-align: top;
}

.popis p {
   margin: 0px 0px 0px 0px;
   color: #666;
}

.err {
   color: red;
   font-weight: bold;
   font-size: 9pt;
}

.vyrobce {
   background-color: #dbdbdb;
   border-bottom: 1px solid #999;
   height: 20px;   
   vertical-align: middle;
   padding-left: 10px;
}

.ceny {
   height: 21px;   
}

.detail {
   border: 1px solid #039;
   width: 543px;
   border-collapse: collapse;
}

.detHead  {
   background-color: #dbdbdb;
   font-weight: bold;
   color: #333;
}

.detHead td {
   font-weight: bold;
   color: #333;
}

.detHead a,.detHead a:visited,.detHead a:active {
   font-weight: bold;
   color: #333;
   text-decoration: none;
}

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

.itemName {
   font-weight: bold;
   color: #c33; 
   font-size: 13px;  
   padding-top: 5px;
   padding-bottom: 5px;  
}

.itemPozn {
   font-weight: normal;
   color: #555; 
   display: inline;
}

.itemImg {
   text-align: center;
   vertical-align: middle; 
   width: 160px; 
}

.itemPar {
  text-align: right;    
}

.detRound {
  background-color: #d3dfe7;
  border: 1px solid #039;
  padding: 0px 0px 0px 0px;
  width: 370px;
  text-align: center;
}


.parTbl {
  margin-top: -1px;
  text-align: left;
}

.parTbl td {
  display: table-cell;
  padding: 2px 5px 2px 5px;
  border-top: 1px solid #039;
  color: #000;  
  font-size: 8pt;
}

.parTbl {
    border-collapse: collapse;   
}

.stroke ul,.stroke4 ul {
   margin-top: 2px;
   margin-bottom: 5px;
   margin-left: 10px;
   padding: 0px 0px 0px 10px;
}

.stroke ul li,.stroke4 ul li {
  margin-left: 15px;
  list-style-image: url(../img/dot_white.png);
  margin-top: -0px;
}

.parList {
   margin-top: 5px;
   margin-bottom: 5px;
   border-collapse: collapse;
   width: 543px;  
}

.parList td {
  font-weight: bold;
  border: 2px solid #d2dce4;
  padding: 1px 1px 1px 1px;
  vertical-align: middle;
}

.parList img {
   padding: 0px 2px 0px 2px;
   margin: 0px 2px -1px 0px;
}

.par {
  width: 180px;
  text-align: center;  
}

.heading {
  display: block;
  font-weight: bold;  
  font-size: 12px; 
  margin-top: 5px;
  margin-bottom: 5px;  
  padding-left: 19px;
  background-image: url(../img/dot_blue_big.png);
  background-repeat: no-repeat;  
}

.heading a,.heading a:visited,.heading a:active,.heading a:hover {
  display: inline;
  font-weight: bold;  
  font-size: 12px; 
  text-decoration: none;  
}

.txt {
  background-color: #d3dfe7;
  margin-top: 5px;
  margin-bottom: 5px;
  border-collapse: collapse;  
  padding: 5px 5px 5px 5px;
  width: 532px;  
}

.txt2 {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 532px;  
}

.txt2 td {
  background-color: #d3dfe7;
  padding: 1px 1px 1px 1px;
}

.txt2 thead td {
  background-color: #bbb;
  color: #fff;
}

.tdHead {
  background-color: #bbb;
  border: 1px solid #039;
  color: #fff;
}

.tdHead td {
  color: #fff;
}

.kosHead {
  background-color: #d22;
  border: 1px solid #039;
  color: #fff;
}

.kosHead td {
  border-top: 1px solid #039;
  border-bottom: 1px solid #039;
  color: #fff;
  margin-right: 2px;
}

.stroke3 {
  background-color: #d3dfe7;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #039; 
}

.navi {
  background-color: #fff;
  text-align: left;
  padding-right: 10px;
  font-weight: bold;
  color: #039;
  height: auto;
  width: 533px;  
  margin-top: 15px;  
}

.navi b {
    color: #DD2222;
}

.navi a,.navi a:visited,.navi a:active {
   font-weight: bold;
   color: #039;
   text-decoration: none;
}

.navi a:hover {
   font-weight: bold;
   color: #DD2222;
   text-decoration: underline;
   font-weight: bold;   
}


.downbar {
  background-color: #3372ae;
  text-align: right;
  padding-right: 10px;
  font-weight: bold;
  color: #fff;
  height: 14px;
  width: 535px;  
  margin-top: 2px;  
  padding-top: 2px;
}

.downbar a,.downbar a:visited,.downbar a:active {
   font-weight: bold;
   color: #fff;
   text-decoration: none;
}

.downbar a:hover {
   text-decoration: underline;
   font-weight: bold;
}


.kosInput:hover {
   background-color: #009;
   color: #fff;
}

.hover {
   background-color: #009;
   color: #fff;
}

div.objbutton {  
/*  background-image: url(../img/kosik.png);
  background-position: top top;
  background-repeat: no-repeat; */
  display: inline;
  border-collapse: collapse;
  padding-left: 17px;
}

.button,.button:active,.button:visited {
  display: compact;
  border: 1px solid #039;
  margin: 2px 2px 2px 0px;
  padding: 1px 5px 1px 5px;
  text-decoration: none;
  background-color: #fff;
  color: #039;
  font-weight: bold;  
  text-align: center;
}

.button:hover {
  background-color: #039;
  color: #fff;
  text-decoration: none;
  margin: 2px 2px 2px 0px;
  padding: 2px 5px 2px 5px;
  font-weight: bold;  
  text-align: center;
}

.listItem input,.listItem_sel input {
  display: inline;
  margin: 0px 2px 2px 4px;
}

.listItem,.listItem_sel {
   display:block;
   border-top: 1px solid #039;
   margin-right: 0px;   
   width: 196px;
   margin-left: 0px;
   height: 18px;
}

.objednatForm {
  border-collapse: collapse; 
  
}

.objednatForm td {
  border: 0px; 
  vertical-align: middle; 
  margin: 0px 0px 0px 0px; 
  padding: 2px 0px 2px 0px;
}

.objednatForm img {
  margin-left: -2px;
  padding-left: -2px;
}

.homebar {
  height: 92px;
}

.nob {
  border-collapse: collapse;
  margin: 0px 0px 0px 3px;
  padding: 0px 0px 0px 0px;
}

.files a,.files a:visited,.files a:active{
  margin-left: 10px;
  text-decoration: none;
  color: #000;
}

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

.itemListExt {
  width: 540px;
  border-collapse: collapse;
  font-size: 0.96em;
}

.itemListExt thead td{
  font-size: 0.9em;
  font-weight: bold;
  border-bottom: 1px solid #039; 
}

.obsluha {
  margin: 5px 2px 5px 2px; 
  border-collapse: collapse;
  border: 1px solid #039;
  width: 542px;
  height: 30px;
  background-color: #eee;  
}

.obsluha td {
  padding-left: 3px;
  padding-right: 3px;  
  font-weight: bold;
  vertical-align: center;
}

.obsluha select {
  font-size: 0.92em;
}

.pop {
  font-size: 0.9em;
  border-bottom: 1px solid #039;
}

.scarf {
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  
}
.scarf td {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  
}

.noticka {
  font-size: 0.9em;  
}

.menuItemFormatOff {
  background-image: url(../img/fc.png); 
  background-repeat: no-repeat; 
  display: block; 
  padding: 0px 0px 0px 20px; 
  font-style: normal;
  border: 1px solid green;
}

.menuItemFormatOn {
  background-image: url(../img/fo.png); 
  background-repeat: no-repeat; 
  display: block; 
  padding: 0px 0px 0px 20px; 
  font-style: normal;
  border: 1px solid green;
}

.act {
  width: 540px;
  border-collapse: collapse;
  border: 1px solid #039;
}

.actP {
  width: 540px;
  border-collapse: collapse;
}

.actP td {
  font-size: 8pt;
  font-family: verdana, helvetica, sans-serif;  
}

.setrit {
   background-color: #d22;
   color: #fff;
   font-weight: bold;
   font-size: 10px;
   text-align: center;   
}

.setritTab {
   color: #d22 ! important; 
   font-weight: bold ! important;
   font-size: 10px ! important;
   text-align: right ! important;  
}

.similaritems thead td {
  text-align: center;
  height: 30px;
}

.similaritems thead a,.similaritems thead a:active,.similaritems thead a:visited {
   color: #d22;
   font-weight: bold;
}

.similaritems tbody td {
  height: 90px;
  border: 1px solid #d3dfe7;
}

.similaritems tfoot td {
  text-align: right;
  font-weight: bold;
  text-decoration: none;
}

.similaritems img {
  vertical-align: middle;
}

.txtbanner {
	text-align: center;
	width: 120px;
}

.txtbanner a {
	display: block;
	padding: 5px 3px;
}

