html {
	background: #dbe0e8 url('images/bg.jpg') repeat-x scroll 0 0;
}

*{
margin: 0;
padding: 0;
border: none;
font-family: Tahoma;
font-size: 12px;
}


#header {
	margin: 0px auto;
	width: 980px;
	height: 170px;
	background: transparent url('images/top.png') no-repeat scroll 0 0;
	position: relative;
	
}
#header_samll{
width: 277px;
height: 170px;
background: transparent url('images/logo_2011.png') no-repeat scroll 0 0;
position: relative;
}

#header a.lang {
	display: block;
	position: absolute;
	width: 16px;
	height: 10px;
	top: 10px;
}

#header a#lang1 { left: 395px; }
#header a#lang2 { left: 423px; }
#header a#lang3 { left: 451px; }
#header a#lang4 { left: 480px; }
#header a#lang5 { left: 508px; }
#header a#lang6 { left: 536px; }
#header a#lang7 { left: 564px; }

#header a.phone {
	display: block;
	position: absolute;
	width: 30px;
	height: 25px;
	top: 5px;
	left: 600px;
}


#top_nav {
	background: transparent url('images/top_nav_bg.jpg') no-repeat scroll center center;
	height: 60px;
}

#top_nav ul {
	list-style-type: none;
	width: 1000px;
	overflow: hidden;
	margin: 0px auto;
}

#top_nav li {
	float: left;
}

#top_nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 23px 21px;
	font-weight: bold;
	background: transparent url('images/top_nav_sep.jpg') no-repeat scroll right center;
}

#top_nav a.noseparator {
	background: none;
}

#top_nav a:hover {
	background: transparent url('images/top_nav_hover.jpg') no-repeat scroll right center;
}

#top_nav a.noseparator:hover {
	background: transparent url('images/top_nav_hover.jpg') no-repeat scroll left center;
}

#top_nav a.active {
	background: transparent url('images/top_nav_active.jpg') no-repeat scroll right center;
}

.small_nav {
	list-style-type: none;
	width: 980px;
	overflow: hidden;
	margin: 0px auto;
	background: transparent url('images/small_nav_bg.jpg') repeat-x scroll left center;
}

.small_nav li {
	float: left;
}

.small_nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 6px 15px;
	font-size: 11px;
	background: transparent url('images/small_nav_sep.jpg') no-repeat scroll right center;
}

.small_nav a.noseparator {
	background: none;
}

#content {
	margin: 0px auto;
	width: 980px;
	background: transparent url('images/content_bg.jpg') repeat-y scroll left top;
	overflow: hidden;
	position: relative;
}

#content #loginform {
	float:left;
	position: absolute;
	top: 0;
	right: 0;
	width: 390px;
	height: 70px;
	background: transparent url('images/loginform.png') no-repeat scroll 0 0;
	margin-bottom:10px;

}

#content #loginform fieldset {
	width: 230px;
	padding:5px;
}

#content #loginform fieldset span {
	display: inline-block;
	padding: 5px;
	color: #003c7a;
	width: 50px;
	text-align: right;
}

#content #loginform fieldset input.text {
	border: solid 1px #47484a;
	padding: 2px;
	width: 154px;
}

#loginform input.submit {
	position: absolute;
    right: 5px;
    top: 10px;
	width: 140px;
	height: 26px;
	background: transparent url('images/loginbtn.jpg') no-repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	float: right;
	cursor: pointer;

	margin-top: 5px;
}

#content #loginform ul {
	position: absolute;
    right: 170px;
    top: 50px;
}

#content #loginform ul li {
	list-style-type: none;
	margin-right:5px;
	margin-bottom:5px;
	background: transparent url('images/dot.jpg') no-repeat scroll 0 9px;
	padding: 5px 0 5px 18px;
	float:left;
}

#content #loginform ul li a {
	font-size: 10px;
	color: #1675d1;
	text-decoration: none;
}


#cshadow {
	width: 980px;
	height: 10px;
	background: transparent url('images/content_shadow.jpg') no-repeat scroll left top;
}

#all_page {
	margin: -2px 0;
}

#content #left {
	width: 700px;
	float: left;
	line-height: 1.5;
}

#content #right {
	width: 280px;
	float: right;
}

#content #left h1 {
	color: #003c7d;
	font-size: 26px;
	font-weight: normal;
	margin: 20px 40px;
}

#content #left h2 {
	color: #0165cd;
	font-size: 18px;
	margin: 20px 40px;
	font-weight: bold;
}

#content #left h3 {
	color: #0165cd;
	font-size: 14px;
	margin: 20px 40px;
	font-weight: bold;
}

#content #left h4 {
	font-size: 12px;
	margin: 20px 40px;
	font-weight: bold;
}

#content #left a {
	text-decoration: underline;
	color: #0165cd;
}

