@CHARSET "UTF-8";

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt, legend {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background: #211e20;
	width: 7600px;
	color: #fff;
	overflow: hidden;
}

div.pages{
	float: left;
	height: 783px;
}

p{
	font: normal 13px Georgia;
	color: #fff;
}

a.go-home{
	background: url(../images/but_home.gif) no-repeat;
	display: block;
	width: 78px;
	height: 92px;	
}

a:hover{
	cursor: pointer;
}

/*********************************************************** main page ******/

div.page01{
	background: url(../images/main.gif) no-repeat;
	width: 1260px;
	padding-top: 20px;
}

span{
	display: none;
}

h1{
	background: url(../images/szczepankiewicz.gif) no-repeat;
	width: 153px;
	height: 86px;
	margin: 12px 0 0 3px;
}

.menu{
	margin: 36px 0 0 -2px;
}
.menu li{
	line-height: 0px;
	font-size: 0px;
}

.menu a{ display: block;} 
.menu .about a{ background: url(../images/but_about.gif) no-repeat; width: 140px; height: 46px; margin: 17px 0 0 5px;}
.menu .works a{ background: url(../images/but_works.gif) no-repeat; width: 141px; height: 47px; margin-left: 5px;}
.menu .contact a{ background: url(../images/but_contact.gif) no-repeat; width: 143px; height: 51px; margin: 22px 0 0 3px;}

/*********************************************************** hoover page ******/

.page02{
	background: url(../images/hoover.gif) no-repeat;
	width: 114px;
	padding-left: 663px;
}

.page02 h2{
	background: url(../images/but_works2.gif) no-repeat top right;
	width: 87px;
	height: 169px;
	margin: -2px 0 35px 0;
}

.page02 p{
	margin-left: 15px;
}

.page02 .go-home{
	margin-top: 80px;
}
	
	
/*********************************************************** thumbs page ******/

.page03{
	width: 800px;
}

.page03 .mini{
	list-style: none;
	font-size: 0;
	line-height: 0;
	margin: 20px 110px;
}

.page03 .mini li{
	background-color: #4C4848;
	float: left;
	margin: 3px;
	width: 110px;
	height: 110px;
}

.page03 .mini li img{
	background-color: white;
	height: 90px;
	width: 90px;
	margin: 10px;
	position: absolute;
}


/*********************************************************** flower page ******/

.page04{
	background: url(../images/flower_chair.gif) no-repeat;
	width: 223px;
	padding-left: 1057px;
}

.page04 h2{
	background: url(../images/but_contact2.gif) no-repeat;
	width: 171px;
	height: 61px;
	margin-top: 3px;
}

.page04 .go-home{
	margin-top: 400px;
}
	
.contact-text{
	float: left;
	background: #4c4848;
	width: 410px;
	height: 426px;
	padding: 25px;
}

.contact-text h2{
	color: #C3A4CE;
	font: normal 16px Georgia;
	margin-bottom: 10px;
}

.contact-text p{
	width: 300px;
}

.contact-text p.extra{
	color: #000;
	width: 120px;
	margin-top: 20px;
}

/*********************************************************** octopus page ******/

.page05{
	background: url(../images/octopus.gif) no-repeat;
	width: 278px;
	padding-left: 1322px;
}

.page05 h2{
	background: url(../images/but_about2.gif) no-repeat;
	width: 168px;
	height: 55px;
	margin-top: 40px;
}

.page05 .go-home{
	margin-top: 331px;
}

.page06{}

.page06 .about-text{
	background: #4C4848;
	width: 420px;
	height: 369px;
	float: left;
	margin-top: 73px;
	padding: 25px;
}

.page06 .about-text h2{
	color: #A1BC41;
	font: normal 16px Georgia;
}

.page06 .about-text p{
	font: normal 13px Georgia;
	padding-top: 14px;
}

.page06 .about-text a{
	color: #A1BC41;
	text-decoration: none;
}

.page06 .about-text a:hover{
	text-decoration: underline;
}

.page06 ul{
	list-style-type: none;
	line-height: 16px;
}

.page06 .about-bg{
	background: url(../images/about_bg.gif) no-repeat;
	width: 381px;
	height: 549px;
	float: left;
}


/*********************************************************** comics ******/

