html {
	background-color:  #EAEAEA;
	}


body {
	background: #EAEAEA;
	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: #FE0000;
  text-decoration: none;
  border-bottom: 1px solid #C0C0C0;
}

a:hover {
 border-bottom: 1px solid #000000;
}



.top {
	background: url(img/bg_top.jpg);
	background-repeat: repeat-x;
	height: 950px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.gora {
	text-align: left;
	background: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 450px;
	margin-left: 50;
	margin-right: auto; 
	padding-top: 20px;
	padding-left: 120px;
	color: #cccccc;
}

.strona {
	width: 100%;
	padding: 0;
	margin: 0 auto;/* center for now */
}


.tresc {
	width: 730px;
	text-align: justify;
	line-height: 20px;
	margin: 0;
	margin-left: auto;
	margin-right: auto; 

}


.stopka {
	height: 189px;
	background: url(img/bg_stopka.jpg);
	background-repeat: repeat-x;
	color: #444444;
	font-size: 11px;
}




a#stp {
	color: #444444;
	border: none;
}

a#stp:hover {
	color: #999999;
	border: none;
}

div#cleaner {
  clear: both;
  height: 0px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
}

a#menu {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	border: none;
}

a#menu:hover {
	color: #CCCCCC;
}

a#lnk_top {
border: none;
color: #4270AB;
font-size: 10px;
}

/* ##############  FORMULARZE  ############## */

.textarea, .input {
	color: #444444;
	font-size: 10px;
	border: 1px solid #666666;
	background: #FFFFFF;
}

.textarea {
font-size: 11px;
}

#button {
	background-color: #5C5C5C;
	color: #FFFFFF;
    border: 1px solid #5C5C5C;
	font-size: 12px;
	cursor: hand;
}

form {
	margin: 0;
	padding: 0;
}
