.darker {
color: white;
background: #099D78;
}

.yellow {
background: #E6F7DD;
border-bottom: 1px solid white;


}


.rimg {

	margin: 0 0 5px 10px;

	float: right;

	position: relative;

	border: #EAE3DA 1px solid;

	z-index: 1;

}

.limg {

	margin: 0 10px 0 0;

	float: left;

	position: relative;

	border: #EAE3DA 1px solid;

	z-index: 1;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	background: url(/images/bg.gif)    ;
	color: #4D4545
}

a {
color: #0460A1 ;

}

/* kostra webu, start */
#CContainer { 
	font-size: 11px;
	width: 968px;
	font-weight: normal;
  margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: left;
	border-left: 2px solid #0460A1;
	border-right: 2px solid #0460A1;
	background: #fff
}

.headfoot {
	height: 54px; width:968px;
	background: url(/images/logo2.gif) left top  no-repeat;	 
	border-bottom: 1px solid #e1e1e1;
}

 

#bottommenu {
  width: 968px;
  height: 32px;
  background: url(/images/subhead-bg.gif) repeat-x;
}

#container {
	
	border-left: 180px solid #fff;
	border-right: 180px solid #fff;
	padding: 2px;
	  
 
}
#inner {
	display: block;
	margin-left: -180px;
	margin-right: -180px;
	padding: 1px;
}
#left {
	float: left;
	position: relative;
	width: 180px;
	left: 0px;

}

#right {
	float: right;
	position: relative;
	width: 180px;
	right: 0px;
 
}

#center {
	margin-left: 182px;
	margin-right: 182px;
	position: relative;
	_height: 700px;
	min-height: 700px;
 
}

#centertext {
  margin: auto;
  text-align: center;
   
} 
 

.clear {
	clear: both;
}

.footer {
	display: block;
	height: 20px;
	line-height: 20px;
	background: #0C80B2;
	color: #fff;
	padding-left: 5px;
}


/* obsaov? veci */
.banner {
  border: 1px solid #9d9d9d;
  width: 580px; height: 320px;
  background: url(/images/banner.gif) no-repeat;
  margin: auto; 
}
.textContent {
  border: 1px solid #9d9d9d;
  width: 583px; 
  margin: auto;
  text-align: left;
 

}

.textContentpad {
  padding: 5px 2px 5px 2px;
  
}

.textContentpad table{
   font-size: 11px;
   border-collapse: collapse;
   background: #FBF7EE;
}

.textContentpad  table td{
    padding: 4px;
}

.block1 {
 border: 1px solid #9d9d9d;
 width: 178px;
 _height: 100px;min-height: 100px;
 text-align: left;
 margin-bottom: 5px;
 
 
}

.block2 {
 border: 1px solid #9d9d9d;
 width: 178px; _height: 100px;min-height: 100px;
 text-align: left;
 margin-bottom: 5px;  
}

.headblock  {
  height:25px;
  background: url(/images/block-bg.gif) top left no-repeat;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}

.bigheadblock  {
  height:25px;
  background: url(/images/bigblog-bg.gif) top left no-repeat;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}


.innerblock {
 padding:5px;
}

.innerblock  table {
 font: normal 11px/17px Arial, sans-serif;
}

.ware1 table { 
  background: #FBF7EE;
  width: 166px;
  padding: 0 3px 0 3px;
 
}

.ware2 table { 
  background: #E6F7DD;
  width: 166px;
    padding: 0 3px 0 3px;
}

.innerblock input {
  width: 120px;  
}

.green {
 background: #E6F7DD;
}

.head {
padding:5px;

}

.vtop {
  vertical-align: top;
}

.dark {
  background: #E6F7DD;
}

.bord {
border-top: 1px solid  #9d9d9d;;

}


/* navigace */

.navigace ul   {
  margin: 3px;
  padding: 0 0 0 10px;
  

}


.navigace ul li {
  list-style-type: none;

}

.navigace a {
  color: #0460A1 ;
  text-decoration: none;
  

}



/* Duffs List designed menu */

  

#UserMenuBar {

 height:31px;

 background: url(/images/MenuBg.png) repeat-x;

 font: bold 11px/32px arial, sans-serif;

 border-bottom: 1px solid #9d9d9d;	

 text-align: right;

 }

  

#UserMenuBar ul  {

  margin: 0;

  padding: 0;

 }

 

#UserMenuBar li   {

  margin: 0;

  padding: 0;

  display: inline;

 }

 

#UserMenuBar li a {

  margin: -2px;

  padding: 8px 79px 9px 79px;

  display: inline;

  color: #fff;

 

  border-left: 1px solid #9d9d9d;

  text-decoration: none;

}



#UserMenuBar li a:hover {

  text-decoration: none;

  background: url(/images/MenuBgActive.gif) repeat-x;

}

 
