
* {
    font-family: Verdana, Tahoma, Helvetica, Sans-Serif, Trebuchet, Helvetica;
    font-size: 10px;
    color: #61625E;
}

html {
    margin: 0px;
    padding: 0;
    font-size: 10px;
    text-align: center;
}

form {
	padding:0px;
	margin:0px;
}

img {
    border: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    background-image: url(../gfx/top_body_background.png);
    background-repeat: repeat-x;
    color: #61625E;
    min-width: 780px;
    font-size: 10px;
    text-align: center; /* center layout in ie5 and 5.5. */
}

#wrapper {
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    width: 916px;
}

#container {
    text-align: left;
    padding: 0px;
    border: 0;
    width: 916px;
    background-image: url(../gfx/container_background.png);
    background-repeat: repeat-y;
}

#header0 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: 35px;
    width: 916px;
    /*
     background-image: url(../gfx/header0.png);
     background-repeat: no-repeat;
     */
    background-color: #D0D6B4;
    display: block;
}

#header {
    margin: 0px;
    padding: 10px 2px 0px 0px !important;
	padding: 0px 2px 0px 0px;
    height: 80px;
    width: 914px;
	background-color:#d0d6b4;
    background-repeat: no-repeat;
	overflow:hidden;
	position:relative;
} 

.logobox
{
	position:absolute;
	
}


#header2 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    height: 147px;
    width: 916px;
    background: url(../gfx/header2.png) top center no-repeat;
}

#side-a {
    float: left;
    width: 200px;
    padding: 0px 8px 0px 12px;

}

#side-b {
    float: left;
    width: 674px;
    padding: 0px 14px 0px 8px;
	overflow:hidden;
}

#footer0 {
    clear: both;
}

#footer {
    clear: both;
    width: 904px;
    height: 190px;
    background-image: url(../gfx/footer.png);
    background-repeat: no-repeat;
    text-align: left;
    padding: 0px 0px 0px 12px;
    margin-left: auto;
    margin-right: auto;
}

#footer2 {
    clear: both;
    width: 100%;
    height: 190px;
    background: url("../gfx/footer_background.png") repeat-x;
}

.search {
    background-image: url(../gfx/search_background.png);
    background-repeat: no-repeat;
    width: 332px;
    height: 54px;
    display: block;
    float: right;
    margin-right: 10px;
    padding: 10px 0px 0px 10px;
}

.login {
    background-image: url(../gfx/login_background.png);
    background-repeat: no-repeat;
    width: 252px;
    height: 54px;
    display: block;
    float: right;
    padding: 10px 0px 0px 10px;
}

.box_dodaj_ogloszenie {
    background: url(../gfx/box-dodaj.png) no-repeat;
    text-align:center;
	width:200px;
	height:88px;
	margin-top:4px;
}

div.dodajText {
	font-weight:bold;
	margin:0px auto;
	font-size:11px;
	padding:10px 4px;
	line-height:1.5em;
}

.box_ogloszenia_premium {
    width: 100%;
    height: 100%;
}

.box_kategorie_branzowe {
    width: 100%;
    height: 100%;
    margin-top: 20px;
}

.box_left_kategorie {
    background-image: url(../gfx/box_left_kategorie_tlo.png);
    background-repeat: repeat-y;
    height: 1%;
    padding: 5px 0px 0px 0px;
    border-top: 1px solid #EEEED6;
}

.box_newsletter {
	border-top:1px solid #eeeed6;
    background-color: #FAFAE2;
    width: 192px;
    height: 58px;
    background-image: url(../gfx/box_newsletter_background.png);
    background-repeat: no-repeat;
    padding: 5px 0px 0px 8px;
}

.bottom_link_position {
    top: -12px;
    position: relative;
    margin: 0px 4px 0px 4px;
}

.mellerist {
    float: right;
    margin: 46px 6px 0px 0px;
    color: #EDEFE2;
    font-size: 12px;
    font-weight: bold;
}

