#zolty {
	background-color: fec20e;
	position: absolute;
	z-index: 0;
	height: 350px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: repeat;
	background-image: url(../img/heady/zolty.jpg);
}
#main {
	width: 960px;
	position: relative;
	top: 130px;
	height: 300px;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	z-index: 2;
	background-color: #000000;
}
#menu {
	background-color: #000000;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: justify;
	padding: 5px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -87px
}

#menu a{
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
}
#bottom {
	bottom: 0px;
	position: relative;
	float: right;
}


#menu a:hover{
	font-weight: bolder;
	color: #000000;
	background-color: #fec20e;
	text-decoration: none;
}

.kwadrat {
	height: 30px;
	width: 30px;
	position: relative;
	float: right;
	top: -30px;
	background-color: #000000;
	margin-right: 10px;
}


#logo {
	height: 222px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
	background-image: url(../img/heady/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: -300px;
}
.gal {
	float: left;
	margin: 5px;
}
#cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 500px;
	float: none;
	clear: none;
	top: -85px;
	z-index: 2;
	overflow: visible;
	text-align: center;
}
#tekst1 {
	width: 470px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	top: -20px;
	text-align: left;
}

#tekst2 {
	width: 470px;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	text-align: left;
	top: -20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	border: 0 px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
	color: #FFFFFF;
	background-color: #000000;
}
h3 {
	font-size: larger;
}

p  {
	padding: 5px;
}

img{
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
