* {
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: #eb880e; 
}

a:visited {
   text-decoration: none;
   background-color: transparent; 
  color: #eb880e;
}
a:hover {
   text-decoration: none;
   background-color: transparent; 
   color: #ffffff;
}
/*****************
basic layout 
*****************/
body {
   background: #59504b;
   color: #000000;
   margin:0;
}
.clearb {
	clear: both;
}
div#langUp{
   margin: 0 auto;
   width: 950px;
   height:30px;
   overflow:hidden;
}
div#langUp p{
	text-align:right;
}
div#langUp p img{
	margin:9px 0 0 5px;
}
div#pagewrapper {
   margin: 0 auto;
   width: 950px;
   background: #403b37;
   color: #eae6db;
   overflow:hidden;
}

div#content {
   width:950px;
   margin:0;
   padding:0 0 10px 0;
   background: #403b37 url(images/kreatyw/page_foot.jpg) no-repeat bottom;
   overflow:hidden;
}
div#content_left {
   width:350px;
   margin:0;
   float:left;
   display:inline;
   overflow:hidden;
}
div#logo {
   width:298px;
   margin:40px auto;
   overflow:hidden;
}
div#logo p{
	text-align:center;
	color:#8d000c;
	letter-spacing:8px;
	font-size:14px;
	font-weight:bold;
}
div#logo p img{
	margin: 0;
}
div#kontakt_left{
   padding: 20px 0;
   margin: 60px auto 20px auto;
   width:273px;
   background:#59504b;
   overflow:hidden;
   filter:alpha(opacity=50);
   -moz-opacity:.50;
   opacity:.50;
}
div#kontakt_left p{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	line-height:20px;
}
div#sidebar {
   padding:10px;
   overflow:hidden;
}
div#content_right {
   width:580px;
   margin:0;
   padding:0;
   float:left;
   display:inline;
   overflow:hidden;
}
div#main_pic {
   width:580px;
   height:350px;
   margin:20px 0 0 0;
   background: #ffffff url(images/kreatyw/main_pic.jpg) no-repeat 0 0; 
   overflow:hidden;
}
div.breadcrumbs {
	height:30px;
	width:580px;
	border-top:2px solid #393330;
	background:#59504b;
	line-height:30px;
	margin: 0;
	padding:0 10px 0 10px;
	font-size: 10px;
	color:#ffffff;
	float:left;
	overflow:hidden;
}
div.breadcrumbs span.lastitem { 
   font-weight:bold; 
}
div.breadcrumbs a{ 
   color:#ffffff; 
}
div.breadcrumbs a:hover{ 
   color:#ec880e; 
}
div#main_wrapper{
   width:580px;
   margin:0;
   overflow:hidden;
}
div#main {
   padding:30px 5px;
   overflow:hidden;
}
div#footer {
	width:950px;
	clear:both;
	color: #332a29;
	background: #59504b;
	padding:0 0 10px 0;
}
div#footer p {
   font-size: 12px;
   text-align: left;
   margin:0;
   line-height:25px;
   color: #9f9997;
   font-weight:bold;
}
div#footer p a {
   color: #9f9997;
   margin:0;
}
div#footer h4 {
   font-size: 11px;
   text-align: right;
   margin:0;
   line-height:10px;
   padding-top:2px;
   color: #9f9997;
   font-weight:normal;
}
div#footer h4 a {
   color: #9f9997;
}
div#footer h4 a:hover {
   color: #eb880e;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}
table.contactform{
	width:400px;
	margin:10px auto;
}
table.contactform td{
	padding:5px;
}
table.contactform td input{
	padding:2px;
	background:#59504b;
	color:#ffffff;
	border: 1px solid #161310;
	width:200px;
}
table.contactform td textarea{
	padding:2px;
	background:#59504b;
	color:#ffffff;
	border: 1px solid #161310;
	width:200px;
	height:80px;
}
/* TABLE OFERTA */
table.tab_oferta{
	margin:0 auto;
	width:100%;

}
table.tab_oferta td{
	padding:5px;
	background:transparent;
	vertical-align:bottom;
	text-align:center;
	border: 0px;
}
table.tab_oferta td a{
	font-size:12px;
	font-weight:bold;
	color:#eb870e;
}
table.tab_oferta td a:hover{
	color:#ffffff;
}
table.tab_oferta td a img{
	margin: 0 auto;
	border:4px solid #eb870e;
	text-decoration:none;
}
table.tab_oferta td a:hover img{
	border:4px solid #ffffff;
}
/********************
CONTENT STYLING
*********************/

/* HEADINGS */
div#content h1 {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	background:transparent;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
div#content h2 {
	font-size:14px;
	line-height:20px;
	color:#eb870e;
	border-bottom:1px solid #59504b;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
div#content h3 {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	border-bottom:1px dashed #eb870e;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
div#content h4 {
	font-size:12px;
	line-height:18px;
	color:#eb870e;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
h5 {
	font-size:11px;
	line-height:16px;
	color:#eb870e;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
h6 {
	font-size:10px;
	line-height:14px;
	color:#eb870e;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 12px;
   color:#eae6db;
   margin: 0 0 10px 0;
   line-height:16px;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
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 {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
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;
}

div#main ul ul li,
div#main ol ol li {
   margin: 0 0 0.25em 3em;
   border:none;
   background:none;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */
