html, body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #484848;
	height: 100%;
	}
	
img {vertical-align:bottom;	border:0px;}

.nojs {text-align:center;color:#000000;background:#eee000;padding:0 3px 0 3px;}

h1 {font-size:11px;}

#root {
	position:relative;
	margin: 0px 0px 0px 0px;
	width: 780px;
	min-height: 100%;
	-height: 100%;
	text-align:center;
	font-family:verdana,tahoma,arial,trebuchet ms,sans serif;
	font-size:11px;
	color: #333333;
	background: #ffffff;
}

#root:after {
	content: ".";
	height: 0px;
	display: block;
	clear: both;
	visibility: hidden;
}

#rootlogo {
	float: right;
	width: 99px;
	height: 70px;
	padding: 6px 12px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#roottop {
	float: left;
	width: 288px;
	height: 247px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../img/topbg.gif') top left no-repeat;
}

#rootafisz {
	float: right;
	width: 492px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #484848 url('../img/afiszbg.jpg') top left no-repeat;
}

#roottopend {
	float: left;
	width: 770px;
	height: 3px;
	font-size: 3px;
	margin: 0px 0px 0px 0px;
	border-left: #ffffff 10px solid;
	background: #000000;
}

#roottitle {
	float: right;
	text-align:left;
	width: 473px;
	height: 32px;
	margin: 27px 0px 0px 0px;
}

/* rootmenu */

#rootmenu {
	float: right;
	width: 482px;
	height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 6px -1px 6px 0px;
}

a.rootm {
	float: left;
	height: 19px;
	display: block;
	overflow: hidden;
	padding: 0;
	text-align:right;
	}
	
a.rootm:hover {
	display: block;
	zoom: 1;
}

a.rootm img {
	display: block;
}

a.rootm:hover img {
	margin-top: -19px;
}

/* rootmain */

#rootmain {
	float: left;
	width: 780px;
	margin: 0px 0px 0px 0px;
}

#mainfoto {
	float: left;
	text-align:right;
	width: 290px;
	height: 193px;
	padding: 0px 6px 0px 2px;
	margin: 0px 0px 0px 0px;
}

#main {
	float: left;
	text-align:left;
	min-height: 188px; 
	-height: 188px; 
	width: 451px;
	padding: 5px 20px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-left: #acacac 1px solid;
}



a {
	color: #327B16;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #75B31C;
	}
	
a.bck {
	color: #327B16;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	}
	
a.bck:hover {
	color: #75B31C;
	}
	
/* of */

#mainof {
	float: left;
	text-align:left;
	min-height: 188px; 
	-height: 188px; 
	width: 402px;
	padding: 5px 20px 10px 30px;
	margin: 0px 0px 0px 0px;
}

#mainfotoof {
	float: left;
	text-align:right;
	width: 325px;
	height: 300px;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	border-left: #acacac 1px solid;
}

a.of, a.zdr {
	color: #F26522;
	text-decoration:none;
	font-weight:bold;
	}
	
a.of:hover, a.zdr:hover {
	color: #F29722;
	}	
	
/* zdr */

#mainzdr {
	float: left;
	text-align:left;
	width: 730px;
	padding: 5px 20px 0px 30px;
	margin: 0px 0px 0px 0px;
}

.fotozdr {
	float: right;
	margin: 0px -20px 0px 0px;
	padding-bottom: 6px; 
	border-bottom: #acacac 1px solid;
}

/* sign */

#sign {
	float: right;
	width: 768px;
	height: 27px;
	font-size:10px;
	font-family:arial;
	color: #333333;
	text-align:right;
	margin: 6px 0px 0px 0px;
	padding: 0px 12px 0px 0px;
	border-top: #acacac 1px solid; 
	background:;
	z-index:;
}

