html
{
	background: #ffffee; 
	text-align: left; 
	font-size: 1em; 
	font-family: arial, helvetica, sans-serif;
}

body *
{
	margin: 0px; 
	padding: 0px; 
	font-size: 1em; 
	text-align: left;
}

img 
{
	border: 0px;
}

p
{
	line-height: 20px;
	text-align: justify;
	text-indent: 15px;
}

h1
{
	font-size: 1.8em;
	text-align: center;
	color: #264502;
}

h2
{
	font-size: 1.5em;
	text-align: center;
	color: #125eaa;
	font-variant: small-caps;
}

h3
{
	font-size: 1.3em;
	text-align: center;
	color: #0a2880;
	font-variant: small-caps;
	padding: 0px 0px 10px 0px;
}

h4
{
	font-size: 1em;
	text-align: left;
	color: #000000;
	font-style: normal;
	text-decoration: underline; 
	font-variant: small-caps;
}

h5
{
	font-size: 1em;
	text-align: left;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

h6
{
	font-size: 1em;
	text-align: left;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}


a 
{
	color: #000099; 
	font-size: 1em;
}

a:visited 
{
	color: #125eff;
}
a:hover 
{
	color: #0000ff;
}

.margines
{
	margin: 0px 0px 0px 20px;
}

#main
{
	float: none;
	text-align: left;
	width: 100%;	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;	
}

#gora
{
	width: 100%;
	height: 120px;
	background-color: #aad5ff;
	background-image: url('../images/top-grad.jpg');
	background-repeat: repeat-x;
	background-position: top;	
	font-family: arial, helvetica, sans-serif;	
	font-size: 0.9em; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-variant: normal;
	font-weight: bold;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 10px;
}

#gradient
{
	width: 100%;
	height: 15px;
	background-color: #aad5ff;
	background-image: url('../images/bottom-grad.jpg');
	background-repeat: repeat-x;
	background-position: bottom;	
	position: absolute;
	left: 0px;
	top: 115px;
}

#lewa
{
	float: left;
	width: 25%;
	text-align: center;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	font-size: 0.9em; 
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
}
	
#prawa
{
	float: left;
	width: 72%;
	text-align: justify; 	
	color: #000000;
	font-size: 0.9em; 
	font-family: arial, helvetica, sans-serif;	
	line-height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 10px 0px 0px 0px;
	border-left: 1px solid #dddddd;		
}

#zawartosc
{
	float: left;
	width: 80%;
	background-color: #ffffff;
	position: relative;
	left: 10%;
	top: 135px;
}

#data
{
	float: left;
	text-align: center;
	font-family: arial, helvetica, sans-serif;	
	font-weight: bold;
	color: #000000;
	width: 100%;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #ffffee;
}

#stopka
{
	float: left;
	text-align: center;
	font-size: 0.9em;
	color: #aaaaaa;
	width: 100%;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #dddddd;
}

.produkt
{
	position: relative;
	top: 0px;
	border-bottom: 1px solid #dddddd;
	padding: 0px 0px 10px 0px;
}

.photo
{
	margin: 0px 0px 0px 0px;
	width: 25%;
	position: relative;
	left: 1%;
	top: 0%;
}

.podpis
{
	background: #dddddd;
	color: #555555;
	width: 25%;
	font-size: 0.6em;
	position: relative;
	top: 0%;
	left: 1%;
	text-align: center;
}

.tresc
{
	position: absolute;
	left: 28%;
	top: 1%;
	width: 70%;
	text-align: justify;
}

.realizacja
{
	position: relative;
	top: 0px;
	height: 200px;
}

.pole-photo-01
{
	position: absolute;
	left: 5px;
	top: 0px;
	width: 240px;
	height: 240px;
	border: 1px solid #dddddd;
}

.pole-photo-02
{
	position: relative;
	left: 250px;
	top: 0px;
	width: 240px;
	height: 240px;
	border: 1px solid #dddddd;
}

.pole-photo-03
{
	position: absolute;
	left: 495px;
	top: 0px;
	width: 240px;
	height: 240px;
	border: 1px solid #dddddd;
}

.photo-vertical
{
	position: relative;
	top: 0%;
	left: 12%;
	width: 75%;
	height: 100%;
}

.photo-horizontal
{
	position: relative;
	top: 25%;
	left: 0%;
	width: 100%;
	height: 75%;
}

.podpis-galeria-vertical
{
	background: #dddddd;
	color: #555555;
	width: 100%;
	font-size: 0.8em;
	line-height: 10px;	
	position: relative;
	top: 0%;	
	left: 0%;
	text-align: center;
}

.podpis-galeria-horizontal
{
	background: #dddddd;
	color: #555555;
	width: 100%;
	font-size: 0.8em;
	line-height: 10px;	
	position: relative;
	top: 25%;	
	left: 0%;
	text-align: center;
}

.pict
{
	width: 480px;
	height: 360px;
	position: relative;
	left: 10%;
}

.schemat
{
	width: 480px;
	height: 360px;
	position: relative;
	left: 5%;
	border: 1px solid #dddddd;
	z-index: 3;
}

#logo
{
	float: left;
	width: 80%;
	height: 130px;
	background-image: url('../images/naglowek_new.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	left: 0%;
	top: 0px;
}

#animacja
{
	float: left;
	width: 80%;
	height: 50px;
	background-color: #dddddd;
	position: relative;
	left: 10%;
	top: 140px;
}

#mapa
{
	width: 200px;
	height: 200px;
}