#content #left a:hover {
	color: #ff0000;
}

#content #left p {
	margin: 20px 40px;
}

#content #left p img {
	float: left;
	margin-left: -40px;
	padding: 10px 10px 10px 0;
}

#content #left p.comment {
	color: #999999;
	font-style: italic;
}

#content #left blockquote {
	border-left: solid 5px #d7dfea;
	padding-left: 20px;
	margin: 20px 40px 20px 50px;
	color: #0f4885;
	display: block;
	font-style: italic;
}
	
#content #left a.more {
	display: block;
	background: transparent url('images/more_btn.jpg') no-repeat scroll left top;
	margin: 20px 40px;
	padding: 5px;
	color: #d21f1f;
	text-decoration: none;
	font-size: 11px;
}

#content #left a.more_big {
	display: block;
	background: transparent url('images/more_btn_big.jpg') no-repeat scroll left top;
	margin: 40px 40px;
	padding: 5px;
	color: white;
	text-decoration: none;
	font-size: 25px;
}

a.more_samll {
	height:24px;
	display: block;
	background: transparent url('images/more_btn_small.jpg') no-repeat scroll right top;
	background-position: right;
	margin: 40px 40px;
	padding: 5px;
	color: white;
	text-decoration: none;
	font-size: 25px;
}

#content #left a.more span {
	float: right;
	position: relative;
	color: #003c85;
	font-weight: bold;
	margin-right: 30px;
	margin-top: -2px;
}
#content #left a.more_big span {
	float: right;
	position: relative;
	color: #003c85;
	font-weight: bold;
	margin-right: 40px;
	margin-top: -2px;
	
}
 a.more_samll span {
 
	height: 24px;
	float: right;
	position: relative;
	color: #003c85;
	font-weight: bold;
	margin-right: 40px;
	margin-top: -2px;
	text-decoration:none;
	
}
#content #left a.more_big span p {
	font-size: 8px;
	
}

#content #right .jobs li {
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 10px;
	border-bottom: solid 1px #c8d3e2;
	background: transparent url('images/right_check.jpg') no-repeat scroll 5px 4px;
}

#content #right .jobs li.last {
	border-bottom: none;
}


#content #right .jobs li a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	padding-left: 5px;
}

#content #right .whycareers {
	margin: 20px;
}

#content #right .whycareers p {
	color: #fff;
	margin: 10px 0;
	line-height: 1.5;
	font-size: 11px;
}

#content #right .jobs li span {
	font-size: 11px;
	padding-right: 5px;
	border-right: solid 2px #587ea9;
	color: #000;
}

#content #right > h2 {
	background: transparent url('images/sidebar_header.jpg') no-repeat scroll 0 0;
	color: #fff;
	padding: 10px 0 10px 30px;
}

#footer {
	background: #031c5c;
}

#footer .menu {
	width: 980px;
	margin: 0px auto;
	height: 73px;
	background: transparent url('images/footer.jpg') no-repeat scroll 0 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 10px;
}

#footer .menu ul {
	list-style-type: none;
	padding: 10px 0 0 70px;
	clear: both;
}

#footer .menu li {
	float: left;
}

#footer .menu li.title {
	font-weight: bold;
	color: #1388fd;
	padding: 5px;
}

#footer .menu li a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	margin: 5px 0;
	display: block;
	border-right: solid 1px #283d74;
}

#footer .menu li a.last {
	border-right: none;
}

#footer .menu li a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#slider_menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#slider_menu a {
	display: block;
	width: 177px;
	height: 33px;
	padding: 8px 10px;
	background: url(images/targi_menu.png) no-repeat;
	background-position: 0 -49px;
	color: #306070;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}

#slider_menu a.last {
	display: block;
	width: 177px;
	height: 15px;
	padding: 17px 10px;
	background: url(images/targi_menu.png) no-repeat;
	background-position: 0 -49px;
	color: #5c5c5c;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#slider_menu a span {
	display: block;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	color: #787878;
}

#slider_menu a:hover {
	display: block;
	width: 177px;
	height: 33px;
	padding: 8px 10px;
	background: url(images/targi_menu.png) no-repeat;
	background-position: 0 0px;
	color: #bb0423;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}

#slider_menu a.last:hover {
	display: block;
	width: 177px;
	height: 15px;
	padding: 17px 10px;
	background: url(images/targi_menu.png) no-repeat;
	background-position: 0 -49px;
	color: #bb0423;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

#slider ul {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#slider ul,#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider,#slider li {
	height: 392px;
	width: 677px;
	overflow: hidden;
}

#slider {
	border: 2px solid #ececeb;
	position: relative;
	margin: 0 0 10px 0;
}

