@import "portalDefault.css";

body {
	text-align: center;
	background: #ffff;
}

.divHeaderLeft {
	float: left;
	width: 263px;
	height: 100px;
}

.divHeaderRight {
	float: left;
	width: 405px;
	height: 100px;
	border: 0px;
}

.divHeaderLinkedRight {
	float: left;
	width: 327px;
	height: 100px;
	border: 0px;
	background-image: url(../img/baner_new_100px.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.bip {
	background-image: url(../img/bip_logo_new.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 263px;;
	height: 100px;
	display: block;
}

a.back {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #505247;
	text-align: left;
	text-decoration: none;
	padding: 4px 0px 4px 20px;
	display: block;
	background-image: url(../img/arrow.PNG);
	background-position: 3% 50%;
	background-repeat: no-repeat;
	display: none;
}

.leftLog {
	width: 76%;
}

.rightLog {
	width: 23%;
	font-family: Trebuchet MS;
	font-size: 8pt;
}

.alog {
	background-image: url(../img/form_register.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #335599;
	padding-left: 20px;
	display: block;
}

.alog:hover {
	color: #BB0000;
	text-decoration: underline;
}

.logBorder {
	border-bottom: solid 1px #DDD;
	padding: 4px 0px 4px 2px;
}

.logsBorder {
	border: solid 1px #ACE;
	margin: 3px 0px 0px 0px;
	padding: 5px;
}

.logsData {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: #4477AA;
}

.dataDiv {
	float: left;
	font-size: 8pt;
	padding-top: 2pt;
}

.text {
	margin: 1pt 4pt 1pt 10pt;
	border: solid 1px #AB3C3C;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	width: 130pt;
	height: 16px;
	padding-left: 2px;
}

.calImg {
	background-image: url(../img/calendar.png);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 20px;
	height: 18px;
	float: left;
	cursor: pointer;
}

.chooseImg {
	background-image: url(../img/select.png);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 2px;
	width: 16px;
	height: 16px;
	float: left;
	cursor: pointer;
}

.label {
	width: 45%;
	float: left;
	margin-right: 0.5em;
	display: block;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #999999;
	padding-top: 2pt;
	text-align: right;
}

.artLink {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: #335599;
}

.createNew {
	float: left;
	font-size: 10pt;
	color: #335599;
}

.logWidth {
	width: 84.5%;
}

.newBorder {
	margin-bottom: 4px;
}

.customText {
	border: solid 1px #DDDDDD;
}

.titleBorder {
	padding: 2px 0px 2px 0px;
	width: 99.9%;
	float: left;
}

.actLabel {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
}

/* nowy layout 
   author mcl */
   
.topHeader {
	width: auto;
	min-width: 0px important!;
	height: auto;
	min-height: 0px important!;
	background: #FFFFFF;
	margin: 0px;
}

.headerCell {
	width: auto;
	height: 32px;
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #BDBEB9;
	float: right;
	background-color: #FFFFFF;
}

.headerLinkedMainBiPImage {
	width: 19px;
	height: 22px;
	margin: 10px 20px 0px 20px;
	background: #FFFFFF url(../img/little_BiP.PNG) no-repeat;
	display: block;
	cursor: pointer;
	float: left;
}

.headerLinkedUMWWMainPage {
	width: 25px;
	height: 31px;
	margin: 7px 20px 0px 10px;
	background: #FFFFFF url(../img/orzelek_mini.PNG) no-repeat;
	display: block;
	cursor: pointer;
	float: left;
}

.headerLinkedText {
	width: auto;
	height: auto;
	margin: 10px 20px 0px 20px;
}

.footerLinkedText {
	width: auto;
	height: auto;
	margin: 10px 39px 0px 30px;
	float: left;
}

.headerFont {
	color: #82837B;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 85px;
}

.searchInputField {
	width: 206px;
	height: 20px;
	padding: 0px;
	margin: 25px 0px 4px 0px;
	border: 1px solid #505247;
	color: #505247;
	font-family: Trebuchet MS;
	font-size: 8pt;
	float: left;
}

