html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:center;
	background-image:  url(img/background_start.png);
	background-repeat: repeat-x;
	background-position: center top;

}
.main {
	position: relative;
	width: 963px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

.logoStart{
	position:absolute;
	width:204px;
	top:0;
	left:350px;
}
.logoStart h1{
	text-indent:-2000px;
}

h1{
	position:absolute;
	top:135px;
	left:250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6BBD32;
	font-weight:normal;
}
h4{
	position:absolute;
	top:115px;
	left:200px;
	width:500px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
	background-color:#F7DD24;
	padding:5px 0 5px 0;
	border: solid 1px #000000;
	
}

h3{
	position:absolute;
	top:530px;
	left:360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2F2B28;
	font-weight:normal;
	
}

.animPraca{
	position:absolute;
	width:100px;
	height:30px;
	top:441px;
	right:31px;
}

.butonPrzetworstwo{
	position:absolute;
	width:696px;
	height:337px;
	top:196px;
	left:120px;
	background-image:  url(img/przetworstwo-spozywcze.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.butonFlagi{
	position:absolute;
	width:180px;
	height:auto;
	top:50px;
	right:200px;

}

.butonPrzetworstwo a:link, .butonPrzetworstwo :visited{
	position:absolute;
	left:190px;
	top:230px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #459012;
	text-decoration:none;
	text-align:center;
}
.butonPrzetworstwo a:hover{
	color: #71CC32;
}
 span{
	font-size:13px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
}

.butonPozostale{
	position:absolute;
	width:952px;
	height:196px;
	top:580px;
	left:10px;
}
.buton1{
	position:absolute;
	left:80px;
	top:94px;
	text-align:center;

	
}
.buton1 a:link, .buton1 a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #493D37;
	text-decoration: none;
	display:block;
	}

.buton2{
	position:absolute;
	left:430px;
	top:94px;
	text-align:center;
	
}
.buton2 a:link, .buton2 a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2B69A5;
	text-decoration: none;
	display:block;
}

.buton3{
	position:absolute;
	left:740px;
	top:94px;
	text-align:center;
	
}
.buton3 a:link, .buton3 a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:block;
}
.buton1 a:hover, .buton2 a:hover, .buton3 a:hover, .buton4 a:hover, .buton5 a:hover{
	text-decoration:underline;
}

.czysc{
	clear:both;
}


.footer {
	position: absolute;
	width:952px;
	height: 54px;
	top:800px;
	background-image: url(img/grdn_stopka.png);
	background-repeat: repeat-x;
	background-position: center;

}
.footer p {
	float:right;
	color:#B9F39C;
	margin:0;
	padding:0px 10px 0px 30px;
	font-size:12px;
}

.footer .linkGrafo{
	float:left;
	color:#B9F39C;
	margin:0;
	padding:0px 10px 0px 10px;
	font-size:12px;
}
.footer a, .linkGrafo a{
	color: #7A6B36;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover, .footer .linkGrafo a:visited{
	text-decoration: underline;
}


.footer_left {
	float: left;
}
.footer_right {
	float: right;
}

