body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/bck.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 767px;
	height: 279px;
	background-image: url(img/l2.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 767px;
	height: 39px;
	background-image: url(img/l3.jpg);
	background-repeat: no-repeat;
}
#lmenu a {
	display: block;
	color: #1A2944;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	background-image: url(img/menu.jpg);
	text-align: right;
	padding-right: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#lmenu div.bl a, #lmenu div.blx a {
	background-image: url(img/punta.gif);
	background-repeat: no-repeat;
	background-position: 207px 10px;
	font-weight: normal;
}
div.bl {

	display: none;


}

#main {
	width: 1000px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#footer {
	width: 1000px;
	height: 68px;
	margin: 0px auto 0px auto;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}
#footer div {
	padding-top: 14px;
}
#footer p {
	margin: 0px;
}
#footer a {
	color: #1A2944;
	text-decoration: none;
}

#logo {
	width: 233px;
	height: 279px;
	background-image: url(img/l1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#nav {
	width: 233px;
	height: 129px;
	background-image: url(img/lcols.jpg);
	background-repeat: no-repeat;
}
#navx {
	padding-top: 12px;
	width: 140px;
	margin-left: 51px;
}
#nav input.inpfield100 {
	border: 1px solid #FFCB00;
	background-color: #FFFFFF;
}
#search {
	padding-bottom: 18px;
}

#lcol {
	float: left;
	width: 233px;
	text-align: left;
}
#cont {
	float: right;
	width: 767px;
}

body #rcol {
	float: right;
	width: 220px;
	text-align: left;
}
body #mcol {
	padding-top: 8px;
	padding-bottom: 10px;
	float: left;
	width: 537px;
	text-align: left;
}
body #mcoli {
	margin-left: 5px;
	width: 532px;
}

body.h #rcol {
	width: 363px;
}
body.h #mcol {
	width: 394px;
}
body.h #mcoli {
	width: 389px;
}

body #rcol div.benq {
	width: 220px;
	background-image: url(/img/benq.jpg);
	background-repeat: no-repeat;
	margin-top: 11px;
}
body #rcol div.bclk {
	width: 220px;
	background-image: url(/img/bclk.jpg);
	background-repeat: no-repeat;
	margin-top: 11px;
}
body #rcol div.box {
	width: 220px;
	background-image: url(/img/bcon.jpg);
	background-repeat: no-repeat;
	margin-top: 11px;
}
body #rcol div.bxh {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}
body #rcol div.benq div.bxh {
	padding-top: 7px;
}
body #rcol div.bclk div.bxh {
	padding-top: 15px;
}
body #rcol div.bt {
	width: 180px;
	margin-left: 10px;
}

body.h #rcol div.bxh {
	padding: 0px;
	margin-top: 55px;
	width: 363px;
	height: 57px;
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
	text-align: right;
}
body.h #rcol div.bxh div {
	padding-right: 40px;
	padding-top: 19px;
	color: #2A5E9D;
	font-weight: bold;
	font-size: 1.3em;
}
body.h #rcol div.bt {
	margin: 0px;
	padding: 0px;
	width: 363px;
	background-color: #EEF0F2;
	text-align: center;
}
body.h #rcol div.btt {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 347px;
	text-align: left;
	margin: 0px auto 0px auto;
}


#lcol div.box {
	width: 233px;
	background-image: url(/img/bcon.jpg);
	background-repeat: no-repeat;
	margin-top: 11px;
}
#lcol div.bxh {
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#lcol div.bt {
	width: 182px;
	margin-left: 28px;
}

table.gal {
	width: 100%;
	border: 0px;
}
table.gal td {
	padding-top: 7px;

	padding-bottom: 7px;
	width: 25%;
	text-align: center;
}
table.gal img {
	border: 1px solid #999999;
}
img.tit {
	float: left;
	margin-right: 4px;
}

div.akt a {
	display: block;
	color: #1A2944;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
div.akt p {
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: justify;
}
.bod {
	text-align: right;
}
.bod a {
	color: #1A2944;
	font-weight: bold;
	text-decoration: none;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}

