* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
div {
	font-size: 12px;
}
img {
	border: 0;
}
a, a:link a:active {
	text-decoration: none;
	background-color: transparent;
	color: #6b930c;
}
a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #6b930c;
}
a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #312e2d;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	color: #312e2d;
	background: #80b00e url(images/kreatyw/bg.jpg) repeat-x 0 0;
}
div.clearb{
	clear:both;
}
div#pagewrapper {
	width:950px;
	margin: 0 auto;
	color: #312e2d;
	overflow:hidden;
}
div#page_left{
	width:240px;
	float:left;
	display:inline;
	overflow:hidden;
}
div#logo{
	width:240px;
	height:120px;
	overflow:hidden;
}
div#logo img{
	margin:10px auto;
}
div#pic_left{
	width:230px;
	height:427px;
	overflow:hidden;
}
div#pic_left img{
	margin:0;
	padding:0;
}
div#footadr{
	width:240px;
	height:160px;
	margin-top:20px;
	overflow:hidden;
}
div#footadr p{
	color:#ffffff;
	font-size:12px;
	line-height:22px;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0;
}
div#footadr p a{
	color:#ffffff;
}
div#footadr p a:hover{
	color:#b9ff14;
}
div#page_right{
	width:700px;
	float:right;
	display:inline;
	overflow:hidden;	
}
div#header {
	width:700px;
	height: 153px;
	margin: 0;
	padding: 0;
	background: #a0c9ff url(images/kreatyw/head.jpg) no-repeat 0 0;
}

div#content {
	width:700px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background: #e5dfd4 url(images/kreatyw/content_bg.jpg) repeat-y 0 0;
}
div#main {
	padding: 30px 10px 20px 10px;
}
div#linki {
	clear: both;
	width: 700px;
	height:70px;
	padding: 0;
	margin:0;
	background: #516f09;
	border-top:4px solid #394f06;
}
div#linki p {
	font-size: 12px;
	line-height:70px;
	text-align: center;
	margin: 0;
	font-weight:bold;
	color:#9fdb11;
}
div#linki p a {
	color: #ffffff;
}
div#linki p a:hover {
	color: #9fdb11;
}
div#footer {
	clear: both;
	width: 700px;
	padding: 0;
	margin:0;
}
div#footer p {
	font-size: 12px;
	line-height:30px;
	text-align: center;
	margin: 0;
	font-weight:bold;
	color:#ffffff;
}
div#footer p a {
	color: #ffffff;
}
div#footer h3 {
	font-size: 10px;
	text-align: right;
	padding: 2px 0 4px 0;
	font-weight:normal;
	color:#b9ff14;
}
div#footer h3 a {
	color: #b9ff14;
}
div#footer h3 a:hover {
	color: #516f09;
}
/********************
PRODUKTY
*********************/
div.ProductDirectoryItem{
	width:300px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 15px 20px 15px;
	border:1px solid #516f09;
	background:#ffffff;
}
div.ProductDirectoryItem a img{
	display:block;
	margin:5px auto;
}
div.ProductDirectoryItem div.ProductName{
	width:300px;
	height:30px;
	overflow:hidden;
	margin:0;
	text-align:center;
	padding:0;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	background:#516f09;
	color:#ffffff;
}
div.ProductDirectoryItem div.ProductName a{
	color:#ffffff;
}
div.ProductDirectoryItem div.ProductName a:hover{
	color:#9fdb11;
}
div#prod_pict{
	width:260px;
	height:auto;
	float:right;
	margin:0 20px 10px 10px;
	overflow:hidden;
	text-align:center;
	background:#ffffff;
}
div#prod_pict img{
	display:block;
	width:200px;
	margin:10px auto;
	overflow:hidden;
	text-align:center;
}
div#prod_pict a {
	font-size:10px;
	line-height:14px;
	text-align:center;
	padding:0 0 10px 0!important;
	color:#312f2d;
}
div#prod_pict a:hover {
	color:#516f09;
}

div#prod_det{
	width:360px;
	height:auto;
	float:left;
	margin:20px 0 10px 0;
	overflow:hidden;
	text-align:justify;
}


/* as we hid all hr for accessibility we create new hr with div class="hr" element */
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}

table.contactform{
	width:400px;
	margin:0 auto;
}
table.contactform td{
	padding:5px;
}
table.contactform td input{
	padding:2px;
	background:#ffffff;
	border: 1px solid #464646;
	width:200px;
}
table.contactform td input.fbsubmit{
	padding:2px;
	background:#e60c2a;
	border: 1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	width:205px;
	cursor:pointer;
}
table.contactform td textarea{
	padding:2px;
	background:#ffffff;
	border: 1px solid #464646;
	width:200px;
	height:80px;
}
table.tabtech{
	margin:10px auto;
	width:500px;
}
table.tabtech td{
	padding:5px;
	text-align:left;
	background:#f1ebdf;
	font-weight:bold;
	vertical-align:middle;
}
table.tabtech td p{
margin:0!important;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#main h1 {
	font-size: 18px;
	line-height: 28px;
	margin: 20px 0 15px 0;
	color:#80b00e;
}
div#main h2 {
	color: #312f2d;
	font-size: 16px;
	text-align: left;
	padding: 0;
	line-height: 24px;
	margin: 10px 0 10px 0;
}
div#main h3 {
	font-size: 14px;
	line-height: 22px;
	margin: 5px 0 5px 0;	
	color: #312f2d;
}
div#main h4 {
	font-size: 14px;
	line-height: 22px;
	margin: 8px 0 8px 0;	
	color: #312f2d;
	padding-bottom:6px;
	border-bottom:1px dashed #516f09;
}
div#main h5 {
	font-size: 12px;
	line-height: 22px;
	margin: 8px 0 8px 0;
	padding:5px;	
	color: #312f2d;
	background:#ffffff;
	text-align:center;
}
div#main h6 {
	font-size: 11px;
	line-height: 21px;
	margin: 8px 0 8px 0;	
	color: #ce641d;
}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 12px;
	margin: 0 0 10px 0;
	line-height: 18px;
	padding: 0;
	color:#312e2d;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */
