html, body
{
	height: 100%; 
	margin: 0px;
	padding: 0px;
}

body
{
	background-repeat: repeat;
	background-image: url('../images/bg.gif');
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #00011F;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

h2
{
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p
{
	margin: 0px;
	padding: 0px;
}

ol, ul
{
	text-indent: 0px;
}

.bg-globe
{
	background-image: url('../images/tlo.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 1095px;
	position: absolute;
	background-position: center top;
	top: 0px;
	left: 0px;
}

.container
{
	width: 884px;
	height: 568px;
	margin: 0px auto;
	text-align: left;
	color: #CC9900;
	position: relative;
	padding: 0px;
}

.container .headerPane
{
	height: 148px;
	color: #FFFFFF;
	width: 884px;
	background-image: url('../images/gora.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.container .headerPane .napis
{
	width: 614px;
	height: 90px;
	float: right;
	background-image: url('../images/napis.gif');
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 30px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	padding-top: 11px;
}

.container .content
{
	background-image: url('../images/srodek.jpg');
	width: 884px;
	height: 603px;
	background-position: top;
	background-repeat: no-repeat;
}

.container .content .leftPane
{
	width: 351px;
	height: 375px;
	float: left;
	padding-top: 30px;
}

.container .content .centrePane
{
	height: 390px;
	float: left;
	font-size: 11px;
	color: #DADBEB;
	font-family: "Trebuchet MS";
	width: 420px;
	white-space: normal;
/*	text-indent: 14px; */
	margin-left: 20px;
	margin-top: 75px;
}
.container .content .centrePane p{text-indent:20px;}
.menuGora
{
	color: #000000;
	height: 55px;
	text-align: center;
	margin: 0px auto;
}

.menuGora .cp
{
	height: 55px;
	margin: 0px auto;
}

.menuGora .lp
{
	background-image: url('../images/LP.jpg');
	width: 54px;
	height: 55px;
	float: left;
}

.menuGora .rp
{
	background-image: url('../images/RP.jpg');
	width: 54px;
	height: 55px;
	float: left;
}

.menuGora .menuItem
{
	color: #FFFFFF;
	padding: 10px 3px 16px 3px;
	float: left;
	background-image: url('../images/CP-B.jpg');	
}

.menuGora .menuItem a
{
	color: #FFFFFF;	
}

.menuGora .menuItem a:visited
{
	color: #FFFFFF;	
}

.content .centerContent .text-info#secondInfo
{
	width: 90%;

}

.rootAppContainer
{
}

.messageStack
{
	background-color: #999999;
	border: #444444 thin solid;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.errorMsgBox
{
	color: #CC0000;
	background-color: #FFFFCC;
	padding: 3px 15px;
	font-weight: bolder;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: #FF0000 thin solid;
}

.warnMsgBox
{
	color: #FFCC00;
	background-color: #003300;
	padding: 3px 15px;
	font-weight: bolder;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: #FFCC00 thin solid;
}
	
.infoMsgBox
{
	color: #00CC00;
	background-color: #006600;
	padding: 3px 15px;
	font-weight: bolder;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: #003300 thin solid;
}

.navBar
{
}

.navUrl
{
}

.navUrlDisabled
{
}

#navUrlPrev
{
}

#navUrlPrevDisabled
{
	visibility: hidden;
}

#navUrlNext
{
}

#navUrlNextDisabled
{
	visibility: hidden;
}

.moduleTitle a
{
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

.moduleTitle a:hover
{
	color: #00CC66;
}

.leftPane
{
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

.footerPane
{
	font-size: 11px;
	color: #DADBEB;
	font-family: "Trebuchet MS";
	font-weight: normal;
	position: absolute;
	top: 754px;
	left: 10px;
	width: 300px;
}

a img
{
	border: none;
}

h3
{
	color: #f9c5c5;
	font-size: 17px;
}

h4
{
	color: #f9c5c5;
	font-size: 14px;
}

.newsDIV p
{
	width: 400px;
}

.newsDIV ul
{
	width: 340px;
	margin-left: 0px;
}

.newsDIV ul li
{
	margin-left: 15px;
}

.emph
{
	color: #f9c5c5;
}

.infoBox2
{
	background-position: left top;
	background-repeat: no-repeat;
	
	padding: 10px 0px 10px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 400px;
}

.infoBox2 p
{
	width: 375px;
}

.infoBox2.ref
{
	margin-bottom: 15px;
	padding-top: 0px;
}

.infoBox2 .text
{
	padding: 10px 10px 0px 15px;
	background-repeat: no-repeat;
}

.infoBox2 .text h4
{
	line-height: 2px;
}

.infoBox2.app .text
{
	background-image: url('../images/app-top.gif');
}

.infoBox2.www .text
{
	background-image: url('../images/www-top.gif');
}

.infoBox2.shop .text
{
	background-image: url('../images/shop-top.gif');
}

.infoBox2.ref .text
{
	background-image: url('../images/ref-top.gif');
	padding-top: 45px;
	padding-bottom: 10px;
}

.infoBox2.scen .text
{
	background-image: url('../images/scen-top.gif');
	padding-top: 35px;
	padding-bottom: 10px;
}

.infoBox2 .sign
{
	float: right;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #94ce9c;
	background-image: url('../images/ref-bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 400px;
	height: 10px;
	padding-right: 20px;
}

.infoBox2 .sign
{
	
	background-image: url('../images/ref-bottom2.gif');
	width: 400px;
	padding-right: 0px;
}

.infoBox2.ref .sign
{	
}

.infoBox.scenario .sign
{
	height: 22px;
}

object
{
	text-indent: 0px;
}

a
{
	color: #f9c5c5; 
	text-decoration: underline;
}

.cert
{
	width: 400px;
	height: 95px;
}
.cert .certImage
{
	float: left;
	width: 120px;
	margin-right: 10px;
}

.cert .certDesc
{
	padding: 5px;
}

.port
{
	width: 380px;
	height: 90px;
	font-size: 11px;
}

.port .portImage
{
	float: left;
	width: 120px;
	margin-right: 10px;
}

.port .portDesc
{
	padding: -10px 15px 0px 5px;
}

.emailSymbols
{
	font-size: 9px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
	color: #FFCC00;
}
.aboutMe{float:left; width: 250px; padding-right:10px;}
.aboutMe p{width: 250px;}
