



/* nowy styl start */

#wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: white;
}
#bottom {
	width: 900px;
	margin: 0 auto;
	background-color: #A0A0A0;
	text-align: center;
}
#footer_logo {
	width: 900px;
	margin: 20px auto;
	text-align: right;
}
address {
	font: bold 12px Tahoma;
	color: white;
	text-align: center;
}

/* nowy styl koniec */


a.wystawa,a.wystawa:link {
	text-decoration:none;
	color: gray;
	}
a.wystawa:visited {
	text-decoration:none;
	color: gray;
	}
a.wystawa:hover {
	text-decoration:underline;
	color: gray;
	}


body
{
margin: 0px;
background: silver;
}
div.menu
{
  position: relative;
  width:100%;	
}
div.submenu
{
  position: absolute;
  visibility: hidden; 
  background-color:#A0A0A0;
  border: 1px solid white;
  padding: 8px;	
}
div.submenuboczne
{
  position: absolute;
  left: 50px;
  visibility: hidden; 
  background-color: #A0A0A0;
  border: 1px solid white;
  padding: 8px;	
}
a:link{color:#0089E1}
a:visited{color:#0089E1}
a:active{color:#0089E1}
a:hover{color: red}
a:link.wiecej{color:#0089E1}
a:visited.wiecej{color:#0089E1}
a:active.wiecej{color:#0089E1}
a:hover.wiecej{color: red}
a:link.menu{color: white; text-decoration:none; font: bold 13px Verdana; padding-left: 10px; border-left: 10px solid white}
a:visited.menu{color: white; text-decoration:none; font: bold 13px Verdana; padding-left: 10px;  border-left: 10px solid white}
a:active.menu{color: white; text-decoration:none; font: bold 13px Verdana; padding-left: 10px;  border-left: 10px solid white}
a:hover.menu{color:#DCDCDC; text-decoration:none; font: bold 13px Verdana; padding-left: 10px;  border-left: 10px solid #0089E1}
a:hover.menu_black{color:#DCDCDC; text-decoration:none; font: bold 13px Verdana; padding-left: 10px;  border-left: 10px solid #0089E1}
a:link.menu2{color: white; text-decoration:none; font: bold 13px Verdana;}
a:visited.menu2{color: white; text-decoration:none; font: bold 13px Verdana;}
a:active.menu2{color: white; text-decoration:none; font: bold 13px Verdana;}
a:hover.menu2{color:#DCDCDC; text-decoration:none; font: bold 13px Verdana;}
.center {
	text-align: center;
}
.ramka {
	border: 1px solid white;
}

p {
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	color: gray;
	text-align: justify;
}
td {
	font-family: Tahoma,sans-serif;
	font-size:12px;
	color: gray;
}
hr{
	border: 1px solid gray;
}
.kolorowe_hr {
  border: 1px solid #0089E1;
}
