html { height:100%; }


body {
	font-size:10px;
	font-family:Verdana;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

* html body { height:100%; }
	

.i_t td{
padding:5px;
}

.dalb{
	width:210px;
	height:210px;
	float:left;
	text-align:center;
	align:center;
	margin: 5px;
}




#header {
	height:120px;
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}


#hmenu {
	height: 25px;
	width: 100%;
	top: 120px;
	position: absolute;
	text-align: center;
}
#inhm {
	height: 25px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/cont/img/tpl/navbar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
}


#content { width:960px; 
padding-bottom:0px; 
overflow:hidden; 
padding-top: 150px;
margin-left:auto;
margin-right:auto;
background-image: url(/cont/img/tpl/maintab.png);
background-repeat: repeat-y;
background-position: center top;
 
}

#container1 { width:100%; float:left; margin-right:-150px; }
#container2 { background:#000000; margin-right:150px; }
#container3 { width:100%; float:right; margin-left:-179px; }

#left {
	width:179px;
	float:left;
}
#center {
	margin-left:179px;
}
#center #incen {
	padding:10px 30px;
}

#right {
	float:right;
	width:150px;
	margin-bottom: 40px;
}


#maintab {
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 145px;
	
}

#mt1 {
	width:630px;
	padding: 0 20px 20px 0;
}



h1 {
	color: #006600;
	font-family:Verdana;
	font-size:18px;
	margin-bottom: 5px;
}

h2 {
	color: #003300;
	font-family:Verdana;
	font-size:16px;
	margin-bottom: 5px;	
}

h3 {
	color: #990000;
	font-family:Verdana;
	font-size:14px;
	margin-bottom: 5px;
}

#mt1 p {
	text-indent: 20px;
	margin-bottom: 5px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

.warning , blockquote {
	background-color: #DEF9F4;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-bottom-color: #009933;
	display:block;
	color: #FF0000;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left:0;
	margin-right:0;	

}

blockquote p {color: #FF0000;}

.red {
color:#FF0000;
font-weight:bold;}

.imgbox{
	margin:0px 10px 0px 10px;
	padding: 5px;
	border-top: 1px solid #006600;
	border-right: 2px solid #006600;
	border-bottom: 2px solid #006600;
	border-left: 1px solid #006600;
}
.cmenu a{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	padding:10px;
	width:100%;
}
.cmenu a:hover{
	color:#003300;
	background:#D1FFBF;
}

#mt2{
	width: 170px;
	padding: 0 0px 20px 0;
}


#mt3{
	width: 160px;
	padding: 5px 0px 20px 15px;
	text-align:right;
}

#mt2, #mt3, #mt1{	height: auto;
	vertical-align: top;}



/* m-1 */


.m-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	display: block;
	padding:20px 0px 6px 0px;
	text-decoration: none;
	font-weight: bold;
	color:#0000CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	width:170px;
}

.m-2, ov-2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 149px;
	padding: 6px 6px 6px 15px;
	background: url(/cont/img/tpl/content_bullet.gif) no-repeat left 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.m-3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 134px;
	padding: 6px 6px 6px 30px;
	background: url(/cont/img/tpl/content_bullet.gif) no-repeat 15px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

a:hover.m-2, a:hover.m-3, .ov.m-2, .ov.m-3{
background:#0099D2;
color:#FFFFFF;
font-weight:bold;}

#min_width { width:800px; }

#footer {
	width:960px;
	margin:0 auto;
	height:30px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	background-image:url(/cont/img/tpl/footer.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
}

#upcont {
	position: absolute;
	height: 1px;
	width: 1px;
	right: 0px;
	bottom: 0px;
}



#wrapper {
	
	background-repeat: repeat-y;
	background-position: left top;
}

p {
	color: #000000;
	font-size:13px;
	font-family:Verdana;
	margin:0;

}






A:link.a_cont {text-decoration: underline; color:#024463}
A:visited.a_cont {text-decoration:underline ; color:#024463;font-weight: bold;}
A:active.a_cont {text-decoration: none ; color:#024463}
A:hover.a_cont {
	text-decoration: none;
	color:#0000ff;
    font-weight: bold;
}

A:link.linkbok {
	text-decoration: underline;
	color:#000033
}
A:visited.linkbok {
	text-decoration:underline;
	color:#000033;
	font-weight: bold;
}
A:active.linkbok {
	text-decoration: none;
	color:#FFFFFF
}
A:hover.linkbok {
	text-decoration: none;
	color:#024464;
	font-weight: bold;
}
.langswich {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	position: absolute;
	top: 10px;
	right: 40px;
}
.langswich img{ 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.opros {
	font-size: 10px;
}
a:active, a:focus, img { outline: 0; }
