@CHARSET "UTF-8";

body, html {
	height: 100%;
	margin: 0;
	position: relative;
}
.adv {
	margin: 10px auto;
	text-align: center;
}
html {
	background: transparent url("images/bg-main.png") top left;
}

body { 
  font-size: 85%;
  color: #fff; 
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: transparent url("images/bg-top.png") top left repeat-x;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #888888; margin-bottom: 0.5em; }

h1 { font-size: 1.8em;}
h2 { font-size: 1.5em;}
h3 { font-size: 1.3em;}
h4 { font-size: 1.12em;}
h5 { font-size: 1em; font-weight: bold; }
h6 { font-size: 1em; font-weight: bold; margin-bottom: 0;}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #999999; }
a           { color: silver; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #dedede; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol li 		{margin-bottom: 10px;}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.uppercase 	{ text-transform: uppercase; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.rounded 	{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.display-inline > * { float: left; margin-right: 5px; }

table {
	margin-bottom: 10px;
	border: 1px solid #4F432B;
}
table.clean { border: 0px; }
table thead {}
table thead tr {}
table th,
table td {
	padding: 0 2px 0 2px;
}

table th,
table thead tr th {
	font-size: 1em;
	border-bottom: 2px double #4F432B;
}
table.clean th,
table.clean thead tr th {border: 0px;}
table tbody {}
table tbody tr {}
table td,
table tbody tr td {
	border-bottom: 1px solid #333333;
}
table.clean td,
table.clean tbody tr td {border: 0px;}
table tfoot {}

.zend_form {}
.zend_form dt,
.zend_form dd {
	float: left;
}

textarea,input {background: #FFF3BF}
textarea {width: 300px; height: 100px;}

.zend_form label,
.zend_form dt {
	clear: left;
	float:left;
	width: 160px;
	text-align: right;
	padding-right: 5px;
}
.zend_form label + div {
	float:left;
	padding-bottom: 5px;
}
.zend_form dd {
	margin: 0;
	padding-bottom: 5px;
}

.zend_form label,
.zend_form dt,
.zend_form dd {
	// clear: both; /* IE Hack*/
	// display:block;
}

.zend_form .hint {
	clear: left;
	margin-left:  165px;
	color: #FCF792;
}

.kontakt-page,
.kontakt-form {
	display: block;
	clear: left;
}
.kontakt-page {display: block; clear: both; margin-bottom: 20px; padding-bottom: 20px;}
.kontakt-form {margin-top: 20px; padding-top:20px; display: block; clear: both;}

.msg-notice {
	position:fixed;
	border: 1px solid #EEA601;
	background: #D08300;
	width: 950px;
}
.msg-close {position: absolute; top:0px; right: 3px; color:#333; cursor:pointer; background: url("images/action_delete.gif") left 2px no-repeat; padding: 0 0 0 15px;}

.errors li {color: red;}

/* Main
--------------------------------------*/

#head,
#main,
#foot {
	position: relative;
	margin-bottom: 10px;
	clear: both;
}

#head { padding-top: 30px; }
#head h1 a {
	display: block;
	width: 256px;
	height: 77px;
	text-indent: -300em;
	background: transparent url("images/logo.png") top left no-repeat;
}

#main {
	background: transparent url("images/bg-main-stamp.png") bottom right no-repeat;
	margin-bottom: 10px;
}
#content { clear:both; margin-bottom: 10px; padding-bottom: 10px;}
#foot {
	padding: 10px 0 10px 0;
	border-top: 1px solid #1D362A;
	font-size: 10px;
	color: silver;
}
#foot p.dev{
	position: absolute;
	top:10px; right: 0;rounded
}

#baner {
	display: block;
	width: 100%;
	height:187px;
	background: transparent url("images/baner_2.png") top left no-repeat;
}
#baner-right {
	display: none;
	width: 100%;
	height:187px;
	text-indent: -200em;
	overflow: hidden;
	background: transparent url("images/baner-right.png") top left no-repeat;
}

