/*
Theme Name: Fukko Kirpykla
Theme URI: http://manosagos.lt/
Description: Web designer Guzikas - www.manosagos.lt / Web developer Mantas Žilius m.zilius@gmail.com
Version: 1.0
Author: Guzikas
Author URI: http://manosagos.lt/
*/
* {
	outline: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
body {
	background: url('./images/bg.jpg') #000 repeat-x top right;
	font: 13px tahoma, verdana, arial;
	color: #d9d9d9;
}
a {
	color: #d9d9d9;
}
a:hover {
	text-decoration: underline;
}
.cb {
	clear: both;
}
#wrap {
	background: url('./images/img.png') #000 no-repeat top center;
	width: 1024px;
	height: 918px;
	display: block;
	margin: 0 auto;
}
#header {
	width: 1024px;
	height: 103px;
	display: block;
	margin: 0 auto;
}
#header #logo {
	width: 65px;
	height: 55px;
	display: block;
	float: left;
	margin: 23px 0 0 105px;
}
#nav {
	width: 904px;
	height: 30px;
	display: block;
	margin: 0 auto;
	margin-top: 1px;
	text-transform: lowercase;
	line-height: 23px;
}
#nav a,#footer a {
	margin-right: 10px;
}
#nav .bull,#footer .bull {
	margin-right: 10px;
}
#intro {
	width: 1024px;
	height: 165px;
	margin: 0 auto;
	margin-top: 49px;
}
#intro #sintro {
	width: 495px;
	height: 145px;
	margin: 0 0 20px 410px;
}
#intro #sintro h1 {
	font: 22px tahoma, verdana, arial;
	letter-spacing: 1px;
}
#intro #sintro p {
	margin-top: 20px;
	line-height: 150%;
}
#content {
	width: 524px;
	height: 235px;
	margin: 0 auto;
	padding-right: 150px;
	margin-top: 65px;
}
#content h1 {
	font: 18px arial, tahoma, verdana;
	text-transform: uppercase;
}
#content p {
	margin-top: 10px;
	line-height: 150%;
}
#footer {
	width: 904px;
	display: block;
	margin: 0 auto;
	margin-top: 165px;
	line-height: 150%;
	font-size: 11px;
}
#footer #reklamossfera {
	background: transparent url('./images/reklamossfera.png') no-repeat center;
	width: 152px;
	height: 55px;
	display: block;
	float: right;
	margin: 0 27px 0 0;
}
#footer #fukko {
	width: 68px;
	height: 55px;
	display: block;
	float: right;
	margin: 0 27px 0 0;
}
#footer #guziko {
	width: 115px;
	height: 55px;
	display: block;
	float: right;
	margin: 0 70px 0 0;
}
