/*STRONA*/
body {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #5A5973;
	background-image:url('tlo.jpg') ;
	background-repeat: repeat-x ; 
	background-position: top ;
	text-align: center;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #4A495A;
	margin: 0 auto;
	width: 970px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #E0E0E0;
	text-align: left;
	margin: 0 10px;
	width: 950px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C0C0C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	background-image:url('styro.jpg');
	background-repeat: no-repeat ;
	height:48px;
}
/*/LOGO*/
div.GALERIA a:link {
	color: #C0C0C0;
	margin-top: 0px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	}
div.GALERIA a:visited {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
div.GALERIA a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}	
/*LINKI*/
#LOGO1 {
  	width:100%;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	background-color:#4A455A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	float:none;
	
	
}
#LOGO1 a:link {
	color: #C0C0C0;
	margin-top: 5px;
	margin-right:10px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LOGO1 a:visited {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LOGO1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#LOGO1 ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#LOGO1 ul li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
}
/*/LINKI*/

/*TRESC*/
#TRESC {
	width: 950px;
	overflow: hidden;
	float: none;
}
#TRESC .ZAWARTOSC {
	color:#333;
	text-align: justify ; 
	font-size:x-small;
	font-weight: bold ;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #5A5973;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: 1px ;border-color: #333 ; border-style: dotted ;
	float:left;
	
}
#TRESC .ZAWARTOSC a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
/*/TRESC*/


/*STOPKA*/
#STOPKA {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #808080;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #000000;
	text-decoration: underline;
}
#STOPKA a:hover {
	color: #000000;
	text-decoration: none;
}
/*/STOPKA*/

