@import url(news.css);
@import url(solar.css);

.product {
	margin:8px 0 8px 0;
	padding-top:8px;
	border-top:1px solid #a2a2a2;
}

.product img {
	float:right;
}

.ActualsBox {
	background-color:#346DA4;
}

.ActualsBox p {
	margin:6px;
	padding-bottom:6px;
	line-height:16px;
	color:#fff;
	font-size:10px;
	border-bottom:1px solid #5C8BB5;
}

.ActualsBox a, .ActualsBox a:visited { text-decoration:none; color:#FFFFFF; }
.ActualsBox a:active, .ActualsBox a:hover { color:#FFFF00; }

div.dropdown, div.dropdown_rus, div.dropdown_hun{
	position:absolute;
	visibility: hidden;
	border:1px solid #FFF;
	font:normal 10px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #cedeef;
	width: 205px;
	left: 72px;
	top: 349px;
}
div.dropdown_rus{
	width: 260px;
	}

.dropdown a, .dropdown_rus a, .dropdown_hun a{
	color:#004684;
	width: 100%;
	display: block;
	text-indent: 15px;
	border-bottom: 1px solid #FFF;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.dropdown a:hover, .dropdown_rus a:hover, .dropdown_hun a:hover{
	background-color: #004684;
	color: #FFF;
}

/* CSS Document */
img {
   behavior: url("inc/pngbehavior.htc");
	 border:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/bg_body.gif);
	font-size:10px;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;
}

.website {
	text-align:left;
	width:760px;
	background-color:#FFFFFF;
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	
}
div.flash_top{
	height: 35px;
	background-image:url(../img/flash_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.container {
	background-color: #ffffff;
	width: 760px;
	padding: 0 6px 6px 6px;
	margin: 0 auto;
}

.header {
	background-image:url(../img/title01.gif);
	width:760px;
	height:209px;
}

.mainmenu {
	background-color:#ffffff;
	width:760px;
	position:relative;
	float:right;
	top:0px;
}

#languageSelector {
	padding:6px 14px 6px 0px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	float:right;
	width:330px;
	top:36px;
	color:#ffffff;
}

#languageSelector img {
	margin-left:9px;
}

.WebsiteContent {
	width:518px;
	background-color:#F6F6F6;
	float:left;
}

.WebsiteContent h1 {
	border-bottom:1px solid #a2a2a2;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004685;
	font-weight:bold;
	margin:0;
	padding:10px;
	padding-left:40px;
}

.WebsiteFooter {
	text-align:left;
	border-top:6px solid #FFFFFF;
	background-color:#DAF1FB;
	padding:6px 6px 6px 40px;
	color:#004684;
	line-height:16px;
}

.WebsiteFooter a {
	text-decoration:none;
	color:#004684;
}

.WebsiteFooter a:active, .WebsiteFooter a:hover {
	text-decoration:none;
	color:#009CF5;
}

#ContactInfos {
	position:relative;
	float:left;
	width:500px;
}

#LegalInfos {
	position:relative;
	float:left;
}

.WebsiteContent h2 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004685;
	font-weight:bold;
	padding:10px 40px 0 40px;
	line-height:18px;
}

.WebsiteContent h3 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#004685;
	font-weight:bold;
	padding:15px 0 5px 0;
	margin:0;
}

.WebsiteContent table {
	width:auto;
	margin-left:40px;
	margin-bottom:40px;
	margin-right:40px;
	font-size:11px;
	line-height:20px;
	text-align:justify;
	color:#737373;
}

.WebsiteContent table a {
	text-decoration:none;
	color:#004684;
}

.WebsiteContent table a:active, .WebsiteContent table a:hover {
	text-decoration:none;
	color:#009CF5;
}

.SideBar {
	background-image:url(../img/shade.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #ffffff;
	padding-bottom:165px;
	margin:0;
	float:right;
	width:237px;
}

.hspacer {
	height:2px;
	background-color:#FFFFFF;
}

#SideMenu {
	margin:0;
	padding:0;
	list-style:none;
	line-height:30px;
} 

#SideMenu li {
	background-position:bottom;
	background-image:url(../img/sb1.gif);
}
#SideMenu li.mo {
	background-position:bottom;
	height:30px;
	background-image:url(../img/sb1.gif);
}

#SideMenu li a {
	display: block;
	height:30px;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#SideMenu li a:visited {
	color:#FFFFFF;
}

#SideMenu li a:active, #SideMenu li a:hover {
	height:30px;
	color:#00C6FF;
} 

#SideMenu ul {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	color:#FFFFFF;
	display: none;
}

#SideMenu ul li {
	background-image:url(../img/sb2.gif);
}

#SideMenu ul li a {
	padding-left:40px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
	color:#FFFFFF;
	display: block;
}

#SideMenu ul li a:visited {
	font-weight:normal;
	color:#FFFFFF;
}
#SideMenu ul li a:active, #SideMenu ul li a:hover {
	color:#FFFFFF;
	background-color:#3f74a4;
}

.morebutton {
	text-align:right;
	font-weight:bold;
}
.morebutton a {
	text-decoration:none;
	color:#004684;
}

.morebutton a:active, .morebutton a:hover {
	text-decoration:none;
	color:#009CF5;
}

label {
	float:left;
	width:130px;
}

form {
	line-height:28px;
}

form br{
	clear:left;
}

#submitbutton{
	margin-left:130px;
	margin-top:5px;
	width: 90px;
}

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

#TitleBox {
	position:relative;
	left:0px;
	top:138px;
	width:523px;
	height:45px;
	z-index:50;

	float:left;
	background-color: #FFF;
}