@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;	
	
}
a {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
html {
	background: #c5e8fa url(../images/tlo.jpg) repeat-x;
	
}
body {
	width: 869px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #444444;
	text-align:justify;
	margin: 0 auto;
	line-height: 18px;
}
p {
	padding-bottom: 7px;	
	
}
#logo {
	width: 869px;
	height: 125px;
	clear: both;
}
#podlogo {
	width: 869px;
	height: 70px;
	clear: both;
	background:url(../images/pasek_pod_logo.jpg) no-repeat;
}
#wybor {
	width: 869px;
	height: 270px;
}
#wybor .szklo {
	float: left;
	width: 457px;	
}
#wybor .wyposazenie_sklepow {
	float: right;
	width: 412px;
	
}
#pod_menu {
	width: 869px;
	clear: both;
	height: 127px;
	background:url(../images/podtop.jpg) no-repeat;
	
	
}
#content {
	width: 683px;
	padding: 6px 93px 10px 93px;
}
#content .kol_1 {
	float: left;
	width: 448px;
	
}
#content .kol_2 {
	float: right;
	width: 215px;
	padding-left: 20px;
}
#stopka {
	background: url(../images/stopka_tlo.jpg) no-repeat;
	clear: both;
	width: 683px;
	padding: 6px 93px 10px 93px;
	font-size: 10px;
	
}
ul.lista {
	list-style-type: none;	
	text-align: left;
	padding-bottom: 20px;
}
ul.lista li {
	background: url(../images/kropek.gif) no-repeat 0px 8px;
	padding-left: 10px;
	text-align: left;
}
ul.menu_dol, ul.menu_dol li{
	list-style-type: none;
	text-align: left;
	display: inline;
	
}

