<STYLE TYPE="text/css">

body {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center; 
	padding: 0px;
	margin: 0px;
}

body{background-color: #FFFFFF; background-image:url(/gfx/bg.png); background-repeat:repeat-x;}

body,td,th {
	font-family: Arial;
	font-size: 12px;
  color: #494949;
  margin-top: 0px;
  margin-bottom: 0px;
}

table.top {
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#button {
  border: 1px solid #DFDBDB;
	padding:2px;
	margin:3px;
}

.news {
	background-image:url(/gfx/bg_n.png);
	margin: 0;
	border: 0;
	width:550px;
	border: 1px solid #EEBC3F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.news_wd {
	background-color: #424242; 
	background-image:url(/gfx/bg_news.png);
	background-repeat:repeat-x;
	margin: 0;
	border: 0;
	width:550px;
	border: 1px solid #EDEBEB;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.stopka {
	background-color: #424242; 
	background-image:url(/gfx/stopka.png);
	background-repeat:repeat-x;
	margin: 0;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.naglowek {
	background-color: #424242; 
  height:25px;
	margin: 0;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.panel_right_block {
	background-image:url(/gfx/bg_p.png);
	width: 380px;
	display: block;
	padding: 20px;
	margin: 0;
	border: 1px solid #EEBC3F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.panel_right_none {
	background-image:url(/gfx/bg_p.png);
	width: 380px;
	display: none;
	padding: 20px;
	margin: 0;
	border: 1px solid #EEBC3F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

a.styl1 {
	color: #FFF;
	padding-right:20px;
	font-size:14px;
	font-family: Arial;
	text-decoration: none;

}

A:visited.styl1 {
	color:  #FFF;
	padding-right:20px;
	font-size:14px;
	font-family: Arial;
	text-decoration: none;
}

A:hover.styl1 {
	color: #EEBC3F;
	padding-right:20px;
	font-size:14px;
	font-family: Arial;
	text-decoration: none;
}

a#linknagl {
	color: #FFF;
	padding-left:20px;
	font-size:11px;
	font-family: Arial;
	text-decoration: none;
}

A:visited#linknagl {
	color: #FFF;
	padding-left:20px;
	font-size:11px;
	font-family: Arial;
	text-decoration: none;
}

A:hover#linknagl {
	color:  #D59F13;
	padding-left:20px;
	font-size:11px;
	font-family: Arial;
	text-decoration: none;
}

a {
	color:  #333333;
	text-decoration: none;
}

A:visited {
	color:  #333333;
	text-decoration: none;
}

A:hover {
	color:  #D59F13;
	text-decoration: none;
}

</STYLE>