* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-family: "Times New Roman", Times, 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: #252678;
}
a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #252678;
}
a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #453c3f;
}
/*****************basic layout *****************/
.clrb {
	clear: both;
}

body {
	margin: 0;
	padding: 0;
	color: #453c3f;
	background: #c9e82b url(images/kreatyw/bg.jpg) repeat-y top center;
}
div#pagewrapper {
	width:950px;
	margin: 0 auto;
	color: #453c3f;
	overflow:hidden;
}
div#menuup {
	width:950px;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
div#menuup p{
	font-size:12px;
	text-align:right;
	color:#6a6a6a;
	margin:0;
	line-height:40px;
}
div#menuup p a{
	color:#6a6a6a;
	margin-left:15px;
}
div#menuup p a:hover{
	color:#252678;
}
div#header {
	width:950px;
	height: 305px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
div#head_left{
	width: 346px;
	height: 305px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background: url(images/kreatyw/logo.jpg) repeat-x 0 0;
	float:left;
	display:inline;
}
div#head_left h1 a{
	display:block;
	width: 346px;
	height: 305px;
	padding: 0;
	font-size: 0px;
	text-indent:-999em;
}
div#head_left h2 a{
	display:block;
	width: 346px;
	height: 305px;
	padding: 0;
	font-size: 0px;
	text-indent:-999em;
}
div#head_right{
	width: 604px;
	height: 305px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background: url(images/kreatyw/ng.jpg) repeat-x 0 0;
	float:right;
	display:inline;
}
div#content {
	width:950px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background: url(images/kreatyw/content_bg.jpg) repeat-y 0 0;
}
div#c_left {
	width:300px;
	margin: 10px 0 0 40px;
	padding:0;
	float:left;
	display:inline;
}
div#c_left h1{
	height:42px;
	margin: 20px 0;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
}
div#c_left h1.menu{
	background: url(images/kreatyw/ng_menu.jpg) no-repeat 0 0;
}
div#c_left h1.kontakt{
	background: url(images/kreatyw/ng_kontakt.jpg) no-repeat 0 0;
}
div#c_left h2{
	height:42px;
	margin: 20px 0;
	padding:0;
	overflow:hidden;
	text-indent:-999em;
}
div#c_left h2.menu{
	background: url(images/kreatyw/ng_menu.jpg) no-repeat 0 0;
}
div#c_left h2.kontakt{
	background: url(images/kreatyw/ng_kontakt.jpg) no-repeat 0 0;
}
div#c_right {
	width:590px;
	margin: 0;
	padding: 10px 0 0 0;
	overflow:hidden;
	float:right;
	display:inline;	
}
div#main {
   padding: 10px;
   margin:0 auto;
}
div.sentencja{
	width:570px;
	height:208px;
	background: url(images/kreatyw/cytat_bg.jpg) no-repeat 0 0;
}
div.sentencja p{
	text-align:justify;
	font-size:14px!important;
	line-height:20px!important;
	padding:10px 16px 0 16px!important;
	margin:0!important;
	color:#0f0d0e!important;
}
div#footer {
	clear: both;
	width: 950px;
	padding: 0;
	margin:0;
	background:transparent url(images/kreatyw/foot_bg.jpg) no-repeat 0 0;
}
div#footer p{
	padding:0;
	line-height: 60px;
	font-size: 12px;
	color:#4b4b4b;
	text-align:center;
	margin-left:346px;
}
div#footer p a{
	color:#4b4b4b;
}
div#footer p a:hover{
	color:#000000;
}
div#footer h3 {
	font-size: 12px;
	line-height:14px;
	text-align: right;
	padding-top: 60px;
	font-weight:normal;
	color:#bbbbbb;
}
div#footer h3 a {
	color: #bbbbbb;
}
div#footer h3 a:hover {
	color: #000000;
}
/* 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:#97c139;
	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;
}
div#CGGoogleMaps0{
	float:right;
	overflow:hidden;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#main h1 {
	font-size: 24px;
	letter-spacing:2px;
	line-height: 40px;
	margin: 10px 0 20px 0;
	padding-left:70px;
	color:#db2c28;
	background:transparent url(images/kreatyw/h1_bg.jpg) no-repeat left center;
}
div#main h2 {
	font-size: 20px;
	letter-spacing:1px;
	line-height: 30px;
	margin: 20px 0;
	padding-bottom:6px;
	border-bottom:1px solid #b5d920;
	padding-left:50px;
	color:#71981e;
	background:transparent url(images/kreatyw/h2_bg.jpg) no-repeat left center;
}
div#main h3 {
	font-size: 15px;
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding-left:70px;
	color:#463d40;
	font-weight:normal;
	background:transparent url(images/kreatyw/h3_bg.jpg) no-repeat left center;
}
div#main h4 {
	font-size: 16px;
	line-height: 26px;
	margin: 8px 0 8px 0;	
	color: #252678;
}
div#main h5 {
	font-size: 14px;
	line-height: 22px;
	margin: 8px 0 8px 0;	
	color: #24201d;
}
div#main h6 {
	font-size: 14px;
	line-height: 50px;
	margin: 8px 0 8px 0;	
	color: #24201d;
}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 14px;
	margin: 15px 0 0 0;
	line-height: 22px;
	padding: 0;
	color:#4f4f4f;
	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#main ol,
div#main dl {
	font-size: 14px;
	line-height: 22px;
	margin: 15px 0 15px 0;
}
div#main ul {
	font-size: 16px;
	line-height: 26px;
	margin: 15px 0 15px 0;
	list-style:none;
}
div#main ol li {
	margin: 0 0 0.25em 3em;
}
div#main ul li{
	margin: 0 0 0.25em 3em;
	padding-left:30px;
	background:transparent url(images/kreatyw/li_bullet.jpg) no-repeat left center;
}
/* 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 */

