body, html {
		/*background: url(images/tlo.jpg) repeat;  border:solid;  */
        background-color: #3b4113;
		margin: 0;
		text-align: center;
    }

a {
	text-decoration: none;
	}
	
#page {
    width:780px;
    height:100%;
    border-left:solid #34381d 2px;
    border-right:solid #34381d 2px;
    background:#6a7330;
    margin : 0 auto;
    top:0px;
    text-align:center;
}

#header 
{

        background: #fff url("../Images/imgMasterPage/logo.JPG") no-repeat;
        width:780px;
        height:275px;

    }
    
#menu {
        background: #fff url("../Images/imgMasterPage/menu.jpg") no-repeat;
        width:780px;
        height:44px;
	    margin-top:0px;
	}
	
#menu a {
		display: block;
		padding: 8px 20px 10px 19px;
		color:#f7f7f7;
		margin-top:0px;
		float: left;
		text-align:center;
		font-weight: bold;
	
	}
#menu a:hover {
		margin-top:0px;
		color:black;
	}
	
/** CONTENT **/
	
#content-header {
        background: #fff url("../Images/imgMasterPage/tytul.jpg") no-repeat;
		width:641px;
		height:56px;
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		text-align:center;
		}
	
#content-header h3 {
		padding-top:15px;
		}

#content {
        background: #fff url("../Images/imgMasterPage/tlo_tekst.jpg") repeat;
        width:641px;
		height:auto;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		font-family:Verdana;
		font-size:small;
		text-align: center;
		line-height:110%;
	}
	
	
#content a {
		width:500px;
		color:blue;
		text-decoration:underline;	
}
#content h2 {
		text-indent:7px;
		padding-top:15px;
        font-size: 17px;
		color: #3b4113;
		line-height: 150%;
		padding-left:15px;
		
	}
#content h3 {
	padding-top:10px;
		color: #008000;
		margin-top:0px;
	}
#content p {
		margin: 0 0 10px 0px;
		/*text-indent: 15px;*/
		text-align: left;
		margin-left:20px;
		margin-right:20px;
		padding-bottom:0px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#content ol {
		margin: 0 0 0 0px;
		/*text-indent: 15px;*/
		text-align: left;
		margin-left:20px;
		margin-right:20px;
		padding-bottom:0px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#content li {
		margin: 0 0 0 0px;
		/*text-indent: 15px;*/
		text-align: left;
		margin-left:20px;
		margin-right:20px;
		padding-bottom:0px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#content img.enlarge {cursor: url(Images\mag_glass.cur), move;}
#content a. {}



	
#content-footer {
		background: url("../Images/imgMasterPage/podpis.jpg") no-repeat;
		width:641px;
		height:60px;
		margin-left:auto;
		margin-right:auto;
		margin-top:-12px;
		margin-bottom:20px;
	}
#content-footer p {
		text-align:right;
		margin-right:15px;
		padding-top:25px;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer {
        background: #f2f2f0 url("../Images/imgMasterPage/stopka.jpg") no-repeat;
        clear:both;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:29px;
		color:#FFFFFF;
	}
#footer a {
		color: #FFFFFF;
	}
#footer a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		padding-left:0px;
		padding-top:10px;
	}
#design {
		float:right;
		padding-right:10px;
		padding-top:10px;
}




/** IMAGES **/


 
/*div.left{ float:left;  margin: 4px; margin-left: 10px;padding:4px; height:200px; width:170px;}*/


img.left,img.center,img.right {
padding: 4px;
}



img.foto {border:1px solid #ACB0B6; float:left; margin: 6px 6px 4px 6px;}
a:hover img.foto {border-color: #FF9000; opacity : 0.80; filter: alpha(opacity=80);}

/*img.left{float:none;} */

div.images {background-color:White; margin:0px 10px 6px 14px; float:left;border:1px solid #ACB0B6;}
div.link {clear:both; margin:0px 0px 2px 0px;}

#content p.clear {clear:both;}



div.form_right 
{
   
    margin:5px 4px 6px 10px; 
    float:left;
    text-align:left;
    }
    div.form_left    
{
    
    margin:5px 0px 6px 0px; 
    float:left;}