.main
{
	width: 95%;
	border: 1px solid #505050;
}
.naglowek {
	background-image: url(../lg.jpg);
}
.blog {
	width: 100%;
}
.contentpaneopen {
	width: 100%;
}

body {
	background-color: #323232;
	background-image: url(../tlo.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #111111;
	background-image: url(../tlomenu.jpg);
	background-repeat: repeat-y;
}
tr, p, div {
  font-family      : Tahoma;
  font-size        : 11px;
}
table.moduletable
{
	width: 119px;	
}
table.moduletable td
{
	color : #ffffff;
	line-height: 16px;
	padding-left: 5px;
}
table.moduletable th
{
	background-image : url(../menunaglowek.jpg);
	color : #ffffff;
	height: 25px;
	padding-top: 5px;
	text-align: center;
}
a.mainlevel
{
	color : #ffffff;
	text-decoration: none;
}
a:link, a:visited
{
    color: #303030;
	text-decoration: underline;
}
a:hover
{
    color: #4D4D4D;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a.mainlevel:hover
{
	text-decoration: none;
	color: #EBEBEB;
}
.gorasrodek {
	background-image: url(../srodekgora.jpg);
	background-repeat: repeat-x;
	height:48px;
}
.goraprawy {
	background-image: url(../srodekgorapr.jpg);
	background-repeat: no-repeat;
	width: 201px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
}
.srodek {
	padding-left: 20px;
	padding-right: 20px;
}
.componentheading {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	padding: 4px 4px 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 30px;
	width: 350px;
	margin-bottom: 10px;
}
.goralewy {
	background-image: url(../srodekgorale.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 201px;
	color: #666666;
}
.button {
	font-weight: bold;
	border:solid 1px #9DA6B3;
	background-color: #D6D6D6;
	color: #585858;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}
.sectiontableheader {
	background-color: #DEE7F1;
	border: 1px solid #B2BECB;
	padding: 3px;
}
tr.sectiontableentry1 {
	background-color: #DEE7F1;
}
.contentheading {
	font-weight: bold;
	color: #505050;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515F79;
	margin-left: 30px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 250px;
}
.modifydate {
	color: #BABABA;
	text-align: right;
	padding: 5px;
}
.createdate {
	color: #BABABA;
	text-align: right;
	padding: 5px;
}
.back_button {
	font-weight: bold;
	text-align: center;
	padding: 25px;
}

