body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #BBBEC5;
    background-image: url(pliki/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #343434;
}
#outside_container {
    width: 800px;
    border-color: #9B9999;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    background-color: #101A24;
    
}
#inside_container {
    padding-top: 18px;
    width: 787px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/top_bar_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
#menu_bar {
    width: 787px;
    height: 36px;
    
    background-image: url(pliki/menu_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
#menu {
    width: 746px;
    margin-left: auto;
    margin-right: auto;
}
#flag_bar {
    float: left;
    width: 168px;
    height: 29px;
    background-image: url(pliki/flags_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 7px;
}
#small_flash {
    float: left;
    width: 599px;
    height: 36px;
}
#flash {
    clear: left;
    width: 787px;
    height: 171px;
    margin-left: auto;
    margin-right: auto;
}
#main_container {
    width: 787px;
    background-image: url(pliki/main_container_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    text-align: left;
    
}
#left {
    width: 254px;
    float: left;
    border-right-color: #A6ABB7;
    border-right-style: solid;
    border-right-width: 1px;
    padding-bottom: 10px;
}
#polecane_box {
    width: 254px;
    background-image: url(pliki/polecane.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 10px;
}
#polecane_box_en {
    width: 254px;
    background-image: url(pliki/polecane_en.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 10px;
}
#na_skroty_box {
    width: 224px;
    height: 120px;
    border-color: #9B9999;
    border-style: solid;
    border-width: 1px;
    background-image: url(pliki/na_skroty_bg.jpg);
    background-position: right;
    background-repeat: repeat-y;
    background-color: #343434;
    font-size: 12px;
    font-weight: bold;
    padding-left: 25px;
    

}

.na_skroty_header {
    width: 224px;
    height: 28px;
    background-image: url(pliki/na_skroty.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #343434;
    margin-bottom: 15px;
}
.na_skroty_header_en {
    width: 224px;
    height: 28px;
    background-image: url(pliki/na_skroty_en.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #343434;
    margin-bottom: 15px;
}
#right {
    width: 532px;
    float: left;
    
    margin-left: -1px;
    border-left-color: #A6ABB7;
    border-left-style: solid;
    border-left-width: 1px;
    padding-bottom: 5px;
}
.right_header {
    width: 532px;
    text-align: right;
}
#ostatnie {
    width: 527px;
    background-color: black;
    margin-left: 5px;
    background-image: url(pliki/ostatnie.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 27px;
    border-top-color: #A6ABB7;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A6ABB7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
}
#ostatnie_en {
    width: 527px;
    background-color: black;
    margin-left: 5px;
    background-image: url(pliki/ostatnie_en.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 27px;
    border-top-color: #A6ABB7;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A6ABB7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
}
#footer {
    width: 787px;
    height: 68px;
    background-image: url(pliki/bottom_bar_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    margin-bottom: 3px;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #A6ABB7;
    border-top-style: solid;
    border-top-width: 1px;
}
#footer_inside {
    width: 787px;
    height: 40px;
    background-image: url(pliki/footer_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    color: #CFD2D9;
    padding-top: 10px;
}
.copy {
    width: 350px;
    font-size: 10px;
    float: left;
    text-align: left;
    padding-left: 10px;
    margin-top: 10px;
}
.spi {
    width: 350px;
    font-size: 10px;
    float: right;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
}
.img_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 2px; 
    border: solid 1px;
    border-color: #C6C6CE;
}
.img_right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 2px; 
    border: solid 1px;
    border-color: #C6C6CE;
}
.img_noborder {
    border: none;
}
a.wiecej {
    color: white;
    text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.wiecej:hover {
    color: #6F7073;
    text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.menu_link {
    float: left;
    width: 120px;
    height: 21px;
    border-color: #A6ABB7;
    border-style: solid;
    border-width: 1px;
    background-image: url(pliki/menu_link.jpg);
    background-position: top;
    background-repeat: repeat-x;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #A6ABB7;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 3px;
    padding-top: 5px;
}
a.menu_link:hover {
    background-image: url(pliki/menu_link_hover.jpg);
    border-color: white;
    color: white;
    text-decoration: underline;
}
a.footer_link {
    color: #CFD2D9;
    text-decoration: none;
}
a.footer_link:hover {
    color: white;
    text-decoration: underline;
}
a.version {
    float: left;
    margin-left: 5px;
}
a.spi_link_inactive {
    text-decoration: none;
    color: #CFD2D9;
}
a.spi_link {
    color: white;
    text-decoration: none;
}
a.spi_link:hover {
    color: #6F7073;
    text-decoration: underline;
}
h1 {
    font-size: 12px;
    font-weight: bold;
    padding-left: 23px;
    background-image: url(pliki/h1_bg.gif);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}
p {
    padding-left: 10px;
    padding-right: 10px;
}
ul {
    margin-left: 30px;
}
.clear {
    clear: both;
}


/*formularz mailowy*/

.adress {
text-align: center;
font-weight: bold;
margin-top: 30px;
width: 300px;
margin-left: auto;
margin-right: auto;
}

.empty {
height: 180px;
}

.form {
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 25px;
}

.input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
border-color: white;
border-style: solid;
border-width: 1px;
color: #101A24;
background-color: #ADB2B8;

}

.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border-color: white;
border-style: solid;
border-width: 1px;
color: white;
background-color: #343434;
}
.submit:hover {
    background-color: #92989E;
    color: #363D4F;
}



