/* Body */

BODY {
	margin: 0 auto;
	width: 1000px;
	background-color : #FFFFFF; color : #333;
	font: normal 13px tahoma, sans-serif;
	}
td{
	font: normal 13px tahoma, sans-serif;
}

a:link, a:visited {
	color: #754600; 
	font: bold 13px tahoma, sans-serif; text-decoration: none;
	}
a:hover {
	color: #ff9900;	text-decoration: none;
	}

h1 {
	color: #e81; 
	font:  bold 15px verdana, sans-serif; 
	text-align: center;
	margin-top: 20px; 
	padding-bottom: 6px; 
	}
h2 {
	color: #e81; 
	font:  bold 13px verdana, sans-serif; 
	text-align: left;
	margin-top: 20px; 
	padding-bottom: 6px; 
	}
h3 {
	font:  bold 13px verdana, sans-serif; 
	text-align: left;
	padding: 6px 0px; 
	}
h5 {
	font:  bold 11px arial, sans-serif; 
	text-align: left;
	padding: 6px 0px; 
	}
h4 {
	width: 100%; margin:0px; 
	font: normal 10px Arial, sans-serif; color: #FF9900; text-align: left;
	border-bottom: 1px dashed #ffd000;
	}

.belka { 
	padding-top: 2px;
	width: 100%; height: 24px;
	background-color : #673400; color: #aaa; text-align: right; 
	}
	div.belka a{ 
		margin: 2px 10px;
		font: normal 10px Arial, sans-serif; color: #ffd000;font-size: 11px;
		}
.baner{
	position: relative; float: left;
	width: 800px; height: 140px;
	margin: 4px 0px;
	background: #fff  url(ilustracje/eskade_swietliki.jpg) no-repeat top left;
	text-align: center;
	}
	.baner strong{
		position: absolute; top: 110px;  right: 20px;
		color: #673400; font: bold 15px tahoma, sans-serif;
		}

.logowanie {
	width: 190px;float: right;
	margin-left: 10px; 	margin-top: 4px;
	font: normal 10px Arial, sans-serif;  text-align: left;
	}
	.logowanie .inputbox, .button{
		width: 80px;
		color: #000000;background: #ffd000;border: 1px solid;
		font: normal 10px Arial, sans-serif;
		}
	.logowanie .button {
		background: White;text-align: center;font-weight: bold;
		height: 15px;
		}

.zawartosc{
	width: 798px; min-height: 600px; float: left;
	margin-top: 4px;
	border: 1px dotted #ffd000;
	}

.menu{
	width: 190px; float: left;
	margin-left: 10px; 	margin-top: 4px;
	}
.logo{
	text-align: center; margin: 20px 0px;
	}
.logo a, img{
	border:0px;margin:0px;
	}
.logo:hover{
	cursor: pointer;
	}
.stopka{
	width: 798px; float: left;
	margin-top: 4px; margin-bottom: 20px;
	text-align: center; font: normal 11px Arial, sans-serif;
	}
#powiekszenie {
	display:none;
	position: absolute;
	z-index: 99;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	top: 30px;
	/*border: 2px solid #000; 
	border-left: 2px solid #fff; 
	border-top: 2px solid #fff; */
	} 	
	#powiekszenie img{
		cursor: pointer;
		margin: 0 auto;
		float: left;
		border: 2px solid #fff;
		}
#zciemniacz {
	display: none;
	position: absolute;
	z-index: 88;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-color: #754600;
	opacity: 0.6;
	filter: alpha(opacity=60);
	}

.poPrawej { margin-left: 20px; margin-bottom: 10px; float: right; }
.poLewej { margin-right: 20px; margin-bottom: 10px; float: left; }
.srodek {margin: 0 auto; width: 360px;}
.clear { clear: both; }

	.artykul {
		margin: 10px;
		text-align: justify;
		}
		.artykul p{
			text-align: justify;
			}
		.artykul .ilustracja{
			margin-bottom: 10px; margin-top: 10px;
			text-align: center;
			}
		.artykul img{
			padding: 4px; border: 0px;
			}
		.artykul img.zdjecie{
			border: 1px solid #999; margin: 4px;padding: 4px; 
			}
		.artykul1kolumna img.zdjecie{
			border: 1px solid #999; margin: 4px; padding: 4px;
			}
	img.ikona{
		float: left; margin: 0px 10px 10px 0px; padding: 0px; border: 1px solid;
		}

	.artykulLewy {
		float: left; width:50%;
		}
	.artykulPrawy {
		float: right; width:50%;
		}

	.poLewej {
		float: left; margin-right: 10px;
		}
	.poPrawej {
		float: right; margin-left: 10px;
		}

	.tabelka { border: 0px; background-color: #fff7d7}
	.tabelka td, th { padding:4px; border-right: 1px dotted #e84; border-bottom: 1px dotted #e84; text-align: center; }
	.tabelka th { text-align: left; font-weight: normal; font-style: normal; color: #640;background-color: #ffe9c9}

	.mniejszy {font-size: smaller;}
/*
.cennik td { font-family: arial,helvetica,sans-serif; font-size: 12px; text-decoration: none;
		padding: 4px; border: 1px solid #ee8844; background-color: '.$kol_tab.'; text-align: center; }

td.opis { text-align: left; }

.cennik th { font-family: arial,helvetica,sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;
		padding: 4px; border: 2px solid #ee8844; background-color: '.$kol_tab.'; text-align: center; }
.cennik li	{ font-family: arial,helvetica,sans-serif; font-size: 11px; list-style: circle ;
		padding: 6px; margin-left: 20px; margin: 0px;
		background-color: '.$kol_tab.'; text-align: left; }

.zdjecie	{ margin: 20px 4px 30px 4px; padding:2px; border: 1px dotted #999; }

.rysunek	{ margin: 20px 4px 30px 4px; padding:2px; border: 1px dotted #999; }

.podmenu li { margin: 10px 0px 4px 40px; padding:2px;  }

.prawa { font-family: arial,helvetica,sans-serif; font-size: 10px; }

.tabelka td { padding:4px; border-right: 1px dotted #e84; border-bottom: 1px dotted #e84; text-align: center; }
.tabelka th { padding:4px; border-right: 1px dotted #e84; border-bottom: 1px dotted #e84; text-align: center;  text-align: left; font-weight: normal; font-style: normal; color: #640;}

.poPrawej { margin-left: 20px; margin-bottom: 10px; float: right; }
.poLewej { margin-right: 20px; margin-bottom: 10px; float: left; }
.bezOplywania { clear: both; }
*/

