/* hide from ie on mac \*/
html, body {
	height: 100%;
	margin: 0px; 
	padding: 0px;
	
}

#flashcontent {
	height: 100%;
}
/* end hide */

body {
background-color: #ffffff;
background-image: url(../grafika/bckg01.jpg);
background-repeat: repeat-y; 
background-position: top center;
color:#201e1b;
}

#top {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	top:0;
	
}


#NAGLOWEK {
	width: 1000px;
	height: 184px;
	color:#201e1b;
	font-size: 12px;
	
}

#STRONA_LEWA {
	
	width: 180px;
	padding: 5px;
	float: left;
	background-color: #ffffff;
	font-size: 12px;
	
	
	margin-top: 10px;
}


#STRONA_PRAWA {
	width: 185px;
	float: right;
	background-color: #fff;
	font-size: 12px;
	color: #04200d;
	vertical-align: top;
	padding-left: 0px;
	margin-top: 10px;
	
}



#TRESC {
	width: 740px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	min-height: 800px;
}

#STOPKA {
	clear: both;
	width: 100%;
	height: 20px;
	background:url(../grafika/btn_bckg.gif) repeat-x;
	color: white;
	font-family: Verdana;
	font-size: 12px;
}

.tekst01 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.tekst01 a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tekst01 a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #c5a93c;
	text-decoration: none;
}
.tekst01 a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tekst01 a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #c5a93c;
	text-decoration: none;
}
.tekst02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tekst03 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #c5a93c;
	text-decoration: none;
}
.tekst02 a:link {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tekst02 a:hover {


	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #c5a93c;
	text-decoration: none;
}
.tekst02 a:visited {


	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tekst02 a:active {



	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #c5a93c;
	text-decoration: none;
}

.tekst04 {
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
	
	}




div.extendedMenu{
	background:#fff url(../grafika/btn_bckg.gif) no-repeat;
	cursor: pointer;
	padding-bottom:10px;
	font-family: Verdana, Arial;
    font-size: 10pt;
    color:#201e1b;
    width:180px;  
    text-align: left;
    padding-left: 15px;            
	}	

div.extendedMenu:hover {

	background:#fff url(../grafika/btn_bckg_over.gif) no-repeat;
	cursor: pointer;
	padding-bottom:10px;
	font-family: Verdana, Arial;
    font-size: 10pt;
    color:#201e1b;  
    width:180px;   
     text-align: left;
    padding-left: 15px;
}

div.extendedMenu div{
	display:none;
	padding-top:10px;
	font-weight: 500;
	
}	

a.linkExtended{
	color: #c5a93c;
	text-decoration:none;
	text-align: left;      
	cursor: pointer;
	}

a.linkExtended:hover{
	color:#201e1b;
	
	text-align: left;      
	cursor: pointer;
	}


a.link
{
	
	cursor: pointer;
	color:#201e1b;
    text-decoration: none;
    text-align: center;  
}

a.link:hover
{
	text-decoration: underline;	
}




.divMenu
{
	
	margin-bottom: 40px;
	
		
}

img {
	 border: none; 
	 } 





#menu, #menu ul {
	padding:0; 
	margin:0; 
	list-style-type: none;
	}
	
#menu a, #menu a:visited {
	display:block;
	width:200px; 
	font-size:12px; 
	color:#201e1b; 
	height:25px; 
	line-height:24px;
	text-decoration:none; 
	text-indent:2px; 
	
	border-width:1px 1px 1px 1px;
	font-family: Helvetica Narrow, sans-serif;
	text-align: center;
	}
	
#menu li ul li a, #menu li ul li a:visited {
	border-width:0 1px 1px 1px;
	}
	
#menu li a.link, #menu li a.link:visited {
	border-width:1px;
	}
	
#menu li {
	float:left; 
	background:#d6c153 url(../grafika/btn_bckg.gif) no-repeat right center;
	}
	
#menu li:hover {
	position:relative;
	}
	
#menu li:hover > a {
	background:url(../grafika/btn_bckg_over.gif) no-repeat right center; 
	color: #8c6104;
	
	}
	
#menu li ul {
	display:none;
	}
	
#menu li:hover > ul {
	display:block; 
	position:absolute; 
	top:-10px; 
	left:117px; 
	padding:10px 30px 30px 30px; 
	background:transparent; 
	width:130px;
	}
	
#menu > li:hover > ul {
	left:-30px; top:16px;
	}
	
#menu table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	font-size:1em;
	}
	
* html #menu li a:hover {
	position:relative; 
	background:url(../grafika/btn_bckg_over.gif) no-repeat right center; 
	color:#d6c153;
	}
	
#menu li a:active, #menu li a:focus {
	background:url(../grafika/btn_bckg_over.gif) no-repeat right center; 
	color:#d6c153;
	}
	
#menu li.link_strzalka_bok {
	background:#d6c153 url(../grafika/btn_bckg_bok.gif) no-repeat right center;
	}
	
#menu li.link_strzalka_dol {
	background:#d6c153 url(../grafika/btn_bckg.gif) no-repeat right center;
	}
	
* html #menu li ul {
	visibility:hidden; 
	display:block; 
	position:absolute; 
	top:-10px; 
	left:117px;
	padding:10px 30px 30px 30px; 
	background:transparent;
	}
	
#menu li a:hover ul ul {
	visibility:hidden;
	}
	
#menu li a:hover ul a:hover ul ul {
	visibility:hidden;
	}
	
#menu li a:hover ul a:hover ul a:hover ul ul {
	visibility:hidden;
	}
	
#menu li a:hover ul a:hover ul a:hover ul a:hover ul ul { 
	visibility:hidden;
	}
	
#menu li a:hover ul {
	visibility:visible; left:-30px; top:14px;
	}
	
#menu li a:hover ul a:hover ul {
	visibility:visible; top:-10px; left:117px;
	}
	
#menu li a:hover ul a:hover ul a:hover ul {
	visibility:visible;
	}
	
#menu li a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
	}
	
#menu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
	}


