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

body {
	margin: 0;
	padding: 0;
	color: #1e1e1e;
	background: #990002 url(images/kreatyw/bg.jpg) repeat-x 0 0;;
}
div#pagewrapper {
	width:950px;
	margin: 0 auto;
	color: #f5f2d1;
	overflow:hidden;
}
div#header {
	width:950px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: transparent;
	overflow:hidden;
}
div#header_l {
	width:340px;
	height: 240px;
	margin: 0;
	padding: 0;
	float:left;
	overflow:hidden;
	display:inline;
	background: url(images/kreatyw/logo.jpg) no-repeat 0 0;
}
div#header_l h1 a {
   display: block;
   height: 240px;
   width:340px;
   text-indent: -999em;
   text-decoration:none;
}
div#header_r {
	width:610px;
	height: 240px;
	margin: 0;
	padding: 0;
	float:right;
	overflow:hidden;
	display:inline;
	background: url(images/kreatyw/header_bg.jpg) no-repeat 0 0;
}
div#content {
	width:950px;
	margin-bottom: 10px;
	padding: 0;
	overflow:hidden;
}
div#c_left {
	width:250px;
	margin: 0;
	padding:0;
	overflow:hidden;
	float:left;
	display:inline;
}
div#men {
	width:250px;
	height:385px;
	margin: 0;
	padding:0;
	overflow:hidden;
	background: url(images/kreatyw/left_men.jpg) no-repeat 0 0;
}
div#kontakt_left {
	width:250px;
	margin-top: 20px;
	padding:0;
	overflow:hidden;
}
div#kontakt_left p{
	margin: 0;
	padding:0;
	line-height: 22px;
	font-size: 14px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}
div#kontakt_left p a{
	color:#ffffff;
}
div#kontakt_left p a:hover{
	color:#fcbd00;
}
div#c_right {
	width:685px;
	margin: 0;
	padding:0;
	overflow:hidden;
	float:right;
	display:inline;
	background:#1e1e1e;
}
div#main {
   padding: 28px;
   margin:0 auto;
}

div#footer {
	float:right;
	width: 685px;
	padding: 0;
	margin:0;
	background:transparent url('images/kreatyw/footer_bg.jpg') no-repeat 0 0;
}
div#footer p{
	margin: 0;
	padding:0;
	line-height: 110px;
	font-size: 12px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}
div#footer p a{
	color:#ffffff;
}
div#footer p a:hover{
	color:#fcbd00;
}
div#footer h3 {
	font-size: 10px;
	line-height:36px;
	text-align: right;
	margin: 0;
	padding:0;
	font-weight:normal;
	color:#290001;
}
div#footer h3 a {
	color: #290001;
}
div#footer 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.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:#fcbd00;
	border: 1px solid #ffffff;
	color:#990002;
	font-weight:bold;
	width:205px;
	cursor:pointer;
}
table.contactform td textarea{
	padding:2px;
	background:#ffffff;
	border: 1px solid #464646;
	width:200px;
	height:80px;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#main h1 {
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0 20px 0;
	color:#ff0000;
}
div#main h2 {
	color: #fcbd00;
	font-size: 16px;
	line-height: 20px;
	margin: 10px 0 20px 0;
}
div#main h3 {
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0 10px 0;
	padding-bottom:4px;	
	color: #fcbd00;
	border-bottom:1px dotted #fcbd00;
}
div#main h4 {
	font-size: 14px;
	line-height: 26px;
	margin: 8px 0 8px 0;	
	color: #ff0000;
}
div#main h5 {
	font-size: 12px;
	line-height: 22px;
	margin: 8px 0 8px 0;	
	color: #ff0000;
}
div#main h6 {
	font-size: 11px;
	line-height: 50px;
	margin: 8px 0 8px 0;	
	color: #ff0000;
}
div#main h6 img{
	vertical-align:middle;
	margin-right:6px;
}
/* END HEADINGS */
/* TEXT */
p {
	font-size: 12px;
	margin: 5px 0 15px 0;
	line-height: 20px;
	padding: 0;
	color:#f5f2d1;
	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 */