a.mellerist2:link, a.mellerist2:visited {
    text-decoration: none;
    font-weight: bold;
    color: #EDEFE2;
}

a.mellerist2:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #767B5E;
}

a:link, a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #767B5E;
}

a:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #767B5E;
}

a.top:link, a.top:visited {
    text-decoration: none;
    font-weight: normal;
    color: #5E614C;
}

a.top:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #5E614C;
}

a.top_menu:link, a.top_menu:visited {
    text-decoration: none;
    font-weight: bold;
    color: #767B5E;
}

a.top_menu:hover {
    text-decoration: none;
    font-weight: bold;
    color: #767B5E;
}

a.branza:link, a.branza:visited {
    text-decoration: none;
    font-weight: bold;
    color: #767B5E;
}

a.branza:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #767B5E;
}

a.kat:link, a.kat:visited {
    text-decoration: none;
    font-weight: bold;
    color: #767B5E;
}

a.kat:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #767B5E;
}

.green {
    color: #8DCF22;
}

.red {
    color: #FF1B40;
}

.font {
    color: #2c405f;
}

.cena {
    color: red;
}

.date {
    font-size: 90%;
    font-weight: bold;
}

.bold {
    color: #767B5E;
    font-weight: bold;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.pointer {
    cursor: pointer;
}

.big {
    font-size: 14px;
}

.background {
    background-color: #eaeaea;
    width: 100%;
    height: 17px;
    padding: 0px 4px 0px 4px;
    display: block;
}

.background2 {
    background-color: #FAFAE2;
    width: 100%;
    height: 17px;
    display: block;
    padding: 4px 4px 4px 4px;
}

small {
    font-size: 80%;
}

.submit {
    background-image: url(../gfx/button_ok.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 20px;
    padding-top: 0px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    border: 0px solid #939973;
}

.submit2 {
    background-image: url(../gfx/button_ok_orange.png);
    background-repeat: no-repeat;
    width: 41px;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    border: 0px solid #939973;
}

.submit3 {
    background-image: url(../gfx/button_middle_orange.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    display: block;
}

.submit4 {
    background-image: url(../gfx/button_loginy2.png);
    background-repeat: no-repeat;
    width: 178px;
    height: 15px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 5px 0px 0px 0px;
}

.submit5 {
    background-image: url(../gfx/button_green.png);
    background-repeat: no-repeat;
    width: 163px;
    height: 17px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 5px 0px 0px 0px;
}

.button_ed_del {
    width: 99px;
    height: 16px;
    display: block;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}

input {
    padding: 2px;
    color: #989E7A;
    border: 1px solid #EEEED6;
    background-color: #FBFCEE;
}

select {
    padding: 1px;
    color: #989E7A;
    border: 1px solid #EEEED6;
    background-color: #FBFCEE;
}



textarea {
    padding: 1px;
    color: #989E7A;
    border: 1px solid #EEEED6;
    background-color: #FBFCEE;
}

input.small {
    color: #989E7A;
    border: 1px solid #EEEED6;
    width: 97px;
}

#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 1000;
}

#nav li {
    float: left;
    position: relative;
    width: 130px;
    height: 35px;
    margin-left: 4px; /*odstep miedzy prostokatami */
    z-index: 1001;
    background-image: url(../gfx/top_button.png);
    background-repeat: no-repeat;
    color: #939973;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

#nav li a:link, #nav li a:visited {
    width: 130px;
    height: 35px;
    display: block;
    text-decoration: none;
    color: #939973;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background-image: url(../gfx/top_button.png);
    background-repeat: no-repeat;
}

#nav li a:hover {
    width: 130px;
    height: 35px;
    display: block;
    text-decoration: none;
    color: #F39503;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    text-align: center;
    background-image: url(../gfx/top_button.png);
    background-repeat: no-repeat;
}

#navkat, #navkat ul {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 1000;
}

