/* CSS Document */
body {
	font: 100% "Times New Roman", Verdana, Calibri, Geneva, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px none #FFFFFF;
}
#pojemnik {
	width: 766px;  
	background: #FFFFFF;
	margin: 0 auto 5px auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#top {
	background: white; 
	height: 37px;
	color: #666666;
}
#top a, #top a:link, #top a:active, #top a:visited {
	color:#666666;
}
#top a:hover {
	color:#000000;
}
.lewa {
	float: left; 
	width: 50%;	
}
.prawa {
	float: left; 
   width: 50%;
}
.centrum {
	text-align: center;
}
#top p {
	margin: 0; 
	padding: 10px 0; 
}
#mainContent {
	padding: 0; 
	background: #FFFFFF;
	height: 818px;
   width: 766px;
}
#main-l {
	height: 818px;
	width: 23px;
	background: url(../images/main-l.gif) no-repeat left top;
	float: left;
}
#main-c {
   width: 720px;
	height: 818px;
	float: left;
	background: url(../images/main-c.jpg) repeat-x left top;
}
#naglowek {
	height: 105px;/* 109 */
}
#logo {
   float: left;
	width: 249px;
	height: 101px; /* 105 */
	background: transparent;
}
#phone {
	float: left;
	width: 441px; /* 471px - 30px padding */
	height: 35px; /* 65px - 30px padding */
	text-align: right;
	font: bold 16px "Times New Roman", Times, serif;
	color: black;
	padding: 30px 30px 0px 0px;
}
#nawigacja {
	width:452px; /* 471px - 19px padding */
	height: 35px;
	float: left;
	text-align: right;
	padding-right: 17px;
	padding-top: 0px;
	background: transparent;
}
#linia {
	height: 3px;
	clear: both;
	background: transparent url(../images/linia-1.png) no-repeat top center;
}
#flash-t {
	height: 242px;
}
#flash {
	width: 766px;
	height: 242px;
	position: absolute;
	top: 146px;/* 146,  160 */ 
}
#tresc {
	height: 466px;
	color: #dbdbdb;
	overflow: auto;
}
#tresc a, #tresc a:link, #tresc a:visited {
	color: yellow;
} 
#tresc a:hover {
	color: white;
}
#tresc-l {
   float: left;
	width: 424px; /* 441px - 17px padding */
	padding: 0px 0px 0px 17px;
	height: 466px;
	overflow: auto;
}
#tresc-p {
	float: right;
	width: 244px; /* 279px - 20px na suwaka - 15px padding */
	overflow: auto;
	padding: 0px 10px 0px 0px;
}
#blok {
	width: 409px; /* 424px - 15px padding */
	background: url(../images/tlo-blok.png) repeat-y top;
	padding: 5px 5px 5px 10px;
}
#blok, #blok h1, #blok h2, #blok p {
	margin: 0px;
}
#blok-d {
	width: 424px;
	height: 5px;
	background: url(../images/dol-blok.png) no-repeat bottom;
   font-size: 1px;
   line-height: 0px;
}
#main-r {
	width: 23px;
	height: 818px;
	float: left;
	background: url(../images/main-r.gif) no-repeat top right;
}
#stopka {
	padding: 0 0px 0px 20px; 
	background: white;
	text-align: left;
	color: #666666;
	font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#stopka p {
	margin: 0px 0px 3px 0px; 
	padding: 10px 0 0px 0px; 
}
#stopka a, #stopka a:link, #stopka a:active, #stopka a:visited {
	color:#666666;
}
#stopka a:hover {
	color:#000000;
}
#autor {
	text-align: right;
	padding: 0px 20px 3px 0px;
	font-size: 0.9em;
}
.clearfloat { 
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
/* Menu poziome */
#nawigacja ul, #nawigacja ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nawigacja ul {
	float: right;
	background: transparent;
	padding: 1px 0 1px 1px;
}

#nawigacja ul li {
	float: right;
	margin-left: 5px;
}

#nawigacja ul a:link, #nawigacja ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: transparent url(../images/przycisk2.png) no-repeat center;
	color: #fff;
	padding: 6px 0px 0px 0px;
	width: 84px;
	height: 29px; /* 35px */
	text-align: center;
}

#nawigacja ul a:hover, #nawigacja ul a.aktywny {
	background: transparent url(../images/przycisk1.png);
	color: yellow;
}

