body {
	background: #1566AF url(../obrazy/bg.gif) repeat-x left top;
	margin: 0; padding: 0;
	margin-top: 0px; margin-bottom: 0px;
	font: 11px Tahoma;
	color: #000000;
}
td {
	font: 11px Tahoma;
}
.hover_img {
	border: 0px solid #659322;
}
a img {
	border: none;
}
a {
	font: 11px Tahoma;
	color: #4DA1CD;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
  text-decoration: underline;
}
a:active {
	color: #000000;
  text-decoration: underline;
}
.bg {
  background: #FFFFFF;
}
.bgb {
  background: #4545FF;
}
.menu_bg {
  background: #739E19;
}
.amenu {
  color: #000000;
  font: 12px Tahoma;
  text-decoration: none;
}
.amenu:hover {
  color: #4DA1CD;
  font: 12px Tahoma;
  text-decoration: underline;
}
.podflash {
  background: url(../images/index_10_02.jpg) left top;
}
.left_linka {
  background: url(../images/index_09.jpg) repeat-y left top;
}
.right_linka {
  background: url(../images/index_12.jpg) repeat-y left top;
}
.copy {
 	font: 11px Tahoma;
  background: url(../images/copy.jpg) no-repeat left top;
}
.nadpis {
 	font: 14px Tahoma;
	font-weight: bold;
	color: #4DA1CD;
}
.copya {
	font: 11px Tahoma;
	color: #000000;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
input {
 	font: 11px Tahoma;
  border: 1px solid #4DA1CD;
  height: 14px;
  background: #F2F2F2;
  padding-left: 2px; padding-right: 2px;
}
textarea {
 	font: 11px Tahoma;
  border: 1px solid #4DA1CD;
  height: 100px;
  width: 400px;
  background: #F2F2F2;
  padding-left: 2px; padding-right: 2px;
}
.area {
 	font: 11px Tahoma;
  border: 1px solid #4DA1CD;
  height: 300px;
  width: 400px;
  background: #F2F2F2;
  padding-left: 2px; padding-right: 2px;
}
.inputik {
  display: none;
  visibility: hidden;
}
.tlacitko {
 	font: 11px Tahoma;
 	font-weight: bold;
 	color: #FFFFFF;
 	height: 18px;
  border: 1px solid #000000;
  background: #4DA1CD;
  padding-bottom: 2px;
}
.tlacitko:hover {
 	font: 11px Tahoma;
 	font-weight: bold;
 	color: #4DA1CD;
 	height: 18px;
  border: 1px solid #000000;
  background: #C6F5FF;
  padding-bottom: 2px;
}
.d_img {
	border: 1px solid #4DA1CD;
	margin-top: 5px; margin-right: 20px; margin-right: 10px;
}
hr { /* pro IE */
  color: #4DA1CD;
  background: #4DA1CD;
}
html>body hr { /* pro Geckove */
  background-color: #4DA1CD;
  border: none;
  height: 1px; 
  margin-right: 0; width: 100%; 
}


