@charset "utf-8";
/* CSS Document */

body {
		background-color:#ffffff;
		font-family:Tahoma, Arial, Helvetica;
		font-size:11px;
		color:#707070;
		text-align:justify;
		margin:0px;
	}
	
div {
	position:relative;
	}
	
a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:2b92bc;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
	
#container {
		width:766px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		top:0px;
			}

#naglowek {
		width:766px;
		height:319px;
		background-image:url(../images/top.jpg);
		background-repeat:no-repeat;
		}
		
#logo {
		width:280px;
		height:32px;
		margin-left:45px;
		margin-top:43px;
		position:absolute;
		}
# logo a {
		display:block;
		width:280px;
		height:32px;
		margin-top:43px;
		position:absolute;
		margin-left:45px;
		
		}
		

#menu {
		width:213px;
		height:212px;
		position:absolute;
		margin-left:34px;
		margin-top:104px;
		}
#onas	{
		width:213px;
		height:61px;
		background-image:url(../images/menu_01.png);
		background-repeat:no-repeat;
		clear:both;
		}
#onas	a{
		display:block;
		width:213px;
		height:61px;
		text-decoration:none;
		}
		
#oferta	{
		width:213px;
		height:41px;
		background-image:url(../images/menu_02.png);
		background-repeat:no-repeat;
		}
#oferta	a{
		display:block;
		width:213px;
		height:41px;
		text-decoration:none;
		}
#oszczyrku	{
		width:213px;
		height:41px;
		background-image:url(../images/menu_03.png);
		background-repeat:no-repeat;
		}
#oszczyrku	a{
		display:block;
		width:213px;
		height:41px;
		text-decoration:none;
		}
#kontakt	{
		width:213px;
		height:69px;
		background-image:url(../images/menu_04.png);
		background-repeat:no-repeat;
		}
#kontakt	a{
		display:block;
		width:213px;
		height:69px;
		text-decoration:none;
		}
		
#srodek {
		width:766px;
		background-image:url(../images/gora_srodek.jpg);
		background-position:top;
		background-repeat:no-repeat;

		margin-left:1px;
		}
#zawartosc {
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
		}
		
#lewa	{
	width:230px;
	float:left;
	background-position:right;
	background-image:url(../images/lbg.jpg);
	background-repeat:repeat-y;
	}
		
#stopka	{
	width:766px;
	height:90px;
	background-image:url(../images/stopka.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	margin:auto;
	position: relative;
	text-align:center;
	clear:both;
	}

a.stopka{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:2b92bc;
	text-decoration:none;
	}
a.stopka:hover{
	text-decoration:underline;
	}	
	
h2	{
	color:707070;
	font-size:15px;
	}
h3 {
	color:575757;
	font-size:13px;
	font-weight:bold;
	}
.nastronie	{
	color:61df00;
	font-family:"Myriad Pro", Arial;
	font-weight:bold;
	font-size:16px;
	}
	
.witamy {
	color:#3a93c3;
	font-family:"Myriad Pro", Arial;
	font-size:26px;
	font-weight:bold;
	}
