BODY {
	margin:2;
	padding:2;
	
	background-color: black;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	
	/* line-height: 130%; */
}

table {background-color: white; padding: 5px; }


table.contentpaneopen {
	width: 950px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}
/* Old Joomla Styles */




td.columnheader {
	background: #66ff66;
	font-size: 12pt;
	height: 55px;
	text-align: center;
	font-weight: bold;
}

td.columnbody {
	font-size: 10pt;
	vertical-align: top;
}




/* PIDWARKO - ADVERTS */


#advert1 {
	
	float: left;
	width: 46%;
	
	
}
#advert2 {
	float: right;
	width: 46%;
	margin-right: 20px;
	
}

.moduletable-advert1 {
	margin-top :5px;
	color: black;
	font-size: 9pt;
	margin-left: 10px;
	
	
}
.moduletable-advert2 {
	margin-top :5px;
	color: black;
	font-size: 9pt;
	
	
}

.moduletable-advert1 h3{
	color: black;
	background: yellow; 
	font-size: 14pt;
	font-weight: bold;
}


.moduletable-advert2 h3{
	color: black;
	background: yellow; 
	font-size: 14pt;
	font-weight: bold;
}


/* END PIDWARKO STYLES */





/* END OF LAYOUT STYLES */

/* GENERAL PURPOSE STYLES */

a {
	
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:link, 
a:active, 
a:visited {
	
}

a.link_green { color: green; }
a.link_red { color: red; }
a.link_blue {color: blue; }
a.link_black { color: black; }
a.link_maroon { color: maroon; }
a.link_white { color: white; }


.small {
  font-size: 9px;
  color: #7492AB;
  text-decoration: none;
  font-weight: normal;  
}

#footer .mainlevel-bottom {
	color: #000000;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-weight: normal;
	text-transform: lowercase;
}

#footer a:hover, 
#footer a:hover {
	text-decoration: underline;
}

/* new tags */


ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image:   url("/images/pidwarko/arrow.png");
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image:   url("/images/pidwarko/arrow1.jpg");
}

ul.arrow2 li {
	list-style-image:   url("/images/pidwarko/arrow2.jpg");
}

img {
	border: 0;
}


p {
	margin:0;
	padding:0;
}