* {
margin:0;
padding:0;
}

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 12px;
}

div {
   font-size: 10px;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #9b231c; 
}

a:visited {
   text-decoration: none;
   background-color: inherit;
  color: #9b231c;
}
a:hover {
   text-decoration: none;
   background-color: inherit;
   color: #383431;
}

/*****************
basic layout 
*****************/
body {
   background: #dfdfdf url(images/kreatyw/intro/bg.jpg) 0 0;
   color: #1f1f1f;
   margin:0;
}
div.clr {
	clear:both;
}
div#pagewrapper {
   margin: 0 auto;
   width: 900px;
   background-color: transparent;
   color: #1f1f1f;
}

div#header {
   height: 80px;
   overflow:hidden;
   padding-top:20px;
}
div#header p {
	text-align:center;
}
div#main {
	width:900px;
	height: 405px;
	overflow:hidden;
	margin:0;
	padding:0;
}
div#main_l {
	width:449px;
	height: 405px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background: #868686 url(images/kreatyw/intro/bg_wypozycz.jpg) no-repeat 0 0;
}
div#main_l h1{
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	color:#dedede;
	text-align:center;
	margin-top:20px;
}
div#main_l h1 a{
	color:#dedede;
	text-transform:none;
}
div#main_l h1 a:hover{
	color:#d22929;
	text-transform:none;
}
div#main_l h2{
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	color:#dedede;
	text-align:center;
	margin-top:10px;
}
div#main_l h2 a{
	color:#dedede;
	text-transform:none;
}
div#main_l h2 a:hover{
	color:#d22929;
	text-transform:none;
}
div#main_r {
	width:451px;
	height: 405px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background: #868686 url(images/kreatyw/intro/bg_serwis.jpg) no-repeat 0 0;
}
div#main_r h1{
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	color:#464646;
	text-align:center;
	margin-top:20px;
}
div#main_r h1 a{
	color:#464646;
	text-transform:none;
}
div#main_r h1 a:hover{
	color:#d22929;
	text-transform:none;
}
div.klik{
	width:270px;
	height:260px;
	margin:30px auto 20px auto;
	cursor:pointer;
}
div#footer {
   clear: both;
   color: #ffffff;
   background: #d22929;
   margin:5px;
   height:60px;
}
div#footer p {
   font-size: 12px;
   text-align: center;
   font-weight:bold;
   line-height:59px;
}
div#footer p a {
   color: #ffffff;
   margin:0 20px 0 20px;
}
div#footer p a:hover {
   color: #212121;
}
div#foot_kr p {
   font-size: 10px;
   padding: 5px;
   text-align: right;
   margin: 0;
   color:#878787;
}
div#foot_kr p a {
   color: #878787;
}
div#foot_kr p a:hover {
   color: #9b231c;
}

div#foot_content {
   margin-top: 20px;
   width:900px;
   overflow:hidden;
}
div#foot_content p{
	font-size:10px;
	color:#787878;
	text-align:justify;
}
