html, body {
	background-image:  url(gfx/bg.jpg);
	background-repeat: repeat-x;
	background-color: #00415f;
	margin: 0;
	padding: 0;
	
}

.text {
	color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.tit {
	color: #CCCCCC;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.text:hover {
	color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px, strong;
	text-decoration : none;
}

A:link {
	color: #666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:hover {
	color: #999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:visited {
	color: #666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:visited:hover {
	color: #CCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.gora {
 font-size: 14px;
 border-top: 1px solid #666666;
 border-bottom: 1px solid #666666;
 margin: 1;
 padding: 1;
}
.menu {
 font-size: 14px;
 height: 30px;
 background-color: #edf2ff;
 border-top: 1px solid #549bcf;
 border-bottom: 1px solid #549bcf;
 margin: 1;
 padding: 1;
 color: #666666;
}
.news {
 font-size: 14px;
 height: 30px;
 background-color: #ffffff;
 border-right: 2px solid #94bee7;
 border-bottom: 1px solid #94bee7;
 margin: 1;
 padding: 1;
 color: #666666;
}
.tresc {
 font-size: 14px;
 background-color: #282828;
 border: 1px solid #393939;
  margin: 5;
 padding: 5;
}
.realizacje {
 font-size: 12px;
 background-color: #ffffff;
 border-left: 8px solid #aaaaaa;
 border-right: 1px solid #cccccc;
 border-top: 1px solid #cccccc;
 border-bottom: 3px solid #cccccc;
  margin: 5;
 padding: 5;
}


td {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
div {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
textarea {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
select {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}.unnamed1 {
	border: thin solid #CCCCCC;
}
.pole {
 font-size: 14px;
 height: 25px;
 background-color: #e5eff9;
 border: 1px solid #266caa;
 margin: 2;
 padding: 3;
}
