body,td
{
	margin-top:0px;
	padding-top:0px;

	margin-bottom:0px;
	padding-bottom:0px;

	margin-left:0px;
	padding-left:0px;

	margin-right:0px;
	padding-right:0px;


}
a{
	color: #464646;
	text-decoration: none;
}
body{
	background-color: #464646;
}
body,td,input,textarea, select
{
	font-family: helvetica,arial,fixed;
	font-size: 12px;
	color: grey;
}
#js_clock{
	color: #000000;
	padding-right:10px;
}
div.post{
	width: 73%;
	line-height: 150%;
	color: #000000;
	vertical-align: top;
}
.post td{
	white-space: nowrap;
	padding-left: 2px;
}
#post_link:hover{
	text-decoration: underline;
	color: #800000;
}

#post_link{
	color: #800000;
}
#formBaseAedv table{
	width: 73%;
}
p{
	padding-top: 0;
	margin-top: 0;
}
h3,h2{
	padding-top: 0;
	margin-top: 0;
}

.site{

}

.page{
	background-color: #ffffff;
}
#menu_header{
	background-color: #464646;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left:2px;
	margin-bottom:4px;
	width: 90%;
	vertical-align: top;
}

#top_menu{
	background-color: #464646;
	height: 25px;
	/*vertical-align:top;*/
}

#top_menu a{
	color: #ffffff;
	text-decoration: none;

}
#left_menu{
	margin-left: 5px;
	padding: 2px;
}
#right_line{
	border-right: 1px solid grey;
	margin-right: 5px;
}

#form_heading{
	background-color: #464646;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
#stopka{
	background-color: #464646;
	height: 30px;
}
#stopka a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin:2px;
	border-left: 1px solid #ffffff;
}
/* Top Menu
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/
#menu {
	/*overflow:hidden;*/
	/* position:absolute;  Menu position that can be changed at will */
	/*z-index:100;*/
	/*width: 66%;  precision for Opera */
	/*min-width: 680px;*/
	text-align: right;
	margin: 0px;
}
#menu td{
	width:11em;
	text-align:center;
	border-left: 1px solid #ffffff;
}
#menu td:hover{
	background-color: #000000;
}
#menu a{
	text-transform: uppercase;
	font-weight: bold;
}

/*#menu dl {
	border-left: 1px solid #ffffff;
	float:right;
	width: 11em;
	padding-top: 7px;
}
#menu dl:hover{
	background-color: #000000;
}
#menu dt {
	cursor: pointer;
	font-weight: bold;
	height:18px;
}
#menu dd {
	display: none;
	border: 1px solid gray;
	border-top: 0;
	padding: 2px;
	background-color: #464646;
}
#menu li {
	text-align: center;
}
#menu li a, #menu dt a {
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	height: 100%;
	border: 0 none;
	text-align: center;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
}*/
/* Top Menu*/