body
{
	width:100%;
	height:100%
	text-align:center;
	font-family: Verdana;
}

a
{
	text-decoration:none;
}

h1
{
	color:white;
	font-size:20px;
	font-weight:bold;
}

#contener
{
	width:968px;
	margin:auto;
}

#logo
{
	background-image:url(img/logo.jpg);
	width:329px;
	height:121px;
	float:left;
	font: Verdana;
}

.logo_img
{
	background-image:url(img/logo_img.jpg);
	width:287px;
	height:74px;
	float:left;
	margin-top:40px;
}

#menu_gora
{
	background-color: white;
	width:639px;
	height:67px;
	float:right;
}
	
	.home
	{
		background-image:url(img/home.jpg);
		float:right;
		width:70px;
		height:22px;
		margin-right:20px;
		margin-top:15px;
	}
	
	.pomoc
	{
		background-image:url(img/pomoc.jpg);
		float:right;
		width:76px;
		height:22px;
		margin-right:20px;
		margin-top:15px;
	}
	
	.kontakt
	{
		background-image:url(img/kontakt.jpg);
		float:right;
		width:94px;
		height:22px;
		margin-top:15px;
	}

#menu
{
	background-image:url(img/menu.jpg);
	width:639px;
	height:54px;
	float:left;
}

.menu_item1
{
	font-size:13pt;
	color:black;
	font-weight:bold;
	margin-top:25px;
	float:left;
	height:40px;
	width:97px;
	text-align:center;
}

.menu_item2
{
	font-size:13pt;
	color:black;
	font-weight:bold;
	margin-top:25px;
	float:left;
	margin-left:19px;
	height:40px;
	width:82px;
	text-align:center;
}

.menu_item3
{
	font-size:13pt;
	color:black;
	font-weight:bold;
	margin-top:25px;
	float:left;
	margin-left:21px;
	height:40px;
	width:144px;
	text-align:center;
}

.menu_item4
{
	font-size:13pt;
	color:black;
	font-weight:bold;
	margin-top:25px;
	float:left;
	margin-left:22px;
	height:40px;
	width:92px;
	text-align:center;
}

.menu_item5
{
	font-size:13pt;
	color:black;
	font-weight:bold;
	margin-top:25px;
	float:left;
	margin-left:25px;
	height:40px;
	width:96px;
	text-align:center;
}

.menu_item5:hover, .menu_item4:hover, .menu_item3:hover, .menu_item2:hover, .menu_item1:hover
{
	background-color:white;
}

#pasek
{
	background-image:url(img/pasek.jpg);
	width:968px;
	height:47px;
	float:left;
}

#img_lewa1
{
	background-image:url(img/img_lewa.jpg);
	width:329px;
	height:532px;
	float:left;
}

#img_lewa2
{
	background-image:url(img/img_lewa2.jpg);
	width:329px;
	height:532px;
	float:left;
}

#img_lewa3
{
	background-image:url(img/img_lewa3.jpg);
	width:329px;
	height:532px;
	float:left;
}

#img_lewa4
{
	background-image:url(img/img_lewa4.jpg);
	width:329px;
	height:532px;
	float:left;
}

#img_lewa5
{
	background-image:url(img/img_lewa5.jpg);
	width:329px;
	height:532px;
	float:left;
}

#tresc
{
	background-image:url(img/tresc.jpg);
	background+color: #79c7dd;
	width:639px;
	height:532px;
	float:left;
	z-index:50;
}

#oferta1
{
	margin-top:100px;
	background-image:url(img/usluga1.png);
	width:545px;
	height:85px;
}
	.usluga1
	{
		font-size:14pt;
		color:#00549c;
		font-weight:bold;
		padding-top:10px;
		margin-bottom:3px;
		margin-left:75px;
	}
	
	.opis1
	{
		font-weight:bold;
		margin-left:110px;
		margin-top:3px;
		font-size:1em;
	}

#oferta2
{
	margin-top:20px;
	background-image:url(img/usluga2.png);
	width:593px;
	height:85px;
}

	.usluga2
	{
		font-size:14pt;
		color:#00549c;
		font-weight:bold;
		padding-top:10px;
		margin-bottom:3px;
		margin-left:135px;
	}
	
	.opis2
	{
		font-weight:bold;
		margin-left:165px;
		margin-top:3px;
		font-size:1em;
	}

#oferta3
{
	margin-top:20px;
	background-image:url(img/usluga3.png);
	width:631px;
	height:85px;
}

	.usluga3
	{
		font-size:14pt;
		color:#00549c;
		font-weight:bold;
		padding-top:10px;
		margin-bottom:3px;
		margin-left:195px;
	}
	
	.opis3
	{
		font-weight:bold;
		margin-left:235px;
		margin-top:3px;
		font-size:1em;
	}
	
.img_strony_l
{
	float:left;
	margin-left:10px;
	margin-top:15px;	
	width:300px;
	font-size:0.8em;
}

.img_strony_r
{
	float:right;
	margin-right:10px;
	margin-top:15px;
	width:300px;
	font-size:0.8em;
}

.img_margin
{
	margin-top:15px;
}

.opis_oferty
{
	color:#e7e7e7;
}

#wysuwany_div 
{ 
	width: 240px; 
	height: 352px; 
	background: url(img/fb.png) no-repeat; 
	position: fixed; 
	top: 140px; 
	right: -200px;
	text-align:right;
}