/* General */
.divpathway
{
	display:block;
	border:1px solid #eeeeee;
	padding-bottom:1px;
}

.pathway
{
	font-size	: 11px;
	width       : auto;
	padding-top : 65px;
	padding-left: 14px;

}

a.pathway:link , a.pathway:visited
{
	text-decoration		: none;
}

a.pathway:hover
{
	color		: #cccccc;
}


.maintd
{
	padding-top:3px;
	padding-bottom:3px;
	background: #eeeeee;
}
.sitename
{
	font-family      : Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 25px;
	color:#73786B;
	vertical-align: middle;
}

.buttonheading
{
	border-bottom : 2px solid #4E4E4E;	
	background : #ffffff;
	width		: 10px;
}
.sectiontableheader
{
	background-color:#F6F8F8;
	padding-top: 3px;
	padding-left: 5px;
	height: 22px;
	color: #A4B8BD ;
	font-weight:bold;
	margin-bottom		: 5px;
	}
.highlight
{
	background : #B3B9A6;
}

body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	font-family      : Verdana, Geneva, Arial, Helvetica, serif;
}

tr, div {
  font-size        : 12px;
  color            : #333333;
  line-height	   : 1.4em;
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;

}



table.moduletable
{
	width: 213px;
	margin-bottom: 5px;
	padding-bottom:3px;
	background-color: #F8F2C7;
	background-image:url(../images/m_table_bg.jpg);
}

table.moduletable th
{
	background-color: #FCD11E;
	background-image: url("../images/b1.gif");
	background-repeat:no-repeat;
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color:	#ffffff;
	height: 22px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;
	padding-left: 32px;
}

table.moduletable td
{


}



table.contentpaneopen td.contentpaneopen
{
	text-align:justify;
	padding-left: 19px;
	font-size		: 14px;
	font-family      : Verdana, Geneva, Arial, Helvetica, serif;
}



.button
{
	border-left 		: 1px solid #cccccc;
	border-top 		: 1px solid #cccccc;
	border-right 		: 1px solid #5A8CA2;
	border-bottom 		: 1px solid #3B5D6B;
	background		: #cccccc;
	height			: 20px;
	font-size		: 10px;
}

.mainlevel {
	font-family      : Verdana, Geneva, Arial, Helvetica, serif;
	height           :40px;
	font-size        : 12px;
	font-weight      : bold;
	text-align       : left;
	padding-left     : 8px;
	display          : block;
	line-height      : 38px;
	white-space      : nowrap;
	text-decoration: underline blink;
}

a.mainlevel:link , a.mainlevel:visited
{
	
	color 			: #ffffff;
	text-decoration	: none;
	padding-left	: 31px;
	margin-top: 5px;
	background-image:url(../images/button.jpg);
}

a.mainlevel:hover
{
	background-color:#ffffff;
	color			: #000000;
	background-image: url("../images/button_h.jpg");
	background-repeat:no-repeat;
	/* background-position:2px 3px; *//
	padding-left		: 31px;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration:underline;
}

a.sublevel:hover {
	text-decoration: none;
}

a:link, a:visited {
	font-size: 11px;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.contentheading {
	background-color: #FFCC33;
	border-bottom-color:#AEB8BE;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	background-repeat:no-repeat;
	color:	#ffffff;
	font-weight:bold;
	height: 22px;
	padding-top: 3px;
	vertical-align: middle;
	text-align: left;
	padding-left: 32px;
	width: 100%;
	font-size: 12px;
}

.componentheading 
{
	background-color:#AEB8BE;
	border-bottom-color:#AEB8BE;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	background-image: url("../images/b2.gif");
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-left: 32px;
	height: 22px;
	color: #ffffff ;
	font-weight:bold;
	margin-bottom		: 5px;
}

.contentdescription
{
	padding-top: 5px;
}

.createdate, .small
{
	color: #999999;
	padding-left: 15px;
	font-size        : 10px;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family      : Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 11px;
}


table.contenttoc {
	margin:2px;
	width		: 150px;
}

table.contenttoc th {
	background : #cccccc;
	border-bottom : 2px solid #cccccc;
	color: #555555;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #eeeeee;
	line-height:12px;
	padding:2px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #555555;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	background: #E5E6E8;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
  	width: 75px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	text-align: center;
	
}

ul#mainlevel-nav li a
{
	padding-left: 3px;
	padding-right:3px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	
}


ul#mainlevel-nav li a:hover

{
	color: #D7D8DB;
	background: #515763;
	border:1px solid #ACACAE;
}
#LoginBox { 
position: absolute; 
top: 100px; 
right: 100px; 
width: 170px; 
visibility: hidden; 
border: 1px solid; 
background-color: #ffffff; 
}
.stopka {
background: url("../images/bg_dol.jpg");
}
.sciezka {
background-image: url(../images/pathway3.jpg);
width: 549px;

}