/*listing ofert*/
.search {
    width: 300px;
    float: right;
    text-align: right;
    margin-right: 10px;
    margin-top: 20px;
}
.table_header {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #CFD2D9;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #CFD2D9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #343434;
    margin-bottom: 2px;
    margin-top: 15px;
    padding-bottom: 2px;
}
.gallery_box {
    width: 520px;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #9D9FA3;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 5px;
    
}
.lewy {
    float: left;
    width: 130px;
    margin-top: 5px;
    padding-left: 10px;
}
.srodkowy {
    float: left;
    width: 280px;
    margin-top: 5px;
    padding-left: 10px;
}
.prawy {
    float: left;
    width: 75px;
    margin-top: 5px;
    text-align: right;
    padding-right: 10px;
}
.lewy1 {
    float: left;
    width: 130px;
    margin-top: 5px;
    padding-left: 10px;
}
.srodkowy1 {
    float: left;
    width: 255px;
    margin-top: 5px;
    padding-left: 10px;
}
.prawy1 {
    float: left;
    width: 105px;
    margin-top: 5px;
    text-align: right;
    padding-right: 10px;
}
a.oferta_link {
    font-size: 12px;
    text-decoration: none;
    color: #7C99C3;
    font-weight: bold;
}
a.oferta_link:hover {
    text-decoration: underline;
    color: orange;
}

.img1 {
	border: 0px none;
	padding-bottom: 0px;
}
.img2 {
	padding: 2px; 
    border: solid 1px;
    border-color: #C6C6CE;
	
	margin-left: 8px;
	margin-top: 4px;
}
.img_gallery {
padding: 2px; 
    border: solid 1px;
    border-color: #C6C6CE;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
        
}
.opis_kominka {
float: left;
width: 280px;
margin-left: 0px;
margin-right: 0px;
font-size: 10px;

}

.opcje 
{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
	color: white;

}

.foto_kominka {
float: left;
width: 220px;
height: auto;
background-color: #343434;
border-color: #C6C6CE;
border-style: solid;
border-width: 1px;
text-align: center;
margin-right: 10px;
}
.foto_kominka_show {

width: 520px;
height: auto;
background-color: #343434;
border-color: #C6C6CE;
border-style: solid;
border-width: 1px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding-bottom: 5px;
}
.product_gallery {
width: 530px;
margin-left: auto;
margin-right: auto;
}
.cena {
    font-size: 14px;
    font-weight: bold;
    color: #EE7A65;
   
}

/*ostatnie*/
#favorite {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.favorite_box {
    width: 164px;
    height: 130px;
    
    float: left;
    text-align: center;
    border-left-color: #9D9FA3;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #9D9FA3;
    border-right-style: solid;
    border-right-width: 1px;
    margin-left: -1px;
    margin-top: 6px;
    
}
.img_favorite {
   padding: 2px; 
    border: solid 1px;
    border-color: #C6C6CE;
margin-right: auto;
margin-left: auto;
margin-bottom: 10px;
margin-top: 20px;
}

/*polecane*/
.polecane {
    width: 245px;
    text-align: center;
   
    border-bottom-color: #9D9FA3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
    
}
.img_polecane {
   padding: 2px; 
    border: solid 1px;
    border-color: #C6C6CE;
margin-right: auto;
margin-left: auto;
margin-bottom: 8px;
margin-top: 8px;
}
