body
{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	background:#fff;
}
a img
{
	border:0;
}
p
{
	margin:0;
	padding:6px 0;
}
.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}
ul
{
	margin:0;
	padding:0 0 0 30px;
}
ul li
{
	padding:0;
	margin:0;
}

h3
{
	font-size:12px;
	float: center;	
}



/**
 * LINKI ALL
 */
a:link, a:visited
{
   color:black;
   text-decoration:none;
}
a:hover
{
   color:#959595;
}
a.underline:link, a.underline:visited
{
   color:black;
   text-decoration:none;
   border-bottom:1px dashed #6e6e6e;
}
a.underline:hover
{
   color:#959595;
}
#menu a:link, #menu a:visited
{
   width:107px;
	height:21px;
	display:inline;
	float:left;
	margin-right:2px;
	padding:93px 5px 0 0;
	text-align:right;
	color:#fff;
	font-size:14px;
}
#menu a:hover
{
	color:#fff;
}





#header
{
	width:942px;
	height:90px;
	margin:0 auto;
	padding:55px 0 0 0;
}
#logo
{
	width:349px;
	height:70px;
	position:absolute;
}
#language
{
	float:right;
	display:inline;
	margin:70px 0 0 0;
}
#content
{
	width:942px;
	margin:0 auto;
	text-align:justify;
	font-size:12px;
	line-height:19px;
}
#menu
{
	width:942px;
	height:114px;
	margin:0 auto;
	background:url('../layout/bgr_menu.jpg') no-repeat top right;
}
#menu_1
{
	background:url('../layout/bgr_menu_1.jpg') no-repeat 0 0;
}
#menu_2
{
	background:url('../layout/bgr_menu_2.jpg') no-repeat 0 0;
}
#menu_3
{
	background:url('../layout/bgr_menu_3.jpg') no-repeat 0 0;
}
#footer
{
	width:945px;
	margin:15px auto 0 auto;
	padding:4px 0 10px 0;
	font-size:10px;
	border-top:1px solid #999;
	color:#999;
}
.pixlab
{
	float:right;
	display:inline;
}
.pixlab a:link, .pixlab a:visited
{
	font-size:10px;
	padding:0;
	color:#999;
}
.pixlab a:hover
{
	color:#000;
}
.pic_big
{
	border:1px solid #cecece;
	height:294px;
}
.pic_big_txt
{
	text-align:right;
}
.big_txt
{
	padding:10px;
	border:1px solid #cecece;
	height:274px;
}







.menulist2
{
	line-height:23px;
	padding:0 0 0 5px;
}
.menulist2 a:link, .menulist2 a:visited
{
   color:black;
   text-decoration:none;
   line-height:normal;
   padding:5px 0;
   display:block;
   text-align:left;
}
.menulist2 a:hover
{
   color:#959595;
}
.menulist2 a.active
{
	color:#aeaeae;
}


.menulist3
{
	position:absolute;
	width:20px;
	margin:15px 0 0 -35px;
}
.menulist3 ul
{
	margin:0;
	padding:0;
	width:14px;
	border:1px solid #cecece;
	border-bottom:0;
	list-style:none;
}
.menulist3 ul li
{
}
.menulist3 ul li a:link, .menulist3 ul li a:visited
{
   display:block;
   width:14px;
   height:13px;
   border-bottom:1px solid #cecece;
   font-size:10px;
   text-align:center;
   padding:1px 0 0 0;
   line-height:normal;
}
.menulist3 ul li a:hover
{
   background:#eee;
}
.menulist3 ul li a.active
{
	background:#cecece !important;
}