#navkat li {
    float: left;
    position: relative;
    width: 170px;
    height: 21px;
    margin-left: 0px; /*odstep miedzy prostokatami */
    z-index: 1001;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat.png);
    background-repeat: no-repeat;
    color: #767B5E;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    padding: 5px 0px 0px 30px;
}

#navkat li a:link {
    width: 200px;
    height: 26px;
    display: block;
    text-decoration: none;
    color: #aeaeae;
    padding: 0px 0px 0px 0px;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat.png);
    background-repeat: no-repeat;
}

#navkat li a:hover {
    width: 200px;
    height: 26px;
    display: block;
    text-decoration: none;
    color: #aeaeae;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat.png);
    background-repeat: no-repeat;
}

.top_menu_ico1 {
    background-image: url(../gfx/top_menu_ico1.png);
    background-repeat: no-repeat;
    width: 46px;
    height: 35px;
    display: block;
    float: left;
}

.top_menu_ico2 {
    background-image: url(../gfx/top_menu_ico2.png);
    background-repeat: no-repeat;
    width: 46px;
    height: 35px;
    display: block;
    float: left;
}

.top_menu_ico3 {
    background-image: url(../gfx/top_menu_ico3.png);
    background-repeat: no-repeat;
    width: 46px;
    height: 35px;
    display: block;
    float: left;
}

tr.premium, td.premium {
    background-color: #FBFCEE;
    text-align: center;
    height: 18px;
}

tr.premiumInside td {
	background:#FFF;
}

.centerContent {
	text-align:center;
}

.color1 {
    color: #939973;
}

.color2 {
    color: #61625E;
}

.color3 {
    color: #7E8274;
}

.color4_bold {
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
}

.title_premium {
    color: #61625E;
    font-weight: bold;
    text-decoration: underline;
}

.title_ogloszenia {
    color: #61625E;
    font-weight: bold;
    font-size: 12px;
}

.title {
    color: #F5A933;
    font-size: 14px;
    font-weight: bold;
}

ul.ogloszenia li.ogloszenia {
    background: url(../gfx/li_square.png) no-repeat left;
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0px 0px 0px 10px;
}

.left1 {
    left: -27px;
    position: relative;
}

.left2 {
    left: -55px;
    position: relative;
}

.left3 {
    left: -75px;
    position: relative;
}

.left4 {
    left: -95px;
    position: relative;
}

.left5 {
    left: -95px;
    position: relative;
}

.navkat1 {
    padding: 6px 0px 0px 30px;
    width: 170px;
    height: 20px;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat.png);
    background-repeat: no-repeat;
}

.navkat2 {
    padding: 6px 0px 0px 35px;
    width: 165px;
    height: 20px;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat2.png);
    background-repeat: no-repeat;
}

.navkat3 {
    padding: 6px 0px 0px 40px;
    width: 160px;
    height: 20px;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat3.png);
    background-repeat: no-repeat;
}

.navkat4 {
    padding: 6px 0px 0px 45px;
    width: 155px;
    height: 20px;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat4.png);
    background-repeat: no-repeat;
}

.navkat5 {
    padding: 6px 0px 0px 50px;
    width: 150px;
    height: 20px;
    background-image: url(../gfx/box_left_kategorie_tlo_navkat5.png);
    background-repeat: no-repeat;
}

.error_negative {
    color: red;
    font-weight: bold;
}

.error_positive {
    color: green;
    font-weight: bold;
}

.tabelka1 {
    border-collapse: collapse;
    border: 1px solid #F1F1DE;
    border-bottom: 3px solid #F1F1DE;
}

div.podstronaCont p {
	margin:0px;
	text-align:justify;
	background:none;
	line-height:1.5em;
}

div.podstronaCont {
	padding-left:5px;
	padding-top:20px;
}

p.ogloszenieTresc {
	text-align:justify;
	padding:5px;
	line-height:1.5em;
}

div.oglszPodpis {
	background:#FBFCEE;
	border:1px solid #eeeed6;
	padding:3px 5px;
	width:100px;
	text-align:right;
}




















