body {
	padding: 0;
	margin:0;
	background-color: #C3C4CD;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #101010;
	text-align: center;
}
div {
	margin: 0;
	padding: 0;
}
#topgraf {
	display: block;
	left: 0;
	top: 0;
	position: absolute;
}
#center {
	z-index: 10;
	position: absolute;
	top: 50%;
	left:50%;
	display: block;
	width:10px;
	height:10px;
}
#page_out {
	position: relative;
	display: block;
	width: 100%;
	background-color: #D5D6DB;
	background-image: url("g/intro-foot.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;

}
#page {
	position: relative;
	display: block;
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	z-index: 5;

}
#naszatroska {
	position: absolute;
	top:50px;
	left:80px;
	display: block;
	z-index: 6;
}
.blk {
	display: block;
	}
#itopl {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("g/itopl.gif");
	width: 50%;
	height: 339px;
	background-repeat: repeat-x;
}
#itopr {
	position: absolute;
	top: 0;
	left: 50%;
	background-image: url("g/itopr.gif");
	width: 50%;
	height: 339px;
	background-repeat: repeat-x;
}


#menuleft {
	padding: 0;
	text-align: left;
	margin: 0;
	margin-top:30px;
	position: absolute;
	top: 125px;
	left: 34px;
	width:170px;
	z-index:14;
	background-color: #9A9BAE;
	display: block;
}
#menuleft ul {
	display: block;
	padding: 0;
	margin: 0;
	}
#menuleft li {
	list-style-type: none;
	margin-left: 0px;
	padding: 0;
	display: block;
	position: relative;
	width: 168px;
	background-color: #CCCCCC;
	float: left;
	margin-bottom: 2px;
}
#menuleft a:link, #menuleft a:visited {
	display: block;
	position: relative;
	width: 152px;
	border-top: 1px	solid white;
	border-left: 1px solid white;
	border-right: 1px solid #202020;
	border-bottom: 1px solid #202020;
	padding: 4px;
	padding-left:10px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}
#menuleft a:hover {
	border-bottom: 1px	solid white;
	border-right: 1px solid white;
	border-top: 1px solid #202020;
	border-left: 1px solid #202020;
	background-color: #EB3430;
	color: #861210;
	font-weight: bold;

}

#main-txt {
	position: relative;
	display: block;
	padding-top: 270px;
	padding-left:50px;
	line-height: 150%;
	width: 480px;
}

#cert {
	position: absolute;
	display: block;
	top:350px;
	right:20px;
}

#footer {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
	display: block;


}
#flashc2 {
	position: absolute;
	top: 146px;
	left: 565px;
	height: 245px;
	z-index:4;
	background-color: #9A9BAE;
	border: 2px solid black;
}

#menuleft li.hdmenu {
	display: none;
}
#menuleft li.hdmenu a:link, #menuleft li.hdmenu a:visited {
	font-size: 10px;
	background-color: #DCDCDD;
}
#menuleft li.hdmenu a:hover {
	background-color: #F87471;;
}

.fxredbold {
	font-weight: bold;
	color: #EC3132;
	background-color: #F5F5F8;
	padding: 10px;
	border: 1px solid #EC3132;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left:190px;
	width:280px;
	}









