@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.tabela_gora {
	background-image: url(img/tlo,gora,developer.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.rabela_gora2 {
	background-color: #F5F5F5;
	height: 120px;
}
a.menu {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #80F30E;
}
.tabela_2 {
	width: 887px;
	background-image: url(img/tlo,gora,2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-position: center;
}
.prawa {
	font-size: 10px;
	color: #CCCCCC;
}
.historia1 {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}


a.menu2 {
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a.menu2:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #00FF00;
}
.naglowek {
	font-family: arial;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.tabelka_szara {
	background-color: #DFDFDF;
}

.tabela_historia {
	background-color: #314971;
	height: 33px;
	width: 877px;
	vertical-align: middle;
}
a.historia2 {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
}
a.historia2:hover {
	text-decoration: none;
	font-size: 10px;
	color: #80F30E;
	font-family: arial;
}
.tabela_plan {
	background-image: url(img/plan.gif);
	height: 557px;
	width: 894px;
}
.ramka_status {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #00FF00;
	border: 1px solid #000000;
	height: 30px;
	width: 30px;
}
.ramka_status2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FF00FF;
	border: 1px solid #000000;
	height: 30px;
	width: 30px;
}
.ramka_status3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	border: 1px solid #000000;
	height: 30px;
	width: 30px;
}
.status {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ramka_status2A {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FF00FF;
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
}

.ramka_statusA {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #00FF00;
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
}
.ramka_status3A {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
}
.typ_domu {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

a.status2 {
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
}
a.status2:hover {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
	font-family: arial;
}
.cena {
	font-size: 17px;
}
.status_tabela {
	color: #FFFFFF;
	background-color: #00FF00;
	padding: 4px;
}
.status_tabela2 {
	color: #FFFFFF;
	background-color: #FF00FF;
	padding: 4px;
}
.status_tabela3 {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
}

.txt_szare {
	color: #999999;
	font-size: 12px;
}
.ramka_szara_prawa {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.styl1 {
	color: #FF0000
}
.styl4 {
	color: #FF00FF
}
.styl5 {
	color: #62BA0A
}


/* dodane do banera dn. 21.08.09*/

.baner{
 width:887px;
 height:296px;
 background:url(../img/baner_bg.jpg) no-repeat center top; 
 padding-top:2px;
 margin-top:10px;
 text-align:left;
}
.baner a{
 outline: none;
}
.baner a img{
 border:0px;
}
/* pager */
.div{
 display:none;
}
.nav{
  margin-top:-20px;
  margin-left:10px;
  position:absolute;
  z-index:10;
}
.nav a{
  text-decoration:none;
  color:#fff;
  width:18px;
  height:15px;
  background-color:#00ff00;
  margin-right:1px;
  display:block;
  float:left;
  font-size:80%;
  font-weight:bold;
  text-align:center;
  padding-top:1px;
}
.nav a.highlight{
  background-color:#314971;
}
.nav a:hover{
 color:#fff;
}

