@charset "utf-8";
			html, body {
				height: 100%;
			}
			#container {
	position: relative;
	min-height: 100%;
			}
			#content {
				padding: 0px;
				padding-bottom: 120px;
			}
			#footer {
	position: absolute;
	bottom: 0;
	padding: 0px;
	width: 100%;
			}
.bot {
	background-image: url(imgs/bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 1000px;
	background-color: #39a1e3;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.annotxt {
	padding-right: 10px;
	color: #FFFFFF;
}
.annotxt a {
	font-weight: bold;
	color: #B6CEE8;
	text-decoration: none;
}
.annotxt a:hover {
	color: #FFFFFF;
}


#bdy {
	background-image: url(imgs/bdybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #0e4781;
}

.mainbg {
	background-image: url(imgs/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 1000px;
}
.demotxt {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
.demotxt a {
	font-weight: bold;
	color: #B6CEE8;
	text-decoration: none;
}
.demotxt a:hover {
	color: #FFFFFF;
}


.botmenu {
	font-weight: bold;
	color: #FFFFFF;
}
.botmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.botmenu a:hover {
	color: #134A83;
}
.detbg {
	background-image: url(imgs/detbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 1000px;
}
.contbot {
	background-image: url(imgs/contbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 44px;
	background-color: #1C69AD;
}
.conttop {
	background-image: url(imgs/conttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 790px;
}
.minbot {
	background-image: url(imgs/minbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 44px;
	width: 180px;
	background-color: #2779C5;
	color: #FFFFFF;
}
.mintop a {
	font-weight: bold;
	color: #B6CEE8;
	text-decoration: none;
}
.mintop a:hover {
	color: #FFFFFF;
}
.cont a {
	font-weight: bold;
	color: #226DBE;
	text-decoration: underline;
}
.cont a:hover {
	color: #E52423;
}

.mintop {
	background-image: url(imgs/mintop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
}
#hdrbg {
	background-image: url(imgs/hdrbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 790px;
	display: block;
	vertical-align: middle;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cont {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 18px;
	font-size: 12px;
}
.cont h1 {
	font-size: 16px;
	color: #DA1E1C;
	font-weight: bolder;
}
.cont h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #226DBE;
}
.h1replika {
	font-size: 14px;
	color: #DA1E1C;
	font-weight: bolder;
}
.h2replika {
	font-size: 12px;
	font-weight: bolder;
	color: #226DBE;
}
.style1 {color: #FFFFFF}
.txtbox {
	color: #FFFFFF;
	background-color: #124982;
	vertical-align: middle;
	border: 1px solid #BAD5E6;
	font-size: 10px;
}
.txtbox2 {
	color: #124982;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #124982;
	font-size: 10px;
}
.mainbgen {
	background-image: url(imgs/main.en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 1000px;
}
.detbgen {
	background-image: url(imgs/detbg.en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 1000px;
}
.boten {
	background-image: url(imgs/bot.en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 1000px;
	background-color: #39a1e3;
}
