/*
**  Lauout 08.2009
**  design by deuter DLM
**  www.deuter.com.pl
*/

* {
	font-family: Verdana, Tahoma, Trebuchet, Helvetica, Sans-Serif;
}

html, body { 
	height:100%; /* needed for container min-height */
}

body {
	background: #008FDF url(../images/bg.jpg) repeat-x top center;
	color: #FFF;
	font-size: 14px;
}

#wraper {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 100%;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}

#container {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#navigation {
	width: 800px;
	height: 88px;
	overflow: hidden;
}

#header {
	height: 103px;
	overflow: hidden;
}

#content {
	top: 85px;
	height: 100% !important;
	height: 350px; /* IE */
	min-height: 350px;
	padding: 30px 40px;
	text-align: center;
}

#bullet {
	position: relative;
	text-align: left;
	padding-bottom: 30px;
}

#footer{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	margin: 0 auto;
	padding-top: 10px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	border-top: 3px solid #0478BF;
 	background-color: #0F3E72;
   color: #B6DDF7;
}

/* -------------------------------------------------------- */
/* -------------------------------------------- Typography */
/* -------------------------------------------------- TOP */

/* -------------------------------------------------- navigacja */
#navigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#navigation li {
	display: inline;
}

#navigation a {
	width: 799px;
	display: block;
	float: left;
	height: 88px;	
	padding-top: 90px;
}

#navigation a.produkty {
	background: url(../images/menu_prod.jpg);
	width: 118px;	
}
#navigation a.nowosci {
	background: url(../images/menu_news.jpg);
	width: 110px;	
}

#navigation a.home {
	background: url(../images/menu_home.jpg);
	width: 82px;	
}

#navigation a.kontakt {
	background: url(../images/menu_contact.jpg);
	width: 110px;	
}

#navigation a.logos {
	background: url(../images/logos.jpg);
	width: 379px;	
}

#navigation a:hover {
	background-position: 0 -88px;
}
#navigation a.on, #navigation a:hover.on {
	background-position: 0 -176px;
	cursor: default;
}
/* koniec navigacji */

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#header a {
	display: block;
	height: 103px;	
	float: left;
	padding-top: 103px;
	width: 800px;
}

#header a.home {
	background-image: url('../images/tophands.jpg');
	width: 800px;
}
/* koniec TOP */

#footer ul {
	margin: 0;
	padding: 0;
	position: relative;
}

#footer li {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: solid 2px #B6DDF7;
	font-weight: bold;
}

#footer a, #footer a:hover {
	color: #B6DDF7;
	text-decoration: none;
	font-style: normal;
}

#footer a:hover {
	color: #0AF;
	text-decoration: underline;
}

#footer a.deuter {
	color: #007AB9;
	text-decoration: none;
	font-style: normal;
}

#footer a.deuter:hover {
	color: #B6DDF7;
	text-decoration: underline;
}

#content img {
	padding: 2px;
	background-color: #FFFFFF;
/* 	border: 2px solid #0F3E72; */
	margin: 0 5px;
}

#logo img {
	margin: 0;
	padding: 0;
	background: transparent;
}


p {
	text-align: justify;
	text-indent: 2em;
	line-height: 140%;
}

p.contact {
	text-align: center;
	text-indent: 0;
	color: #D4F0FF;
}

p a.contact {
	text-decoration: none;
	font-weight: bold;
	color: #D4F0FF;
}

p a.contact:hover {
	text-decoration: underline;
	color: #D4F0FF;
}

#desc {
	padding: 15px 0 30px;
}

#picdesc {
	margin: 0 auto;
}

h1 { 
	letter-spacing: 0.2em;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}

hr {
	border-bottom: 2px solid #85ADD0;
}

#subtitleslon {
	margin: 5px 110px 25px;
}

#subtitlesamo {
	margin: 5px 250px 25px;
}

#subtitleochr {
	margin: 5px 165px 25px;
}

#subtitleique {
	margin: 5px 280px 25px;
}

#subtitlehome {
	margin: 5px 180px 25px;
}
/* ------------------------------------------- Nowości ---------------*/
#news {
	border: 2px solid #85ADD0;
	height: 325px;
}

#news a {
	width: 300px;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}


table.centering {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

table.news {
	width: 100%
}

table.news td {
	border-bottom: 2px solid #85ADD0;
	margin: 0px;
	padding: 10px;
}

#news td.right {
	text-align: right;
	font-weight: bold;
}

tr.highlight {
	color: #0F3E72;
	background-color: #B5DDF7;
	cursor: pointer;
}

#news td.left {
	font-weight: bold;
}

#news table {
 	border-collapse: separate;
	border-spacing: 0;
}

#bullet ul {
	margin: 0;
	padding: 0 45px 25px;
}

#bullet li {
	margin: 0;
	padding: .1em 0;
	list-style-image: url(../images/list.gif);
}

/* ------------------------------------------- Tabela -------------------------*/
td.header {
	text-align: center;
	padding: 6px 0;
	background-color: #0F3E72;
	font-size: 95%;
	color: #FFF;
	font-weight: bold;	
}
td.lighter {
	text-align: center;
	padding: 6px 0;
	color: #0F3E72;
	background-color: #B5DDF7;
	font-size: 95%;	
}

td.darker {
	text-align: center;
	padding: 6px 0;
	color: #FFF;
	background-color: #0478BF;
	font-size: 95%;
}

/* ------------------------------------------- 4col -------------------------*/
ul.four-col {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	list-style: none;
}

ul.four-col li {
	padding-bottom: 38px;
	display: inline;
	float: left;
	width: 156px;
}

ul.four-col li.left, ul.four-col li.middle1, ul.four-col li.middle2, ul.four-col li.reg {
	padding: 0px 10px;
	text-align: left;
/* 	border-right:1px solid #DADADA; */
}

/*
ul.four-col li.reg {
	padding: 0px 10px;
}
*/

ul.four-col p.first {
/* 	min-height: 35px; */
	text-indent: 0;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}

ul.four-col p.first a {
/* 	min-height: 35px; */
	color: #FFF;
	text-decoration: none;
}

ul.four-col p.second {
	text-indent: 0;
	text-align: left;
}

ul.four-col p.second a {
	font-size: 10px;
	color: #929292;
}

ul.inner {
	font-size: 12px;
/* 	list-style-image: url(../images/list.gif); */
}

ul.inner li {
	padding: 4px 0 0 10px;
	line-height: 120%;
/* 	text-indent: 10px; */
}