/* CSS Document */

html, body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

.title {
	font-weight: bold;
	font-size: 12px;
	color: #1B75BB;
}

.blue2 {
	color: #1B75BB;
}

.small {
	font-size: 10px;
	color: #333333;
}

.redAlert {
	background-color: #FF9999;
}

.white {
	color: #ffffff;
	font-weight: bold;
}

a.main:link {
	font-size: 12px;
	font-weight: bold;
	color: #1B75BB;
	text-decoration: none;
	padding: 0 0 2 0;
}

a.main:visited {
	font-size: 12px;
	font-weight: bold;
	color: #1B75BB;
	text-decoration: none;
	padding: 0 0 2 0;
}

a.main:active {
	font-size: 12px;
	font-weight: bold;
	color: #1B75BB;
	text-decoration: none;
	padding: 0 0 2 0;
}

a.main:hover {
	font-size: 12px;
	font-weight: bold;
	color: #1B75BB;
	text-decoration: none;
	padding: 0 0 2 0;
}

a.blue:link {
	color: #1B75BB;
	text-decoration: none;
}

a.blue:visited {
	color: #1B75BB;
	text-decoration: none;
}

a.blue:active {
	color: #1B75BB;
	text-decoration: none;
}

a.blue:hover {
	color: #1B75BB;
	text-decoration: underline;
}

a.grey:link {
	color: #666666;
	text-decoration: none;
}

a.grey:visited {
	color: #666666;
	text-decoration: none;
}

a.grey:active {
	color: #666666;
	text-decoration: none;
}

a.grey:hover {
	color: #666666;
	text-decoration: underline;
}

a.normal:link {
	color: #000000;
	text-decoration: underline;
}

a.normal:visited {
	color: #000000;
	text-decoration: underline;
}

a.normal:active {
	color: #000000;
	text-decoration: underline;
}

a.normal:hover {
	color: #000000;
	text-decoration: underline;
}

.input1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	padding: 2 0 0 2;
	border: 1px solid #999999;
	overflow: hidden;
	height: 20px;
}

.select1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	padding: 2 0 0 2;
	border: 1px solid #999999;
	overflow: hidden;
	height: 20px;
}

.input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	padding: 2 0 0 2;
	border: 1px solid #999999;
	overflow: hidden;
	height: 20px;
}

.select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
	padding: 2 0 0 2;
	border: 1px solid #999999;
	overflow: hidden;
	height: 20px;
}

.tooltip2 {
	position: absolute;
	overflow: visible;
	width: 300px;
	border: 0px;
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	color: 000000;
	filter: alpha(opacity=90);
	opacity: 0.90;
	display: none;
	z-index: 100;
	font-size: 10px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}


#ALL {
	width: 100%;
	text-align: center;
}

#TOP {
	width: 700px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

#HEADER {
	position: relative;
	top: 0px;
	width: 700px;
	height: 310px;
	background-color: #FFFFFF;
}

#HEADER #logo {
	position: absolute;
	top: 36px;
	left: 0px;
}

#HEADER #infolinia {
	position: absolute;
	top: 77px;
	left: 558px;
	width: 142px;
	height: 22px;
}

#HEADER #photo {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 700px;
	height: 160px;
	z-index: 2;
}

#HEADER #menu {
	position: absolute;
	text-align: right;
	top: 115px;
	left: 0px;
	width: 700px;
	height: 16px;
}

#CONTENT {
	position: relative;
	left: 0px;
	width: 500px;
	text-align: left;
	z-index: 1;
}

#CONTENT #title {
	position: absolute;
	top: 45px;
	left: 0px;
	height: 30px;
	z-index: 10;
}

#CONTENT #text {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 480px;
	z-index: 100;
}

#RIGHT {
	position: relative;
	left: 500px;
	width: 200px;
	text-align: left;
	z-index: 1;
}

#RIGHT #title {
	position: absolute;
	top: 45px;
	left: 0px;
	height: 30px;
	z-index: 10;
}

#RIGHT #text {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 200px;
	z-index: 100;
}


/* czesc dla zalogowanych */

#CONTENT2 {
	position: relative;
	left: 200px;
	width: 500px;
	text-align: left;
	z-index: 1;
}

#CONTENT2 #title {
	position: absolute;
	top: 45px;
	left: 0px;
	height: 30px;
	z-index: 10;
}

#CONTENT2 #text {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 500px;
	z-index: 100;
}

#LEFT {
	position: relative;
	left: 0px;
	width: 200px;
	text-align: left;
	z-index: 1;
}

#LEFT #title {
	position: absolute;
	top: 45px;
	left: 0px;
	height: 30px;
	z-index: 10;
}

#LEFT #text {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 200px;
	z-index: 100;
}

/* koniec czesci dla zalogowanych */


#FOOTER {
	clear: both;
	position: relative;
	width: 700px;
	height: 100px;
}