body {
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
}

h1 {
	font-size: 0.9em;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}
h3 {

	font-size: 0.7em;
	margin: 0px;
	padding-top: 3px;
	font-weight: bold;
	color: #0B3689;
	background-color: inherit;
	padding-bottom: 0px;
}
h4 {

	font-size: 18px;
	margin: 0px;
	padding-top: 3px;
	font-weight: bold;
	color: #570c43;
	background-color: inherit;
	padding-bottom: 0px;
}
p {
	font-size: 0.7em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;

}
ul {
	font-size: 0.7em;
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(/images_uczelnie/arr.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	font-size: 0.7em;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type:decimal; 
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-size: 11px;
}

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.input-style {
	color: inherit;
	background-color: #f8f8f8;
	border: 1px solid #B2B2B2;
}
 
.input-style-2 {
	color: inherit;
	background-color: #ffffff;
	border: 1px solid #B2B2B2;
}
.red {
	color: #941D17;
	background-color: inherit;
}
.blue {
	color: #004b94;
	background-color: inherit;
	list-style-image: url(/images_xx/ul_blue.gif);
}
.blue2 {
	color: #004b94;
	background-color: #f8f8f8;
	list-style-image: url(/images_xx/ul_blue.gif);
}
.white {
	color: #ffffff;
	
}


a {
	text-decoration: none;
	color: #4c0b89;
	background-color: inherit;
}
a:hover {
	text-decoration: underline;
}
a.white {
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}
a:hover.white {
	text-decoration: underline;
}
a.whiteb {
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
	font-weight:bold;
}
a:hover.whiteb {
	text-decoration: underline;
	font-weight:bold;
}
a.redb {
	text-decoration: none;
	color: #ff0000;
	background-color: inherit;
	font-weight:bold;
}
a:hover.redb {
	text-decoration: underline;
	font-weight:bold;
}



/*  KONTENERY */

#all {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#header {
	height: 90px;
}

#header a, #header a:hover {
	text-decoration: none;
}

#header a span {
	visibility: hidden;
}


#header #logo {
	display: block;
	float: left;
	width: 163px;
	height: 70px;
	background: url(/images_xxsg/bg_logo.gif) no-repeat;
	margin-top: 15px;
	
}

#header #slogan {
	display: block;
	float: right;
	width: 382px;
	height: 50px;
	background: url(/images_uczelnie/bg_slogan.gif) no-repeat;
	margin-top: 20px;
	margin-right: 69px;
	z-index:1;
}

#menu_zone {
	height: 29px;
background-color: #0b3689;
}

#menu_zone #menu_right {
	list-style-type: none;
	list-style-image: none;	
	height: 20px;
	float: right;
	padding-right: 6px;
	margin-right: 4px;
	padding-top:4px;
margin-bottom:2px;
margin-top:2px;
padding-bottom:4px;
}

#menu_zone #menu_left {
	list-style-type: none;
	list-style-image: none;	
	margin: 0;
	height: 29px;
	display: block;
	float: left;
	padding: 0 0 0 10px;
}


#menu_zone li {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding-right: 6px;
	margin-right: 4px;
	background: url(/images_xxsg/bg_menu_separator.gif) no-repeat right center;
}

#menu_zone li.last {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding-right: 0px;
	margin-right: 0px;
	background: none;
}

#menu_zone li a {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}

#menu_zone li a:hover {
	text-decoration: underline;
}

#banner {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	
}

#content #column_right {
	width: 249px;
	float: right;
}

#content #column_right #button_account {
	float: right;
	padding-top: 11px;
	padding-right: 10px;
}

#content #column_left {
	width: 700px;
	float: left;
}

#content #column_left #top1 {
	background: url(/images_uczelnie/bg_color1.gif) repeat-x left top;
	margin: 0 0 1px;
}

#content #column_left h1 {
	height: 31px;
	line-height: 31px;
	color: #4c0b89;
	text-transform: uppercase;
	padding: 6px 0 0 10px;
}

#content #column_left #job_searcher {
	height: 219px;
	padding-top: 10px;
	padding-left: 10px;
}

#content #column_left #job_searcher table td {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

#content #column_left #job_searcher table td a {
	font-weight: normal;
}

#content #column_left #zone2 {
	

}

