@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: rgb(221,130,23);
	background-image: url(/ico/mezery_bc.png);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 5px 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1{
color:rgb(180, 130, 23);
}
.oneColFixCtr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background:rgb(255,255,204);*/
	background:rgb(221,130,23);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
td {
vertical-align:top;
}

td.closed table{
display:none;
}
td.proclosed table{
display:none;
}
.proopen table{
/*table-layout: fixed;*/
border-collapse: collapse;
width:100%;
display: table;
}
.open table{
/*table-layout: fixed;*/
border-collapse: collapse;
width:100%;
display: table;
}
.noop table{
/*table-layout: fixed;*/
border-collapse: collapse;
width:100%;
}
.btul img{
border:0px none;
}
.btul{
width:11px;
padding-top:3px;
}
.btul0{
background:rgb(153,153,153);
}
td.btul1{
background:rgb(153,153,153);
}
.btul2{
background-color: rgb(160,160,160);
}
.btul3{
background-color: rgb(180,180,180);
}
.btul4{
background-color: rgb(200,200,200);
}
.btul0 img{
border:0px none;
}

.trole0 a {
  /*color:rgb(192,0,64);*/
  color:rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
}
.trole0 {
  /*table-layout: fixed;*/
	font-size: 11px;
	/*background-color: rgb(160,160,160);*/
	/*background-color: rgb(255, 205, 83);*/
	background-color: rgb(239, 177, 101);
  font-weight: bold;
  width:100%;
  border-collapse: collapse;
	/*margin-left:10px*/
}
.trole0 td{
border:0px none;
}

.trole1 td a {
color:rgb(0,0,0);
font-size:10px;
font-weight: normal;
}

.trole1{
	/*background-color: rgb(160,160,160);*/
	background-color: rgb(239, 177, 101);
	font-weight: normal;
	font-size: 10px;
}

.trole2{
	/*background-color: rgb(180,180,180);*/
	background-color: rgb(239, 177, 101);
}
.trole3
{
	/*background-color: rgb(200,200,200);*/
	background-color: rgb(239, 177, 101);
}
.trole4
{
	/*background-color: rgb(220,220,220);*/
	background-color: rgb(239, 177, 101);
}
.vmenu {
color:black;
font-weight: bold;
font-size:11px;
}
.vmenu a{
color:black;
text-decoration: none;
font-weight: bold;
font-size:11px;
}
#obsah{
font-size:13px;
text-align:left;
}
.toval a{
color:rgb(100, 49, 28);
}
.npa{
text-align:center;
}
.npa a {
color:rgb(100, 49, 28);
}
.npa a:visited{
color:rgb(221,130,23);
}
.myCapt{
background: rgb(221,145,23);
color:white;
font-weight: bold;
}
.lichy td{
background:rgb(221,189,137);
}
.sudy td{
background: rgb(255,235,184);
}
.cim a{
color: #dd9117;
}
.cim img{
border: 1px solid #dd9117;
}
.lim a{
color: #ffcd53;
}
.lim img{
border: 1px solid #ffcd53;
}
.rim a{
color: #ffcd53;
}
.rim img{
border: 1px solid #ffcd53;
}
.pim{
margin:2px;
padding:2px;
}
.pim a{
color: #ffcd53;
}
.pim img{
border: 1px solid #ffcd53;
}
td.prodhead{
background:rgb(239, 177, 101);
}
td.prodhead a{
color:black;
font-size:13px;
text-decoration: none;
}
td.prodheadA{
background:rgb(221, 130, 23);
}
td.prodheadA a{
color:white;
font-size:13px;
text-decoration: none;
}
.imgcode{
border: 0 none;
}
.lb{
text-align:right;
}
.forlinks{
font-size:9px;

}
.forlinks a{
color:white;
}
.prodtable td{
padding:0px;
}
.colorlink{
color:rgb(255,255,255);
}
.inonbsah{
color:rgb(221, 130, 23);
}
.inonbsah a{
color:rgb(180, 130, 23);
}
.lista{
font-size:10px;
color:white;
}
.lista a{
font-size:10px;
color:white;
}