body{
	text-align:center;
	margin: 0pt auto;
	width:100%;
	font-size:8pt;
	font-family:Tahoma, Arial;
	color:#000;
	background-image:url(../images/nowe_logo/background.jpg);
	background-repeat: repeat-x;
}
/* Pozycjonowanie strony */
div.content{
	height:100%;
	width: 750px;
	text-align:center;
	margin:0 auto;
/*	margin-left:0 auto;
	margin-right:0 auto;
	margin-bottom:0 auto;*/
	margin-top:0px;
}



table.contentHead{
	width: 100%;
	height: 100%;
}

div.bodyLeft{
	width: 180px;
	position: relative;
	float: left;
}
div.bodyLeftBoxHead{
	width: 158px;
	background-image: url(../images/s-menu-header.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #4771aa;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 8pt;
}
div.bodyLeftBoxContent{
	margin:0px;
	width: 178px;
	border: 1px solid #cccCCC;
}
div.bodyLeftBoxContentPromo{
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px;
}
div.bodyLeftBoxSpace{
	width:180px;
	height:2px;
}
div.bodyLeftBoxContent ul {
	list-style-type: none;
	margin:0px;
	padding:1px;
}


div.bodyLeftBoxContent li {
	margin:0px;
	border: 0px solid red;
	height: 16px;
	color: #000000;
	text-transform: none;
	vertical-align: top;
	padding-right: 5px;
	background-image: url(../images/s-menu-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 34px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 8pt;
}


div.bodyLeftBoxContent li a{
	color: #000000;
	text-decoration: none;
}

div.bodyLeftBoxContent li a:hover {
	color: #3A6296;
	text-decoration: none;
}




div.bodyRight{
	width: 565px;
	position: relative;
	float: right;
}
div.bodyRight table.headerLinks{
	width: 100%;
	padding: 0px;
	border: 0px;
}
div.bodyRight table.headerLinks td{
	color: #345786;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	white-space: nowrap;
	font-family: Tahoma, Arial;
	text-align: center;
	font-size: 8pt;
}
div.bodyRight table.headerLinks td a{
	text-decoration: none;
	color: #345786;
}
div.bodyRight table.headerLinks td a:hover{
	color: #577AAA;
	text-decoration: none;
}



div.bodyRightText{
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
div.bodyRightText a{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
}
div.bodyRightText ul{
	list-style-type: none;
}

div.bodyRightText table{
	border: none;
	margin: 5pt 5pt;
	width: 90%;
}
div.bodyRightText table tr{
	vertical-align: top;
}
div.bodyRightText table tr td img{
	border: none;
}
div.bodyRightText table tr td a{
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
div.bodyRightText table tr td ul{
	list-style-type: none;
	margin:5pt 5pt;
}
div.bodyRightText table tr td.line{
	padding-top: 0pt;
	border-top: 1px dotted #aaa;
}


/*  BEGIN	PANEL KLIENTA   */

div.bodyRightText table.panelKlienta {
	border: 1px solid #ccc;
}
div.bodyRightText table.panelKlienta th{
	background-image: url(../images/s-menu-header.gif);
	background-repeat: repeat-x;
	color:#fff;
	font-weight:bold;
	text-align:left;
}
div.bodyRightText table.panelKlienta tr{
	background-color: #FFFFFF;
}
div.bodyRightText table.panelKlienta tr.bgColor{
	background-color: #f5f5f5;
}
div.bodyRightText table.panelKlienta tr td input.submit{
	background-image: url(../images/s-menu-header.gif);
	background-repeat: repeat-x;
	color:#fff;
	font-weight:bold;
}

/*  END	PANEL KLIENTA   */

/*  BEGIN	SERWERY   */

div.bodyRightText table.serwery {
	width: 95%;
}
div.bodyRightText table.serwery th{
}
div.bodyRightText table.serwery tr.bgGray{
	background-color: #CCCCCC;
	font-weight: bold;
}
div.bodyRightText table.serwery tr.bgLightGray {
	background-color: #f5f5f5;
}
div.bodyRightText table.serwery tr td.bgOrange {
	background-color: #FF8000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.bodyRightText table.serwery tr td.bgLightGreen {
	background-color: #B4B400;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.bodyRightText table.serwery tr td.bgLightGreen a{
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.bodyRightText ul.podpisy {
	margin: 0 0;
	padding: 10px 10px;
	border: 1px solid #CCCCCC;
}
/*  END	SERWERY   */

/*  BEGIN	USŁUGI   */

div.bodyRightText table.uslugi {
	width: 90%;
}
div.bodyRightText table.uslugi th{
}
div.bodyRightText table.uslugi tr.bgGray{
	background-color: #CCCCCC;
	font-weight: bold;
}
div.bodyRightText table.uslugi tr.bgLightGray {
	background-color: #f5f5f5;
}
div.bodyRightText table.uslugi tr td.bgOrange {
	background-color: #FF8000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.bodyRightText table.uslugi tr td.bgLightGreen {
	background-color: #B4B400;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.bodyRightText table.uslugi tr td.bgLightGreen a{
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.bodyRightText ul.podpisy {
	margin: 0 0;
	padding: 10px 10px;
	border: 1px solid #CCCCCC;
}
.ramka {
	margin: 0 0;
	padding: 10px 10px;
	border: 1px solid #CCCCCC;

}
/*  END	USŁUGI   */





div.footer {
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #d4d4d4;
	font-size: 8pt;
	width: 100%;
	background-color:#3c6499;
}
div.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
div.footer a:hover{
	color: #A6C0D9;
	text-decoration: underline;
}
div.footerAddress{
	font-size: 8pt;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
}





a{
	color: #05306A;
	text-decoration: none;
}

a:hover{
	color: #3C6499;
	text-decoration: none;
}
a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

p,td {
	font-family:Tahoma, Arial;
	font-size:8pt;
	margin-top: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-bottom: 5px;
/*	text-transform: uppercase;*/
	font-family: Arial, Helvetica, sans-serif;
}

.search {
	vertical-align: bottom;
	color: #333333;
	font-size: 11px;
}

input, select, textarea {
	font-family:Tahoma, Arial;
	border: 1px solid #c0c0c0;
	margin-bottom: 2px;
	font-size: 8pt;
	color:#000;
}
.center {
	text-align: center;
}
.red {
	color: red;
}
p.bold {
	font-weight: bold;
}