body {
	background: #FFFFFF ;
    font-family: Arial,Tahoma, sans-serif, "MS Sans Serif";
	margin: 20 auto;
    font-size: 11px;
}
img {
	border: 0px;
}
#container {
	width: 890px;
	position: relative;
	margin: 0 auto;
}
#maintable {
	position: absolute;
	left:0px;
	top:0px;
	width: 890px;
	/*background: url(../img/tablebg.png) repeat-y;*/
	margin: 0 auto;
}
#leftshadow {
	/*background: url(../img/leftshadowpane.png) no-repeat left;
	position: absolute;
	width: 10px;
	height: 200px;
	left: 0px;
	top: 0px;
	margin: 0 auto;*/
}
#rightshadow {
	/*background: url(../img/rightshadowpane.png) no-repeat right;
	position: absolute;
	width: 10px;
	height: 200px;
	right:0px;
	top: 0px;
	margin: 0 auto;*/
}
#centertable {
	position: relative;
	width: 890px;
	/*left: 10px;*/
}
#top {
	background: url(../img/bg.png) repeat-x top;
	width: 890px;
	height: 63px;
	position: relative;
}
#logo {
	position: absolute;
	height: 63px;
	width: 300px;
	background: url(../img/toplogo.png) no-repeat top left;
	z-index: 1;
	overflow: hidden;
}
#topmenu {
	position: relative;
	top: 0px;
	right: 0px;
	height: 63px;
	color: #B6B6B6;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: right;
}
#topmenu_links {
	position: absolute;
	height: 20px;
	top: 5px;
	right: 5px;
	padding: 0px 0px 0px 0px;
}
#topmenu a, #topmenu a:link, #topmenu a:active, #topmenu a:visited {
	padding: 0px 5px 0px 5px;
	color: #434343;
	text-decoration: none;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #B6B6B6;
}
#topmenu_icons {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 0px 0px 0px 0px;
}
#topmenu_icons a:link, #topmenu_icons a:active, #topmenu_icons a:visited {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
#topmenu_icons a:hover {
	text-decoration: none;
	color: #434343;
}
#menu {
	position: relative;
	height: 49px;
	background-image: url(../img/menubg.png);
}
#menu ul {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	display: block;
	list-style-type: none;
	background: url(../img/menubgoutseparator.png) no-repeat right top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 49px;
    cursor: pointer;
}
#menu .liMenuBar {
	background: url(../img/menubgoutseparator.png) no-repeat right top;
}
#menu .liMenuBarOver {
	background: url(../img/menubgoverseparator.png) no-repeat right top;
}
#menu a, #menu a:link, #menu a:active, #menu a:visited {
	font-family: Arial, Geneva, sans-serif;
	padding: 0px 10px 13px 10px;
    font-size: 12px;
    font-weight: 800;
	color: #004a82;
	text-decoration: none;
    cursor: pointer;
    line-height: 49px;
    text-transform: uppercase;
}
#menu a:hover {
	text-decoration: none;
    cursor: pointer;
}
#menuAds {
	position: absolute;
	right: 5px;
	top: 15px;
}
#menuAds a:link, #menuAds a:active, #menuAds a:visited, #menuAds a:hover {
	color: #BAD6E8;
	font-size: 1.3em;
}
#navbar {
	position: relative;
	height: 26px;
	background-image: url(../img/navbarbg.png);
	overflow: hidden;
}
#navbar ul {
	width: 500px;
	font-size: 0.9em;
	margin: 6px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#navbar li {
	display: inline;
	background-image: url(../img/dot5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 5px 0px 12px;
	margin: 0px 0px 0px 0px;
}
#navbar a:link,#navbar a:active,#navbar a:visited {
	text-decoration: none;
	color: #535353;
}
#navbar a.active {
	text-decoration: underline !important;
}
#navbar a:hover {
	text-decoration: underline;
}

