.alert {
	background: #FBEBEB;
	height: 21px;
	padding: 9px 0 0 10px;
}
.headerDivV1, .headerDivV2 {
	font: Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	height: 18px;
	border: 1px solid #E6E6E6;
      font-size: 14px;
      color: #000064;	
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	padding:5px 0 0 25px;
	margin: 0;
}

.headerDivV1 {
	background: #000064 url(/images/site/header_center.gif) no-repeat;
	background-position: 15px 0;
}

.headerDivV2 {
	background: #E10000 url(/images/site/header_center.gif) no-repeat;
	background-position: 15px 0;
}

a.moduleMenuItem {
	display: block;
	font: Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	height: 19px;
      font-size: 12px;
      color: #000064;	
	text-decoration: none;
	text-align:left;
	margin: 0;
	font-weight:bold;
	padding: 4px 0 0 15px;
	border: 1px solid #E6E6E6;
	background: url(/images/site/header_center.gif) no-repeat;
	background-position: 8px 0;
	background-color: #000064;
}

a.moduleMenuItem:hover {
	background-color: #E10000;
}

table.listTable {
	margin: 2px 0 10px 0;
    border-collapse: collapse;
	border: 1px solid #E6E6E6;
}

table.listTable td {
	border: 1px solid #E6E6E6;
}

table.listTable tr.odd {
	background: #F5F5F5;
}

table.listTable td.last {
	border-bottom: 0 !important;
}

.headerContentPart {
	font: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;	
	padding:5px 5px 5px 25px;
	font-weight: bold;
	background: url(/images/site/ico_arrow.jpg) 2px 5px no-repeat;
	border-top: 1px dotted #B4B4B4;
	border-bottom: 1px dotted #B4B4B4;
}

.contentBlock {
	background: url(/images/site/ico-block.gif) 2px 3px no-repeat;
	padding: 0 0 0 15px;
}

.field {
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	color:#666;
	font-size:10px;
}

.button {
        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
        background: url(/images/site/button.gif) no-repeat;
		width:80px;
		height:22px;
        color: #000064;
        border: 0;
		margin-top:7px;
}

.buttonSaveApplicants{
	width: 67px;
	height: 46px;
	background: url(/images/site/ico_zgloszenie.jpg) 0 0 no-repeat;	border: 0;
	cursor: pointer;
}

.MainFrameText2 {
	/*background: url(/images/site/ico-block.gif) 2px 7px no-repeat;*/
	padding: 5px 0 0 15px;
	font-weight: bold;	
	text-align:right;
	width:150px;
}

.headerTableForm th {
	background: #FAFAFA;
	border-bottom: 1px dotted #B4B4B4;
}

#searchToogle .calendar {
	float: left;
}

#searchToogle #date_start, #searchToogle #date_end {
	float: left;
}

a.searchToogleOff, a.searchToogleOn {
	display: block;
	width: 192px;
	height: 18px;
	color: #FFFFFF;
	margin: 0 0 0 5px;
	padding: 3px 0 0 5px;
}
.searchToogleOff {
	background: url(/images/site/button_szukaj_zaawansowane.jpg) 0 0 no-repeat;
}

.searchToogleOn {
	background: url(/images/site/button_szukaj_zaawansowane_up.jpg) 0 0 no-repeat;
}

a.sortLink {
	float: left;
	width: 49px;
	height: 16px;
	background: url(/images/site/selektor.gif) 0 0 no-repeat;
	margin: 0 10px 0 0;	
	padding: 2px 0 0 10px;
}

.subjectasc .sortSubject {
	color: #ffffff;
	background: url(/images/site/selektor_zaznaczony.gif) 0 0 no-repeat;
}

.subjectdesc .sortSubject {
	color: #ffffff;
	background: url(/images/site/selektor_zaznaczony_up.gif) 0 0 no-repeat;
}

.cityasc .sortCity {
	color: #ffffff;
	background: url(/images/site/selektor_zaznaczony.gif) 0 0 no-repeat;
}

.citydesc .sortCity {
	color: #ffffff;
	background: url(/images/site/selektor_zaznaczony_up.gif) 0 0 no-repeat;
}

.dateasc .sortDate {
	color: #ffffff;
	background: url(/images/site/selektor_zaznaczony.gif) 0 0 no-repeat;
}

.datedesc .sortDate {
	color: #ffffff;
	background: url(/images/site/selektor_zaznaczony_up.gif) 0 0 no-repeat;
}

.newsletterBox {
	height: 166px;
	padding: 0 5px 0 5px;
	background: url(/images/site/newsletter_box_bg.gif) right top no-repeat;
}

th.view-table-header {
	background: #F1E8E5;
}

td.view-table-cell-left, th.view-table-cell-left {
	border-right: 1px solid #DBD8D7;
}

table.view-table {
	border: 1px solid #DBD8D7;
}