body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #E9EBEA;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

img {
	border: 0px;
}
p {
	text-indent: 40px;
	}

/* MAIN PAGE */

#div_clocks{
	position: absolute;
	top: 12px;
	left: 68px;
	width: 47px;
	height: 45px;
}

#div_footer{
	position: absolute;
	bottom: 0;
	z-index: 1;
}
#div_footer table tr td{
	padding: 8px 0 0 10px;
	font-size: 0.75em;
	font-weight: bold;
	color: #858585;
	vertical-align: center;
}
#div_footer table tr td strong{
	font-size: 1.05em;
	color: #393939;
}

.td_top{
	vertical-align: top;
	text-align: center;
	background-image:url(/images/bg_body_t.png);
	background-repeat: repeat-x;
}


/* MAINPAGE MENU */
.menu_t{	/* top */
	background-image:url('/images/bg_menu_c.gif');
	background-repeat: repeat-y;
	width: 291px;
	height: 348px;
}

.menu_t_div{
	width: 100%; 
	height: 100%; 
	background-image:url('/images/bg_menu_t.gif'); 
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.menu_c{	/* center */
	background-image:url('/images/bg_menu_c.gif');
	background-repeat: repeat-y;
	width: 291px;
}
.menu_b{	/* bottom */
	background-image:url('/images/bg_menu_b.gif');
	background-repeat: no-repeat;
	width: 291px;
	height: 183px;
	padding: 10px 10px 0 10px;
}

/* 1st level menu item */
.menu_t p, .menu_a p{	
	padding: 10px 0 2px 0;
	margin: 0;
	text-indent: 0px;
}

.menu_t a, .menu_a a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
}

/* 2nd level menu item */
.menu_t a small, .menu_a a small{	
	padding-left: 70px;
	font-size: 0.83em;
	font-weight: normal;
}

.hint{ 
	display: none; 
	font-size: 0.6em;
	font-weight: normal;
	position: absolute;
	left:0; 
	top:0;
	border: 1px solid black;
	background-color: white;
}

/* ALL PAGES */

.menu_a{
	height: 100%;
	vertical-align: top;
	padding: 10px 0 0 0;
}

.bg_kafel {
	background-image:url(/images/kafel.gif);
	width: 100%;
	background-position-x: 200px;
	background-position-y: 75px;
	background-color: #D4EBD7;
}
.viza {
	padding-left: 35px;
}

.all_footer{
	padding: 40px 0 0 10px;
	FONT-SIZE: 0.8em;
	VERTICAL-ALIGN: bottom;
	background-image: url(/images/bg_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.all_counters{
	padding: 30px 10px 0px 20px;
	VERTICAL-ALIGN: bottom;
	TEXT-ALIGN: right;
	background-image: url(/images/bg_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bg_kont{
	background-image: url(/images/kont_b_c.gif);
	FONT-SIZE: 0.8em;
	font-weight: bold;
	white-space: nowrap;
	color: white;
}

.bg_kont strong, .bg_kont a{
	color: #A9C6AD;
}

.titl{
	font-family: Georgia, sans-serif;
	font-size: 2em;
	padding: 10px 40px 10px 20px;
	text-align: right;
	border-bottom-color: #92AB96;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.text_area, .text_area td{
	font-size: 0.8em;
/*	color: #5d615d; */
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.text_area{
	padding: 30px 30px 0 10px;
}

.text_area table.trans, .text_area table.trans tr td{
	border: 0;
}

.text_area table{
	border: 0;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
.text_area td{
	border: 0;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.text_area a{
	text-decoration: underline;

}

.text_area strong{

}

.toc{
	vertical-align: top;
	padding: 30px 10px 10px 20px;
	width: 100%;
}


.toc table, .toc td{
	border: 0;
}



.bg_kont p, .main_kont p{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
