body {
	margin:				0;
	padding:			0;
	font-family:		helvetica, verdana, tahoma;
	font-size:			9pt;
	color:				black;
}

#mainContainer {
	width:				800px;
	margin:				0px auto 0px auto;
	padding:			0;
}

#headerContainer {
	width:				800px;
	height:				243px;
	margin:				0 auto;
	padding:			0;
}

#leftHeaderContainer {
	border:				0;
	float:				left;
	width:				262px;
	z-index:			100;
}

#rightHeaderContainer {
	border:				0;
	width:				538px;
	float:				right;
	z-index:			100;
}

#menuContainer {
	background:			url('../gfx/menu/menu_03.gif');
	width:				262px;
	float:				left;
}

#menuUslugi, #menuTelefonia, #menuOferta, #menuPomoc {
	padding:			0px;
	margin:				0px;
	width:				241px;
	height:				34px;
	background:			none;
	float:				right;
}

#main01 {
	background:			url('../gfx/glowny_obraz/main_03.gif');
	width:				538px;
	height:				48px;
	text-align:			center;
}

#main04bottom {
	float:				right;
}

#maleMenu1, #maleMenu2, #maleMenu3 {
	float:				left;
	padding-top:		17px;
	padding-bottom:		12px;
	padding-left:		20px;
	text-align:			center;
}

#bodyContainer {
	background: 		url('../gfx/bodyContainerBG.png') repeat-y;
	width:				780px;
	top:				0px;
	bottom:				0px;
	padding-left:		21px;
	padding-right:		8px;
	z-index:			50;
}

#messageContainer {
	background: 		url('../gfx/messageContainerBG.png') repeat-y;
	top:				0px;
	float:				right;
	width:				197px;
	border:				none;
	text-align:			justify;
}

#messageContainerShadow {
	position: 			relative;
	top:				0px;
	float:				right;
	width:				24px;
	height:				102px;
	border:				none;
	text-align:			right;
}

#messageHeader {
	font-size:			14pt;
	color:				black;
	border-bottom:		solid 2px #cacaca;
	margin:				10px;
	vertical-align:		bottom;
}

#messageText {
	padding:			7px;
	z-index:			25;
}

#footercontainer {
	text-align:			center;
}

#stopka {
	text-align:			center;
	font-size:			11px;
	font-family:		tahoma;
}



a.malemenulink:link, a.malemenulink:visited {
	font-size:			11px;
	color:				black;
	text-decoration:	none;
	padding-left:		6px;
}

a.malemenulink:hover {
	font-size:			11px;
	color:				#ff9b09;
	text-decoration:	underline;
	padding-left:		6px;
}


a.downloadlink:link, a.downloadlink:visited {
	font-size:			12px;
	color:				#586886;
	text-decoration:	none;
	font-weight:		bold;
}

a.downloadlink:hover {
	font-size:			12px;
	color:				#ff9b09;
	text-decoration:	underline;
	font-weight:		bold;
}


.akt {
	list-style:			outside;
	list-style-image:	url('../gfx/li_1.gif');
	margin-left:		-10px;
	margin-right:		8px;
	margin-bottom: 		10px;
	font-size: 			8pt;
	border-bottom: 		1px dotted #cbcbcb;
}

.content {
	text-indent:		2em;
	text-align:			justify;
	font-size:			10pt;
	line-height:		1.2em;
	margin-bottom:		10px;
	margin-right:		10px;
}

.content ul {
	list-style-image:	none;
	list-style-type:	disc;
	list-style-position:outside;
	margin:				2px 0px 0px 20px;
	padding:			0px;
	text-indent:		0px;
}

.mainText {
	text-indent:		2em;
	text-align:			justify;
	font-size:			11pt;
	line-height:		1.2em;
	width:				530px;
	margin-bottom:		10px;
}

.mainText ul {
	text-indent:		0px;
	list-style:			outside;
	padding:			0px;
	margin-left:		20px;
	margin-top:			0px;
}

.mainText li {
	padding:			0px;
	margin:				0px;
}

td {
	border: 			1px solid #cacaca;
}

.noborder {
	border:				0px;
}

.download {
	width:				500px;
	margin:				0px auto;
	border:				1px solid #cacaca;
}

.download ul {
	list-style-position:inside;
}

.kontakt {
	font-size:			12pt;
	text-align:			center;
}

.kontakt h3 {
	text-decoration:	underline;
	font-size:			14pt;
}

.techUL {
	font-size:			11px;
	margin:				0px;
	padding:			0px 0px 0px 13px;
}

.techSelected {
	list-style-image:	url('../gfx/li_1.gif');
	text-decoration:	underline;
	color:				#ff9b09;
}

a.techLink:link,a.techLink:visited {
	color:				black;
	text-decoration:	none;
}

a.techLink:hover {
	color:				#ff9b09;
}

.just {
	text-align:			justify;
}

.bold {
	font-weight:		bold;
}

.cenniki {
	margin:				5px 0px 12px 0px;
	padding:			0px 0px 0px 15px;
}


#links {
	color: 				#fff;
	background-color: 	#fff;
	font-size: 			6px;
}

#links a {
	text-decoration: 	none;
	color: 				#fff;
}