#search {
	position: absolute;
	right: 10px;
	top: 5px;
	height: 16px;
	color: #303030;
	margin: 0 auto;
	font-size: 10px;
	text-align: left;
}
#search form {
	margin: 0px;
	padding: 0px;
	border: 0px solid #555555;
}
#search span.submit {
	line-height: 0px;
}
#search input.searchinput {
	background: url(../img/inputbg.gif) repeat-x bottom;
	border: 1px solid #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-right-color: #d5d5d5;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 15px;
	width: 100px;
	position: relative;
	vertical-align: bottom;
	display: inline;
}
#search input.searchsubmit {
	border: 0px solid #555555;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	position: relative;
	vertical-align: middle;
	display: inline;
}
#flashpanel {
	display: block;
	line-height: 0px;
}
#text {
	position: relative;
	font-size: 0.9em;
	color: #545454;
    font-family: Verdana, sans-serif, , Tahoma
}
#text a {
	font-size: 1em;
	color: #004ab2;
	text-decoration: none;
	cursor: pointer;
}
#text a:hover {
	color: #004ab2;
	text-decoration: underline;
	cursor: pointer;
}
a.contentOver {
font-weight: bold !important;
text-decoration: underline !important;
}
a.contentOut {
font-weight: normal;
text-decoration: none;
}
#kariera li.contentHide {
background: url(../img/dotup.gif) no-repeat -1px 0.5em;
font-weight: bold;
}
#kariera li.contentUp a:hover {
text-decoration: underline;
}
#kariera ul.contentUp {
padding-bottom: 10px;
}
#kariera div.kariera {
padding: 0px 20px 0px 10px;
margin: 10px;
margin-right: 40px;
}
#kariera .bg {
background-color: #F7F7F7;
}
#kariera li.przeslij a {
font-weight: bold;
font-size: 1.1em;
text-decoration: underline;
}
#kariera li.przeslij {
margin-top: 15px;
margin-left: 15px;
}
#kariera li.contentHide a {
color: #202020;
font-weight: bold;
}
#kariera li.przeslij a:hover {
text-decoration: underline;
color: #202020;
}
#kariera li.cv {
clear:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
line-height: 240%;
background: url(../img/cv.gif) no-repeat 0px 0.3em;
padding-left: 20px;
}
#kariera li.cv a {
font-size: 1em;
}


.TextCol {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.TextColLeft {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	clear: left;
}
.TextColRight {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 560px;
}
.halfWidth {
	width: 435px !important;
}
#text h2 {
	display: block;
	color: #6d6e71;
	font-size: 1.1em;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 10px;
	background-color: #ffffff;
	border: 0px solid #BCBCBC;
	border-left-width: 5px;
	border-left-color: #6d6e71;
	border-bottom-width: 1px;
	border-bottom-color: #6d6e71;
	/*letter-spacing: 2px;*/
	font-weight: bold;
	line-height: 160%;
    text-transform: uppercase;
}
#text h1 {
	display: block;
	color: #a2bd30;
	font-size: 1.1em;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 0px solid #BCBCBC;
	border-left-width: 5px;
	border-left-color: #a2bd30;
	border-bottom-width: 1px;
	border-bottom-color: #a2bd30;
	/*letter-spacing: 2px;*/
	font-weight: bold;
	line-height: 160%;
    text-transform: uppercase;
}
#text h1efs {
	display: block;
	color: #F48000;
	font-size: 1.1em;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 0px solid #BCBCBC;
	border-left-width: 5px;
	border-left-color: #F48000;
	border-bottom-width: 1px;
	border-bottom-color: #F48000;
	/*letter-spacing: 2px;*/
	font-weight: bold;
	line-height: 160%;
    text-transform: uppercase;
}

#text h1:first-letter, #text h2:first-letter {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#text p {
	padding: 10px 10px 10px 10px;
	text-align: justify;
	line-height: 150%;
	margin: 0px 0px 0px 10px;
	border: 0px solid #BCBCBC;
	border-bottom-width: 0px;
	border-bottom-color: #E8E8E8;
}
#text p.p1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 180%;
	color: #454545;
	border: 0px solid;
	border-left-width: 0px;
	border-left-color: #6691C4;
	border-bottom-width: 0px;
	border-bottom-color: #B3252D;
}
p:first-letter, p.p1:first-letter {
	padding-left: 10px;
    text-transform: capitalize;
}
#text li {
    clear:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    overflow:hidden;
    line-height: 180%;
    background: url(../img/dot2.gif) no-repeat -1px 0.5em;
    padding-left: 15px;
}
#text ul {
  padding: 10px 0px 10px 20px;
  margin: 0px;
  text-align: justify;
}
#bottom {
	position: relative;
	clear: both;
	margin: 0 auto;
	height: 42px;
	/*background-image: url(../img/bottombg.png);*/
	color: #FFFFFF;
	font-size: 12px;
	width: 870px;
	text-align: center;
	padding:0px 0px 0px 0px;
	overflow: hidden;
}
#bottom a:link, #bottom a:active, #bottom a:visited {
	font-size: 10px;
    color: #004ab2;
	text-decoration: none;
	padding:12px 15px 20px 10px;
  font-weight: bold
}
#bottom a:hover {
	text-decoration: underline;
}
.bottomMenuBar {
	float: left;
	padding:0px 0px 0px 0px;
	height: 42px;
}
#bottomMenu {
   padding:12px 0px 15px 0px;
}
.bottomBreak {
	/*background-image: url(../img/bottombreak.png);*/
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
clear: both;
float: right;
text-align: right;
height: 30px;
width: 100%;
}
#footer #bre {
  padding:0px;
  display:inline;
  text-align:left;
}
#footer #bre img {
margin-right: 10px;
margin-left: 10px;
}

#footer a {
  font-size: 0.8em;
  text-decoration: none;
  color: #293B78;
}
.size2 {
	font-size: 1.2em;
}
