body {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: center;
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(/img/bck.jpg);
	background-position: 0px 10px;
}

#header {
	width: 980px;
	height: 105px;
	margin: 0px auto 0px auto;
}
#header1 {
	width: 212px;
	height: 105px;
	float: left;
	background-image: url(/img/i1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#header2 {
	width: 768px;
	height: 105px;
	float: right;
	background-image: url(/img/i2.jpg);
	background-repeat: no-repeat;
}
#header2 div {
	padding-top: 52px;
	padding-left: 6px;
	padding-right: 270px;
}
#header3 {
	clear: both;
	width: 980px;
	height: 71px;
	margin: 0px auto 0px auto;
	background-image: url(/img/i3.jpg);
	background-repeat: no-repeat;
}
#main {
	width: 956px;
	margin: 0px auto 0px auto;
	background-color: #FFFAD0;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer {
	width: 956px;
	height: 28px;
	margin: 0px auto 0px auto;
	background-image: url(/img/bottom.jpg);
	background-repeat: repeat-x;
}
#footer div {
	padding-top: 6px;
}
#footer a {
	text-decoration: none;
}

#lcol {
	float: left;
	width: 190px;
	text-align: left;
}
#cont {
	float: right;
	width: 736px;
}
#rcol {
	float: right;
	width: 230px;
	text-align: left;
}
#mcol {
	float: left;
	width: 471px;
	text-align: left;
}
#lcol div.box {
	width: 170px;
	margin-left: 10px;
	margin-top: 10px;
}
#nav a {
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	padding-left: 25px;
	background-image: url(/img/punta.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-weight: bold;
}
#nav div {
	padding-bottom: 2px;
	padding-left: 10px;
}
#nav div a {
	background-image: none;
	background-color: #FFFAD0;
	padding: 0px;
	padding-top: 2px;
}
#rcol div.bt {
	width: 200px;
	height: 151px;
	background-image: url(img/akt.jpg);
	background-repeat: no-repeat;
}
#rcol div.be {
	width: 200px;
	height: 16px;
	background-image: url(img/akte.jpg);
	background-repeat: no-repeat;
}
#rcol div.bhm {
	width: 200px;
	height: 18px;
	background-image: url(img/akts.jpg);
	background-repeat: no-repeat;
}
#rcol div.bh {
	width: 200px;
	height: 18px;
	background-image: url(img/aktm.jpg);
	background-repeat: no-repeat;
}
#rcol div.bhm a, #rcol div.bh a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
#rcol div.bh a {
	padding-top: 5px;
}
#rcol div.bt a {
	display: block;
	text-align: center;
	padding-top: 45px;
}


.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #header3, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}
