html, body { height: 100%; width: 100%; margin: 0px; padding: 0px; }
body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, sans-serif;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
}
#main {
	margin: 0 auto;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 885px;
	text-align: center;
}
#header { width: 885px; text-align: left; height: 85px; }
#logo {
	padding-top: 55px;
	display: block;
	height: 30px;
	float: left;
	width: 260px;
	background: url('/images/logo.gif') no-repeat left bottom;
}
#bnr { float: left; padding-top: 25px; width: 468px; }
#logo a { display: block; width: 250px; height: 30px; }
#lang { float: left; padding-top: 69px; height: 16px; width: 157px; text-align: right; }
#lang a { display: block; float: left; width: 30px; color: #3d3d3d; font-weight: bold; font-size: 11px; text-decoration: none; }
#lang a:hover { color: #0059aa; }
#lang a.act, #lang a.act:hover { color: #0059aa; } 
#topmenu { width: 870px; padding: 24px 0px 0px 15px;  height: 29px; }
#topmenu a {
	display: block; float: left;
	padding-top: 5px;
	color: #3d3d3d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	height: 24px;
}
#topmenu a:hover { text-decoration: none; color: #0059aa;  }
#topmenu a.act { text-decoration: none;  color: #0059aa; }
#topmenu div {
	background: url('/images/menu_sipar.gif') no-repeat center;
	width: 37px;
	height: 29px;
	float: left;
}
#headerhomepic {
	margin: 4px 0px 42px 0px;
	padding: 88px 0px 0px 483px;
	width: 402px;
	height: 387px;
	background: url('/images/homebg_en.jpg') no-repeat left;
	text-align: left;
}
#headerhomepic div { }
#headerhomepic div a {
	width: 402px;
	height: 27px;
	display: block;
	background: transparent;
}
#headerhomepic #alerter {
	width:  195px;
	height: 164px;
	margin: 0px 0px 15px 0px;
	padding: 25px 0px 0px 175px;
	overflow: hidden;
	background: url('/images/i1.jpg') no-repeat left top;
	visibility: hidden;
}
#headerhomepic #alerter #alertertxt { width: 178px; height: 125px; overflow: hidden; color: #990000; }
#headerhomepic #alerter #alertertxt div { color: #990000; font-size: 15px; font-weight: bold; padding: 0px 0px 5px 0px; }
#headerhomepic #alerter #alereterr { width: 178px; text-align: right; }
#headerhomepic #alerter #alereterr a { width: 178px; color: #990000; text-decoration: underline; }

#headerpic {
	margin-top: 4px;
	width: 885px;
	height: 256px;
	background: url('/images/header1.jpg') no-repeat left;
}
#contentcontainer { width: 885px; text-align: left; overflow: hidden; padding-bottom: 20px; }
#lefcontent {
	padding: 7px 25px 32px 15px;
	width: 200px;
	text-align: left;
	float: left;
	overflow: hidden;
}
#content {
	padding: 15px 15px 32px 0px;
	width: 630px;
	float: left;
	overflow: hidden;
}
#lmenu { width: 200px; overflow: hidden; padding-bottom: 10px; }
#lmenu a {
	width: 185px; display: block;
	padding: 8px 0px 8px 15px;
	margin-bottom: 2px;
	background: url('/images/lmenu.gif') no-repeat left top;
	color: #333333; font-weight: bold; font-size: 12px;
	text-decoration: none;
}
#lmenu a:hover, #lmenu a:visited:hover, #lmenu a.act  { color: #0059aa; }
#lmenu div.sipar {
	height: 1px;
	background: url('/images/lmenusipar.gif') no-repeat left top;
}

#footer {
	margin: 0 auto;
	border-top: 1px #bababa solid;
	margin-top: -27px;
	padding: 8px 0px 0px 15px;
	width: 870px;
	height: 24px;
	position: relative;
	text-align: left;
	color: #797979;
	font-size: 11px;
}
#counterscontainer {
	margin: 0 auto;
	padding: 0px;
	width: 870px;
}
#counters {
	float: left;
	width: 400px;
	text-align: left;
}
#countersr {
	float: left;
	width: 470px;
	text-align: right;
}

h1 {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0059aa;
	border-bottom: 1px #bababa solid;
}
h2 { 
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #0059aa;
}
p { padding: 0px 0px 8px 0px; margin: 0px; }
a { color: #0059aa; text-decoration:underline; }
a:hover { color: #0059aa; text-decoration:none; }
a:visited { color: #0059aa; }
form { padding: 0; margin: 0; }
ul {
	list-style-type: square;
	margin-left: 5px;
	padding-left: 20px;
	margin-top: 5px;
}
li
{
	text-align: left;
	margin-top : 5px;
}
ol
{
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 5px;
}
