body {
	background: #FFFFFF url(../images/bg.jpg) repeat-x left top;
	margin: 0; padding: 0;
	margin-top: 0px; margin-bottom: 0px;
	font: 11px Tahoma;
	color: #000000;
}
td {
	font: 11px Tahoma;
}
a img {
	border: none;
}
a {
	font: 11px Tahoma;
	color: #3586df;
	text-transform: none;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
  text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: none;
  text-decoration: underline;
}
.spodek {
  background: url(../images/index_20.jpg) repeat-x left top;
  height: 31px;
  color: #FFFFFF;
  padding-top: 8px;
}
.bg {
  background: #FFFFFF;
}
.copy {
 	font: 11px Tahoma;
}
.menu_link {
  font: 14px Tahoma;
  color: #4091E3;
  font-weight: bold;
  background: #FFFFFF;
  display: block;
  padding-top: 3px; padding-bottom: 3px;
}
.menu_link:hover {
  font: 14px Tahoma;
  color: #FFFFFF;
  background: #3586df url(../images/point.png) no-repeat left;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding-left: 21px;
  padding-top: 3px; padding-bottom: 3px;
}
.nadpis {
 	font: 16px Tahoma;
	font-weight: bold;
	color: #000000;
}
.nadpis:hover {
 	font: 16px Tahoma;
	font-weight: bold;
	color: #000000;
}
.copya {
	font: 11px Tahoma;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}.copya:hover {
	font: 11px Tahoma;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
}
input {
 	font: 11px Tahoma;
  border: 1px solid #3586df;
  height: 14px;
  background: #F2F2F2;
  padding-left: 2px; padding-right: 2px;
}
.zprac {
 	font: 16px Tahoma;
  border: 0px;
  width: 400px;
  height: 100px;
  background: #FFFFFF;
  padding-left: 2px; padding-right: 2px;
}
textarea {
 	font: 11px Tahoma;
  border: 1px solid #3586df;
  height: 100px;
  width: 400px;
  background: #F2F2F2;
  padding-left: 2px; padding-right: 2px;
}
.area {
 	font: 11px Tahoma;
  border: 1px solid #3586df;
  height: 260px;
  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: #2267B5;
  padding-bottom: 2px;
}
.tlacitko:hover {
 	font: 11px Tahoma;
 	font-weight: bold;
 	color: #FFFFFF;
 	height: 18px;
  border: 1px solid #000000;
  background: #3586df;
  padding-bottom: 2px;
}
.d_img {
	border: 1px solid #3586df;
	margin-top: 5px; margin-right: 20px; margin-right: 10px;
}
hr { /* pro IE */
  color: #3586df;
  background: #3586df;
}
html>body hr { /* pro Geckove */
  background-color: #3586df;
  border: none;
  height: 1px; 
  margin-right: 0; width: 100%; 
}


