body {
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#www {
	background-color: #efefef;
	background-image: url(bgTopPage.jpg);
	background-repeat: repeat-x;

}

#topPage {
	width: 780px;
	height: 70px;
	background-color: #EFEFEF;
	clear: both;
	background-image: url(winieta.jpg);
	padding-top: 118px;
	margin-left: auto;
	margin-right: auto;
}

#topPage #lewo {
	width: 169px;
	float: left;
	margin-left: 10px;
	margin-top: 13px;
}

#topPage #prawo {
	float: right;
	width: 574px;
	height: 70px;
}

#topPage #prawo #data {
	width: 200px;
	height: 20px;
	margin-right: 3px;
	margin-top: 3px;
	font-size: 12px;
	float: right;
	text-align: right;
}

#topPage #menu_gorne {
	width: 780px;
	height: 25px;
	clear: both;
}

#topPage #menu_gorne #lewy {
	width: 250px;
	float: left;
	padding-right: 5px;
	padding-top: 6px;
	padding-left: 5px;
	height: 19px;
}

#topPage #menu_gorne #prawy {
	width: 505px;
	float: right;
	padding-top: 6px;
	padding-right: 5px;
	height: 19px;
	text-align: right;
}


#topPage #menu_gorne a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	height: 25px;
	padding: 6px;
}


#topPage #menu_gorne a:hover, #topPage #menu_gorne a:focus {
	color: white;
	background-color: #03772C;
}


/*
#topPage #prawo #baner {
	height: 60px;
	width: 468px;
	margin-left: 95px;
	background-color: Aqua;
	clear: both;
}
*/


#strona {
	width: 780px;
	clear: both;
	background-color: #efefef;
	margin-left: auto;
	margin-right: auto;

}

#strona #lewo, #strona #prawo {
	width: 160px;
	float: left;
	background-color: #efefef;
}

#strona #lewo #box, #strona #prawo #box{
	width: 160px;
	margin-bottom: 10px;
}

#strona #lewo #box #boxhead, #strona #prawo #box #boxhead {
	width: 140px;
	height: 18px;
	background-image: url(head_box_content.jpg);
	color: white;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 20px;
}

#strona #lewo #box #boxcontent, #strona #prawo #box #boxcontent {
	width: 158px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background-color: #ffffff;
	margin-top: 1px;
}

#strona #lewo #box #boxcontent #boxlink, #strona #prawo #box #boxcontent #boxlink {
	border-bottom: 1px solid #c0c0c0;
	background-image: url(wypunktowanie_menu.gif);
	padding-left: 20px;
	padding-right: 3px;	
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow-x: hidden;
}


#strona #srodek {
	width: 420px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

#strona #srodek #box {
	width: 420px;
	clear: both;
}

#strona #srodek #box #boxhead {
	background-image: url(head_box_page.jpg);
	height: 18px;
	background-repeat: no-repeat;
	width: 390px;
	font-weight: bold;
	color: white;
	padding-left: 30px;
	padding-top: 4px;
}

#strona #srodek #box #boxcontent {
	width: 420px;
	clear: both;
	background-color: #efefef;
	margin-top: 1px;
}

#strona #srodek #box #boxcontent a {
	color: #000099;
}


/*************************/

#stopka {
	clear: both;
	height: 39px;
	background-color: #efefef;
	background-image: url(bgStopka.jpg);
	padding-top: 30px;
}

#stopka #srodek {
	width: 780px;
	height: 30px;
	text-align: center;
	color: #747474;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

#stopka a {
	text-decoration: none;
	color: #D9D3BF;
}

#stopka a:hover,#stopka a:focus {
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

th {
	background-image: url(bgButton.jpg);
	background-repeat: repeat-x;
	color: white;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}


#h2 {
	color: #003;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
}

#h3 {
	color: #534B31;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
	clear: both;
}

#tresc {
	color: #333;
}

#tresc img {
	border: 1px solid #909090;
}

#dataArt {
	color: #b0b0b0;
	text-align: right;
	font-size: 11px;
}

#footerDoc {
	padding-top: 3px;
	border-top: 1px solid #E3DFD2;
	clear: both;
	height: 13px;
	margin-top: 10px;
	text-align: right;
	font-size: 11px;
}
/* ************************** */
#forum_post {
	clear: both;
}

#forum_post #glowny {
	background-color: #DFEEEE;
	padding: 2px;
	margin-bottom: 5px;
}

#forum_post #glowny #info {
	background-color: #DFEEEE;
	border-bottom: 1px solid #B5D7D7;
	padding-bottom: 5px;
}


#forum_post #glowny #tresc {
	padding-top: 5px;
	background-color: #DFEEEE;
	padding: 2px;
}


#forum_post #watek1 {
	background-color: #f0f0f0;
	padding: 2px;
	margin-bottom: 5px;
}

#forum_post #watek1 #info  {
	background-color: #f0f0f0;
	border-bottom: 1px solid #B5D7D7;
	padding-bottom: 5px;
}


#forum_post #watek1 #tresc {
	padding-top: 5px;
	background-color: #f0f0f0;
	padding: 2px;
	border-bottom: 1px ridge #B5D7D7;
}

#forum_post #watek2 {
	background-color: #e0e0e0;
	padding: 2px;
	margin-bottom: 5px;
}

#forum_post #watek2 #info  {
	background-color: #e0e0e0;
	border-bottom: 1px solid #B5D7D7;
	padding-bottom: 5px;
}


#forum_post #watek2 #tresc {
	padding-top: 5px;
	background-color: #e0e0e0;
	padding: 2px;
	border-bottom: 1px ridge #B5D7D7;
}

/********************/
.button {
	border: 1px solid white;
	color: white;
	height: 22px;
	background-image: url(bgButton.jpg);
	font-size: 11px;
}

input.normal {
	border: 1px solid #C0C0C0;
}

textarea {
	font-family: Arial;
}

.infoerror {
	font-weight: bold;
	color: red;
}

.infook {
	font-weight: bold;
	color: green;
}

#oddzielenie {
	clear: both;
	height: 10px;
}

#contentlead {
	clear: both;
}

#tytul {
	float: left;
}

#data {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 11px;
}

#zajawka {
	clear: both;
}

#TrescDok {
	color: #333;
}

td {
	font-size: 12px;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
}