#content #column_left #newsletter {	
	height: 86px;
	padding-left: 20px;
	padding-top: 10px;
}

#content #column_left #results {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #ebebeb;
}

#content #column_left #results_tabs {
	height: 32px;
}

#content #column_left #results_tabs #tab1,
#content #column_left #results_tabs #tab2,
#content #column_left #results_tabs #tab3 {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	text-align: center;
	border-left: none;
	border-right: 1px solid #d2d3d7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top: 1px solid #d2d3d7;
}

#content #column_left #results_tabs #tab1 {
	width: 223px;
	border-left: 1px solid #d2d3d7;
}

#content #column_left #results_tabs #tab2 {
	width: 223px;
	border-left: none;
}

#content #column_left #results_tabs #tab3 {
	width: 223px;
	border-left: none;
}

#content #column_left a.active {
	color: #004b94;
	font-size: 12px;
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	font-weight: bold;
}

#content #column_left a.inactive {
	color: #79797a;
	font-size: 12px;
	background-color: #ebebeb;
	border-bottom-color: #d2d3d7;
}

#content #column_left #results_rows {
	background-color: #ffffff;
	padding: 10px;
	border-right: 1px solid #d2d3d7;
	border-left:  1px solid #d2d3d7;
	border-bottom:  1px solid #d2d3d7;
	min-height: 150px;
}
#table-blue {
	border: 1px solid #570c43;
	margin-top: 10px;
	margin-bottom: 10px;
}
#table-blue th {
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #570c43;
}
#table-blue td {
	font-size: 0.7em;
	color: #000000;
	background-color: inherit;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #570c43;
}

#content #column_left ul.results_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}


#content #column_left ul.results_list a {
	color: #000000;
}

#content #column_left ul.results_list h1 a {
	color: #004b94;
}

#content #column_left ul.results_list li {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #d2d3d7;
}

#content #column_left ul.results_list li.last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

#content #column_left ul.results_list h1,
#content #column_left #results1_rows h1 {
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	font-weight: bold;
	text-transform: none;
	height: 16px;
	line-height: 16px;
	font-size: 11px;	
	color: #000000;
}

#content #column_left #newsletter h1 {
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	font-weight: normal;
	text-transform: none;
	height: 26px;
	line-height: 26px;
}


#content #column_left #results1_tabs {
	height: 32px;
}

#content #column_left #results1_tabs #tab4,
#content #column_left #results1_tabs #tab5,
#content #column_left #results1_tabs #tab6 {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	text-align: center;
	border-bottom-style: solid;
	border-left: none;
	border-right: 1px solid #d2d3d7;
	border-bottom-width: 1px;
	border-top: 1px solid #d2d3d7;
}

#content #column_left #results1_tabs #tab4 {
	width: 225px;
	border-left: 1px solid #d2d3d7;
}

#content #column_left #results1_tabs #tab5 {
	width: 251px;
	border-left: none;
}

#content #column_left #results1_tabs #tab6 {
	width: 219px;
	border-left: none;
}

#content #column_left #results1_rows {
	background-color: #ffffff;
	padding: 10px;
	border-right: 1px solid #d2d3d7;
	border-left:  1px solid #d2d3d7;
	border-bottom:  1px solid #d2d3d7;
	min-height: 150px;
}

* html #content #column_left #results1_rows {
	height: 150px;	
}

#content #column_left #results1_rows_content {
	min-height: 112px;
}

* html #content #column_left #results1_rows_content {
	height: 112px;
}

#content #column_right #top2 {
	background: url(/images_uczelnie/bg_color1.gif) repeat-x left top;
	border-bottom: 1px solid #d2d3d7;
	margin: 0 0 1px;
}

#content #column_right .top3 {
	background: url(/images_uczelnie/bg_color1.gif) repeat-x left top;
	border-bottom: 1px solid #d2d3d7;
	margin: 0 0 1px;
}

#content #column_right h1 {
	height: 31px;
	line-height: 31px;
	color: #4c0b89;
	padding: 6px 0 0 10px;
}

#content #column_right #sonda h1 {
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	font-weight: bold;
	text-transform: none;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #004b94;
}

#content #column_right #sonda table td {
	font-size: 10px;
	color: #000000;
}

#content #column_right #register_zone {
	background-color: #ebebeb;
	padding-top: 10px;
	padding-bottom: 7px;
	font-size: 11px;
}

