@import url("reset.css");
@import url("textFormat.css");
@import url("tables.css");
@import url("forms.css");
@import url("header.css");
@import url("footer.css");
@import url("navmenu.css");

/*	=ogolny layout
---------------------------------------------------------------------------- */

body {
	padding: 0 0 20px;
}

body.homepage {
	background: #fff url(../gfx/bg-intro.jpg) 0 112px repeat-x;
}

body.subpage {
	background: #fff url(../gfx/bg-intro2.jpg) 0 112px repeat-x;
}

#container {
	width: 960px;
	margin: 0 auto;
}


#main {
	float: left;
	width:100%;
}


.cols3 #main {
	width:560px;
	}

.subpage #main {
	float: left;
	text-align: justify;
	width:750px;
}

.homepage #main {
	width:100%;
	}

#leftSidebar {
	width: 180px;
	float: left;
	padding-right: 20px;
}

#sidebar {
	width: 180px;
	float: left;
	padding-left: 20px;
}

.newsCol {
	width:470px;
	/*width:770px;*/
	float:left;
	padding-left: 30px;
	}

.newsCol h2 {
	background: transparent url(../gfx/h-aktualnosci.gif) no-repeat;
	text-indent: -9000px;
	height: 18px;
	margin-bottom: 27px;
}

.newsCol h3 {
	font-size: 12px;
	margin-bottom: 0;
	border: none;
	padding: 0;
}

.newsCol div {
	clear: both;
	width: 380px;
	/*width:750px;*/
	margin-bottom: 25px;
}

.newsCol p {
	margin-bottom: 0;
	font-size: 11px;
}

.newsCol p.date {
	color: #A7A7A7;
	font-size: 11px;
}

.sideCol {
	float:left;
	width:450px;
	}

.homepage #sidebar {
	width:400px;
	}

#footer {
	float:left;
	width:950px;
	font-size: 11px;
	padding-top: 25px;
	position: relative;
	padding-bottom:40px;
}

#footer p {
	margin: 0;
	color: #999;
}

#footer p a {
	color: #999;
}

#footer p span {
	padding: 0 20px;
}

#footer span.createdBy {
	width: 300px;
	position: absolute;
	right: 105px;
	top: 25px;
	text-align: right;
	color:#999999;
}

#footer img {
	border: none;
	vertical-align: middle;
	margin-left: 5px;
	position: relative;
	top: -3px;
}

span.agency {
	position: absolute;
	right: 0;
	top: 22px;
	width:94px;
	height:19px;
	display:block !important;
	text-indent:-5000px !important;
	}

span.agency span {
	display:none;
	}

span.agency a {
	background:url(/templates/saap/gfx/logo-codivate.gif) no-repeat left top;
	text-indent:-5000px !important;
	width:94px;
	display:block;
	width:95px;
	height:100%;
	}
	

/*	=boksy
---------------------------------------------------------------------------- */

#intro {
	margin-bottom: 30px;
	height: 254px;
	clear: both;
	color: #fff;
	padding: 37px 0 0;
}


#intro .oStowarzyszeniu {
	width:480px;
	padding: 0;
	height: 254px;
	float:left;
	}

#oStowKM {
	background: transparent url(../gfx/img-face-km.jpg) no-repeat 10px 55px;
}

#oStowMU {
	background: transparent url(../gfx/img-face-mu.jpg) no-repeat 0 51px;
}

#oStowEK {
	background: transparent url(../gfx/img-face-ek.jpg) no-repeat 10px 39px;
}

#oStowSK {
	background: transparent url(../gfx/img-face-sk.jpg) no-repeat 20px 30px;
}

#intro #dolacz {
	width:480px;
	float:left;
	padding: 0;
	height: 254px;
}

.oStowarzyszeniu h2 {
	background: transparent url(../gfx/h-intro-o.gif) no-repeat;
	height: 24px;
	text-indent: -9000px;
	outline: 0;
	margin-bottom: 30px;
}

.oStowarzyszeniu p.text {
	background: transparent url() 191px 0 no-repeat;
	height: 79px;
	text-indent: -9000px;
	outline: 0;
	margin-bottom: 10px;
}

#oStowKM p.text { background-image: url(../gfx/h-intro-o-text-km.gif); }
#oStowMU p.text { background-image: url(../gfx/h-intro-o-text-mu.gif); }
#oStowEK p.text { background-image: url(../gfx/h-intro-o-text-ek.gif); }
#oStowSK p.text { background-image: url(../gfx/h-intro-o-text-sk.gif); }

.oStowarzyszeniu p.name {
	background: transparent url() 191px 0 no-repeat;
	height: 30px;
	text-indent: -9000px;
	outline: 0;
}

