/*------------------------------------------------------------------
[Podstawowe informacje o tym CSS]

Strona: www.dzialkinadrzeka.pl
Dla: Broker Nieruchomosci / Dzialki nad rzeka w Szczecinie
Autor: Lukasz Bachur, kodowane recznie
Ostatnia aktualizacja: 13/03/2009
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Kolory]

#4b5963 - kolor tekstu
#768088 - kolor tekstu hint

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Universal styles]
-------------------------------------------------------------------*/

body {
    background: #ffffff url(img/main_bg.jpg) top left repeat-x;
    margin: 0;
    padding: 0;
    text-align: center; /* fix for IE 5 */
    color: #4b5963;
    font-family: arial, sans-serif;
    font-size: 15px;
    line-height: 160%;
}

* {
    margin: 0;
    padding: 0;
}

p {
    margin: 0 0 15px 0;
}

a {
    color: #4b9e2a;
    text-decoration: none;
    border-bottom: 1px solid #c6c6c6;
}

a:hover {
    color: #4b9e2a;
    text-decoration: none;
    border-bottom: 1px solid #acabab;
}

.clear {
    clear: both;
}

.clear_border {
    clear: both;
    height: 1px;
    width: 100%;
    border-bottom: 1px dotted #c0c0c0;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

h1 {
    color: #4b5963;
    font-family: arial, sans-serif;
    font-size: 1.2em;
    margin: 5px 0 35px 0;
    border-bottom: 1px solid #bfccd5;
}

h2 {
    color: #4b5963;
    font-family: arial, sans-serif;
    font-size: 1.2em;
    margin: 5px 0 15px 0;
    border-bottom: 1px solid #bfccd5;
}

a.l, a.l:hover {
    color: #4b5963;
    border: 0;
}

a.light, a.light:hover {
    color: #9cc3e0;
    font-size: 10px;
    border: 0;

}

/*------------------------------------------------------------------
[Main containers]
-------------------------------------------------------------------*/

#site {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#top {
    width: 900px;
    height: 87px;
    background: transparent url(img/top_bg.jpg) top left no-repeat;
    text-align: left;
}

#content_container {
    width: 878px;
    min-height: 402px;
    background: transparent url(img/content_container_bg.jpg) top left no-repeat;
    padding: 20px 20px 0 20px;
    text-align: left;
}

/*------------------------------------------------------------------
[Images]
-------------------------------------------------------------------*/

#main_title , #main_title a {
    width: 605px;
    height: 65px;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#render , #render a {
    width: 860px;
    height: 447px;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#contact_map {
    margin: 5px 0 25px 0;
    padding: 0;
    float: left;
    border: 0;
}

#contact_map a {
    float: left;
    border: 0;
}

.gallery_thumb {
    border: 0;
    float: left;
    margin: 0; /* if there is a text under the image - set margin: 0 0 10px 0 */
}

/*------------------------------------------------------------------
[Menu]
-------------------------------------------------------------------*/

#navigation_container {
    width: 860px;
    height: 46px;
    background: transparent url(img/menu_container_bg.gif) top left no-repeat;
    margin: 0;
    padding: 0 0 0 38px;
}

.distext {
    text-align: left;
    display: none;
    float: left;
}

#navigation_container ul.sitenav {
    margin: 0;
    overflow: hidden;
}

#navigation_container ul.sitenav li {
    display: block;
    float: left;
    height: 46px;
    /* margin: 0; */
    background-color: transparent;
}

#navigation_container ul.sitenav li a {
    display: block;
    height: 100%;
    width: 100%;
    border-bottom: 0;
}





#navigation_container_main {
    width: 860px;
    height: 46px;
    background: transparent url(img/menu_container_bg.gif) top left no-repeat;
    margin: 0 0 20px 0;
    padding: 0 0 0 38px;
}

#navigation_container_main ul.sitenav {
    margin: 0;
    overflow: hidden;
}

#navigation_container_main ul.sitenav li {
    display: block;
    float: left;
    height: 46px;
    /* margin: 0; */
    background-color: transparent;
}

#navigation_container_main ul.sitenav li a {
    display: block;
    height: 100%;
    width: 100%;
    border-bottom: 0;
}




ul.sitenav li.glowna 		{ width:105px; margin-right: 80px; }
ul.sitenav li.dzialki 		{ width:113px; margin-right: 80px; }
ul.sitenav li.natura		{ width:57px; margin-right: 80px; }
ul.sitenav li.galeria		{ width:111px; margin-right: 80px; }
ul.sitenav li.kontakt	 	{ width:65px; }

