	body
	{
		background-color:#c4c1b9;
		height:100%;
	}

	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;    /* margines glowny*/	
		padding:10px;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:160px;
		
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:160px;	
		padding-left:8px; /* margines naglowkow*/	
	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:2px;
		border-bottom:1px solid #000000;
		font-weight:bold;
		font-family:Trebuchet MS;
		font-size:16px;
		
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		font-size:12px;
		font-family:Tahoma;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	

    .click-menu {
    }
    .click-menu .box1 {
        background: url("images/button1.gif") no-repeat;
        color: #000000;
    }
    .click-menu .box1-hover {
        background: url("images/button1.gif") no-repeat;
        color: #000000;
    }
    .click-menu .box1-open {
        background: url("images/button1-click.gif") no-repeat;
        color: #000000;
    }
    .click-menu .box1-open-hover {
        background: url("images/button1-click.gif") no-repeat;
        color: #000000;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        padding-left : 15px;
        text-indent: 45px;
        font-weight: bold;
        font-size: 11px;
        line-height: 26px;
        font-family: Tahoma,Verdana,Arial;
        cursor: pointer;
        width: 175px;
        text-decoration: none;
    }
    .click-menu .section {
        font-family: Tahoma,Verdana,Arial;
        font-size: 13px;
        line-height: 15px;
        padding: 0 0 5px 10px;
        display: none;
    }
    .click-menu .section a {
        color: #ffffff;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #FFFFFF;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        border-color: #FFFFFF;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
        text-decoration: none;
    }
    .click-menu .box2-hover {
        border-color: #FFFFFF;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
        text-decoration: none;
    }
    
    
    .tytul {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 15px;
	margin-bottom : 0px;
	margin-left : 140px;
	margin-right : 0px;
	font-size : 19px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}
	.tytul a {
	color : #000000;
	text-decoration: none;
	}
	.tytul a:hover {
	color : #555555;
	}
		
	.tekst {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}
	.tekst a {
	color : #000000;
	text-decoration: none;
	}
	.tekst a:hover {
	color : #555555;
	}
	
	.kropki {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-left : 60px;
	margin-right : 40px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}
	.kropki a {
	color : #dc7201;
	text-decoration: none;
	}
	.kropki a:hover {
	color : #555555;
	}
	.linki {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 40px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}
	.linki a {
	color : #dc7201;
	text-decoration: none;
	}
	.linki a:hover {
	color : #dc7201;
	text-decoration: none;
	}
	.referencje {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	}
	.referencje a {
	color : #000000;
	text-decoration: none;
	}
	.referencje a:hover {
	color : #000000;
	text-decoration: none;
	}
	
