body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pics/backmain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	background-color: #FFFFFF;
}

#header {
	width:100%;
	height:40px;
	background-color: #006600;
	text-align: center;
}
#container {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#left_panel {
	width:240px;
	height: 600px;
	float: left;
	padding-top: 40px;
	text-align: center;
	background-image: url(pics/backleft.png);
	background-repeat: no-repeat;
}
#contents {
	width:240px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	background-color: #006600;
}
#right_panel {
	width:300px;
	height: 340px;
	float: left;
	padding-top: 30px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
a:link,visited,active,hover
{
	font-family:Tahoma, "Trebuchet MS", Arial;
	text-decoration:none;
	color:#006600;
	font-size: 11px;
}
a.button:link, a.button:visited
{
	font-size:10px;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Tahoma, "Trebuchet MS", Arial;
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	line-height: 14px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	height: 12px;
	width: 240px;
	margin-top: 0px;
	text-align: left;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
a.button:active, a.button:hover
{
	background-color: #95BF95;
}
a.nowy:link,visited,active,hover
{
	font-family:Tahoma, "Trebuchet MS", Arial;
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	background-color: #FF6600;
	background: url(pics/new.png);
}
a.nowy:link, a.nowy:visited
{
	font-size:10px;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Tahoma, "Trebuchet MS", Arial;
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	line-height: 14px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	height: 12px;
	width: 240px;
	margin-top: 0px;
	text-align: left;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #009999;
	background: url(pics/new.png);
} 
a.nowy:active, a.nowy:hover
{
	background-color: #FF9900;
	color: #000000;
	background-image: url(pics/new.png);
	background-repeat: no-repeat;
}
.maintxt {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #3d415b;
	text-decoration: none;
	text-align: justify;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #006600;
	height: 16px;
	padding: 8px;
}
#cookies-message {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #060;
}