ul.sitenav li.glowna a		{ background: url(img/menu/glowna.gif) no-repeat; }
ul.sitenav li.dzialki a	{ background: url(img/menu/dzialki.gif) no-repeat; }
ul.sitenav li.natura a		{ background: url(img/menu/natura.gif) no-repeat; }
ul.sitenav li.galeria a	{ background: url(img/menu/galeria.gif) no-repeat; }
ul.sitenav li.kontakt a	{ background: url(img/menu/kontakt.gif) no-repeat; }

ul.sitenav li.glowna a:hover	{ background-position: 0 -46px; }
ul.sitenav li.dzialki a:hover	{ background-position: 0 -46px; }
ul.sitenav li.natura a:hover	{ background-position: 0 -46px; }
ul.sitenav li.galeria a:hover	{ background-position: 0 -46px; }
ul.sitenav li.kontakt a:hover	{ background-position: 0 -46px; }

ul.sitenav li#active1 a { width: 105px; background: url(img/menu/glowna.gif) no-repeat; background-position: 0 -46px; margin-right: 80px; }
ul.sitenav li#active2 a { width: 113px; background: url(img/menu/dzialki.gif) no-repeat; background-position: 0 -46px; margin-right: 80px; }
ul.sitenav li#active3 a { width: 57px; background: url(img/menu/natura.gif) no-repeat; background-position: 0 -46px; margin-right: 80px; }
ul.sitenav li#active4 a { width: 111px; background: url(img/menu/galeria.gif) no-repeat; background-position: 0 -46px; margin-right: 80px; }
ul.sitenav li#active5 a { width: 65px; background: url(img/menu/kontakt.gif) no-repeat; background-position: 0 -46px; }

/*------------------------------------------------------------------
[Content]
-------------------------------------------------------------------*/

div.txt {
    float: left;
    margin: 30px 0 0 0;
    padding: 0;
    width: 860px;
    text-align: justify;
}

#contact_data {
    width: 520px;
    float: left;
    margin: 30px 0 0 0;
}

#distance_data {
    float: left;
}

/*------------------------------------------------------------------
[Mapa dzialek]
-------------------------------------------------------------------*/

#details_left_container {
    width: 200px;
    float: left;
    padding: 0 0 0 0;
    margin: 0;
    font-size: 12px;
    display:block;
}

.details {
    width: 200px;
    float: left;
}

.details_choose {
    width: 200px;
    float: left;
}

.item {
    width: 70px;
    height: 25px;
    padding: 5px 0 5px 0;
    margin: 0 30px 0 0;
    text-align: left;
    float: left;
}

.value {
    width: 90px;
    height: 25px;
    padding: 5px 0 5px 0;
    text-align: right;
    float: left;
}

.state {
    width: 90px;
    height: 25px;
    padding: 5px 0 5px 0;
    text-align: right;
    float: left;
}

#dzialki_mapa {
    width: 630px;
    height: 362px;
    float: right;
    margin: 0;
    padding: 0;
    background: white url(img/mapa_dzialek.gif) top left no-repeat;
    border: 1px solid #c6c6c6;
}

#dzialki_mapa_2 {
    width: 630px;
    height: 500px;
    float: left;
    margin: 0 0 0 28px;
    padding: 0;
    background: white url(img/mapa_dzialek_2.jpg) top left no-repeat;
    border: 1px solid #c6c6c6;
}

#dzialki_mapa a {
    width: 630px;
    height: 362px;
    float: right;
    margin: 0;
    padding: 0;
    background: white url(img/mapa_dzialek.gif) top left no-repeat;
    border: 1px solid #c6c6c6;
}

#mapa_dzialek {
    border: 0;
}

/*------------------------------------------------------------------
[Lists]
-------------------------------------------------------------------*/

ul#distance li {
    margin: 0 0 0 20px;
}

/*------------------------------------------------------------------
[Forms]
-------------------------------------------------------------------*/

#form {
    width: 520px;
    margin: 0 0 40px 0;
    float: left;
}

input.text {
    border: 1px solid #cadae7;
    padding: 6px 5px;
    width: 320px;
    height: 17px;
    margin: 3px 0 12px 0;
    color: #454545;
    font-family: arial, sans-serif;
    font-size: 15px;
    background-color: #fff;
    float: left;
}

textarea.tresc {
    border: 1px solid #cadae7;
    padding: 6px 5px;
    width: 320px;
    margin: 3px 0 12px 0;
    color: #454545;
    font-family: arial, sans-serif;
    font-size: 15px;
    background-color: #fff;
    line-height: 150%;
    float: left;
}

