body {
	background: #303030;
	margin: 0; padding: 0;
	margin-top: 10px; margin-bottom: 10px;
	font: 12px Tahoma;
	color: #000000;
	scrollbar-face-color: #ED1D24;
  scrollbar-shadow-color: #ED1C24;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #9A9A9A;
  scrollbar-arrow-color: #FFFFFF;
}
td {
	font: 12px Tahoma;
}
a img {
	border: none;
}
.img {
  border: 1px solid #000000;
}
.img:hover {
  border: 1px solid #EA1111;
}
a {
	font: 12px Tahoma;
	color: #000000;
	text-transform: none;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #EA1111;
  text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: none;
  text-decoration: underline;
}
.copya {
	font: 11px Tahoma;
	color: #000000;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
.copya:hover {
	color: #FF6C00;
	font-weight: bold;
  text-decoration: underline;
}
.right {
  background: url(../obrazy/index_r.jpg) repeat-y left top;
}
.left {
  background: url(../obrazy/index_l.jpg) repeat-y left top;
}
.win_bg {
  background: #F6F6F6;
}
.menu {
  background: url(../obrazy/index_10.jpg) left top;
}
.menu_pad {
  padding-bottom: 2px;
}
.menu_link {
  color: #F6F6F6;
  text-decoration: none;
}
.menu_link:hover {
  color: #000000;
  text-decoration: none;
}
.copy {
 	font: 11px Tahoma;
  background: url(../images/copy.jpg) no-repeat left top;
}
.poc {
 	font: 11px Tahoma;
  background: url(../obrazy/index_23.jpg) no-repeat left top;
}
.pocitadlo {
 	padding-left: 15px;
 	padding-bottom: 8px;
}
.kontakt {
 	font: 14px Tahoma;
 	padding-left: 1px;
}
.datum {
 	font: 9px Tahoma;
	padding-bottom: 4px;
}
.novinka {
 	font: 11px Tahoma;
}
.news_img {
  border: 1px solid #000000;
  margin: 0px;
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 2px;
}
.home_img {
  border: 2px solid #ee171f;
  margin: 0px;
  margin-top: 2px;
  margin-right: 4px;
  margin-bottom: 2px;
}
.povinne {
 	font: 11px Tahoma;
	font-weight: bold;
}
.nepovinne {
 	font: 11px Tahoma;
	font-weight: none;
}
input {
 	font: 11px Tahoma;
  border: 1px solid #000000;
  height: 16px;
  background: #FFB400;
}
textarea {
 	font: 11px Tahoma;
  border: 1px solid #000000;
  height: 100px;
  width: 300px;
  background: #FFB400;
}
.table_error {
 	font: 11px Tahoma;
	font-weight: bold;
	color: #000000;
}
