* {
	margin: 0;
	padding: 0;
}
html,body {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
html {
	background: #697fc3 url(images/bg.jpg) top center no-repeat;
}
body {
	background: transparent;
	font-family: Calibri,Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

/********** Default styles for most popular elemnts ***************/
a,a:visited,a:hover,a:active {
	color: #A84CFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
}
ul,ol {
	padding-left: 40px;
}
.cleared {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.semantic {
	border: none;
}
input[type="text"], input[type="password"]{
	height: 17px;
	padding: 3px 10px;
	border: 1px solid #000;
}
input[type="text"]:focus, input[type="password"]:focus,
#menuTop form .textInp:focus{
	background-color: #FF9BE6;
}

/********** END of Default styles for most popular elemnts ***************/
	/********** normal styles ***************/
#main {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 98px;
	padding-bottom: 50px;
}
a#logo {
	width: 268px;
	height: 96px;
	position: absolute;
	top: 0;
	left: -19px;
	background: transparent url(images/logo.gif) 0 0 no-repeat;
}
#languages{
	height: 40px;
	position: absolute;
	left:270px;
	top: 46px;
}
#languages a{
	background: transparent url(images/languages.png) 0 0 no-repeat;
	padding: 8px 0 0 0;
	height: 32px;
	width: 30px;
	float: left;
	text-align: center;
	color: #666666;
}
/* #languages a.selecta, #languages a:hover{
	opacity: 0.4;
}
*/

#languages a.pl{
	background-position: 0 0;
}
#languages a.pl:hover{
	background-position: 0 -80px;
}
#languages a.plselecta{
	background-position: 0 -40px;
}
#languages a.en{
	background-position: -30px 0;
}
#languages a.en:hover{
	background-position: -30px -80px;
}
#languages a.enselecta{
	background-position: -30px -40px;
}
#languages a.de{
	background-position: -60px 0;
}
#languages a.de:hover{
	background-position: -60px -80px;
}
#languages a.deselecta{
	background-position: -60px -40px;
}
#menuTop {
	background: transparent url(images/menuTop.png) 0 0 no-repeat;
	height: 74px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: relative;
}
#menuTop form{
	position: absolute;
	right: 15px;
	top: 8px;
}
#menuTop form .textInp{
	font-size: 12px;
	color: #000;
	width: 150px;
	height: 15px;
	padding: 5px 10px;
	border: none;
	background: #fff;
	float: left;
	margin-right: 5px;
}
#menuTop form .submit{
	font-size: 12px;
	color: #000;
	padding: 2px 10px;
	/**width: 105px;*/
	height: 25px;
	border: 1px solid #fff;
	background: #f2f2f2;
}
#onMenuTop {
	height: 100%;
	position: absolute;
	left: 5px;
	top: 0;
	padding-left:30px;
}
.level0 .item, .level0 div{
	float: left;
}

.level0 .item a {
	height: 28px;
	padding: 12px 20px 0;
	display: block;
	color: #fff;
	position: relative;
}
.level0 .item a:hover, .level0 .selected a {
	background: transparent url(images/topMenuSel.gif) 0 0 repeat-x;
	text-decoration: none;
}
.level0 .item a:hover span, .level0 .selected a span 
{
	height: 7px;
	width: 13px;
	position: absolute;
	bottom: -7px;
	left: 43%; 
	background: transparent url(images/topMenuSel_hover_span.gif) 0 0 repeat-x; 
}
#onMenuTop .level1{
	position: absolute;
	top: 40px;
	left: 0;
	width: 980px;
	text-align: center;
}
#onMenuTop .level1 .item a {
	height: 22px;
	padding: 8px 20px 0;
	display: block;
	color: #666;
	font-size: 11px;
}
.level1 .item a:hover, .level1 .selected a {
	background-image: none;
	color: #999;
}
#footer{
	margin-top: 20px;
}
#footerTop{
	background: transparent url(images/footer.png) 0 0 no-repeat;
	height: 5px;
}
#footerBottom{
	background: transparent url(images/footer.png) 0 -5px no-repeat;
	height: 5px;
}
#footerMid{
	background-color: #836cc2;
}
#bottomMenus{
}
#bottomMenus div.menuBox{
	border-right: 1px solid #a891f7;
	border-bottom: 1px solid #a891f7;
	width: 220px;
	min-height: 114px;
	margin: 0;
	padding: 20px 5px 0 19px;
	float: left;
	position: relative;
	top: -4px;
}
div#bottomMenus div.last{
	border-right: none;
	width: 221px;
}
div#bottomMenus ul{
	padding: 0;
	list-style-type: none;	
}
div#bottomMenus ul li{
	padding: 0 0 0 10px;
	background: transparent url(images/footer_ul_li.gif) center left no-repeat;
}
div#bottomMenus h3{
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 0 0 15px; 
}
div#bottomMenus ul a, div#bottomMenus ul a:visited,
div#bottomMenus ul a:active, div#bottomMenus ul a:hover{
 	font-size: 11px;
 	color: #fff;
}
#lowerFoot{
	position: relative;
	width: 100%;
	height: 39px;
}
#copyright{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	display: block;
	padding: 13px 0 0 19px;
}
#wirtuale{
	background: transparent url(images/wirtuale.gif) 0 0 no-repeat;
	height: 21px;
	width: 174px;
	position: absolute;
	top: 9px;
	right: 19px;
}

/********** END of normal styles ***************/

/********** Other FF styles for annoying things **********/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
padding: 0px 2px 0px 2px;
border: 1px solid transparent;
}
:-moz-any-link:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
}