/* CSS Document */

html,
		body,
			form,
				input 
				{
					margin:0px;
					padding:0px;
				}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58595b;
	background:#58595b;
	}
	body a {
	font-family:Arial, Helvetica, sans-serif;
	color:#58595b;
	}





.bg-yellow{
background-color:#FED605;
}

.cont-txt .cont-txt  {
margin-left:50px;
margin-right:10px;
padding-bottom:10px;
}



.fon-lau {
	position:relative;
	}

.top-fon {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	position:absolute;
	top:40px;
	left:15px;}



img 
	{
		border:none;
	}

.block 
	{
	display:block;
	}
	
.lcol
	{
		float:left;
	}
.rcol
	{
		float:right
	}
.endcol
	{
		clear:both;
	}



#page {
	width:901px;
	margin:0px auto;
	padding:0px;
	background:#ffffff;
	border-right:1px solid #fed605;
	}
	
/*TOP BEGIN*/	
	.top {
		background:url(../img/top/top-bg.gif) no-repeat center top;
		height:220px;
		overflow:hidden
		}
		.logo {
			padding:105px 100px 0px 16px;}
		.lau-lang {
			padding:10px 10px 0px 0px }
		.lang {
		 	text-align:right;
		 	position:relative;
			font-family:Arial, Helvetica, sans-serif;
			width:280px;
			}

.lang img {
 vertical-align:middle;
 padding:0 0 0 3px;
 margin:0px;
 border:0;
}

			.lang ul {
				margin:0px;
				padding:0px;
				list-style:none;
				}
				.lang ul li {
					margin:0px;
					padding:0px;
/*					display:block;
					position:relative;
*/					height:13px;
					}
	.lang a {
		color:#a8aaac;
		font-size:10pt;
		text-decoration:none;
		padding:0px;
		margin:0px;
		}
		.lang  a:hover {
			color:#FFF;
			}
	
	
	
	.top-menu {
		padding:29px 0px 0px 6px;
		}	
		.top-menu ul {
			clear:both;
			list-style:none;
			margin:0px;
			padding:0px 0px 0px 0px;
			}
			.top-menu ul li {
				float:left;
				}
				.top-menu ul li a {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#58595b;
					text-decoration:none;
					text-transform:uppercase;
					padding:13px 13px 10px 13px;
					display:block;
					}
				.top-menu ul li a.activ {
						background:url(../img/top/top-menu_hover.gif) repeat-x left center;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#58595b;
						text-decoration:none;
						text-transform:uppercase;
						padding:13px 13px 10px 13px;
						display:block;
						}
					.top-menu ul li a:hover {
						background:url(../img/top/top-menu_hover.gif) repeat-x left center;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#58595b;
						text-decoration:none;
						text-transform:uppercase;
						padding:13px 13px 10px 13px;
						display:block;
						}
	
/*TOP END*/	
	
	
/*CENTER BEGIN*/
.center {
	width:901px;
	}
	.left-column {
		width:210px;
		
		}
	.right-column {
		width:690px;
		padding:3px 0 0 0;
		}