#content #column_right #register_zone ul li {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

#content #column_right #last_offers {
	background-color: #ffffff;
	margin-top: 12px;
	padding: 5px;
}

#content #column_right #last_offers a {
	display: block;
	padding-left: 15px;
	background: url(/images_uczelnie/arr_small1.gif) no-repeat 0 center;
	height: 16px;
	line-height: 16px;
}

#content #column_right #box1 {
	height: 84px;
	padding-top: 18px;
	background: url(/images_uczelnie/bg_box1.jpg) no-repeat;
}

#content #column_right #box1 li {
	height: 18px;
	margin-left: 10px;
	margin-top: 5px;
}

#content #column_right #box2 {
	background: url(/images_uczelnie/bg_box2.jpg) no-repeat;
	height: 125px;
}

#content #column_right #box2 p {
	float: left;
	padding-top: 18px;
	padding-left: 12px;
	line-height: 16px;
}

#content #column_right #box3 {
	background: url(/images_uczelnie/bg_box3.jpg) no-repeat;
	height: 69px;
}

#content #column_right #box3 p {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 16px;
}

#content #column_right #box4 {
	background: url(/images_uczelnie/bg_box4.jpg) no-repeat;
	height: 88px;
}

#content #column_right #box4 ul {
	padding-top: 10px;
}

#content #column_right #box4 li {
	margin-left: 5px;
	height: 18px;
}

#content #column_right #recommend {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(/images_uczelnie/bg_text_recommend.gif) no-repeat center 7px;
	font-size: 10px;
	line-height: 16px;	
}

#content #column_right #recommend a {
	text-decoration: underline;
}

#content #column_right #recommend a:hover {
	text-decoration: none;
}

#footer {
	border-top: 2px solid #d2d3d7;
	height: 50px;
	line-height: 35px;
	font-size: 11px;
}

#footer #footer_menu_right {
	list-style-type: none;
	list-style-image: none;	
	margin: 0;
	height: 35px;
	display: block;
	float: right;
	padding: 0;
}

#footer_menu_right li {
	font-size: 11px;
	display: block;
	float: left;
	padding-right: 6px;
	margin-right: 4px;
	background: url(/images_uczelnie/bg_fmenu_separator.gif) no-repeat right center;
}

#footer_menu_right li.last {
	padding-right: 0px;
	margin-right: 0px;
	background: none;
}

#footer_menu_right li a {
	color: #d2d3d7;
	text-decoration: none;
	line-height: 35px;
	font-size: 11px;
}

#footer_menu_right li a:hover {
	text-decoration: underline;
}

#footer_text {
	display: block;
	float: left;
	color: #d2d3d7;
	font-size: 11px;
}

#pay {
	padding-bottom: 20px;
}


.bgmain {
	background: url(/images_uczelnie/bg_main_frame1.jpg) no-repeat 1px 16px;
}

.frame1 {
	border: 1px solid #d2d3d7;
	padding: 1px;
}

.frame2 {
	border: 1px solid #d2d3d7;
}

.img-border {
	padding: 2px;
	border: 1px solid #d4d5d9;
}

.more {
	padding-right: 10px;
	background: url(/images_uczelnie/arr_small.gif) no-repeat right center;
	font-size: 10px;
}

a.pager_on {
	display: block;
	float: left;
	text-align: center;
	background: url(/images_uczelnie/bg_pager_on.gif) no-repeat center center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #004b94;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}

a.pager_off {
	display: block;
	float: left;
	text-align: center;
	background: url(/images_uczelnie/bg_pager_off.gif) no-repeat center center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #b6b6b6;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}

.button_rss {
	display: block;
	float: right;
	padding-right: 260px;
	padding-top: 15px;
}

#jobssearcher_link {
	background: url(/images_uczelnie/arr_big.gif) no-repeat left center;
	padding-left: 20px;
	text-decoration: underline;
}

#searcher_links {
	margin-top: 14px;
}

#searcher_links li {
	float: left;
	width: 380px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 20px;
}

.ajax-loading {
	background: url(/images_uczelnie/ajax-loader.gif) no-repeat center center;
}

.logo { border:0px; }
#logastop {margin:10px 0 0 0;text-align:center;}
#logastop a {margin:0 28px 0 0;}




