body {
	font-family: sans-serif;
}

a:link, a:visited {
	color: #5D8AC8; 
    text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #11CFFF;	
    text-decoration: none;
	font-weight: bold;
}


tr, td, p, div {
   font-family: sans-serif;
   font-size:  12px;
   color: 333333;
}
h1 {
	padding: 0;
	font-family:sans-serif;
	font-size: 18px;
	font-weight: normal;
	vertical-align: bottom;
	color: #666666;
	text-align: center;
	width: 100%;	
}

h2, .contentheading {
	background:#E2E2E2;
	margin-left:2px;
	padding-left:3px;
	height: 24px;
	border: 0px solid #FFF;
	color: #095C38;
	text-align: center;
	white-space: nowrap;
	font-family: Verdana;
	font-size:21px;
	font-weight:normal;
}

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #AB290F;
	border-bottom: 1px solid #D2D8DE;
}

#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 162px;
	height: 18px; 
background: url(../images/menue.gif) 100% 0 no-repeat;
         text-indent: 15px;
         font-family: sans-serif;
         font-size: 12px;
     color: #ffffff;
}


table.moduletable th {
	text-align: center;
                    color: 666666;
	  	  font-size: 13px;
  font-weight: normal;
height: 26px;
  line-height: 18px;
  text-indent: 14px;

}


table.moduletable th {

	background: url(../images/back.gif);
width: 400px;
height: 38px;

	color: #ffffff;

	text-align: center;

	padding-top: 2px;

padding-bottom: 13px;

	padding-left: 0px;

	height: 15px;

	font-size: 12px;
         font-weight: normal;

	/*text-transform: uppercase;*/

}


a.mainlevel:hover {
	background-position: 100% -20px;
	text-decoration: none;	
        color: #5D8AC8;
}


a.sublevel:link, a.sublevel:visited {
          height: 18px;
	 color: ffffff;
 /*line-height: 36px;*/
}

a.sublevel:hover {
	color: #537FBE;
	font-weight: bold;
	
}

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height: 1.3em;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	background: url('../images/wciecie.gif') no-repeat #cfd1c8 top right;
  height: 20px;
	padding:5px;
	border: 0px solid #FFFFFF;
	color: #0a4954;
	text-align: center;
	white-space: nowrap;
	text-decoration: underline;
  font-size: 20px;
  font-weight: bold;
 font-family: 'Trebuchet MS', Helvetica, sans-serif;

}


/*moje*/

/* border style for all images */


contentpane img {
line-height: 0;
padding: 0;
margin: 0px;

}

img {
  color: #767676;
  border: 1 px;
  border-color: black;
  }

td.createdate {
	font-size: 9px;
	color: #471000;
	font-weight: bold;
}

.small {
	font-size: 9px;
	color: #471000;
}

.modifydate {
	font-size: 9px;
	color: #471000;
}


p
{
 line-height: 1.3em;
	font-size:12px;
	 letter-spacing: 1px;
}

.sectiontableentry2 {
  background: #EBEAEA;
	font-size:12px;
}

.sectiontableentry1 {
  background: #dfe8c3;
  font-size:12px;
}

div#footer {
	padding: 0;
	position: absolute;
	left: 25%;
	width: 60%;
	margin: 10px 0 10px 10px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
	}

.artysta {
	font-size: 12px;
	color: #0080c0;
	font-weight: bold;
}

.zespol  {
	font-size: 12px;
	color: #FF0066;
	font-weight: bold;
}

.album {
	font-size: 12px;
	color: #703222;
	font-weight: bold;
}

.piosenka {
	font-size: 12px;
	color: rgb(72,87,123);
	font-weight: bold;
 font-style: italic;
}

/*

table.frontpage_thumbnail{
        padding: 5px 0px 5px 0px;
        margin-bottom: 5px;
        width: 100%;
        background: #FFF;
        /*border-bottom: #4f4f6f 1px solid;
}

table.frontpage_thumbnail_main td{
        border-bottom: #4f4f6f 1px solid;
}


table.frontpage_thumbnail img{
    border: solid red 0px;
}


table.frontpage_thumbnail td{
    background: #FFF;
        text-indent: 10px;
    border:  5px solid #1e2d34;
}

*/


*/