#oStowKM p.name { background-image: url(../gfx/h-intro-o-name-km.gif); }
#oStowMU p.name { background-image: url(../gfx/h-intro-o-name-mu.gif); }
#oStowEK p.name { background-image: url(../gfx/h-intro-o-name-ek.gif); }
#oStowSK p.name { background-image: url(../gfx/h-intro-o-name-sk.gif); }

.oStowarzyszeniu p.name * {
	display: none;
}

#intro #dolacz h2 {
	background: transparent url(../gfx/h-intro-dolacz.gif) no-repeat;
	height: 24px;
	text-indent: -9000px;
	outline: 0;
	margin-bottom: 25px;
}

#intro #dolacz ul {
	background: transparent url(../gfx/h-intro-dolacz-ul.gif) 14px 0 no-repeat;
	height: 89px;
	text-indent: -9000px;
	outline: 0;
	margin-bottom: 52px;
}

#intro #dolacz ul li {
	display: none;
}

.box {
	margin-bottom: 20px;
}

.introBoxes .box {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.introBoxes .lastBox {
	width: 220px;
	margin-right: 0;
}

.introBoxes .box h3 {
	margin-bottom: 10px;
}

.boxFaq ul li {
	margin-bottom: 2px;
	margin-left: 20px;
}

.boxBorder {
	border: 1px solid silver;
	padding: 10px 10px 1px;
}

.boxPolec {
	text-align: center;
}

.boxBorder p,
.boxPolec h3 {
	margin-bottom: 10px;
}

.notice {
	margin-bottom: 30px;
	border: 1px solid silver;
	padding: 10px 10px;
}

.noticeError {
	color: red;
}

.notice p {
	margin: 0 0 2px;
}

.searchBox {
	height: 177px;
	background: transparent url(../gfx/bg-searchbox.jpg) no-repeat;
	color: #fff;
	padding: 18px 0 0 20px;
	margin-bottom: 30px;
}

.searchBox h2 {
	background: transparent url(../gfx/h-searchbox-znajdz.gif) no-repeat;
	height: 23px;
	text-indent: -9000px;
	outline: 0;
}

.searchBox label {
	text-align: right;
	padding-right: 20px;
	width: 110px;
}

.searchBox p.submit {
	vertical-align: middle;
	margin-left: 30px;
	position: relative;
	top: -5px;
}

.searchBox input.text {
	width: 235px;
	padding: 6px 4px;
	-moz-border-radius: 0;
}

.searchBox input.focus {
	border: 1px solid #B0AACC;
	outline: 0;
}

.searchBox select {
	width: 245px;
	padding: 5px 0;
}

.searchBox p.submit input {
	margin-left: 150px;
	position: relative;
	top: 5px;
}

.searchBox a {
	color: #fff;
	text-decoration: underline;
}

.searchBox a:hover {
	color: #fee;
}

.boxPeople h2 {
	background: transparent url(../gfx/h-ludzie.gif) no-repeat;
	text-indent: -9000px;
	height: 18px;
	margin-bottom: 27px;
}

.boxPeople h3 {
	font-size: 12px;
	margin-bottom: 0;
	border: none;
	padding: 0;
}

.boxPeople p.work,
.boxPeople p.lc {
	margin-bottom: 0;
}

/*	=boczne menu
---------------------------------------------------------------------------- */

#leftSidebar ul {
	/* background: #ECEBF5; */
	-moz-border-radius: 0 0 5px 5px;
}

#leftSidebar ul.menu li {
	margin: 0;
	list-style: none;
}

#leftSidebar ul.menu li a {
	display: block;
	padding: 5px 12px;
	color: #291670;
	-moz-border-radius: 3px;
	margin-bottom: 1px;
	border: solid #fff;
	border-width: 1px 0 0 1px;
}

#leftSidebar ul.menu li a:hover {
	font-weight: normal;
	background: #CECAE8;
	border-color: #A29AD3;
	text-decoration: none;
}

#leftSidebar ul.menu li.active a {
	font-weight: bold;
	background: #F2F1FA;
	border: solid #ddd;
	border-width: 1px 0 0 1px;
}

#leftSidebar ul.menu li.active a:hover {
	color: #291670;
}

#leftSidebar ul.menu li.active li a {
	background: none;
	font-weight: normal;
}

/*	=buttony
---------------------------------------------------------------------------- */

h5.btn {
	
}

h5.btn a {
	display: block;
	text-indent: -9000px;
	outline: 0;
	background-repeat: no-repeat;
}

h5.btnLarge a {
	height: 45px;
}

h5.btnLargeMore a {
	width: 127px;
	background-image: url(../gfx/btn-large-more.gif);
	margin-left: 342px;
}

