html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{/*line-height:1.5;*/}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}a img{border: 0px;}

/*
dla 2 kolumn:
|menu 145|30|865

dla 3 kolumn:
|menu 145|30|645                            |30|190
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	letter-spacing: 0.02px;
}

p {
	margin: 4px 0px 8px;
	padding: 0px 0px 0px 1px;
}

div#main_container {
	width: 1075px;
	padding: 15px 0px 0px 0px;
}

div.header-logo {
	width: 169px;
	height: 127px;
	float: left;
}

div.abbott-signature {
	width: 149px;
	height: 115px;
	float: left;
}

div#header-title {
	width: 757px;
	height: 115px;
	float: left;
}

div#leftmenu {
	padding: 7px 30px 7px 10px;
	margin: 10px 30px 0px 0px;
	width: 105px;
	float: left;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	line-height: 1.6;
}

div#main_content {
	width: 865px;
	float: left;
	overflow: hidden;
}

div#front_content {
	width: 645px;
	float: left;
	padding: 0px 30px 0px 0px;
	overflow: hidden;
}

div#rightcollumn {
	width: 195px;
	float: left;
	overflow: hidden;
	
}

div#main_content a {
	text-decoration: none;
	color:#0066CC;
}

div#main_content a:hover {
	font-weight: bold;
}

div#main_content table td a {
	text-decoration: none;
	font-weight: normal;
	color:#0066CC;
}

div#main_content table td a:hover {
	text-decoration: underline;
	font-weight: normal;
}

div.footer {
	clear: both;
	text-align: center;
	padding: 20px 0px 5px 175px;
	font-weight: bold;
	color: #999999;
}

div.footer a {
	color: #999999;
	text-decoration: none;
}

div.footer a:hover {
	color: #999999;
	text-decoration: underline;
}

.clear {
	clear: both;
}

h1.title {
	background-color:#0066CC;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0.02px;
	margin:10px 0px 10px 0px;
	padding: 3px 3px 3px 5px;
}

#leftmenu li.active {
	background-image:url(images/leftnav_arrow_blue.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

#leftmenu li.inactive {
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

#leftmenu li.active a {
	color: #0066CC;
	text-decoration: none;
}

#leftmenu li.active a:hover {
	text-decoration: underline;
}

#leftmenu li.inactive a {
	color: #666666;
	text-decoration: none;
}

#leftmenu li.level2 {
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}

#leftmenu li.level2 a {
	color: #0066CC;
}

#leftmenu li.inactive a:hover, #leftmenu li.level2 a:hover {
	text-decoration: underline;
}

form#loginform label {
	display: block;
	text-align: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

form#offerform label {
	display: block;
	text-align: right;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

form#offerform label img {
	margin: 0px 0px 3px 3px;
	border: 2px solid white;
	vertical-align: top;
}

form#offerform label .input1 {
	width: 500px;
}

form#offerform label textarea {
	width: 400px;
	height: 150px;
	vertical-align: top;
}

table#offertable {
	border-collapse: collapse;
	width: 863px;
	margin: 0px auto;
}

table#offertable tr:hover {
	background-color: #DCDCDC;
}

table#offertable tr.nohover:hover {
	background-color: transparent !important;
}

table#offertable th {
	border: 1px solid #666666;
	font-weight: bold;
	padding: 3px;
	text-align: left;
}

table#offertable td {
	border: 1px solid #666666;
	padding: 3px;
	text-align: left;
}

.center {
	text-align: center !important;
}

div#countinfo {
	padding: 0px 0px 10px 0px;
}


.cb {
	position: relative;
	top: 2px;
	margin: 0px 5px 0px 0px;
}

div#loginerror {
	color: #CC0000;
	text-align: right;
	width: 200px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}

div#offererror {
	color: #CC0000;
	text-align: left;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

div#empty {
	padding: 15px;
	font-weight: bold;
	text-align: center;
}

div#filter {
	padding: 0 0 12px;
}

div#frontpage_splash {
	width: 645px;
	height: 335px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	background-image: url(images/splash.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#frontpage_splash_inner {
	padding: 55px 25px 0px 242px;
	margin: 10px 0px 0px 0px;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

#wartosci ul li, #kariera ul li {
	list-style-image: none;
	padding-bottom: 5px;	
}

.dzial_selected {
	background-image: url(images/nav_arrow_orrange.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 10px;	
}

h2.aptitle {
	background-color: #FFFFFF;
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.02px;
	margin-top: 10px;
	padding: 0px 0px 10px 0px;
}

h2.atitle {
	background-color:#FFFFFF;
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.02px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}

div#blue-box {
	background-color: #EBF5FF;
	padding: 5px 0px 10px 5px;
	margin: 10px 0px 0px 0px;
}

div#blue-box li.dzial_selected {
	padding: 0px 10px 5px 10px;
}

div#blue-box a {
	color: #0066CC;
	text-decoration: none;
}

div#blue-box a:hover {
	text-decoration: underline;
}

h2.subheading {
	color: #FF6600;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 0px 0px 0px;
}

#front_bottom_container {
	padding: 20px 0px 0px 0px;
}

#front_bottom_left {
	width: 425px;
	float: left;
}

#front_bottom_right {
	width: 190px;
	height: 250px;
	float: left;
	padding: 0px 0px 0px 30px;
}

div.single_offer {
	padding: 0px 0px 20px 0px;
}

h2.stanowisko {
	color: #EDA01C;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
}

div#layout_container {
	width: 574px;
	text-align: right;
	padding: 10px 150px 0px 0px;
}

div#layout_container img {
	vertical-align: top;
}

.bottom_label {
	width: 500px !important;
	text-align: left !important;
	padding: 10px 0px 0px 197px !important;
}

img.layout_thumb {
	width: 106px;
	height: 150px;
	margin: 0px 20px 0px 0px !important;
}

div.refnum {
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

#offer_layout_blue, #offer_layout_orange, #offer_layout_green {
	width: 645px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

/* blue layout */

