﻿
body {
	font-family: 'Tahoma', 'HelvaticaCE', 'Helvetica', 'ArialCE', 'Arial', sans-serif;
	font-size: 8pt;
	color: #555;
	text-align: left;
	margin: 0;
	background-color: #fff;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

* {
	margin: 0;
	padding: 0;
}

*html #wrapper {
	width: 784px;
	margin: 0 auto;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
}

#header {
	width: 970px;
	clear: both;
	height: 117px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		
}

#logo {
	position: absolute;
	height: 145px;
	width: 380px;
	float:left;
}

#logo2 {
	position: absolute;
	height: 145px; 
	width: 210px; 
	margin-left: 400px;
}

#bar {
	clear: both;
	width: 970px;
	height: 43px;
	background: url(img/menu.jpg) no-repeat;
}

#middle {
	width: 800px;
	clear: both;
	background: url(img/bg_left.gif) repeat-y #eee;
	margin: 0 auto;
}

#left {
	margin-top: 3px;
	margin-right: 3px;
	padding-bottom: 15px;
	width: 200px;
	height: 100%;
	float: left;
	background: #ddd;
}

#left p {
	font-size: 8pt;
	margin: 3px 6px 7px 10px;
	text-align: justify;
}

#left a {
	color: #333;
}

#menu {
	margin-bottom: 10px;
}

#menu a {
	margin: 1px;
	padding: 3px 16px 3px 5px;	
	border-bottom: 1px solid #ccc;
	border-left: 7px solid #aaa;	
	width: 170px;
	color: #333;
	font-size: 8pt;
	font-family: arial;
	display: block;
}

#menu a:hover {
	background: #ccc;
	color: #222;
	border-left: 7px solid #23262E;
	text-decoration: none;

}

#left h1 {
	width: 100%;
	height: 39px;
	font-size:  9pt;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #ddd;
	background-image: url(img/bg_nagl.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 3px;
}

#left h2 {
	text-align: right;
	font-size: 8pt;
	margin: 3px;
}


#left .ad {
	background: #000; 
	width: 180px; 
	height: 70px;
	margin: 2px 0px;	
}

#lang {
	margin: 5px auto 5px auto;
	width: 80px;
	text-align: center;
	font-size: 7pt;
	line-height: 115%;
	font-weight: bold;
	font-family: tahoma;
}

#lang img {
	float: left;
	margin: 1px;	
	border: 1px solid #777;
}

#lang a {
	color: #555;
	text-decoration: none;
}

#lang a:hover {
	text-decoration: none;
}

#center {
	width: 558px;
	margin: 0 1px; 
	padding: 15px 0px 15px 15px;
	float: left;
}

h1 {
	font-size: 16pt;
	margin: 10px 0px;
	color: #CC3300;
}

#center h3 {
	font-size: 11pt;
	margin: 10px 0px 3px;
	color: #CC3300;
}

#center h4 {
	font-size: 9pt;
	margin: 10px 0px 3px;
	color: #CC3300;
	margin-left: 5px;
}

#center ul, #center ol {
	margin-left: 25px;
	text-align: justify;
}

#center li {
	margin-bottom: 3px;
}

#center p {
	margin: 5px;
	text-align: justify;
}

#center a {
	color: #999;
}

#center .more {
	color: #fff;
	border: 0;
	text-align: right;
	margin: 0 0 4px 271px;
}


#center hr {
 border: 0;
 color: #ccc;
 background-color: #ccc;
 height: 1px;
 width: 100%;
 text-align: center;
 margin: 10px auto 10px auto;
}

#center table {
	margin: 5px auto;
	border: 2px solid #aaa;	
	width: 100%;
	border-collapse: collapse;
}

#center td {
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center;
}

#center td.header {
	border: 1px solid #aaa;
	background: #ddd;
	padding: 4px 2px;
	text-align: center;
	font-weight: bold;
}

#gates {
	margin: 10px 0px 20px;	
	text-align: center;
}

#gates img {
	margin: 0px 5px;
}

/*It is an element of list of current job offers */
.jobOffer {
	padding: 10px 0 0;
	border-bottom: 1px solid #ccc;
}

.jobOffer h1 {
	float: left;
	color: #514D4D;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}

.jobOffer .salary {
	float: right;
	color: #CC3300;
	font-size: 10pt;
	font-weight: bold;
}

.jobOffer .more {
	float: right;
	clear: both;
}

.jobOffer .details {
  font-size: 7pt;	
  margin-left: 10px;
}

#more_details strong {
	display: block;
	margin-left: 10px;
	float: left;
	width: 170px;
}

#more_details b {
	display: block;
	float: left;
	width: 170px;
}

#more_details h2 {
	font-size: 12pt;
	margin: 10px 0px 3px;
	color: #CC3300;
}

#more_details p {
	margin: 5px 10px 10px 10px;
	text-align: justify;
}

#more_details .refno {
	color: #eee; 
	font-size: 8pt; 
	margin-bottom: 5pt;	
}

/* stopka */

#footer {
	width: 800px;
	color: #fff;
	clear: both;
	font-family: verdana;
	font-size: 8pt;
	background: url(img/bg_footer.jpg) no-repeat;
	background-position: left 0;
	margin-bottom: 5px;
	margin-left: 85px;
}

#footer a {
	color: #333;
	text-decoration: none;	
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 7pt;
	margin: 7px 5px 0;
	float:left;
	clear: left;
	line-height: 220%;
}

#footer img.flaga {
	margin-left: 10px;
    margin-top: 6px;
	vertical-align: -1px;
}

#footer #copyright {
	color: #888;
	text-align: right;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 10px;
	margin-right: 5px;
	
}

#footer #copyright a {
	color: #888;
}

/* end stopka */

#center form {
		width: 550px;
}

#center label {
		display: block;
		width: 240px;
		float: left;
		clear: left;
}

#center legend {
		padding: 7px;
		font-weight: bold;
}


#center input.text, select.text { 
	font-family: 'Tahoma', 'HelvaticaCE', 'Helvetica', 'ArialCE', 'Arial', sans-serif;
	width: 280px;
	background: #ddd ! important;
	border: 1px solid #aaa;
	margin-bottom: 5px;
	color: #555;
}

#center input.radio {
	width: 30px;
}
	
#center input.confirm { 
	width: 150px;
	height: 30px;
	background: #ddd;
	border: 1px solid #aaa;
	margin: 5px 0;
	color: #555;
	font-weight: bold;
	
}
#center fieldset {
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px 0;
}

#center textarea {
	font-family: 'Tahoma', 'HelvaticaCE', 'Helvetica', 'ArialCE', 'Arial', sans-serif;
	width: 280px;
	background: #ddd ! important;
	border: 1px solid #aaa;
	margin-bottom: 5px;
	color: #555;		
}

#center textarea.huge {
	font-family: 'Tahoma', 'HelvaticaCE', 'Helvetica', 'ArialCE', 'Arial', sans-serif;
	width: 500px;
	background: #ddd ! important;
	border: 1px solid #aaa;
	margin-bottom: 5px;
	color: #555;		
}

.cc_info_small {
	text-align: right;
	margin: 0px 0px 5px;	
	font-size: 7pt;
	color: #777;
	
}

.cc_info_small a {
	font-weight: bold;
	color: #777;
}

.cc_info_small img {
	border: 1px solid #bbb;	
}
