body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:rgb(44,28,2);
	
	background: rgb(255,255,255);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
#container { 
	width: 900px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	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. */
} 
#content { 
	width: 690px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	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. */
	float:left;
	padding:0px;
	font-size:11px;
} 
#footer{
width: 900px;  /* this will create a container 80% of the browser width */
height:60px;
text-align:center;
background-image: url(/ico/zapati_bg.jpg);
background-repeat: no-repeat;
position: relative;
clear: both;
color:rgb(255,255,255);
font-size:10px;
padding:25px 0px;
}
#footer a{
color:white;
text-decoration: none;
}
#sidebar{
width: 195px; 
margin: 0;
	float:right;
}
.sbal{
list-style-type: none;
font-size: 12px;
font-weight: bold;
}
.sbal a{
color:white;
text-decoration: none;
}
.inmenu{
height:38px;
vertical-align: middle;
padding-left:15px;
padding-right:15px;
}
.inmenu a{
color:white;
text-decoration:none;
font-size:16px;
font-weight: bold;

}
.servTittle{
font-size:15px;
font-weight:bold;
color:white;
}
.pageTittle{
font-size:16px;
font-weight:bold;
color:white;
padding-left:20px;
}
.pageTittle a{
color:white;
text-decoration:none;
}
.ToInfo{
margin:0px;
padding:3px;
font-size:16px;
font-weight:bold;
color:white;
text-align: right;
font-style: italic;
}
.ToInfo a{
color:white;
text-decoration: none;
}
.mainH{
color:rgb(20,153,255);
font-size:16px;
}
.vypisDesc{
padding:3px;position:relative;height:35px;overflow:hidden;margin:0px;
}
.Protop{
margin:0px;
padding:3px;
}
/*////////////////////////////////////////*/

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(20, 153, 255);
}
td.btul1{
background:rgb(20, 153, 255);
}
.btul2{
background-color: rgb(20, 153, 255);
}
.btul3{
background-color: rgb(20, 153, 255);
}
.btul4{
background-color: rgb(20, 153, 255);
}
.btul0 img{
border:0px none;
}

.trole0 a {
  /*color:rgb(192,0,64);*/
  color:rgb(255,255,255);
	font-weight: bold;
	text-decoration: none;
}
.trole0 {
  /*table-layout: fixed;*/
	/*background-color: rgb(160,160,160);*/
	/*background-color: rgb(255, 205, 83);*/
	background-color: rgb(20, 153, 255);
  font-weight: bold;
  width:100%;
  border-collapse: collapse;
	margin:0px;
}
.trole0 td{
border:0px none;
	font-size: 13px;
}

.trole1 td a {
color:rgb(255,255,255);
font-weight: bold;
}

.trole1{
	/*background-color: rgb(160,160,160);*/
	background-color: rgb(20, 153, 255);
	font-weight: normal;
	margin:0px;
}
.trole1 td {
color:rgb(255,255,255);
font-size:12px;
font-weight: bold;
}

.trole2{
	/*background-color: rgb(180,180,180);*/
	background-color: rgb(20, 153, 255);
	margin:0px;
}
.trole3
{
	/*background-color: rgb(200,200,200);*/
	background-color: rgb(20, 153, 255);
	margin:0px;
}
.trole4
{
	/*background-color: rgb(220,220,220);*/
	background-color: rgb(20, 153, 255);
	margin:0px;
}
.outmenu{
	background-color: rgb(20, 153, 255);
	padding:2px;
	margin:0px;
}
.galsimImg{
width:150 px;
float:left;
margin:11px;
}
.galsimImg img{
border:0 none;
}
.galsimGal{
width:690px;
clear:both;
margin:15px 0 0 0;
padding:0;
}