body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../img/background.gif);
	color: white;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#main{
	background-color: #004f90;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 500px;
	position: relative;

}

#nav_menu{
	position: absolute;
	width: 100%;
	bottom: 5px;
	left: -1px;
	text-align: center;	
}

#nav_menu a{
	color: white;
	text-decoration: none;
}
#nav_menu a:hover{
	font-weight: bold;	
}
#mainpage{
	position: relative;
	left: 50px;
	top: 50px;
}
#page_title{
	position: absolute;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 14pt;
	font-weight: normal;
	text-align: right;
	right: 0px;
}
#content{
	position: absolute;
	top: 80px;
	left: 40px;
	z-index: 2;
}

#menu{
	position: relative;
	left: 100px;
	top: 62px;
	}

#menu_oferta{
	position: relative;
	z-index: 7;
	border: 0px;
}

#menu_ceny{
	position: relative;
	left: -30px;
	z-index: 2;
	border: 0px;
}

#menu_kontakt{
	position: relative;
	z-index: 0;
	left: -60px;
	border: 0px;
}

#menu1_label{
	position: absolute;
	font-size: 8pt;
	font-weight: bold;
	z-index: 8;
	top: 4px;
	left: 29px;
	cursor: pointer;
	width: 50px;
}
#menu2_label{
	position: absolute;
	font-size: 8pt;
	font-weight: bold;
	z-index: 8;
	top: 4px;
	left: 125px;
	cursor: pointer;
	width: 50px;
}
#menu3_label{
	position: absolute;
	font-size: 8pt;
	font-weight: bold;
	z-index: 8;
	top: 4px;
	left: 196px;
	cursor: pointer;
	width: 50px;
	}
#copyright{
	position: absolute;
	top: 252px;
	right: 0px;
}
#nifty{
	position: relative;
	top: 50px;
	left: 80px;
	background: #2C6CB0;
	width: 500px;
	margin: 10px;
}

#onas{
	position: absolute;
	width: 500px;
	height: 300px;
	left: 100px;
	top: 100px;
	background: #2C6CB0;
	cursor:  pointer;
	border: solid 2px white;
	text-align: justify;
}
#kontakt_glowny{
	position: absolute;
	width: 300px;
	height: 200px;
	left: 200px;
	top: 130px;
	background: #2C6CB0;
	cursor:  pointer;
	border: solid 2px white;
	text-align: justify;
}

.kontakt_content{
	margin: 40px 60px;
}
a{	
	color: white;
}

a:hover{
	font-weight: bold;
}

input{
	border: solid 1px white;
	background: #004f90;
	color: white;
}

textarea{
	border: solid 1px white;
	background: #004f90;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	overflow: auto;
}

.subpage_content{
	width: 480px;
	height: 300px;
	margin: 10px;
}

#ludzik{
	position: absolute;
	right: 5px;
	bottom: 5px;
}

li{
	margin-bottom: 10px;
}

h1{
	font-size: 12pt;
}

#email_error{
	color: red;
	text-align: center;
	position: absolute;
/*	border: solid yellow 1px; */
	width: 480px;
}

div.stats{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
