/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	}
a{
	color: #363F65;
	text-decoration: none;
	}
a:hover{
	color: #FF4200;
	}
img{
	border: none;
	}
strong{
	color: #363f65;
	}
#strona{
	border: 1px #999999 solid;
	width: 780px;
	height: auto;
	margin: auto;
	background: url(../images/paseczek.jpg) left repeat-y #ffffff;
	position: relative;
	}
#lewa{
	float: left;
	width: 179px;
	border-right: 1px #999999 solid;
	height: inherit;
	}
#lewa2{
	width: 175px;
	height: auto;
	overflow: hidden;
	margin: 2px;
	}
#belka_lewa{
	position: absolute;
	width: 175px;
	height: 5px;
	border-bottom: 2px solid #ffffff;
	background: #879db4;
	bottom: 60px;
	left: 2px;
	}
#prawa{
	float: left;
	width: 596px;
	}
#top1{
	width: inherit;
	background: #eeeeee;
	}
#top2{
	width: inherit;
	height: 250px;
	padding: 2px;
	border-bottom: 1px #999999 solid;
	}
#menu{
	width: inherit;
	background: #eeeeee;
	}
#menu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#menu ul li a{
	display: block;
	width: inherit;
	height: 17px;
	padding: 2px  0px 0px 5px;
	margin: 2px 0px 1px 0px;
	border-left: #ff4200 3px solid;
	background: url(../images/mnu.gif) right no-repeat #ffffff;
	}
#menu ul li a:hover{
	border-left: #ababab 3px solid;
	}
.podmenu{
	padding: 0px;
	margin: 0px;
	min-height: 17px;
	}
#menu .podmenu a{
	width: inherit;
	padding: 2px  0px 2px 15px;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	border-left: #ff4200 3px solid;
	background: url(./../images/arrow_mnu.gif) left no-repeat #ffffff;
	height: auto;
	}
#menu .podmenu a:hover{
	border-left: #ababab 3px solid;
	}
#dristeem{
	width: inherit;
	background: #eeeeee;
	}
#content{
	width: 95%;
	padding: 15px;
	}
#stopka{
	clear: both;
	width: 780px;
	height: 59px;
	border-top: 1px #999999 solid;
	}
#stopka2{
	width: 776px;
	height:55px;	
	background: #eeeeee;
	border: 2px solid #ffffff;
	}
#menu2{
	width: inherit;
	height: 20px;
	background: #8b8b8b;
	}
#menu2 strong{
	color: #ffffff;
	}
#menu2 ul{
	list-style: none;
	padding: 3px 0px 3px 40px;
	margin: 0px;
	}
#menu2 ul li{
	display: inline;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #ffffff;
	}
#menu2 ul li a{
	color: #ffffff;
	text-decoration: none;
	}
#menu2 ul li a:hover{
	color: #ffffff;
	text-decoration: none;
	}
#content h1{
	font-size: 12px;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	background: url(./../images/mt_title.gif) left no-repeat #ffffff;
}
#content h2{
	font-size: 11px;
	color: #363f65;
}

#kontakt{
	float: right;
	width: 180px;
	overflow: hidden;
	border-left: dotted 1px #999999;
	padding: 10px;
	text-align: center;
	color: #ababab;
	min-height: 400px;
	}
#glowna{
	overflow: hidden;
	width: 350px;
	text-align: justify
	}
.wydarzenia{
	margin: 20px 0px 20px 0px;
	}
.wydarzenia h2{
	padding: 0px;
	margin: 0px;
	}
.wydarzenia .data{
	font-size: 9px;
	color: #666666;
	}
.wydarzenia .wiecej{
	text-decoration: underline;
	font-size: 10px;
	margin: 3px;
}
.wydarzenia p{
	padding: 0px;
	margin: 0px;
	}
#nawigacja{
	width: 150px;
	margin: auto;
	}
.produkt{
	height: auto;
	overflow: hidden;
	}
.produkt img{
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	}
	.opcje{
	width: 350px;
	overflow: hidden;
	}
.produkt ul li{
	padding: 3px;
	}
#dane_techniczne{
	border: 1px solid #999999;
	}
#dane_techniczne td{
	background: #e5e5e5;
	}
#dane_techniczne th{
	background: #cccccc;
	font-weight: bold;
	}
.referencja{
	width: 510px;
	border: 1px solid #000000;
	padding: 1px;
	margin: 20px;
	}
.table_referencja{
	width: 510px;
	border-collapse: collapse;
	}
.table_referencja th{
	padding: 5px;
	background: #cccccc;
	}
.table_referencja td{
	border: 1px solid #ffffff;
	padding: 5px;
	background: #eeeeee;
	}
.foto_galeria{
	float: left;
	border: 1px solid #eeeeee;
	margin: 5px;
	text-align: center;
	}