
BODY
{
font-family: Verdana, Tahoma, Arial, Helvetica; 
font-size: 8pt;
background-color:#518251;
background-image: url(pix/podstrony/tlo_szkolenia.gif);
background-repeat: repeat-x;
}

.tyt{
	font-family : Trebuchet MS, Verdana, Tahoma, Arial; 
	font-size: 14px;
	color: #CFF5CF;
	font-weight:bold;
}

.tytB{
	font-family : Trebuchet MS, Verdana, Tahoma, Arial; 
	font-size: 16px;
	color: #CFF5CF;
	font-weight:bold;
}

.spaceDol li{margin-bottom:10px;}
TD {font-family: Verdana, Tahoma, Arial; font-size: 8pt; color: white}

A    {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #C9F6C9;
	text-decoration: none;
	font-weight:bold;
}
A:hover        {
   
		border-bottom: 1px dashed;
        color: white;
        }

A.menu        {
        font-family: Arial, Tahoma, Arial, Helvetica; 
        font-size: 8pt;
        font-weight: bold;
        color: yellow;
        text-decoration: none;
        }
A:hover.menu        {
        text-decoration: none;
        color: red;
        }


/* tablele z listami */
TABLE.list {
	width: 100%;
	padding: 0 5 0 5;
	border: 0 0 0 0;
}



TABLE.list TR.odd{ /*przyciski*/
	padding: 0 5 0 5;
	background-color: #518251;
}

TABLE.list TR.nag{ /*nagłowek*/
	padding: 0 5 0 5;
	background-color: #6CAB6C;
}
#naglowek{	padding: 0 5 0 10;
	font-family:"trebuchet ms";
	font-size:14px;
	font-weight:bold;
	text-align:left;}

TABLE.list TR.onmouse{
	cursor: hand;
	background-color: #8FBF8F; /*kolor po najechaniu myszą*/
	color: white;
}



TABLE.list TD {
	padding: 2 8 2 8;
	border-top: 1px solid #A4CAA4; /*górna krawędź*/
	border-left: 1px solid #A4CAA4;
	border-bottom: 1px solid #3C643C; /*odstęp*/
	border-right: 1px solid #3C643C;
	color: white; /*color czcionki*/
}

.pliki {
background-color:#518251;
border-top: 2px #C9F6C9 solid;
border-bottom: 1px #C9F6C9 solid;
padding: 10px 10px 10px 10px;

}
.pliki A   {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #C9F6C9;
	text-decoration: none;
	border-bottom: 1px dotted;
	display: block;
	font-weight: normal;
	margin-bottom:5px;

}
.pliki A:hover        {
   
		border-bottom: 1px solid;
        color: white;
   }

 
#pliki A   {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color: #C9F6C9;
	text-decoration: none;
	border-bottom: 1px dotted;
	display: block;
	font-weight: normal;
	margin-bottom:5px;
}
#pliki A:hover        {
   
		border-bottom: 1px solid;
        color: white;
        }   
   
   .plik 
{
	margin-right: 5px;
	margin-top: 0px;
	float: left;
}
   
 .podtyt {
 color:#F7DD4C;
 font-weight: bold;
 font-family:"trebuchet ms" verdana, arial;
 font-size:14px;
 }  
 
   hr{
   width:100%;
   height:1px;
   text-align:center;
   }
