/* 
    Document   : style.css
    Created on : 2009-11-27, 01:30:27
    Author     : Piotr Grzegorzewski
    Description:
        Main styleshhet for JKF
*/
@import "reset.css";

body, textarea, input {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Century Gothic, Lucida Grande, Lucida Sans, Verdana, sans-serif;
	font-size: 12px;
}

body p, body div {
	margin: 0;
	padding: 0;
}

a {
	font-size: 12px;
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: none;
}

	a img {
		border: 0px;
	}

h1 {
	font-size: 20px;
	color: #b8292f;
	padding-top: 13px;
	margin-bottom: 40px;
}

h2, h2 a {
	font-size: 13px;
	font-weight: bold;
	color: #bb3338;
}

div.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

#main-wrapper {
	text-align: left;
	margin: 0 auto;
	width: 850px;
}

#header {
	height: 183px;
}

#header #logo {
	float: left;
	width: 233px;
	margin: 0px;
	padding: 40px 0 0 0;
	background: transparent url('../images/layout/logo-topper2.gif') top left no-repeat;
	text-align: right;
}

#header #top-menu {
	float: left;
}

	#top-menu ul, #left-menu ul, #bottom-menu ul, #mapa-strony ul {
		list-style: none none outside;
		margin: 0px;
		padding: 0px 0 0 25px;
	}

	#bottom-menu ul {
		padding: 0px;
	}

		#top-menu ul li {
			float: left;
			height: 183px;
			width: 106px;
			background: transparent;
		}

		#top-menu ul li div {
			background: transparent url('../images/layout/menu-bomba2.png') bottom center no-repeat;
			height: 100%;
			width: 100%;
		}

		#top-menu ul li#nowosci-menu-item, #top-menu ul li#nowosci-menu-item-active {
			background: transparent; width: 167px; text-align: center;
		}

		#top-menu ul li#nowosci-menu-item div, #top-menu ul li#nowosci-menu-item-active div {
			background: transparent url('../images/layout/menu-bomba-czerwona2.png') bottom center no-repeat;
		}

		#top-menu ul li.active, #top-menu ul li#nowosci-menu-item-active {
			background-image: url('../images/layout/top-menu-active-bg3.png');
			background-position: 0px 2px;
			background-repeat: repeat-x;
		}

			#top-menu ul li a {
				display: block;
				height: 153px;
				width: 100%;
				text-align: center;
				line-height: 145px;
				margin: 0px;
				padding: 0px;
				font-size: 12px;
				background: transparent url('../images/layout/top-menu-divider.gif') top right no-repeat;
			}

			#top-menu ul li#nowosci-menu-item-active a {
				color: white;
			}

			#top-menu ul li a:hover {
				text-decoration: none;
				color: #B8292F;
			}

#leftcolumn {
	width: 260px;
	float: left;
	padding-top: 48px;
}

	#leftcolumn #left-menu {
		padding: 10px 0px;
		background: white url('../images/layout/left-menu-top-bg2.gif') top left no-repeat;
	}

	#leftcolumn #left-menu ul {
		margin: 0px;
		padding: 0px;
		list-style: none none outside;
	}

	#leftcolumn #left-menu ul li {
		padding: 9px 0 9px 20px;
		margin: 0px;
		background: transparent url('../images/layout/left-menu-item-bullet.gif') center left no-repeat;
	}

	#leftcolumn #left-menu ul li.active {
		background-image: url('../images/layout/left-menu-active-bullet.gif');
	}

		#leftcolumn #left-menu ul li a {
			color: #b8292f
		}

		#leftcolumn #left-menu ul li a:hover {
				text-decoration: none;
				color: #7C7C7C;
			}

		#leftcolumn #left-menu ul li.active a {
			color: #7c7c7c
		}

		#leftcolumn h3 {
			margin-top: 5px;
			margin-bottom: 15px;
		}

		#leftcolumn #kontakt p {
			line-height: 130%;
		}

#maincolumn {
	float: left;
	width: 589px;
	padding-top: 15px;
}

	#maincolumn #tresc {
		width: 535px;
	}

	#maincolumn p, #maincolumn ul, #maincolumn ol {
		line-height: 130%;
		margin-bottom: 14px;
		text-align: justify;
		width: 535px;
	}

	#maincolumn ul {
		list-style-type: square;
		list-style-position: outside;
	}

	#maincolumn ol {
		list-style-type: decimal;
		list-style-position: outside;
	}

		#maincolumn ul li {
			margin-left: 40px;
			list-style-type: square;
			list-style-position: outside;
		}

		#maincolumn ol li {
			margin-left: 40px;
			list-style-type: decimal;
			list-style-position: outside;
		}

	#maincolumn p a:hover {
		text-decoration: none;
		color: #b8292f;
	}

	#maincolumn #tagi {
		font-size: 9px;
		color: #f0f0f0;
	}

	#maincolumn #under-construction-wrapper {
		margin-top: 30px;
		width: 540px;
		height: 330px;
		background: transparent url('../images/ludziki/ludzik-w-budowie.jpg') top right no-repeat;
	}
	
	#maincolumn img, #maincolumn img.redBorder {
		border: 2px solid #a0323d;
	}
	
	#maincolumn img.noBorder {
		border: 0px;
	}

