body {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  background: url(../../images/body_bg.jpg) #FFFFFF repeat 0% 0%;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:focus { 
	outline: 0; 
}


table {	
	font-size: 10px;
  empty-cells: show;
}

object {
	outline: 0;
}

embed {
  outline: 0;
}

img {
  border: 0;
	vertical-align: middle;
}

input {
	font-size: 10px;
	margin: 0;
	vertical-align: middle;
}

textarea {
	font-family: Verdana;
	color: #232323;
	font-size: 11px;
}

option {
	margin-top: 3px;
	margin-bottom: 3px;
}

p {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 18px;
}

ol {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 18px;
}

form {
  margin: 0;
  padding: 0;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
}

select {
	border: 1px solid #828282;
  padding: 2px 2px 2px 0px;
  font-size: 11px;
}


/* */
.Clear {
	clear: both;
}

.CursorPointer {
	cursor: pointer;
}


/* Kolory stale */
.ColorRed {
	color: #990000 !important;
}
.ColorGreen {
	color: #006600 !important;
}
.ColorBlue {
	color: #001E66 !important;
}


/* pages */
.PageContainer {
  border: 0px solid red;
	position: relative;
  width: 952px;
  height: auto;
  margin: 0px auto;
  background-color: #FFFFFF;
}


.TopContainer {
  border: 0px solid blue;
	width: auto;
	height: 109px;
	background: url(../../images/top_bg.jpg) #ffffff repeat-x 0% 0%;
}

.TopLogo {
	display: block;
	width: 184px;
	height: 61px;
	float: left;
	background: url(../../images/top_logo.png) transparent repeat-x 0% 0%;
	margin: 25px 0px 0px 23px;
}

.TopHaslo {
	display: block;
	width: 321px;
	height: 61px;
	float: left;
	background: url(../../images/top_haslo.png) transparent repeat-x 0% 0%;
	margin: 25px 0px 0px 268px;
}

.MiddleContainer {
	position: relative;
	width: auto;
	height: 673px;
	/*background: url(../../images/bg_home.jpg) #010c22 no-repeat 0% 0%;*/
}

.BottomContainer {
	width: auto;
	height: auto;
	color: #FFFFFF;
	background-color: #ed1c24;
	padding: 6px 0px 6px 0px;
}

.BottomText {
	float: left;
	margin: 0px 0px 0px 30px;
}

.BottomImage {
	float: right;
	margin: 0px 30px 0px 0px;
}


/* */
.BanerHome {
	position: absolute;
	right: 30px;
	top: 43px;	
}

