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

a:visited {
   text-decoration: none;
   background-color: transparent; 
  color: #c90f28;
}
a:hover {
   text-decoration: none;
   background-color: transparent; 
   color: #585858;
}

/*****************
basic layout 
*****************/
body {
   background: #ffffff url(images/kreatyw/bg.jpg) repeat-x 0 0; 
   color: #585858;
   margin:0;
}
.clearb {
	clear: both;
}
div#pagewrapper {
   margin: 0 auto;
   width: 900px;
   background-color: transparent;
   color: #585858;
   overflow:hidden;
}

div#header {
	width:900px;
	height: 304px;
	margin:0;
   	overflow:hidden;
}
div#ng_01 {
	width:505px;
	height: 304px;
	margin:0;
	overflow:hidden;
	float:left;
	display:inline;
	background: #2389ca url(images/kreatyw/ng_left.jpg) no-repeat 0 0;
}
div#ng_01 img{
	margin:5px 0 0 30px;
}
div#ng_02 {
	width:395px;
	height: 304px;
	margin:0;
	overflow:hidden;
	float:left;
	display:inline;
	background: #2389ca url(images/kreatyw/ng_right.jpg) no-repeat 0 0;
}
div#ng_02_txt {
	width:330px;
	height:120px;
	overflow:hidden;
	background:transparent;
	margin: 175px 0 0 7px;
	color:#104568;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align:center;	
}
div#ng_02_txt p{
	color:#104568;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-align:center;
	margin:0 0 10px 0;
}
div#breadcrumb {
	width:900px;
	height: 30px;
	line-height:29px;
	padding: 0 0 0 10px;
	font-size: 12px;
	color:#ffffff;
	margin:0;
	background: #585858;
	overflow:hidden;
}
div#breadcrumb span.lastitem { 
   font-weight:bold; 
}
div#breadcrumb a { 
   color:#ffffff; 
}
div#breadcrumb a:hover { 
   color:#baf0f8; 
}
div#content {
   width:900px;
   margin:0;
   background: #ffffff url(images/kreatyw/content_bg.jpg) repeat-y 0 0;
   overflow:hidden;
}

div#main {
   margin:15px;
   overflow:hidden;
}
div#main_waski {
	width:700px;
	margin:0 auto;
   overflow:hidden;
}

div#footer {
	width:100%;
	clear:both;
	color: #ffffff;
	background: #585858 url(images/kreatyw/stopka.jpg) no-repeat top center;
	margin:0;
}
div#foot_wrap{
	width:900px;
	margin:0 auto;
	background: transparent;
}
div#foot_wrap p {
   font-size: 12px;
   text-align: center;
   margin:0;
   line-height:63px;
   color: #585858;
   font-weight:bold;
}

div#foot_wrap p a {
   color: #585858;
}
div#foot_wrap h4 {
   font-size: 10px;
   text-align: right;
   padding:6px 0 6px 0;
   line-height:14px;
   color: #bcbcbc;
}
div#foot_wrap h4 a {
   color: #bcbcbc;
}
div#foot_wrap h4 a:hover {
   color: #ffffff;
}

/* 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:600px;
	margin:10px auto;
}

table.contactform td.required{
	width: 200px;
}

table.contactform td{
	padding:5px;
}
table.contactform td input{
	padding:2px;
	background:#fff;
	border: 1px solid #dfdfdf;
	width:300px;
}
table.contactform td textarea{
	padding:2px;
	background:#fff;
	border: 1px solid #dfdfdf;
	width:300px;
	height:80px;
}

table.contactform .fbsubmit{
	width: 100px;
}

/********************
CONTENT STYLING
*********************/

/* HEADINGS */
div#content h1 {
	font-size:16px;
	line-height:22px;
	color:#0268bb;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
div#content h2 {
	font-size:14px;
	line-height:20px;
	color:#1379c2;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
div#content h3 {
	font-size:14px;
	line-height:20px;
	color:#c90f28;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
div#content h4 {
	font-size:16px;
	line-height:18px;
	color:#585858;
	font-weight:normal;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
h5 {
	font-size:11px;
	line-height:16px;
	color:#332a29;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
h6 {
	font-size:10px;
	line-height:14px;
	color:#332a29;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding:5px 10px 5px 10px;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 12px;
   color:#332a29;
   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#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */

#content .tabela_kontakt{
	width: 660px;
	border-spacing: 20px;
}

#content .tabela_kontakt td{
	width: 330px;
	border: 1px solid #dfdfdf;
	margin: 0;
	padding: 0px 10px 10px 10px;
	vertical-align:top;
}

.tabela_kontakt .kontakt{
	color: #0368c7;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 2px 10px;
	border-bottom: 1px dotted red;
}