#mainmenu {
	position: absolute;
	right: 0px; top: 40px;
}
#mainmenu li {
	list-style: none;
	float: left;
	margin-right: 20px;
	// width:100px; /* IE Hack*/
	// cursor: pointer;
}
#mainmenu li a {
	display: block;
	height:40px;
	padding-left: 12px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
#mainmenu li a span {
	display: block;
	height:40px;
	padding-right: 12px;	
}
#mainmenu li a span em {
	display: block;
	padding: 3px 0 0 0px;
	height:37px;
	font-style: normal;
}
#mainmenu li.selected a,
#mainmenu li a:hover {
	background: transparent url("images/menu-left.png") top left no-repeat;
}
#mainmenu li.selected a span,
#mainmenu li a:hover span {
	background: transparent url("images/menu-right.png") top right no-repeat;
}
#mainmenu li.selected a span em,
#mainmenu li a:hover span em {
	background: transparent url("images/menu-arrow.png") bottom center no-repeat;
}

.box,
.box2 {
	background: #4B6F6B;
	padding: 10px;
}

.box2 {
	background: #fff;
	color: #000;
	padding: 10px;
}
.box2 img {
	margin-right: 10px;
}

.boxmain {
}
.border-2{
	padding-right: 4px !important;
	margin-right: 5px !important;
	border-right: 1px solid #1D362A;
}
.colborder-2 {
	padding-right: 24px !important;
  	margin-right: 25px !important;
  	border-right: 1px solid #1D362A;
}

.formularzZamuwienia a {color:#FF6600 !important}
.formularzZamuwienia a:hover {color:#fff !important}

.jakosc,
.dostawa,
.zamowienie,
.oferujemy {
	color: silver !important;
	background: transparent none 100% 3px  no-repeat;
}

.pytania,
.wzory-pieczatek,
.tusze-do-pieczatek {
	padding: 0 0 0 20px; background: transparent none 0 4px no-repeat;
}

.pytania a,
.wzory-pieczatek a,
.tusze-do-pieczatek a{
	text-decoration: none;
}

.pytania 		 { padding: 0 0 0 20px; background-image: url("images/star.png"); }
.wzory-pieczatek { padding: 5px 0 5px 28px; background-image: url("images/star4.gif"); }
.tusze-do-pieczatek { padding: 0 0 0 20px; background-image: url("images/49.png"); }

.wzory-pieczatek a {color:#FF6600;font-weight:bold}

.jakosc a,
.dostawa a,
.zamowienie a,
.oferujemy a {
	color: silver !important;
	text-decoration: none;
}

.jakosc,
.dostawa,
.zamowienie,
.oferujemy {
	font-size: 1.3em;
	font-weight: bold;
}

.jakosc 	{ background-image: url("images/star.png");}
.zamowienie	{ background-image: url("images/information.png");}
.dostawa 	{ background-image: url("images/lorry.png");}
.oferujemy  { background-image: url("images/heart.png");}

.wizytowka,
.www,
.kalendarz,
.pakiet-biurowy,
.dyplomy {
	list-style-position: inside;
}
.wizytowka 		{ list-style-image: url("images/vcard.png");}
.www			{ list-style-image: url("images/xhtml_valid.png");}
.kalendarz		{ list-style-image: url("images/date.png");}
.pakiet-biurowy { list-style-image: url("images/bomb.png");}
.dyplomy		{ list-style-image: url("images/script.png");}

.kontakt { background: #382F1F; padding: 10px; margin-bottom: 10px; border: 1px solid #4F432B; }
.kontakt dl {}
.kontakt dl dt { float: left; width: 60px;}
.kontakt dl dd {}



#manufacutrers { margin-left: 90px; display: none;}
#manufacutrers li {
	list-style: none;
	float: left;
}

#manufacutrers .colop,
#manufacutrers .troat,
#manufacutrers .wagraf {
	display: block;
	width: 150px;
	height: 50px;
	text-indent: -200em;
	background: transparent none top left no-repeat;
}

#manufacutrers li a {}
#manufacutrers .colop 	{ background-image: url("images/lgocolop.gif");}
#manufacutrers .troat 	{ background-image: url("images/lgotrodat.gif");}
#manufacutrers .wagraf 	{ background-image: url("images/lgowagraf.gif");}

