@charset "utf-8";
/* CSS Document */

body.bodyClass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a:link , a:visited , a:active{
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}

.mainContent {
	position: relative;
	margin-top: 55px;
	margin-left: 10px;
}
table.rightContent {
	height: 100%;
	width: 100%;
	position: relative;	
	min-width: 350px !important;
}
table.rightContent tr {
	text-align: left;
	vertical-align: top;
}
table.rightContent td {
	text-align: left;
	vertical-align: top;	
	min-width: 4px;
}

td.rightContentCorner {
	background-color: #000000;
	background-image: url(../gfx/backlongleft.png);
	background-repeat: no-repeat;
	width: 4px;
}
td.rightContentBody {
	background-color: #000000;
	background-image: url(../gfx/backlong.png);
	background-repeat: repeat-x;
	padding-top: 70px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}
img.panelLogo {
	position: absolute;
	left: -6px;
	top: -6px;
	z-index: 4;
}
p.panelLabelBig {
	position: absolute;
	left: 90px;
	top: 10px;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	z-index: 4;
}
p.panelLabelBig:first-letter {
	font-size: 36px;
}
p {
	margin: 0px;
	padding: 0px;
}
.menuContent {
	width: 220px;
	text-align: justify;
	position: relative;
	padding-top: 149px;
	padding-left: 10px;
}

.menuContent .content {
	background-image:url(../gfx/backmenubottom.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 40px;
	position: relative;
	cursor: default;
}

.menuContent .headerImg {
	position: absolute;
	left: 0px;
	top: 0px;
}

.menuContent table{
	position: relative;
	text-align: center;
	left: 0px;
	right: 0px;
	width: 100%;
}


.menuContent table td{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #808080;
	height: 19px;
}

.menuContent table td.menuLabel{
	padding-left:20px;
}

.menuContent table td.menuIcon{
	width:20px;
}



p.panelLabel {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 2px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	text-align: center;
	width: 100%;
}

#miscMenuDiv {
	color:#999999;
}

img.screen{
	float:right;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
img.mapka{
	clear:both;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#emptyLine {
	height: 500px;
	width: 4px;
}
table.contentDivision {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	position: relative;
}
#footer {
	background-color: #000000;
	text-align: center;
	padding: 0px;
	clear: both;
	margin-right: 200px;
	margin-left: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
	position: relative;
}
#footer table{
	width:100%;
	min-width: 185px;
}
#footer td, #footer tr {
	text-align: center;
	min-width: 4px;
}

td.footerLeftCorner {
	background-color: #000000;
	background-image: url(../gfx/backfooterleft.png);
	background-repeat: no-repeat;
	width: 4px;
}
td.footerRightCorner {
	background-color: #000000;
	background-image: url(../gfx/backfooterright.png);
	background-repeat: no-repeat;
	width: 4px;
}

td.footerBody {
	background-color: #000000;
	background-image: url(../gfx/backfooter.png);
	background-repeat: repeat-x;
	padding-top:3px;
}
#totalDiv {

}
.cornerFill {
	height: 4px;
	width: 4px;
}
p.akapit {
	margin-left: 30px;
}