#offer_layout_blue #offer_layout_top {
	background-image: url(images/layouts/blue/top.jpg);
}

#offer_layout_blue #offer_layout_bottom {
	background-image: url(images/layouts/blue/bottom.jpg);
}

#offer_layout_blue #offer_layout_mid {
	background-color: #3174A1;
	background-image: url(images/layouts/blue/middle.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 444px;
}

/* orange layout */

#offer_layout_orange #offer_layout_top {
	background-image: url(images/layouts/orange/top.jpg);
}

#offer_layout_orange #offer_layout_bottom {
	background-image: url(images/layouts/orange/bottom.jpg);
}

#offer_layout_orange #offer_layout_mid {
	background-color: #D0922B;
	background-image: url(images/layouts/orange/middle.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 444px;
}

/* green layout */

#offer_layout_green #offer_layout_top {
	background-image: url(images/layouts/green/top.jpg);
}

#offer_layout_green #offer_layout_bottom {
	background-image: url(images/layouts/green/bottom.jpg);
}

#offer_layout_green #offer_layout_mid {
	background-color: #014F28;
	background-image: url(images/layouts/green/middle.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 444px;
}

#offer_layout_top {
	height: 32px;
	padding: 11px 0px 0px 200px;
	font-size: 10px;
	color: #666666;
	line-height: 1.1;
	background-repeat: no-repeat;
	background-position: top left;
}

#offer_layout_bottom {
	height: 51px;
	padding: 5px 9px;
	font-size: 11px;
	text-align: justify;
	line-height: 1.1;
	color: white;
	background-repeat: no-repeat;
	background-position: top left;
}

#offer_position_subtitle {
	font-size: 13px;
}

.offer_notice_section {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
}

.offer_subheader {
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

div.offer_bottom {
	text-align: right;
	border-bottom: 1px solid #0066CC;
}

div.offer_bottom a {
	color: #0066CC;
	text-decoration: none;
}

.loginput {
	width: 140px;
}

#footer_spacer {
	padding: 0px 0px 5px 0px;
}

#full_offer_list {
	width: 585px;
	float: left;
}

#offer_list_map {
	width: 250px;
	padding: 0px 0px 0px 30px;
	float: left;
}

#offer_layout_text {
	color: white;
	padding: 10px 20px 0px 240px;
	font-size: 14px;
}

#offer_layout_text a {
	color: white !important;
	font-weight: bold;
	text-decoration: none;
}

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

#offer_layout_text h3 {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
}

#offer_layout_text h4 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 15px;
	font-weight: normal;
}

#offer_layout_text h5 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
}

#offer_layout_text ul {
	padding: 0px 0px 15px 25px;
	list-style-type: disc;
}

#offer_layout_text p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

input.digit2 {
	width: 20px !important;
}

input.digit4 {
	width: 35px !important;
}

div#newoffer_date {
	padding: 10px 0px 0px 36px;
}