@charset "utf-8";
/* CSS Document */

.main {
}

body {
	background-color: #000000;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
table {
	font-size: 12px;
}
.LeftPanel {
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-image: url(../img/partneri/t-mobile-partner-logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 42px;
	padding-left: 10px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #e7b503;
}



#LeftMenu a {
	text-align: justify;
/*	line-height: 18px;	*/
	font-weight: bold;
	color: #303137;
	text-decoration: none;
}
#LeftMenu a:hover {
	/*	color: #666666;	*/
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

#LeftMenu {
	padding-top: 18px;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	color: #303137;
}
#LeftMenu blockquote {
	padding-left: 10px;
}

#LeftMenu hr {
	height: 1px;
}

.main.LeftPanel, .main.RightPanel {
	paddint-left: 21px;
}
.RightPanel {
	size: 11px;
	background-color: #e2e2e2;
	padding: 10;
}
.copyright {
	font-size: 8px;
	color: #FFFFFF;
	background-image: url(../images/novisys_12.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.inputButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 22px;
}
.inputField {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 18px;
}
a {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#cennikTable td, th {
	height: 21px;
}
#cennikTable th {
	text-align: left;
	font-weight: bold;
}
