BODY, TABLE {
	background: #9c0000;
	font: bold 12px Verdana;
	color: white;
}
BODY {
   margin: 0px;
   margin-bottom: 5px;
}
A {
   text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
.body_dol {
	background: #2b2b2b;
	font: 10px Tahoma;
	color: #7F7F7F;
	vertical-align: bottom;
}	
.body_dol A {
   color: #7F7F7F;
}
.body_body {
	background: white;
	font: 13px Tahoma;
   color: black;
}	
.body_body TABLE {
   background: white;
   color: black;
   font: 13px Tahoma;
}
.body_body INPUT {
   border: 1px solid #CCCCCC;
   font: 13px Tahoma;
}
.body_body TEXTAREA {
   border: 1px solid #CCCCCC;
   font: 13px Tahoma;
}
.body_body SELECT {
   border: 1px solid #CCCCCC;
   font: 13px Tahoma;
}
.body_gora {
	background: url('gfx/tmpl_g_bg.gif');
}
.menu {
 	background:url('gfx/tmpl_menu_bg.gif');
}
.menu TD {
	padding:10px;
	cursor: pointer;
}
.menu #break {
	padding:0px;
	cursor: default;
}
.menu A {
	color: white;
}
.podmenu {
	position:absolute;
	visibility:hidden;
	display:none;
	z-index: 9999;
}
.podmenu TD {
	background: #222122;
	padding: 10px 15px;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
}
.podmenu A {
	text-decoration: none;
	color: white;
}
.podmenu A:HOVER {
	text-decoration: underline;
}
.kontakt_email {
  direction: rtl;
  unicode-bidi: bidi-override;
  color: #7D7D7D;
}


.header2 {
 font: bold 16px Tahoma;
 margin-bottom:3px;
}
.header4 {
 font: 14px Tahoma;
 margin-top:10px;
 margin-bottom:3px;
}

.nline {
 margin-top: 3px;
 margin-bottom: 3px;
}
