html {
	background-color:  #242E3E;
	}


body {
	background: url(img/bg.jpg) repeat-x top;
	margin: 0;
	padding: 0;
  	font-size: 11px;
	color: #666666;
	text-align: center;
  	font-family: trebuchet, Trebuchet MS, Arial, Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
}

td {
	  	font-size: 11px;
	color: #444444;
}

/* ##############  LINKI  ############## */
a {
  color: #025080;
  text-decoration: none;
  border-bottom: 1px solid #C0C0C0;
}

a:hover {
 border-bottom: 1px solid #000000;
}


.naglowek1 {
	font-size: 16px;
}



.strona {
	margin: 0 auto; /* center for now */
	width: 781px;
	padding: 0;
	background-color: #FFFFFF;
}

.border {
	width: 779px; 
    border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.tlo {
	padding: 0;
	background-color: #FFFFFF;
}

.tresc {
	text-align: justify;
	line-height: 20px;
	padding-left: 305px;
	margin: 0;
	background-color : #FFFFFF;
	border-right: 1px solid #B3B3BC;
	
}

.lewy {
	line-height: 15px;
	width: 305px;
	float: left;

	border-left: 1px solid #B3B3BC;
	margin: 0;
	background: url(img/bg_left.png) repeat-x top;
	background-color : #FFFFFF;
}

.logo_menu {
	background: url(img/logo_menu.png);
	background-repeat : no-repeat; 	; 
	width: 305px;
	height: 362px;
	margin: 0;
	padding-left: 40px;
	padding-top: 0px;
}

.top {
	float: right;
	background: url(img/top_bg.jpg);
	background-repeat : no-repeat; 
	width: 474px;
	height: 204px;
	margin: 0;

}


.stopka {
	height: 80px;
	width: 777px;
	background: url(img/bg_stopka.png);
	color: #ffffff;
	font-size: 11px;
	border-left: 1px solid #B3B3BC;
	border-right: 1px solid #B3B3BC;
	border-bottom: 1px solid #B3B3BC;
}

a#stp {
	color: #ffffff;
	border: none;
}

div#cleaner {
  clear: both;
  height: 0px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
}

a#menu {
	color: #4A577A;
	font-size: 11pt;
	border: none;
}

a#menu:hover {
 	color: #EE9738;
}

