body {
	background: #054720 url(../images/bg.gif) repeat-x left top;;
	font: 12px Tahoma;
	color: #FFFFFF;
	margin: 0; padding: 0;
	margin-top: 0px; margin-bottom: 0px;
}
.main { /*bg main jako pozadi jen barva misto img*/
  background: #2c7b18;
}
.left_l { /*natahujweb*/
  background: url(../images/index_10.gif) repeat-y left top;
}
.center_l { /*natahujweb*/
  background: url(../images/index_12.gif) repeat-y left top;
}
.right_l { /*natahujweb*/
  background: url(../images/index_14.gif) repeat-y left top;
}
.paticka { /*setrime kb :)*/
  background: url(../images/index_21.gif) repeat-x left top;
}
td { /* velikost a font textu v bunce*/
	font: 12px Tahoma;
}
a img {
	border: none;
}
a { /* odkazy */
	font: 12px Tahoma;
	color: #FFFFFF;
	text-transform: none;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: none;
  text-decoration: underline;
}
.telo {
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.copya {
	color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding-left: 10px;
}
.copya:hover {
	color: #FFFFFF;
  text-decoration: none;
  display: block;
  padding-left: 10px;
}
.menu {
	font: 16px Tahoma;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
}
.menu:hover {
	font: 16px Tahoma;
	color: #F0F0F0;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.d_img {
  border: 1px solid #f0f0f0; 
  margin-right: 10px;
  margin-bottom: 10px;
}
.nadpis {
  color: #054720;
 	font: 12px Tahoma;
	font-weight: bold;
}
.nadpis:hover {
  color: #FFFFFF;
 	font: 12px Tahoma;
	font-weight: bold;
}