.left-menu {
	padding:-2px 0px 30px 1px;
	}
	.left-menu ul {
		margin:0px;
		padding:0px;
		list-style:none;
		}
		.left-menu ul li {
			background:#5A595A none repeat scroll 0 0;
			border:1px solid #ADAEAD;
			height:28px;
			margin:1px;
/*			background:url(../img/left-menu/left-menu-bg-index.gif) no-repeat left center;
			height:21px;
			line-height:22px;
			_line-height:21px;
*/			}
			.left-menu ul li.incv {
/*			background:url(../img/left-menu/left-menu-bg-index_02.gif) no-repeat left center;
*/
			border:1px solid #D6D7D6;
			background:#ADAAAD none repeat scroll 0 0;
			}
			
			
			
		.left-menu ul li.sub {
			background:url(../img/left-menu/left-menu-bg-sub.gif) no-repeat left center;

			margin:0;
			padding:0;
			border:0;
			height:21px;
			}
		.left-menu ul li.sub_02 {
			background:url(../img/left-menu/left-menu-bg-sub_02.gif) no-repeat left center;
			margin:0;
			padding:0;
			border:0;
			height:21px;
			}
			.left-menu ul li.sub_03 {
				background:#FFF
			margin:0;
			padding:0;
			border:0;
			height:21px;
			}
		.left-menu ul li.new {
			background:url(../img/left-menu/left-menu-bg-new.gif) no-repeat left center;
			}	
		
			
			.left-menu ul li.sub a {
				color:#58595b;
				text-decoration:none;
				text-transform:uppercase;
				padding:6px 0px 4px 25px;
				font-size:9px;
				}
			.left-menu ul li.sub_02 a {
				color:#58595b;
				text-decoration:none;
				text-transform:uppercase;
				padding:6px 0px 4px 25px;
				font-size:9px;
				}	
			.left-menu ul li.sub_03 a {
				color:#58595b;
				text-decoration:none;
				text-transform:uppercase;
				padding:6px 0px 4px 25px;
				font-size:9px;
				}
			.left-menu ul li.new a {
				color:#58595b;
				text-decoration:none;
				text-transform:uppercase;
				padding:0px 0px 0px 80px;
				font-size:9px;
				}
			
			
		
			.left-menu ul li a {
				color:#FFF;
				text-decoration:none;
				text-transform:uppercase;
				padding:7px 0px 7px 15px;
				font-size:11px;
				display:block;
				width:191px;
				}
				.left-menu ul li a:hover {}

			

.content {
	width:685px;
	margin:0px auto;
	}
	.cont-im {
		
		background:url(../img/content-img.gif) no-repeat center top;
		}

.content-text {}
	.content-text a {
		color:#000;
		font-weight:bold;}
	.zag-txt-bg_01 {
		background:url(../img/zag-img-left.gif) no-repeat left center
		}
		.zag-txt-bg_02 {
			background:url(../img/zag-img-right.gif) no-repeat right center;
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			padding:0px 0px 0px 52px;
			}
			.cont-txt {
				padding:3px 0px 70px 0px;
				}

.txt-menu {
	padding:10px 0;
	}
	.txt-menu ul {
		clear:both;
		margin:0px;
		padding:0px;
		list-style:none;
		}
		.txt-menu ul li {
			float:left;
			}
			.txt-menu table tr td a {
				background:#fed605;
				width:100%;
				height:21px;
				text-decoration:none;
				display:block;
				line-height:21px;
				}

                                              .txt-menu table tr td a:hover {
				background:#fffbc3;
				width:100%;
				height:21px;
				text-decoration:none;
				display:block;
				line-height:21px;
				}
                                               
				.txt-menu ul li a:href {}

/*CENTER END*/	















/*FOOTER BEGIN*/
.footer {
	background:url(../img/footer-bg.gif) repeat-x left top;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	}
	.lau-footer {
		font-family:Arial, Helvetica, sans-serif;
		/*font-size:7px;*/
		text-transform:uppercase;
		padding:10px 0px 0px 0px;
		}
		.lau-footer a {
			font-family:Arial, Helvetica, sans-serif;
			/*font-size:7px;*/
			text-decoration:none;
			text-transform:uppercase;
			}
		/*FOOTER END*/
		
		
.lang a .cm {
 position: absolute; 
 color:#FFD700;
 font-size:20px;
}
.lang a:hover .cm {
  color:white;
}

.lang #en .cm { right: 225px; top: 55px;}
.lang #de .cm { right: 195px; top: 85px;}
.lang #dk .cm { right: 188px; top: 55px;}
.lang #nl .cm { right: 205px; top: 75px;}
.lang #it .cm { right: 180px; top: 134px;}
.lang #fr .cm { right: 215px; top: 90px;}
.lang #pl .cm { right: 150px; top: 80px;}
.lang #fi .cm { right: 140px; top: 25px;}
.lang #lt .cm { right: 142px; top: 60px;}
.lang #lv .cm { right: 144px; top: 54px;}
.lang #ee .cm { right: 138px; top: 40px;}
.lang #ru .cm { right: 90px; top: 50px;}
.lang #cn .cm { right: -1225px; top: 155px;}
.lang #es .cm { right: 260px; top: 124px;}
.lang #pt .cm { right: 270px; top: 128px;}