.BanerHomeBlank {
	width: 540px;
	height: 113px;
	position: absolute;
	right: 30px;
	top: 43px;
	background: url(../../images/baner_home_blank.jpg) transparent no-repeat 0% 0%;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.BanerHomeBlank span {
	display: block;
	padding: 19px 15px 0px 30px;
}



/* */
.CarouselContainer {
	position: absolute;
	bottom: 0px;
	width: 952px;
	height: 480px;
	background-color: transparent;
	overflow: hidden;
	/*clip: rect( 0px 950px 480px 0px );*/	
}

.ItemGroupContainer {
	float: left;
	width: 238px;
	height: auto;
	background-color: transparent;	
}

.ItemUser {
	width: auto;
	height: 346px;
	/*background-color: #fff;*/
}

.ItemInfo {
	width: auto;
	height: 134px;
	background: url(../../images/bg_item_info.jpg) transparent repeat-x 0% 0%;	
}

/* */
.ItemInfo span {
	display: block;
	color: #FFFFFF !important;
	font-weight: bold;
}

.TxtLink {
	display: block;
	margin: 0px auto;
	border: 0px solid red;
}

.TxtTutul {
	font-size: 9px;
	padding: 10px 0px 4px 0px;
}

.TxtNazwisko {
	font-size: 11px;
	padding: 0px 0px 10px 0px;
}

.TxtOpis {
	font-size: 10px;
	padding-left: 10px;
}

.HomeArrow {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
}

.HomeTxt {
	padding: 5px 0px 0px 0px;
	line-height: 14px;
}

.CarouselNavContainer {
	position: absolute;
	bottom: 235px;
	width: 952px;
	height: auto;
	z-index: 999;
	border: 0px solid red;
	display: none;
}

.CarouselNavPrev {
	position: relative;
	float: left;
	left: -35px;
}

.CarouselNavNext {
	position: relative;
	float: right;
	right: -35px;
}

.NavBack, .NavNext {
	cursor: pointer;
}


/* */
.BtnBack {
	display: block;
	width: 230px;
	height: 53px;	
	background: url(../../images/btn_powrot.png) transparent no-repeat 0% 0%;
	float: right;
}

.BtnBack:hover {
	background: url(../../images/btn_powrot.png) transparent no-repeat 0% 100%;
}


/* */
.BottomBtnContainer {
	position: absolute;
	bottom: 0px;
	width: 952px;
	height: 59px;
	border: 0px solid green;
	background: url(../../images/bg_nav.jpg) transparent repeat-x 0% 0%;
}

.btn_polec_strone {
	display: block;
	width: 110px;
	height: 40px;
	border: 0px solid red;
	float: left;
	cursor: pointer;
	background: url(../../images/btn_polec_strone.png) transparent no-repeat 0% 0%;
}

.btn_zobacz_film {
	display: block;
	width: 168px;
	height: 40px;
	border: 0px solid red;
	float: left;
	background: url(../../images/btn_zobacz_film.png) transparent no-repeat 0% 0%;
	margin: 0px 0px 0px 88px;
}

.btn_wiecej_o_studiach {
	display: block;
	width: 140px;
	height: 40px;
	border: 0px solid red;
	float: left;
	background: url(../../images/btn_wiecej_o_studiach.png) transparent no-repeat 0% 0%;
}

.btn_zobacz_informator {
	display: block;
	width: 117px;
	height: 40px;
	border: 0px solid red;
	float: left;
	background: url(../../images/btn_zobacz_informator.png) transparent no-repeat 0% 0%;
}

.btn_rekrutacja_online {
	display: block;
	width: 119px;
	height: 40px;
	border: 0px solid red;
	float: left;
	background: url(../../images/btn_rekrutacja_online.png) transparent no-repeat 0% 0%;
}

.BtnHower:hover {
	background-position: 0% 100%;
}

.KreskaLink {
	width: 4px;
	height: 40px;
	float: left;
	background: url(../../images/kreska.png) transparent no-repeat 0% 0%;
	margin: 0px 8px 0px 8px;
}


/* */
.BlockUserLeft {
	border: 0px solid red;
	width: 485px;
	height: auto;
	float: left;
}

.BlockUserLeft span {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

.BlockUserRight {
	border: 0px solid red;
	width: 433px;
	height: auto;
	float: right;
	margin-top: 58px;
}


.UserImage {
	float: left;
}

.UserTytul {
	font-size: 11px;
}

.UserNazwisko {
	font-size: 22px;
}

.UserStanowisko {
	color: #0676d1 !important;
	font-size: 15px;
	margin: 22px 0px 0px 0px;
}

.UserOpis {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;	
	font-weight: bold;
	margin: 27px 0px 0px 40px;
}

.UserCytat {
	color: #ed1f24;
	font-size: 14px;
	line-height: 20px;	
	font-weight: bold;
	font-style: italic;
	margin-top: 30px;
	margin-right: 31px;
}

.UserPodpis {
	font-size: 12px;
	display: block;
	color: #0676d1;
	text-align: right;
	margin-top: 50px;	
}

/* */
.BackgroundUczelnia {
	text-align: center;
}



/* PopupKontener */
.PopupKontener {
	position: absolute;
	left: 30px;
	bottom: 59px;	
	width: 455px;
	height: 310px;
	z-index: 999;
	border: 2px solid #ededed;
	border-bottom: 0;
	background: url(../../images/bg_popup_1.jpg) #17467e repeat-x 0% 0%;
	display: none;
}

#PopupContent {
	color: #ededed;
	padding: 15px 20px;
}

.PopupZamknij {
	width: auto;
	height: auto;
	padding: 18px 20px 10px 0px;
	font-weight: bold;
	text-align: right;
	color: #ededed;
	border-bottom: 0px solid #ededed;
}

.PopupImg {
	width: auto;
	width: 715px;
	height: 380px;
	border: 1px solid #808080;
}

.PopupNaw {
	width: auto;
	height: auto;
	padding: 13px 0px 18px 0px;
	font-weight: bold;
	text-align: right;
}

.PopupClose, .PopupOpen {
	cursor: pointer;
}

.PopupClose:hover {
	color: #FF0000;
}