#under-construction-wrapper div {
	width: 280px;
	height: 140px;
	background: transparent url('../images/layout/under-construction-p.png') center center no-repeat;
}

	#under-construction-wrapper div p {
		padding: 0px;
		margin: 0px;
		position: relative;
		top: 20px;
		left: 20px;
		width: 260px;
	}
	
	#under-construction-wrapper div p, #under-construction-wrapper div p a {
		font-size: 16px;
	}

	#under-construction-wrapper div p a {
		color: #b8292f;
	}

#bottom-menu ul li {
	float: left;
	margin: 0px;
	padding: 0px 15px;
	text-align: center;
	height: 30px;
	list-style: none;
}

#bottom-menu ul li a {
	font-size: 9px;
	color: #818181;
	padding-top: 15px;
	display: block;
}

	#bottom-menu ul li a:hover {
		color: #b8292f;
	}

#maincolumn div.rekrutacja-body p {
	margin: 0;
}

	#maincolumn div.rekrutacja-body p a {
		color: #B8292F;
	}

div#kontakty p, div#kontakty h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	width: 240px;
}

div#kontakty p, div#kontakty a {
	color: #818181;
}

div#kontakty p.stanowisko {
	color: #ba3035;
}

div#kontakty p.skype, div#kontakty p.gg {
	padding-left: 20px;
	background: transparent center left no-repeat;
}

div#kontakty p.skype {
	background-image: url('../images/layout/skype.gif');
}

div#kontakty p.gg {
	background-image: url('../images/layout/gadu.gif');
}

div#nowosci-wrapper {
	display: none;
	z-index: 3;
	background: transparent;
	width: 292px;
	position:absolute;
}

div#nowosci-menu {
	background: white;
}

div#nowosci-wrapper ul {
	list-style: none none outside;
	margin: 0px;
	padding: 0px;
}

	div#nowosci-wrapper ul li {
		background: transparent url('../images/layout/nowosci-menu-item.gif') center left no-repeat;
		padding-left: 28px;
		margin: 0px;
		height: 64px;
	}

	div#nowosci-wrapper ul li p.nowosci-header {
		padding-top: 16px;
		margin: 0px;
	}

			div#nowosci-wrapper ul li p a {
				font-size: 11px;
				font-weight: normal;
				color: #e61e25;
			}
			
			div#nowosci-wrapper ul li p a:hover {
				text-decoration: none;
			}

			div#nowosci-wrapper ul li p.nowosci-header a {
				font-size: 16px;
				font-weight: bold;
			}

			div#nowosci-wrapper #zamknij {
				margin: 0px;
				padding: 0px 10px 0px 0px;
				text-align: right;
			}

div#maincolumn p.wiecej {
	padding-left: 20px;
	margin: 10px 0px;
	background: transparent url('../images/layout/arrow-right.gif') top left no-repeat;
	height: 18px;
}

	div#maincolumn p.wiecej a {
		color: #7b7b7b;
	}

	div#newsWrapper {
		background-image: url('../images/layout/nowosc-maincolumn-bg.png');
		background-position: 0px 10px;
		background-repeat: no-repeat;
		background-color: white;
	}

	div#nowosc {
		margin-left: 55px;
		padding-bottom: 20px;
	}

	div#nowosc p {
		width: 380px;
	}

	div#nowosc h1 {
		padding-top: 20px;
	}

div#mapka p, div#mapka h3 {
	margin: 0px;
	padding: 0px;
	width: auto;
}

/* Podstrona mapa strony: */
ul#mapa-strony {
	list-style: none none outside;
	margin: 0px;
	padding: 0px;
}

	ul#mapa-strony a:hover {
		color: #B8292F;
	}

	ul#mapa-strony li {
		margin: 0px;
		padding: 0px;
	}

	ul#mapa-strony ul.level2 {
		list-style: none none outside;
		margin: 0px;
		padding: 0px 10px;
	}

		ul#mapa-strony ul.level2 li {
			color: #B8292F;
			padding: 2px 0px 2px 20px;
			background: transparent url(../images/layout/mapa-strony-l3-bullet.gif) 0px 2px no-repeat;
			list-style: none none outside
		}

	ul#mapa-strony ul.level3 {
		list-style: none none outside;
		margin: 0px;
		padding: 0px 10px;
	}

		ul#mapa-strony ul.level3 li {
			color: #B8292F;
			padding: 2px 0px 2px 20px;
			background: transparent url(../images/layout/mapa-strony-l2-bullet.gif) center left no-repeat;
			list-style: none none outside
		}


#loopedCarousel { margin:0; width:535px; clear:both;  border:0px solid #dadada; padding:3px 0;}
#loopedCarousel img { border: 0px; }
#loopedCarousel a.previous { display: block; float: left; height: 91px; width: 35px; background: transparent url(../images/layout/arrow-left.gif) no-repeat 5px 37px; }
#loopedCarousel a.next { display: block; float: left; height: 91px; width: 35px; background: transparent url(../images/layout/arrow-right.gif) no-repeat 5px 37px; }
.container { height:99px; overflow:hidden; position:relative; padding:3px 0; float: left;}
.slides { position:absolute; top:8px; left:0; }
.slides div { text-align: center; position:absolute; top:0; width:143px; height:91px; padding:0px; display:none; background-color:#fff; }
ul.pagination { display: none; }

div#boxy a img, div#boxy img {
	border-width: 0px 2px;
	border-color: white;
	border-style: solid;
}

div#boxy a:hover img {
	border-left-color: #a0323d;
}