h5.btnLargeDolacz a {
	width: 248px;
	background-image: url(../gfx/btn-large-dolacz.gif);
	margin-left: 207px;
	height: 48px;
}


/*	=
---------------------------------------------------------------------------- */

.boxPeople div {
	width:223px;
	float:left;
	margin-bottom: 20px;
	}

.boxPeople .single1col {
	margin-right: 4px;
	clear: both;
}

.boxPeople div.single img {
	float:left;
	margin-right:10px;
	}
	
.boxPeople div.single p {
	font-size:11px;
	}	
	
.boxPeople div.single h2 {
	font-size:12px;
	margin-bottom:5px;
	}	

.partners {
	margin-top:0px;
	border-top:5px solid #EAE8F4;
	padding-top:5px;
	}

.partners h2 {
	position:relative;
	top:10px;
	background: transparent url(../gfx/h-partnerzy.gif) no-repeat;
	text-indent: -9000px;
	outline: 0;
	width: 153px;
	margin-left: 10px;
	}
	
.partners ul li {
	list-style:none;
	float:left;
	margin-right:10px;
	}
	
	
.partners img {
	border: none;
}	
	

/*	=
---------------------------------------------------------------------------- */

#sectionName {
	height: 60px;
	margin-bottom: 7px;
	color: #fff;
	padding: 42px 0 0;
}

#sectionName h2 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
}

p.pathway {
	border-bottom: 1px solid #7E73AC;
	padding: 0 0 7px;
}

p.pathway .sep {
	font-size: 14px;
	color: #888;
}

p.pathway a {
	font-weight: bold;
}

#phocagallery a:hover {
	text-decoration: underline !important;
}

#cbUserList li {
	margin: 0;
	padding: 0;
	background: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	text-align: left;
	position:relative;
	float:left;
	width:350px;
	padding-right:20px;
	height:120px;
}

#cbUserList .part1 {
	width: 72px;
	float: left;
	margin-right:20px;
	height:120px;
}

#cbUserList .part1 img {
	border: 1px solid #ddd !important;
	background-color: #F2F1FA;
	padding: 5px;
	border: solid #ddd;
	border-width: 1px 1px 1px 1px;

}

#cbUserList .part2 {
	width: 400px;
	padding: 0px 5px 5px 0px;
	float: left;
	margin-right: 10px;
	line-height: 20px;
}

#cbUserList .part2 a {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 1px;
}

#cbUserList .part2 a:hover {
	border-color: #2D1975;
}

#cbUserList .part3 {
	width: 218px;
	float: left;
	font-size: 11px;
	background: #F9F9FB;
	-moz-border-radius: 5px;
	padding: 5px;
	border: 1px solid #F2F1FA;
}

.profileIntro {
	margin-top:-66px; 
	}


.profileIntro td {
	background:none !important;
	border:none !important;
	text-align:left;
	padding:0 !important;
	}
	
.profileIntro td.photo img {
	margin-top:8px;
	padding:4px;
	border:1px solid #CECAE8;
	background:#F2F1FA;
	height:70px;
	margin-right:20px;
	}



.boxProfileEdit {
	background:#F2F1FA;
	border:1px solid #CECAE8;
	padding:10px;
	}

.boxProfileEdit h2 {
	color:#392489;
	border-bottom:1px solid #CECAE8;
	padding-bottom:7px;
	font-size:14px;
	}
	
ul.editProfile li {
	margin-bottom:13px;
	margin-left:10px;
	}	

.boxSendMail ul.editProfile {
	margin-top:0 !important;
	padding-top:0;
	}

ul.editProfile li a {
	background:url(../gfx/application_edit.png) no-repeat left top;
	padding-left:25px;
	}
	
ul.editProfile li.yourProfile a {
	background:url(../gfx/user.png) no-repeat left top;
	padding-left:25px;
	}	
	
ul.editProfile li.addPhoto a {
	background:url(../gfx/picture_edit.png) no-repeat left top;
	}
	
ul.editProfile li.deletePhoto a {
	background:url(../gfx/picture_delete.png) no-repeat left top;
	}	

ul.editProfile li.sendEmail a {
	background:url(../gfx/email.png) no-repeat left top;
	padding-left:25px;
	float:left;
	}

ul.editProfile li.searchFor a {
	background:url(../gfx/magnifier.png) no-repeat left top;
	padding-left:25px;
	float:left;
	}

ul.editProfile li.searchFor a {
	margin-bottom:10px;
	}
	
#adminForm table td {
	background:none;
	border:none;
	}	
	
p.subTitle {
	font-size:11px;
	margin-bottom:0;
	}	
	
