* {
	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: #1597d3;
}
a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #1597d3;
}
a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #01222d;
}
/*****************basic layout *****************/
.clrb {
	clear: both;
}

body {
	margin: 0;
	padding: 0;
	color: #01222d;
	background: #ffffff url('images/kreatyw/bg.jpg') repeat-x 0 0;
}
div#pagewrapper {
	width:950px;
	margin: 0 auto;
	color: #01222d;
	overflow:hidden;
}
div#header {
	width:950px;
	height: 340px;
	margin: 0;
	padding: 0;
	background: transparent url('images/kreatyw/ng.jpg') no-repeat 0 0;
	overflow:hidden;
}
div#header  h1 a{
	display:block;
	width:280px;
	height:110px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	color:#35a6ca;
	font-weight:normal;
	overflow:hidden;
	text-indent:-999em;
	float:left;
}
div#ngtxt{
	clear:both;
	width:290px;
	height:140px;
	padding:40px 0 0 0;
}
div#ngtxt p{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	margin:0 0 14px 0;
}
div.breadcrumbs {
	height:40px;
	line-height:40px;
	padding: 0;
	font-size: 11px;
	color:#ffffff;
	margin:10px 0 0 0;
}
div.breadcrumbs span.lastitem { 
   font-weight:bold; 
}
div.breadcrumbs a{ 
   color:#b3ecff; 
}
div.breadcrumbs a:hover{ 
   color:#ffffff; 
}
div#content {
	width:950px;
	margin: 20px 0;
	padding: 0;
	overflow:hidden;
}
div#c_left {
	width:270px;
	margin: 0;
	padding:0;
	overflow:hidden;
	float:left;
	display:inline;
}
div#address{
	width:270px;
	height:132px;
	padding:12px 0 0 0;
	background: transparent url('images/kreatyw/kontakt_bg.jpg') no-repeat 0 0;
}
div#address p{ 
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	margin:0 0 6px 0;
}
div#address p a{ 
	color:#fcdb00;
}
div#address p a:hover{ 
	color:#ffffff;
}
div#c_right {
	width:600px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	float:right;
	display:inline;	
}
div#main {
   padding: 0px;
   margin:0 auto;
}
div#footer {
	clear: both;
	width: 100%;
	padding: 0;
	margin:0;
	border-top:3px solid #036788;
	background:#01222d;
}
div#footwrap {
	width: 950px;
	margin:0 auto;
	padding: 6px 0 10px 0;;
	overflow:hidden;
}
div#footwrap p{
	padding:0;
	line-height: 60px;
	font-size: 12px;
	color:#ffffff;
	text-align:center;
}
div#footwrap p a{
	color:#ffffff;
}
div#footwrap p a:hover{
	color:#33b1dc;
}
div#footwrap h3 {
	font-size: 10px;
	line-height:12px;
	text-align: right;
	margin: 0;
	font-weight:normal;
	color:#0486b1;
}
div#footwrap h3 a {
	color: #0486b1;
}
div#footwrap h3 a:hover {
	color: #ffffff;
}
/* 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.tabc{
	width:100%;
	margin:0 auto;
}
table.tabc td{
	width:49%;
	vertical-align:top;
}

table.contactform{
	width:400px;
	margin:0 auto;
}
table.contactform td{
	padding:5px;
}
table.contactform td input{
	padding:2px;
	background:#ffffff;
	border: 1px solid #31B0D9;
	width:200px;
}
table.contactform td input.fbsubmit{
	padding:2px;
	background:#31B0D9;
	border: 1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	width:205px;
	cursor:pointer;
}
table.contactform td textarea{
	padding:2px;
	background:#ffffff;
	border: 1px solid #31B0D9;
	width:200px;
	height:80px;
}
div#CGGoogleMaps0{
	float:right;
	overflow:hidden;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#main h1 {
	font-size: 20px;
	line-height: 28px;
	margin: 10px 0 20px 0;
	color:#007ea9;
}
div#main h2 {
	color: #31B0D9;
	font-size: 20px;
	line-height: 28px;
	margin: 10px 0 20px 0;
}
div#main h3 {
	font-size: 15px;
	line-height: 24px;
	margin: 10px 0 10px 0;
	padding:4px 12px;	
	color: #FCDB00;
	background:#007EA9;
	border-bottom:1px solid #31B0D9;
	border-right:1px solid #31B0D9;
}
div#main h4 {
	font-size: 16px;
	line-height: 26px;
	margin: 8px 0 8px 0;	
	color: #02222D;
}
div#main h5 {
	font-size: 14px;
	line-height: 22px;
	margin: 8px 0 8px 0;	
	color: #02222D;
}
div#main h6 {
	font-size: 14px;
	line-height: 50px;
	margin: 8px 0 8px 0;	
	color: #02222D;
}
div#main h6 img{
	vertical-align:middle;
	margin-right:6px;
}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 20px;
	padding: 0;
	color:#01222d;
	text-align:justify;
}
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#content ul,
div#content ol,
div#content dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#content ul li,
div#content ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#content dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#content dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#content dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */
