@charset "utf-8";
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
}

body {
	background-color: #999;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
}
h1 {
	font-size: 1.25em;
	color: #333;
	line-height: 1.5em;
}
h2 {
	font-size: 1.15em;
	line-height: 1.5em;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
}



#ziemia {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#naglowek {
	position: relative;
	height: 135px;
	width: 850px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}


#menu {
	position: absolute;
	height: 40px;
	width: 750px;
	text-align: left;
	border-right-style: none;
	border-left-style: none;
	top: 100px;
	border-top-style: none;
	border-bottom-style: none;
	left: 25px;
}
#menu a {
	color: #333;
	display: inline-block;
	border: 1px solid #666;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	font-size: 1.25em;
	font-weight: bold;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	background-color: #666;
	border: 1px solid #333;
}


#glowny {
	height: 100%;
	width: 850px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	position: relative;
	line-height: 1.5em;
	font-size: 1em;
	background-position: 550px 190px;
}
#gora_glowny {
	position: relative;
	height: 370px;
	width: 780px;
	left: 0px;
	top: 0px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-color: #FFF;
}
#sent_it {
	position: relative;
	height: 260px;
	width: 200px;
	left: 0px;
	top: -10px;
	background-color: #FFF;
	float: left;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	vertical-align: top;
	line-height: 15px;
	font-size: 12px;
}

#ziemia #glowny h3 {
	font-size: 1.15em;
	color: #333;
	font-weight: bold;
}


#stopka a {
	text-decoration: none;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
	font-size: 1.25em;
	color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#stopka a:hover {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}


#stopka {
	float: left;
	height: 34px;
	width: 850px;
	background-color: #000;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #FFF;
}

.zdjecie_na_prawo {
	border: 1px none #999;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 10px;
}
#dol_glowny {
	position: relative;
	height: 250px;
	width: 780px;
	left: 0px;
	top: 0px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-color: #FFF;
	background-image: url(../images/maly_domek.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
}
#obrazek {
	background-image: url(../images/maly_domek.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 261px;
	width: 267px;
	left: 550px;
	top: 100px;
}
