html, body {
	width:100%;
	height:100%;
	margin:0 auto;
	padding: 0px;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	background-color:#1b5601;/*zmiana*/
}

#topcontainer {
	width:100%;
	height:100px;
	background-image:url(../images/topbkg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#topcolumn {
	width:780px;
	height:100px;
	margin: 0 auto;
	padding: 0px;
}
#topcolumnleft{
	float:left;
	width:70%;
	height:100px;
	background-image:url(../images/logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#topcolumnright{
	float:right;
	width:30%;
	height:100px;
	background-image:url(../images/topbkg3.png);
	background-position:center right;
	background-repeat:no-repeat;
	text-align:right;
	margin:0 auto;	
}
#topcolumnrighttext{
	font-size:12px;
	font-style:italic;
	padding-top:36px;
	color:#e3c082;
}

#menucontainer {
	width:100%;
	height:38px;
	background-image:url(../images/menubkg1.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#menucolumn {
	width:780px;
	height:38px;
	margin: 0 auto;
	padding: 0px;
	background-image:url(../images/menubkg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#menu td {height:38px; padding:0px 6px 0px 6px;}
#menu a{font-size:12px; font-style:italic; color:#fff6b4; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif}
#menu a:hover{font-size:12px; font-style:italic; color:#baac64; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif}

#imgcontainer {
	width:100%;
	height:199px;
	background-image:url(../images/imgbkg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#imgcolumn {
	width:780px;
	height:199px;
	margin: 0 auto;
	padding: 0px;
	background-color:#999999;
}

#maincontainer {
	width:100%;
	height:400px;		
	background-image:url(../images/mainbkg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#maincolumn {
	width:780px;
	margin: 0 auto;
	padding: 0px;
}
#maincolumnleft {float:left; width:20px; height:400px; background-image:url(../images/mainbkgleft.png); background-position:top right; background-repeat:no-repeat}
#maincolumncenter {float:left; width:740px; background-image:url(../images/mainbkg2.jpg); background-position:top center; background-repeat:no-repeat; background-color:#1b5601}/*zmiana*/
#maincolumnright {float:right; width:20px; height:400px; background-image:url(../images/mainbkgright.png); background-position:top left; background-repeat:no-repeat}
#nav{color:#d3c770; font-size:9px; font-family:Georgia, "Times New Roman", Times, serif}
#nav a{font-size:9px; color:#69b624; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif}
#nav a:hover{font-size:9px; color:#69b624; text-decoration:underline; font-family:Georgia, "Times New Roman", Times, serif}
.t1{color:#69b624; font-size:9px}/*zmiana*/
#links{}
#links a{font-size:9px; color:#69b624; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif}
#links a:hover{font-size:9px; color:#69b624; text-decoration:underline; font-family:Georgia, "Times New Roman", Times, serif}
.nag{font-size:24px; color:#d3c770;}/*zmiana*/
#text{padding:10px 30px 10px 30px; line-height:180%}
.text1{color:#fff; font-size:14px;}/*zmiana*/
.text2{color:#fff; font-size:12px;}/*zmiana*/
#footerline{height:1px; width:100%; background-color:#5b9024} /*zmiana*/
#footerline2{height:5px; width:100%; background-color:#5b9024}
#footer{height:52px; width:100%; background-image:url(../images/footerbkg.gif); background-repeat:repeat-x}
#footerdown{color:#538c1a; font-style:italic; text-align:center; background-image:url(../images/footerbkgline.png); background-position:center top; background-repeat:no-repeat}/*zmiana*/
#footerdown a{color:#69b624; text-decoration:underline;}/*zmiana*/
#footerdown a:hover{color:#69b624; text-decoration:none;}/*zmiana*/
#footerleft{color:#d3c770; font-style:italic; background-image:url(../images/footersign.png); background-position:left bottom; background-repeat:no-repeat}/*zmiana*/
#footerleft a{color:#69b624; text-decoration:none;}/*zmiana*/
#footerleft a:hover{color:#69b624; text-decoration:underline;}/*zmiana*/
#footerright{color:#d3c770; font-style:italic;}/*zmiana*/

.menurozwijane a{background:URL('/images/menutlo.gif') no-repeat top left;color:#fee9b0;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;text-align:left;display:block;padding:4px 15px 4px 20px;text-decoration:none;border-bottom:1px solid #0D2F09; font-style: italic;}
.menurozwijane a:hover{background:URL('/images/menutloov.gif') no-repeat top left;color:#fee9b0;text-decoration:underline; font-style: italic;}

a{color:#D3C770; text-decoration:none;}
a:hover{color:#D3C770; text-decoration:underline;}







