@charset "utf-8";
/* CSS Document */


body
	{
	margin:0px;
	padding:0px;
	width:100%;
	}

img { border:none; }


ul
	{
	list-style-type:none;
	list-style-image:url(../images/liststyle.jpg);
	line-height:140%;
	}
	
li
	{
	list-style-type:none;
	list-style-image:url(../images/liststyle.jpg);
	
	
	}
	
.kontener
	{
	width:700px;
	margin:0 auto;
	text-align:center;
	}
	
	
.top_kontener
	{
	text-align:left;
	}
	
.logo
	{
	width:700px;
	float:left;
	height:80px;
	}

.top
	{
	clear:both;
	width:700px;
	margin:0px auto 2px;
	}

.pasek
	{
	background-color:#FF7411;
	width:698px;
	height:5px;
	}

.menu
	{
	width:710px;
	height:40px;
	}
	
.ofirmie
	{
	width:138px;
	height:38px;
	float:left;
	background-image:url(../images/ofirmie.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	}
	
.oferta
	{
	width:138px;
	height:38px;
	float:left;
	background-image:url(../images/oferta.jpg);
	background-repeat:no-repeat;
	}

.cennik
	{
	width:140px;
	height:38px;
	float:left;
	background-image:url(../images/cennik.jpg);
	background-repeat:no-repeat;
	}
	
.promocje
	{
	width:141px;
	height:38px;
	float:left;
	background-image:url(../images/promocje.jpg);
	background-repeat:no-repeat;
	}
	
.kontakt
	{
	width:142px;
	height:38px;
	float:left;
	background-image:url(../images/kontakt.jpg);
	background-repeat:no-repeat;
	}

/* MAIN */

.main_kontener
	{
	width:650px;
	margin:20px auto;
	font-family:Helvetica, Verdana;
	color:#444544;
	font-size:11px;
	text-align:left;
	min-height:200px;
	}
	
*html .main_kontener {height:200px;}
	
.main_title
	{
	color:#00501D;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	font-family:Comic Sans, Comic Sans MS;
	}
	
.main
	{
	font-size:14px;
	font-family: Verdana, Tahoma, Helvetica;
	text-align:justify;
	width:620px;
	}
	
a.email:link { text-decoration:none; color:#444544; font-weight:bold; }
a.email:visited { text-decoration:none; color:#444544; font-weight:bold; }	
a.email:active { text-decoration:none; color:#444544; font-weight:bold; }
a.email:hover { text-decoration:none; color:#444544; font-weight:bold; }

.cennik_cell
	{
	padding:0 20px;
	width:400px;
	}
	
/* STOPKA */

.kontener_stopka
	{
	margin-bottom:15px;
	}


.kontener_stopka a:link { text-decoration:none; color: #444544; }
.kontener_stopka a:active { text-decoration:none; color: #444544; }
.kontener_stopka a:visited { text-decoration:none; color: #444544; }
.kontener_stopka a:hover { text-decoration:none; color: #444544; }


.stopka
	{
	width:700px;
	margin:0 auto;
	font-family:Helvetica, sans-serif;
	color:#444544;
	}

.stopka_menu
	{
	border-right:1px solid #FF7411;
	width:110px;
	float:left;
	font-size:11px; 
	font-family:Helvetica, sans-serif;
	}

.stopka_menu2
	{
	width:110px;
	float:left;
	font-size:11px; 
	font-family:Helvetica, sans-serif;
	}
