body {
	background-color: #534b3f;
	color: #c6c5c4;
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvitica, sans-serif;
	/*background-image: url(../images/bg.jpg);*/
background-repeat: repeat-x ;
}

hr { 
       height:2px; 
       border-top: 1px solid black; 
       border-bottom: 0px ; 
       border-left: 0px; 
       border-right: 0px; 
}
.tdmarginbraz {
	background-color: #534b3f;
	width: 956px;
	height: 10px;

} 
.tdmarginczern {
	background-color: #3b3734;
	width: 956px;
	height: 8px;

} 
.tdtopl {
	background-color: #3b3734;
	background-repeat: no-repeat ;
	width: 202px;
	height: 178px;

	

}
.tdtop {
	background-color: #3b3734;
	background-image: url(../images/top.png);
	background-repeat: no-repeat ;
	width: 754px;
	height: 178px;


}

.tdmenu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat ;
	width: 202px;
	height: 343px;

}
.tdbanner {
	
	width: 202px;
	height: 227px;
	border-top: 0px ; 
    border-bottom: 0px ; 
    border-left: 0px; 
    border-right: 0px; 
	padding-top: 0px;

}
.main {
	
	background-repeat: no-repeat ;
	background-color: #3b3734;
	width: 754px;
	height: 570px;
}
.tdfooter {
	background-color: #68675f;
	width: 972px;
	height: 28px;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, Helvitica, sans-serif;
}


/* --------------------------------------------------- */
.bg {
	
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;	
	border-bottom:1px solid #b3b3b3;	
	width:800px;
	height:100%;	
}

/* --- nav --- */
.menuc {
	margin: 0px auto;
	width: 800px;

	border-left:10px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
}

#topnavi{
position:relative;
display:block;
height:36px;
font-size:11px;
background: transparent url(../images/bgOFF.gif) repeat-x top left;
font-family:Tahoma, Verdana, Arial, Helvitica, sans-serif;
}


#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}

#topnavi ul li{
	display:block;
	float:left;
	margin:0;
	background-image: none;	
}

#topnavi ul li a{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:9px 10px 0 10px;
height:23px;
background: transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}


#topnavi ul li a:hover,#topnavi ul li a.current{
color:#fefefe;
}

/* --- end nav --- */

/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
.pathway {
	padding: 0;
	border: 0;
	color: #666;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #666;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
text-decoration:none;	
}
a.pathway:hover {
	color			: #d81313;
	font-family: Arial;
text-decoration:none;	
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 0px;
padding-top: 0px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #fefefe;
	color: #fefefe;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
}

/*-------------sposob wyswietlania spisu tresci -------------*/
a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:10px;
	font-family:Verdana;
	color: #ffffff;
	text-decoration: none;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	text-align: left;
	border: 0px solid #FFFFFF;
	padding: 0px;
	margin-left: 2px;
	margin-bottom: 2px;
}

/*-------------sposob wyswietlania spisu tresci -------------*/
table.contenttoc th {
/*	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	
	font-size: 11px;
	text-transform: uppercase;-*/
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #615d5a;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}
/*-------------linki wewnatrz rowniez gorne menu -------------*/
a:link, a:visited {
	font-family:arial;
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
padding-left:3px;
padding-right:3px;

}
a:hover {
	text-decoration:none;
	color: #c6c5c4;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}
/* --- naglowek kolor --- */
table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color: #c6c5c4;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:0px solid #667bb4;
}

/* --- -------------drugi poziom menu lewego ------------------------ --- */
a.sublevel:link, a.sublevel:visited {
	font-family:Verdana;
	color: #c6c5c4;
	font-size:14px;
	padding-top: 2px;
/* --- -------------wciecie drugi poziom menu lewego ------------------------ --- */
	padding-left: 8px;
	text-decoration:none;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;	
	color: #2b2f2e;

}

/* --- ---------menu glowne (lewe)---------------------------- --- */
a.mainlevel:link, a.mainlevel:visited {
	font-family:Verdana;
	color: #c6c5c4;
	text-decoration:none;
	vertical-align: midle;
	font-size: 14px;
	text-align: left;

	
}


a.mainlevel:hover {
	text-decoration: none;
	color: #ffffff;
}

table.moduletable {
	width:180px;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #fefefe;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
}

table.moduletable td {
	margin-top:12px;
/* -----------padding-left:2px; - lewy margines glownego menu --------------- */
	padding-left:0px;
/* -----------padding-top swiatlom miedzy wierszami menu --------------- */
	padding-top: 2px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}
/* -----------3C3032 tekst wyswietlany w glownym oknie --------------- */
td
{
	font-family:Verdana;
	font-size:10px;
	color:#c6c5c4;
}
/* ------------------------------------------------------------------ */
.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #aca5a0;
	
}


/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}
#sgf {
margin:14px 0px 0px 0;
}
.sgf {
text-align:right;
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}
