/* How United - Style Sheet File /*
/* Copyright (c)2010, Studio FILE, Warsaw - Poland */
/* ALl Rights Reserved */

html, body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

.tresc {
	color:#FFFFFF;
	font: normal 9pt arial, sans-serif;
	text-align:justify;
	line-height:12pt;
}

.trescform {
	color:#002E56;
	font: normal 9pt arial, sans-serif;
}

.trescnews {
	color:#002E56;
	font: normal 9pt arial, sans-serif;
	line-height:12pt;
}

.menutitle {
	color:#FFFFFF;
	font: normal 9pt arial, sans-serif;
	text-align:left;
	letter-spacing:0.5px;
}

.headlinenews {
	color:#FFFFFF;
	font: bold 9pt arial, sans-serif;
	letter-spacing:2px;
}

.i_art_header {
	color:#FFFFFF;
	font: normal 14pt arial, sans-serif;
	text-transform:uppercase;
	padding-bottom:20px;
	margin-right:100px;
	text-align:left;
}

#articleDIV {
	left:0px;
	top:0px;
	background:URL(images/viewerGLASS.png);
	padding: 30px 45px 20px 45px;
	border:2px solid #FFFFFF;
}

#levelTopSection {
	position:relative;
	width:100%;
	height:140px;
	background:URL(images/topMenuPrawa.png);
	background-repeat:repeat-x;
	z-index:1;
}

#levelMenuTopLeftCont {
	position:relative;
	float:left;
	width:236px;
	height:140px;
	background:URL(images/logo.png);
	background-repeat:no-repeat;
	z-index:1;
}

#levelMenuTop {
	position:relative;
	margin-left:236px;
	height:140px;
	z-index:1;
}

#levelMenuTopModule {
	position:relative;
	width:94px;
	height:140px;
	background:URL(images/topMenuBox.gif);
	background-repeat:no-repeat;
}

#levelMenuTopModuleSelected {
	position:relative;
	width:94px;
	height:140px;
	background:URL(images/topMenuBoxSel.gif);
	background-repeat:no-repeat;
}

#levelMenuTopText {
	position:relative; 
	top:47px; 
	color: #FFFFFF;
	font: bold 9pt arial, sans-serif;
	text-align:center; 
	padding-left:12px;
}

#levelViewer {
	padding-left: 212px;
	padding-right: 310px; 
	height: 100%;
	z-index:2;
}

#levelViewer .column {
	position: relative;
	float: left;
	height: 100%;
	z-index:2;
}

#viewerCenter {
	padding: 0px 0px;
	width: 100%;
}

#viewerLeftSide {
	width: 192px; 
	padding: 0 10px;
	right: 200px;
	margin-left: -100%;
}

#viewerRightSide {
	width: 250px; 
	padding: 0 10px; 
	margin-right: -310px;
}

#menuLinkedArea {
	position:relative;
	left:0px;
	top:-99px;
	width:86px;
	height:27px;
	z-index:10;
	display: block;
}

#submenuLinkedArea {
	position:relative;
	left:0px;
	top:0px;
	width:86px;
	height:27px;
	z-index:10;
	display: block;
	background-color:#009933
}

#submContainer {
	position: absolute;
}

#submElementTop {
	top: 0px;
	width: 138px;
	height: 40px;
	color: #002E56 !important;
	font: normal 8pt arial, sans-serif;
	text-align: left;
	letter-spacing: 0.5px;
	z-index: 3;
}

#subOrnament {
	position:absolute;
	left:181px;
	width:40px;
	height:40px;
	z-index:11;
}

#levelBoxes {
	position:absolute;
	right:231px;
	top:91px;
	width:249px;
	height:150px;
	z-index:10;
}

#levelFooter {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 23px;
	background: URL(images/stopkaGLASS.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #D8D8D8;
	font: normal 8pt arial, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	text-transform: lowercase;
	padding-left: 212px;
	padding-top:9px;
	z-index: 1000;
}

#levelCopyright {
	position: fixed;
	bottom: 0px;
	display: block;
	height: 23px;
	color: #D8D8D8;
	font: normal 8pt arial, sans-serif;
	letter-spacing: 0.5px;
	text-align: left;
	padding-left: 76px;
	padding-top:9px;
	z-index: 1003;
}

#levelLanguages {
	position: fixed;
	bottom: 0px;
	right: 111px;
	width: 400px;
	height: 23px;
	color: #FFFFFF;
	font: normal 8pt arial, sans-serif;
	letter-spacing: 1px;
	text-align: right;
	z-index: 1001;
}

#levelFlags {
	position: fixed;
	bottom: 58px;
	right: 111px;
	width: 159px;
	height: 45px;
	color: #FFFFFF;
	text-align: right;
	z-index: 1001;
}

#levelFooterLink {
	position: fixed;
	bottom: 0px;
	right: 308px;
	width: 400px;
	height: 23px;
	color: #FFFFFF;
	font: normal 8pt arial, sans-serif;
	letter-spacing: 1px;
	text-align: right;
	z-index: 1002;
}

.footerLowerLanguage {
	font: normal 8pt arial, sans-serif;
}

#subsubContainer {
	display:inline-block;
	/*width:134px;
	height:122px;*/
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	font: normal 8pt arial, sans-serif;
	text-align:center;
	letter-spacing:0.2px;
}

.subsubImage {
	border:2px solid #FFFFFF;
	border-bottom:6px solid #FFFFFF;
}

a {
	color: #DDDDDD;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*** IE Fix ***/
* html #left {
  left: 150px;  
}