p.job {
	margin-top:0;	
	font-size:11px;
	color:gray;
	margin-bottom:5px;
	}
	
#cbUserList h2 {
	margin-bottom:12px;
	}	

.selectDay select
	{
	display:none;
	}	
	
select#cb_dataurodzenia_Day_ID {
	display:inline;
	}
	
.selectMonth select

	{
	width:100px;
	}		
	
	
.selectYear select

	{
	width:60px;
	}			
	
.Calendar {
	display:none;
	}

.cbFields td {
	padding-top:5px !important;
	padding-bottom:5px !important;	
	}

.cbFields td.titleCell	{

	}
	
.break td div {
	border-bottom:1px solid #CECAE8 !important;
	margin-bottom:20px;
	}	
	
.dos_ .delete {
	display:none;
	}
	
	
.lastAdd {
	display:inline;
	}	
	
h2.userSectionHeader {
	border-bottom:1px solid #CECAE8;
	padding-bottom:5px;
	color:#29166F;
	margin-bottom:0px;
	}

div.jobs {
	border:1px solid #F2F1FA;
	padding:15px;
	width:708px;
	margin-bottom:10px;
	}

div.job {
	border-bottom:1px solid #f2f1fa;
	padding-bottom:15px;
	margin-bottom:15px;
	}
	
div.job h3 {
	border:none;
	color:#000;
	font-size:15px;
	margin-bottom:0;
	}

div.job h4 {
	color:#000;
	font-weight:normal;
	margin-bottom:0;
	}	
	
div.job p.dates {
	color:#999999;
	margin-top:4px;
	font-size:11px;
	margin-bottom:8px;
	}	
	
div.job p.duties {
	margin-bottom:0px;
	}	
	
.avatars {
	margin-top:0;
	}
	
.avatars td {
	border:none;
	}	
	
h5.rightPosLink {
	background:#F2F1FA none repeat scroll 0 0;
	border:1px solid #CECAE8;
	padding:4px;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	float: right;
	position: relative;
	top: -35px;
}

h5.rightPosLink a {
	background: transparent url(../gfx/email_edit.png) 0 center no-repeat;
	padding-left: 22px;
}

.saapMemberListProfile {

	right:0;
	top:0;
	}
	
.part50 {
	width: 50%;
	float: left;
}

.mb10 {
	margin-bottom: 10px;
}

.checkOptList li {
	margin: 0;
	list-style: none;
	background: 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
}

table.aiesecFunctions td {
	background:transparent;
	border:none;
	width:33%;
	font-size:11px;
	}

table.aiesecFunctions {
	margin-bottom:-10px;
	}
	
table.aiesecFunctions td h2 {
	font-size:11px;
	margin-bottom:5px;
	margin-left:5px;
	}	

.checkOptList {
	padding: 0px;
	margin-bottom: 20px;
}

.checkOptList td {
	padding:0;
	}

#cbtab2 a {
	outline: 0;
}

.advancedSearch {
	display:none;
	}
	
p#advancedsearch {
	text-align:right;
	font-size:11px;
	margin-right:35px;
	margin-top:-3px;
	margin-bottom:0px;
	}
	
.standardSearch {
	margin-top:-10px;
	background:#F2F1FA;
	border:1px solid #CECAE8;
	padding:10px 10px 7px 35px;
	}	

.advancedSearch {
	background:#F2F1FA;
	border:1px solid #CECAE8;
	border-top:0;
	padding:10px 10px 7px 35px;
}
	
p.foundResults {
	margin-top:10px;
	}	

.com-register {
position:relative;
}

tr#cbfr_121 td, tr#cbfr_122 td {
position:absolute;
left:15px;
bottom:100px;
}

tr#cbfr_121 td.titleCell, tr#cbfr_122 td.titleCell {
font-size:11px;
display:block;
position:absolute;
left:50px;
width:600px !important;	
}

tr#cbfr_122 td {
bottom:75px;
}

tr#cbfr_121 td.titleCell {
bottom:107px;	
}

tr#cbfr_122 td.titleCell {
bottom:67px;	
}

.com-register input.button {
margin-top:30px;
}

.cbfr_121 td input.text {
	background:none !important;
	border:none !Important;
	width:auto !important;
	padding:0 !Important;
}

span.separator {
	display:none;
	}

#cb_aidatarozpoczecia1_Day_ID, #cb_aidatazakonczenia1_Day_ID {
	display:none;
	}
	
ul.pagination {
	text-align: center;
	margin: 0 0 10px;
}

ul.pagination li {
	list-style: none;
	margin: 0 5px;
	padding: 0;
	background: none;
	display: inline;
}

p.counter {
	text-align: center;
	margin: 0 0 10px;
}
