body {
	line-height: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0; padding: 0;	
	text-align: center;
	background-color: black;
	color: #4d4e53;
	font-size: 12px;
	background-attachment:scroll;
	background-image: url('images/bg.jpg');
}

h1{
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: black;
}

h2{
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: black;
}	

ul {	
	margin-left:-25px;
	margin-top: -1px;
}

.kolor0
{
	font-weight: bold;
	color: black;
}

.kolor1
{
	color: #3d92ce;
}


.kolor2
{
	color: #4aad20;
}

.kolor3
{
	color: #f27706;
}

.kolor4
{
	color: #72147c;
}

.kolor5
{
	color: #deb024;
}


#c {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 30px;

	width: 937px;
	min-height: 500px;

	text-align: left;

	background-image: url('images/bgmain.jpg');
	background-repeat: repeat-x;
}

#top {
	height: 150px;
}

#jezyki {
	float: right;
	margin-top: -80px;
	margin-right: -30px;
}

.lewa {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 190px;

}

.prawa {
	float: right;
	width: 700px;
	margin-top: 10px;
	margin-right: 20px;
}

.lina {
	
	margin-bottom: 21px;
	margin-top: 12px;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	
}

.lina:hover {
	background-color: #e7e9e6;	
}


.l1 {

	float: left;
	width: 460px;
}

.p1 {

	float: right;
	width: 200px;
	margin-right: 20px;
}

#sciezka {
	clear: both;
	height: 25px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	position: relative;
}

#menu {
	float: left;
	width: 270px;
}

#tresc {
	width: 645px;
	float: right;
	
}

#n1 {
	width:200px;
	float: left;
	margin-right: 35px;
	font-size: 11px;
	line-height: 14px;
}

#n2 {
	width:200px;
	float: left;
	margin-right: 35px;
	font-size: 11px;
	line-height: 14px;
}

#n3 {
	width:200px;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

.szary {
	color: gray;
	font-size: 10px;
	float: right;
}

#menu_bottom{
	position: absolute;
	margin: 40px;

}
#menu_bottom a	    { color: gray; text-decoration: none; }
#menu_bottom a:hover { color: white; text-decoration: underline; }



a	    { color: #4d4e53; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }
