﻿* { margin: 0; padding: 0; }

body {
    width: 1024px;
    height: 100%;
    margin: 0 auto;
	background: url('../grafiki/tla/zniwa2.jpg') no-repeat center center fixed #AAA; /* lato_001 | 5bbw.jpg <- czarno bilae tlo */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font: 15px Arial, Helvetica, sans-serif;
    /*strona (oprócz tła) czarno-biała */ 
    /*
    filter: grayscale(100%);  
	-webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	filter: gray;
	*/
	    }

#header {
    width: 100%;
    height: 120px;
	margin-top:10px;
    }

#content {
	margin-top:20px;
    float: left;
    width: 77%;
    height: 450px;
    margin-left: 5%;
    display: inline;
	margin-bottom: 30px;
    }	
	
#content ol, ul { 
padding-left:30px; 	
	}
	
#content ul { 
	list-style-type: circle;
	}
		
#content a { 
	border-bottom: none; 
	color: #666666;	
	} 
	
#content a:link, a:visited { 
	color: #777777; 
	} 
#content a:hover, a:active { 
	color: #333333; 
	text-decoration:none;
	} 	

#content2 {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px;
	margin-top:20px;
    float: left;
    width: 77%;
    height: auto;
    margin-left: 5%;
    display: inline;
	margin-bottom: 30px;
	background-color: #ffffff;
	padding:30px;
	text-align: justify;
    }		
#content2 ol, ul { 
padding-left:30px; 	
	}
	
#content2 ul { 	
list-style-type: circle;
}

#content2 a { 
	border-bottom: none;
	color: #2265A8; 	
	} 
	
	} 
#content2 a:link, a:visited { 
	color: #2265A8; 
	} 
#content2 a:hover, a:active { 
	color: #469BF0; 
	text-decoration:none;
	} 
	
#content3 {
	margin-top:20px;
    float: left;
    width: 77%;
    height: auto;
    margin-left: 5%;
    display: inline;
	margin-bottom: 30px;
	padding:0px;
	text-align: justify;
    }	

#content3 a:hover, a:active { 
	text-decoration:none;
	} 

	
#content3 ol, ul { 
padding-left:30px;
padding-right:20px; 	
	}
	
#content3 ul { 	
list-style-type: circle;
}
	
#menu {
	margin-top:20px;
    float: left;
    width: 18%;
    height: 450px;
     }
    

#footer {
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px; 
    width: 100%;
    height: 40px;
    background: #575757;
    clear: both;
    text-align: center;
	margin-bottom:0px;
    }
    
p, h2 { padding: 10px; }
p {text-align: justify; }


.powrot
{ 
	font-size: 9pt; 
	color: #666666;
}

.powrot a:link, a:visited
{ 
	font-size: 9pt; 
	color: #666666;
}

.powrot:hover
{
	font-size: 9pt; 
	color: #469BF0; 
	text-decoration:none;
}

/*------------------- */

.margines
{
	margin-left: 50px;
}

#margines
{
	margin-left: 50px;
}

.margines_duzy
{
	margin-left: 500px;
}

#margines_duzy
{
	margin-left: 500px;
}

.mala
{
font-size: 10px;
text-indent: 0px;
}

#mala
{
font-size: 10px;
}

.link-blue
{
	color:#337ab7 !important;
}


hr
{
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right, #ccc, #333, #ccc);	
}

.miasto
{
	width:90% !important;
	text-align: center !important;
	color:#fff !important;
}

.centruj
{
  text-align: center;
}

.tb-centr
{
    vertical-align: middle !important;
    text-align: center;
}