.slider_opis {
	position: absolute;
	top: 30px;
	right: 20px;
	z-index: 12;
	width: 411px;
	height: 297px;
	padding: 15px;
	border: 2px solid #ffffff;
	background: url(images/slider_opis.png) repeat;
	font-size: 11px;
}

h2.city {
	color: #bb0423;
	font-size: 19px;
	border-bottom: 1px solid #e3e2e2;
	width: 50%;
}

h2.data {
	color: #5d5d5c;
	font: 19px Tahoma, Geneva, sans-serif;
	border-bottom: 1px solid #e3e2e2;
	width: 50%;
	text-align: right;
	font-weight: normal;
}

h2.place {
	font-size: 11px;
	text-transform: uppercase;
	color: #30778c;
	margin: 0 0 7px 0;
}

.slider_opis p {
	padding: 3px 0;
}

.slider_opis .close,.slider_opis .more {
	margin: 10px 0 0 0;
}

.close a {
	display: block;
	width: auto;
	padding: 3px 7px;
	background: #838383;
	border: 1px solid #dddddd;
	color: #ececec;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

.close a:hover {
	display: block;
	width: auto;
	padding: 3px 7px;
	background: #838383;
	border: 1px solid #dddddd;
	color: #ececec;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
.form fieldset {
	margin-left:30px;
	width: 500px;
	padding: 10px;
}

.form fieldset span {
	display: inline-block;
	padding: 5px;
	color: #003c7a;
	width: 120px;
	text-align: right;
}

.form fieldset input.text {
	border: solid 1px #47484a;
	padding: 2px;
	width: 154px;
}

.form fieldset input.submit {
	width: 160px;
	height: 26px;
	background: transparent url('images/loginbtn.jpg') no-repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	float: right;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 5px;
}

.form ul {
	position: absolute;
    right: 50px;
    top: 10px;
}

.form ul li {
	list-style-type: none;
	background: transparent url('images/dot.jpg') no-repeat scroll 0 9px;
	padding: 5px 0 5px 18px;
}

.form ul li a {
	font-size: 10px;
	color: #1675d1;
	text-decoration: none;
}
textarea {
	border-color: black;
	border-style: solid;
	border-width: thin;
	padding: 3px;
}
select{
border-color: black;
	border-style: solid;
	border-width: thin;
	padding: 0px;}
	.terminy {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
}

.termin_main {
	width: 230px;
	height: 21px;
	padding: 7px 5px;
	
	cursor: pointer;
}

span.termin1 {
	font-size: 15px;
	font-weight: bold;
	color: #013d7e;
}

span.termin2 {
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	color: #646363;
	padding: 3px 0 0 0;
}

.termin_info {
	padding: 3px 5px;
	width: 230px;
}

.termin_info ul {
	list-style-type: none;
	background-color: #c8d3e2;
}

.termin_info ul li {
background: transparent url('images/right_check.jpg') no-repeat scroll 5px 4px;
	padding: 0 0 0 15px;
	margin: 2px 0;
}

.termin_info ul li a {
	color: #013d7e;
	text-decoration:none;
}

.termin_info ul li a:hover {
	color: #39879f;
}
.article ul li{
	padding: 0 0 0 15px;
	margin: 10px 45px;

}
.article ul li a{
	text-decoration:none;

}
.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 1px solid black;
}
.logo_tab {
	float: left;
	margin: 0 7px 10px 7px;
}

.logo_tab td {
	width: 150px;
	height: 150px;
	padding: 5px;
	border: 1px solid #ececec;
	text-align: center;
}
.another_button{
	width: 200px;
	height: 26px;
	background: transparent url('images/loginbtn.jpg') no-repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	float: left;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 5px;

}

.form_right fieldset {
	margin-left:10px;
	width: 260px;
	padding: 10px;
}

.form_right fieldset span {
	display: inline-block;
	padding: 5px;
	color: #003c7a;
	width: 80px;
	text-align: left;
}

.form_right fieldset input.text {
	border: solid 1px #47484a;
	padding: 2px;
	width: 154px;
}

.form_right fieldset input.submit {
	width: 160px;
	height: 26px;
	background: transparent url('images/loginbtn.jpg') no-repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	float: right;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 5px;
}

.form_right ul {
	position: absolute;
    right: 50px;
    top: 10px;
}

.form_right ul li {
	list-style-type: none;
	background: transparent url('images/dot.jpg') no-repeat scroll 0 9px;
	padding: 5px 0 5px 18px;
}

.form_right ul li a {
	font-size: 10px;
	color: #1675d1;
	text-decoration: none;
}

.lewa_exi{
	border-bottom: 1px dashed #E3E2E2;
	vertical-align: top;
	width: 200px; 
	padding: 15px 0 15px 0;
}
.prawa_exi{
	border-bottom: 1px dashed #E3E2E2;
	vertical-align: top;
	width: 600px;
	padding: 15px 0 15px 0;
}

