html {
	height: 100%;
	min-height: 100%;
}
body{
	color: #838383;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
h1{
	font-size: 13px;
	font-weight: bold;
	background-image: url(grafika/h1.png);
	background-repeat: no-repeat;
	color: #FFF;
	width: 186px;
	height: 26px;
	text-align: center;
	padding-top: 6px;
	margin-top: 20px;
	float: left;
}
input, select, textarea{
    border-color: #b5b5b5;
    border-style:solid;
    border-width: 1px;
}
a, a:visited {
	text-decoration: none;	
	color: inherit;
}
a:hover {
	text-decoration: underline;	
	color: inherit;
}
#strona {
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
}
#naglowek {
	float: right;
	background-image: url(grafika/naglowek.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	margin-top: 20px;
	position: relative;
}
#menu_gora {
	background-image: url(grafika/menu_gora.png);
	background-repeat: no-repeat;
	float: right;
	height: 39px;
	width: 418px;
	top: -30px;
	position: absolute;
	text-align: center;
	right: 8px;
	color: #FFF;
	padding-top: 20px;
	font-weight: bold;
	background-position: 1px;
	font-size: 13px;
}
#menu_gora a{
	color: #FFF;
}
#logo {
	position: absolute;
	top: 8px;
	left: 20px;
	height: 115px;
	width: 240px;
}

#logo_r {
	position: absolute;
	top: 10px;
	left: 20px;
	height: 115px;
	width: 240px;
}
#wyszukiwarka{
	float: right;
	width: 320px;
	height: 30px;
	background-image: url(/grafika/szukaj.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 47px;
	right: 110px;
	margin: 0px;
	padding: 0px;
}
#wyszukiwarka input{
	font-size: 12px;
	border-style: none;
	position: relative;
	left: 5px;
	top: 3px;
}
#wyszukiwarka input[name=Tekst]{
	width: 234px;
	border: 0px none #FFF;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wyszukiwarka input[name=Submit]{
	background-color: transparent;
	color: #3c3c3c;
	cursor: pointer;
	width: 55px;
	font-weight: bold;
	height: 25px;
}
#dodaj_ogloszenie{
	width: 90px;
	height: 90px;
	position: absolute;
	top: 51px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#wyszukiwanie_zaawansowane{
	width: 200px;
	height: 20px;
	position: absolute;
	top: 82px;
	right: 223px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #3c3c3c;
}
#google_gora{
	float: right;
	width: 790px;
	height: 90px;
	text-align: center;
	padding-right: 10px;
	margin-bottom: 0px;
}
#panel{
	float: left;
	width: 220px;
}
#tresc_strony{
	float: right;
	position: relative;
	width: 790px;
	padding-right: 10px;
	min-height: 300px;
}
#stopka{
	float: right;
	clear: both;
	position:relative;
	background-image: url(grafika/stopka.png);
	background-repeat: no-repeat;
	height: auto;
	width: 790px;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	color: #3c3c3c;
	padding-right: 10px;
	padding-bottom: 10px;
}
#rss{
	position: absolute;
	top: -19px;
	right: 33px;
	background-image: url(grafika/rss.png);
	height: 26px;
	width: 53px;
	margin: 0px;
	text-align: left;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
}
#google_prawa{
	float: right;
	width: 120px;
	margin-top: 20px;
    padding-top: 6px;
}
#google_dol{
	clear: left;
	padding-left: 130px;
	padding-top: 10px;
	text-align:left;
}
#ogloszenie_zdjecie{
	clear: left;
	padding-left: 130px;
	padding-top: 10px;
	text-align: left;
}
#ogloszenie_kolejne{
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
	color: #3C3C3C;
}
#przyciski{
	clear: both;
	height: 24px;
	padding-top:20px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 265px;
}
#przyciski1{
	clear: left;
	height: 24px;
	padding-top:20px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 215px;
}
#przyciski2{
	clear: left;
	height: 24px;
	padding-top:20px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 180px;
}
.kolejne{
	clear: both;
	color: #676565;
	font-size:12px;
}
.kolejne a, .kolejne1 a{
	color: #676565;
	font-size:11px;
}
.kolejne1{
	clear: both;
	color: #de761c;
	font-size:12px;
}
.pozycja_menu{
	background-image: url(grafika/punkt1.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 10px;
	color: #3c3c3c;
	font-size: 12px;
}
.pozycja_menu1{
	background-image: url(grafika/punkt2.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 10px;
	color: #838383;
	font-size: 11px;
	margin-left: 5px;
}
.ogloszenie{
	clear: both;
	float: left;
	width: 786px;
	overflow: hidden;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 20px;
}
.zdjecie{
	float: left;
	width: 64px;
	height: 66px;
	margin-left: 10px;
}
.tresc{
	float: left;
	width: 480px;
	margin-left: 20px;
	overflow: hidden;
}
.tresc p{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #676565;
}
.tresc a{
	color: #3c3c3c;
	font-size: 12px;
}
.szczegoly{
	float: left;
	margin-left: 50px;
	font-size: 11px;
}
.szczegoly p{
	margin-top: 0px;
	margin-bottom: 3px;
	color: #676565;
}
.info_dodatkowe{
	position: absolute;
	font-size: 12px;
	color: #3C3C3C;
	top:10px;
	left: 260px;
	padding-top: 6px;
	margin: 10px;
}
.info_dodatkowe b{
	color: #e07727;
}
.nazwa_pozycji{
	clear: left;
	color: #3C3C3C;
	font-weight: bold;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
.wartosc_pozycji{
	float: left;
	color: #838383;
	width: 490px;
	margin-top: 10px;
	overflow: hidden;
}
.nazwa_pola{
	clear: left;
	color: #3C3C3C;
	font-weight: bold;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
.wartosc_pola{
	float: left;
	color: #838383;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.kolumna{
	float: left;
	margin-left: 20px;
	margin-right: 50px;
	width: 320px;
	margin-bottom: 20px;
}

.najczesciej_szukane{
	float: left;
	margin-left: 20px; 
	color: #838383;
	width: 300px;
}
.najczesciej_szukane a{
	color: #838383;
}
/////////////////////////////
/// Klasy superformularza

.przycisk-duzy{
    position: relative;
    text-align: center;
    cursor: default;
}

.przycisk-duzy a:link,.przycisk-duzy a:visited, .przycisk-duzy a:hover{
     width: 120px;
     height: 22px;
     float: left;
     background-image: url(/grafika/button2.png);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     color: white;
     font-weight: bold;
     text-decoration: none;
     padding-top: 4px;
	 font-size: 11px;
	 margin-right: 20px;
	 text-align: center;
}

.file{
     width: 100px;
     height: 20px;
     background: url(/grafika/button1.png);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     color: white;
     font-weight: bold;
     font-size: 11px;
     text-align: center;
     padding-top: 3px;
     cursor: default;
     z-index: 1;
}

.error-tip{
    margin-top: 1px;
    background-color: #f16627;
    font-size: 9px;
    font-weight:bold;
    color: #FFFFFF;
    padding: 4px;
    display: none;
   	position: absolute;
	z-index: 100;
}

.error-tip-form{
    background-color: #f16627;
    font-size: 14px;
    font-weight:bold;
    color: #FFFFFF;
    padding: 10px;
    display: none;
    text-align: center;
}

.error{
    border-color: #f16627;
    border-style: solid;
    border-width: 1px;
}
