body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: rgb(72,72,72);
	margin: 0;
	padding: 39px 0 10px 0;
	background: url('../images/body.gif') repeat-x top;
}

img {
	border: none;
}

div {
	margin: 0px;
	border: none;
	padding: 0px;
}

a {
	color: #CC0000;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea, button {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: rgb(72,72,72); 
 
}

ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

/*************** LAYOUT ***************/

#kontener {
	margin: 0 auto 0 auto;
	width: 765px;
	background: url('../images/kontener.gif') repeat-y top center;
}

#strona {
	border: 0;
	padding: 0px;
	width: 765px;
	background: url('../images/strona.jpg') no-repeat top center;
}


#element{
	clear: both;
	background: url('../images/element.gif') no-repeat top center #fff;
	min-height: 300px;
	_height: 300px;
	padding: 0 10px 0 10px;
	margin: 0 0 20px 0;
}


#content {
	margin: 0;
	border: none;
	padding: 0px;
	width: 757px;
}

#essence {
	margin: 10px 4px 0 4px;
	padding: 0 10px 0 10px;
	width: 737px;
	min-height: 500px;
	_height: 500px;
}

#loginessence {
	width: 548px;
	margin-left: 100px;
	margin-right: 100px; 
}
	#loginessence table {
		text-align: center;
	}


#pageID {
	width: 722px;
	height: 27px;
	margin: 0 4px 0 4px;
	padding-left: 35px;
	background: url('../images/marker.gif') no-repeat left #940000;
	font-weight: bold;
	color: rgb(255,255,255);
	line-height: 26px;
}

#topVerticalBar {
	width: 100%;
	margin: 0;
}

#systemMenu {
	width: 100%; 
	margin-top : 20px;
}


#userInfo{
	width: 550px;
	float: left;
	margin-bottom:5px;
}

#topbarmenu {
	width: 178px; 
	float: right;	
	text-align: right;
	margin-bottom:5px;
}
	#topbarmenu form {
		padding: 0;
		margin: 0;
	}

#loginInfo {		
	width: 100%;
	height: 20px;
	float: left;
	border-top: 1px solid gray;
	line-height: 20px;
	text-align: right;
	font-size: 10px;
}	

#tooltip {
	/* WYGLAD */
	text-align:left;
	#fff-space:nowrap;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: rgb(72,72,72);
	padding:4px;
	background:#fff;
	border: 1px dotted rgb(137,149,135);

	/* ROZMIESZCZENIE */
	position:absolute;
	margin-top:25px;
}

/************** TABLES *******************/
.tableOddRow{
	background-color: rgb(236,230,202);
}

.tableOddRow td {	
	padding-left: 5px;
	height: 25px;	
}
	
.tableEvenRow{
	
}

.tableEvenRow td {	
	height: 25px;	
	padding-left: 5px;
}

.standardTableColumn{
}

.shortTableColumn {
	width: 20%;
	text-align: center; 
}

.veryShortTableColumn {
	width: 10%;
	text-align: center; 
}

.packageNameTableColumn{
	width: 20%;
	text-align: left; 
}
.packageShortTableColumn{
	text-align: center; 
}
.projectDetailsGrid{
	border-bottom		: 10px;
	border-bottom-style	: dotted;
	
}

th.tableHeader {
	height: 20px;
	border-bottom: 1px solid rgb(137,149,135);
	font-weight: normal;	
}

th.tableHeaderGreen {
	height: 20px;
	font-weight: bold;
	color: #CC0000;
}

.tablePackage {
	width: 100%;
}
	.tablePackage td {
		text-align: center;
		/*height: 25px;*/
	}

.projectDetailsHeader{
	width: 100%; 
	margin: 20px 0 10px 0;
	border-bottom: 1px dotted rgb(137,149,135);
	font-weight: bold;
}
	.projectDetailsHeader .tooltip {
		font-weight:normal;
		font-size: 10px;
		color: #444444;
		float: right;
	}

.projectDetailsRows{
	width: 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: dotted;	
}

.projectDetailsRightColumn{
	width: 600px;
}

.tableShoping td {	
	height: 15px;	
	padding-left: 5px;
}

.projectDetailsImage{	
	width: 50px;
	height: 50px;		
}
.projectDetailsBayNowLink{
	text-align: right;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 11px;
	color: rgb(255,54,0);
}

/*radio w pakietach	*/

.radioPackageBuy td {
	text-align: left;
}

/* 	ZAKLADKI */
#activetab {
	float: left;
	width: 100px;
	height: 25px;
	_height: 25px;
	padding: 0 15px 0 15px;
	background: #fff;
	/*background: url('../images/activetab.gif') repeat-x center;*/
	line-height: 24px;
	border: 1px solid rgb(137,149,135);
	border-bottom: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: rgb(72,72,72);
	text-align: center;
}

#notactivetab {
	float: left;
	width: 100px;
	height: 25px;
	_height: 25px;
	padding: 0 15px 0 15px;
	background: url('../images/notactivetab.gif') repeat-x center;
	line-height: 24px;
	border-bottom: 1px solid rgb(137,149,135);
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #444444;
	text-align: center;		
}
	#notactivetab a {
		color: #a49377;
	}
#breaktab {
	float: left;
	width: 10px;
	height: 25px;
	_height: 25px;
	border-bottom: 1px solid rgb(137,149,135); } 

#lasttab {
	float: left;
	width: 315px;
	height: 25px;
	_height: 25px;
	border-bottom: 1px solid rgb(137,149,135); 
}

.submitbutton {
	padding: 0;
	margin: 0;
	width: auto;
	height: 26px;
	background: url('../images/submitbutton.gif') repeat-x left;
	border-top: 1px solid #AEB7AC;
	border-left: 1px solid #AEB7AC;
	border-bottom:1px solid #545F50;
	border-right: 1px solid #545F50;
	padding-left: 15px;
	padding-right: 15px;
	color: #444444;
}


.top {
	width: 757px;
	height: 100px;
	margin: 0 4px 0 4px;
}

.bot {
	width: 765px;
	height: 14px;
	background: url('../images/bottom.gif') no-repeat;
}

.logotype {
	float: left;
	width: 180px;
	height: 100px;
}
	.logotype img {
		border: 0;
	}
.menu {
	float: left;
	width: 545px;
	height: 32px;
	margin: 44px 0 0 19px;
	text-align: center;
	color: #a56d6d;
	font-weight: bold;
}
	.menu a {
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		padding: 0 10px 0 10px;
	}
