html, body {
	background-color:#336699;
	font-family: verdana,tahoma,arial;
	font-size: medium;
	color: white;
	border-style:none;
}

#strona {
	width: 1000px;
	margin: auto;
}

#naglowek {
	
}


#menu {
	float: left;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	width: 218px;
}	

#menu tr.spacer2 {
	height: 2px;
}

#menu tr.spacer15 {
	height: 15px;
}
 
.spacer30 {
	height: 30px;
}

.click-menu {
  width: 215px;  
}
.click-menu .box1 a {
    text-decoration: none;
    color: white;
}
.click-menu .box1-hover a {
    padding: 0px 0px;
		cursor:pointer; 
		cursor:hand; 
    border-width: 0px;
    text-decoration: none;
    color: white;
}

.click-menu .box1 a:hover {
    color: white;
    text-decoration: none;
    white-space: nowrap;
    font-weight:bold;
		cursor:pointer; 
		cursor:hand; 
}
.click-menu .box1 {
    background-color: #3366699;
    color: white;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: white;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
    text-decoration: none;
}
.click-menu .box1-hover {
    background-color: #185daa;
    color: white;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
    text-decoration: none;
}
.click-menu .box1-open {
    background-color: #336699;
    color: white;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
    text-decoration: none;
}
.click-menu .box1-open a {
		color: white;
		text-decoration: none;
}

.click-menu .box1-open-hover {
    background-color: #185daa;
    color: white;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: white;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
    text-decoration: none;
    border-color: #99CCAE;
}
.click-menu .box1-open-hover a {
		color: white;
		text-decoration: none;
}

.click-menu .box1-open-hover a:hover {
		color: white;
		text-decoration: white;
}

/* start smiley */
.click-menu .lnk1 {
    background-color: #336699;
    color: white;
    font-weight: bold;
    font-size: 14px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: white;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .lnk1 a {
    padding: 0px 0px;
		cursor:pointer; 
    border-width: 0px;
		color: white;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .lnk1-hover {
    background-color: #185daa;
    color: white;
    font-weight: bold;
    font-size: 14px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
    text-decoration: none;
}
.click-menu .lnk1-hover a {
    padding: 0px 0px;
		cursor:pointer; 
		cursor:hand; 		
    border-width: 0px;
}

.click-menu .lnk1 a:hover {
    color: white;
    text-decoration: none;
    white-space: nowrap;
    font-weight:bold;
		cursor:pointer; 
		cursor:hand;
}
/* end smiley */
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img, .click-menu .lnk1 img, .click-menu .lnk1-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #336699;
    font-family: verdana;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #99CCAE;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
    color: white;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: white;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2-open {
}
.click-menu .box2-hover {
    background: #185daa;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    text-decoration: none;
		color: white;		
}

#tresc {
	float: left;
	width: 634px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #336699;
	text-align: center;
}

#tresc p,div,ol,ul {
	text-align: justify;
}

#tresc a,img {
	border-width: 0px;
	text-decoration: none;
}

#tresc li,a {
	color: white;
	border-width: 0px;
	text-decoration: none;
}

#tresc div.center{
	text-align: center;
}

#informacje {
	margin-top: 20px;
	width: 125px;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #336699;
	text-align: right;
}

#informacje img {
	width: 75%;
}



#stopka {
	clear: both;
	background-color: #336699;
	font-size: small;
	text-align: right;
	padding-top: 20px;
}

#prawo {
	float: left;
}

#prawo a {
	color:white;
	text-decoration: none;
}

#lewo {
	float:right;
}

#srodek {
	text-align: center;
}