textarea.phone {
    border: 1px solid #cadae7;
    padding: 6px 5px;
    width: 320px;
    height: 57px;
    margin: 3px 0 12px 0;
    color: #454545;
    font-family: arial, sans-serif;
    font-size: 15px;
    background-color: #fff;
    line-height: 150%;
    float: left;
}

.button_submit {
    margin: 15px 0 0 0;
}

.pole {
    float: left;
}

.hint {
    background-color: #edf2f6;
    border: 1px solid #cadae7;
    padding: 7px 5px 6px 5px;
    width: 130px;
    height: 16px;
    margin: 3px 0 0 10px;
    float: left;
    font-size: 12px;
    line-height: 100%;
    color: #768088;
}

.hint_phone {
    background-color: #edf2f6;
    border: 1px solid #cadae7;
    padding: 7px 5px 6px 5px;
    width: 130px;
    height: 56px;
    margin: 3px 0 0 10px;
    float: left;
    font-size: 12px;
    line-height: 150%;
    color: #768088;
}

.hint img, .hint_phone img {
    vertical-align: middle;
    margin: 0 4px 0 0;
}

.checkbox {
    vertical-align: middle;
}

/*------------------------------------------------------------------
[Gallery]
-------------------------------------------------------------------*/

.gallery_row {
    width: 860px;
    margin: 10px 0 30px 0;
    float: left;
}
.gallery_row1 {
    float: left;
}
.gallery_row2 {
    float: right;
}
/**/
#gallery_right{
    float: right;
    display: block;
    width: 267px;
}
.gallery_right1{
    float: right;
    margin-bottom: 40px;
}
.gallery_right2{
    float: left;
    margin-bottom: 40px;
}
.foto_container {
    width: 220px;
    float: left;
    margin: 0 100px 0 0;
}

.foto_container_inwestycje {
    width: 220px;
    float: right;
    margin: 0 0 20px 0;
}

.foto_container_right {
    width: 220px;
    float: left;
    margin: 0;
}

.foto_container_top {
    width: 220px;
    height: 10px;
    background: transparent url(img/foto_bg_top.gif) top left no-repeat;
    margin: 0;
    padding: 0;
    overflow: hidden; /* IE 6 fix */
    float: left;
}

.foto_container_middle {
    width: 220px;
    background: transparent url(img/foto_bg_middle.gif) top left repeat-y;
    margin: 0;
    text-align: left;
    font-size: 11px;
    float: left;
}

.foto_container p, .foto_container_right p {
    margin: 0 0 0 10px;
    color: #5b5a5a;
    width: 200px;
    line-height: 150%;
}

.foto_container_bottom {
    width: 220px;
    height: 10px;
    background: transparent url(img/foto_bg_bottom.gif) top left no-repeat;
    margin: 0;
    float: left;
}

/*------------------------------------------------------------------
[Module]
-------------------------------------------------------------------*/

.template {
    width: 780px;
    padding: 10px;
    line-height: 130%;
}

.template img {
    margin: 0 0 10px 0;
    border: 0;
}

.left_column {
    width: 275px;
    margin: 0 20px 0 0;
    padding: 0;
    text-align: left;
    float: left;
}

.right_column {
    width: 470px;
    margin: 0;
    padding: 0;
    text-align: left;
    float: left;
}

.lgt {
    color: #636161;
}

.close {
    float: right;
    width: 21px;
    height: 21px;
}

/*------------------------------------------------------------------
[Footer]
-------------------------------------------------------------------*/

div#footer {
    width: 99%;
    height: 99px;
    margin: 40px 0 0 0;
    background: transparent url(img/footer_container_bg.gif) top left no-repeat;
    font-size: 11px;
    padding: 0 0 0 20px;
}

span.copy {
    color: #497e44;
    background-color: #98c693;
    float: left;
    margin: 72px 278px 0 0;
    padding: 0 5px 0 5px;
}

span.created {
    color: #497e44;
    background-color: #98c693;
    float: left;
    padding: 0 5px 0 5px;
    margin: 72px 0 0 0;
}

span.created a {
    color: #497e44;
    background-color: #98c693;
    border: 0;
}

span.created a:hover {
    color: #365c32;
    background-color: #98c693;
    border: 0;
}
span.copy a {
    color: #497e44;
    background-color: #98c693;
    border: 0;
}

span.copy a:hover {
    color: #365c32;
    background-color: #98c693;
    border: 0;
}

div#map_select {
    margin: 10px 0 0 228px;
    clear: both;
}

div#map_select a {
    text-decoration: none;
    border: 0;
}

div#map_select img {
    border: 1px solid;
    border-color: #c6c6c6;
    margin: 0 6px 0 0;
}