@charset "utf-8";

body {
 background: #F6F6F6;
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

.ukryj {
	color:#666;
}

.ukryj td{
	color:#666;
}


img {
 border: none;
}

a {
 color: #0099FF;
 text-decoration:underline;
}

a:hover {
 color:#0066FF;
 text-decoration: underline
}

#naglowek {
 background:url(img/naglowekup.jpg) right no-repeat;
 width: 959px;
 height: 176px;
 padding-bottom: 2px;
 border-bottom: #006ab3 2px solid;
}

#stopka {
 background:url(img/stopkaup.jpg) right repeat-x;
 width: 959px;
 height: 29px;
 margin-top: 20px;
}

#strona {

 width: 959px;
 height: auto; 
 margin: auto;
 position:relative;
}



.box_srodek {
 height: auto;
 margin-left: auto;
 margin-right: auto;
 border: #999999 1px solid;
 padding: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
}



.box_naglowek {
 background:url(img/top.jpg) right no-repeat;
 height: 50px;
 margin: -10px -10px 10px -10px;
 border-bottom: #999999 1px solid;
}

.srodek {
 text-align: center
}

.czarny {
 color: #000000;
}


.czarnyg {
 color: #000000;
 font-weight: bold;
}

form {
 margin: 0px;
 padding: 0px;
}



input {
 border: #999999 1px solid;
 background: #FFFFFF;
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 }


select {
 border: #999999 1px solid;
 background: #FFFFFF;
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
}

option {
 border: #999999 1px solid;
 background: #FFFFFF;
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
}

textarea {
 border: #999999 1px solid;
 background: #FFFFFF;
 color: #333333;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
}

.ikona {
 height: auto;
 width: auto;
 margin: 5px;
 vertical-align: middle;
}

.podkreslenie {
 border-bottom: #999999 1px solid;
 margin-bottom: 5px;
}

.tlo_szare1 {
 background-color: : #F0F0F0;
 }

.tlo_szare2 {
 background: #E6E6E6;
 font-weight: bold;
 color: #000000;
 }

.miasto{
 background: #efeeee;
 font-weight: bold;
 color: #000000;
 }
 
.obiekt {
 background: #f3f2f2;
 color: #000000;
  font-weight: bold;
 }
 


.tabela_p td {
 padding: 2px;
}
 

.error {
 color: #FF0000;
}

.moderacja {
 background: #FFDDDD;
}

.moderacja_nowy {
 background: #FFFFDD;
}

.przez {
 	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

.podswietl:hover {
 background-color:#999999;
 }
 
.ramkiw td{ 
 border-bottom: #222222 1px dotted;
 border-right: #222222 1px dotted;
 padding: 2px;
}

.prawe {
 text-align:right
 }

.pokresltd td {
 border-bottom: 1px #666666 dotted;
 }
.pokresltd * input {
 text-align: right;
}

.szary td {
	background:#FF6;
}