body {
	background-color: #DBE4F6 !important;
	background-image: url(../images/kulso/slasher.png) !important;
	font-family:helvetica,tahoma,verdana,sans-serif;	
}

.header {
	width: 960px;
	height: 60px;
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	margin-top: 30px;
	background: url(../images/kulso/header.png) 0 0 no-repeat;
	position: relative;
}



.content {
	background: url(../images/kulso/slasher_header.png) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	margin-top: 22px;
	padding-top: 40px;
	width: 960px;
	background-color: #DBE4F6 !important;
}
   
.content hr {
	border: 0;
	border-top: 1px solid #222;
	height: 0;
	width: 100%;
	margin: 20px 0 20px 0;
	opacity: 0.2;
	filter: alpha(opacity = 20);
}
   

.footer { 
	clear: both;
	width: 960px;
	padding: 0 0 20px 0;
	margin: 0 0 0px 0;
	text-align: center;
	font-size: 11px;
	color: #222;
	background: url(../images/kulso/slasher_footer.png) center bottom no-repeat;
	background-color: #DBE4F6 !important;
	border-top: 2px solid #BDC5D4	; 
}

.footer hr {
	border: 0;
	border-top: 1px solid #222;
	height: 0;
	width: 100%;
	margin: 20px 0 0px 0;
	opacity: 0.2;
	filter: alpha(opacity = 20);
}

.btn-search {
    background-image: url(../images/kulso/search.png) !important;
    background-repeat: no-repeat;
    background-position: center left;    
}

.btn-mate {
    background-image: url(../images/kulso/mate.png) !important;
    background-repeat: no-repeat;
    background-position: center left;    
}

.btn-about {
    background-image: url(../images/kulso/about.png) !important;
    background-repeat: no-repeat;
    background-position: center left;    
}

.box {
	width: 880px;
	height: 410px;
	background: url(../images/kulso/box.png) 0 0 no-repeat;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
}

.box-about {
	width: 880px;
	height: 410px;
	background: url(../images/kulso/boxheight.png) 0 0 no-repeat;
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
}

.box-text {
	text-align: justify;
	padding: 20px;
	font: tahoma, arial, helvetica;
}	

.preview {
    background-image: url(../images/kulso/preivew.png) !important;
    background-repeat: no-repeat;
    background-position: center left;
}

.copy {
    background-image: url(../images/kulso/copy.png) !important;
    background-repeat: no-repeat;
    background-position: center left;
}

.map {
	width: 400px;
	height: 360px;
	background: url(../images/kulso/map.png) 0 0 no-repeat;
	top: 1293px;
	right: 40px;
	position: absolute;
}

.map iframe {
	width: 360px;
	height: 300px;
	margin: 20px;
}

.button {
	position: absolute;
	left: 245px;
	bottom: 5px;
	line-height: 22px;
}

.button span{
	font-size: 22px;
	display: block;
	float: left;
	margin: -2px 5px 0px 0;
}