* {
    margin:0px;
    padding:0px;
    }
    
a {
    text-decoration:none;
    color: #7aa3d2;
    padding-bottom:1px;
    }
a:visited {
	text-decoration: ;}

a:hover {
    border-bottom:0px solid #7aa3d2;
    }
a img {
    border-width: 0 0 0 0;
    }
    
#page {
    width:750px;
    margin:0px auto;
    
    }
#content {
    margin:0px;
    width:750px;

    background: #fff url(../img/bg.gif) repeat-y;   
    
    }

#clear{
    height:20px;
    width:750px;
    background: #fff url(../img/bg.gif) repeat-y;
    clear:both;
    }

#header a{
    margin-top:0px;
    display:block;
    width:750px;
    height:150px;
    }

#header a:hover{
border-width:0;
}

#topmenu {
    height:30px;
    width:750px;
    background-color:#e6ece2;
    }
    
#topmenu ul li{
    float:left;
    list-style:none;
    }
    
#topmenu ul li a {
    display: block;
    padding:0px 1px;
    width:109px;
    height:30px;
    background: #fff url(../img/blue_tab.gif) no-repeat;
    font: 12px/30px Tahoma;
    font-weight:bold;
    color: ghostwhite;
    text-align:center;
    }
    
#topmenu ul li a.left {
    background: #fff url(../img/blue_lefttab.gif) no-repeat;
    width:110px;
    }

#topmenu ul li a.right {
    background: #fff url(../img/blue_righttab.gif) no-repeat;
    width:110px;
    }

#topmenu ul li a.recomend {
    width:192px;
    padding-right:0px;
    background: #fff url(../img/recotab.gif) no-repeat;
    }

    
#main {
    width:557px;
    float:right;
	 border-right: 1px solid #E0E0E0;
    }

#main h1 {
    font:20px/22px Arial;
    color:#b40f16;
    width:519px;
    padding:20px 20px 0 0;
    margin: 0 0 0 10px;
    display:block;
    border:1px solid ghostwhite;
    border-width:0 0 1px 0;
    }

#main p, #main table, #main ul, #main pre {
    font:12px/14px Arial;
    color: #373737;
    width:519px;
    padding:10px 20px 0 0;
    margin: 0 0 0 10px;
    border-width:0;
    }
	 
#main img.float {
float:left;
border:1px solid silver;
margin:10px;
}    
    
thead {
	background-color:#ebf2fa;
	border-width:0;
	}

td, th {
	padding:10px 0;
	border-width:0;
	}

tr {
	border: 1px solid silver;
	border-width: 0 0 1px 0;
}
    
td {
	border: 1px solid whitesmoke;
	border-width: 0 1px 1px 0;
	text-align:center;
	}
td.first {
	padding-right:3px;
	border-width: 0px 1px 1px 1px;
	
	font-weight:bold;
	}	
	
#main ul li {
	margin-left:20px;
	list-style:square;}
#main pre
	{font:12px/14px "Courier", monospace;}
	
#sidebar {
    width:190px;
    float:left;
    font:12px/14px Arial;
    color:#373737;
    padding-top:21px;
  }
  
#sidebar .right_links .oc {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-indent: 15px;
}

#sidebar .right_links a {
	background: url(../img/body/top_apartment_link.jpg) no-repeat 52px;
	display: block;
	border: 0px;
	padding-top: 0px;
	text-align: left;
	text-indent: 10px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #b40000;
	line-height: 30px;
}
#sidebar .right_links a.poznan{
	background: url(../img/body/toppoznan_en.jpg) no-repeat;
}
#sidebar .right_links a.warsaw{
	background: url(../img/body/topwarsaw_en.jpg) no-repeat;
}
#sidebar .right_links a.wroclaw{
	background: url(../img/body/topwroclaw_en.jpg) no-repeat;
} 
#sidebar .right_links a.gdansk{
	background: url(../img/body/topgdansk_en.jpg) no-repeat;
} 
  
 #sidebar .right_links a.poznan_pl{
	background: url(../img/body/toppoznan_pl.jpg) no-repeat;
}
#sidebar .right_links a.warsaw_pl{
	background: url(../img/body/topwarsaw_pl.jpg) no-repeat;
}
#sidebar .right_links a.wroclaw_pl{
	background: url(../img/body/topwroclaw_pl.jpg) no-repeat;
} 
#sidebar .right_links a.gdansk_pl{
	background: url(../img/body/topgdansk_pl.jpg) no-repeat;
}   
  
#sidebar hr {
    clear:both;
    margin:21px 0 10px 0;
    background-color: steelblue;
    width:90%;
}
#sidebar a.link {
    font:12px/14px Verdana;
    color:ghostwhite;
    width:170px;
    display:block;
    padding:0 10px;
}
#sidebar a.link:hover {
    color:#fff;
    text-decoration:none;
    border-width:0;
}

#sidebar img {
    border:1px solid steelblue;
    margin:4px;}

#adress {
    width:170px;
    display:block;
    padding:0 10px;
    }
    
#adress h3 {
    font: 16px/18px Arial;
    padding:5px 0;
    }
#adress a {
    color:steelblue;
    }
  
ul.langselect{
	background: url(../img/langsel.jpg) top right no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 16px;
}
ul.langselect li {
    list-style:none;    
	 width:54px;
	 float: left;
	 text-align: center;
    }
	 
ul.langselect li a {
	color: #708090;
	font: 10px arial;
	line-height: 10px;
}
ul.langselect li a:hover {
border-width:0;
    }
	 
	 
#footer {
    clear:both;
    width:750px;
    height:26px;
     background: #fff url(../img/stopka.gif) no-repeat;
    border-top: 1px solid steelblue;
    margin-bottom:15px;
    text-align:right;
    font: 11px/29px Tahoma;
    font-weight:bold;
    color: ghostwhite;
	
    }
#footer a.links {
	font: 11px/29px Tahoma;
   
    color: ghostwhite;
	 text-align: left;
	 float: left;
	 padding-left:15px;
 }
   
#footer a.links:hover {
border-width:0;
background-position: 0px 0px;
}  

.insert {
text-align:right;
border-bottom:1px solid whitesmoke;
}

form, select, textarea, label {
font:12px/12px Arial, sans-serif;
}
form {
	width:430px;
	margin: 0 auto;
	margin-top:20px;
	border:1px solid whitesmoke;
	padding:10px 0;
	}
form br {
	clear:both;
	}
	
label {
	width: 120px;
	padding: 3px 10px 10px 0;
	float:left;
	text-align:right;
	font: 12px/12px Arial, sans-serif;
	font-weight:bold;	
}

.button {
	background-color: whitesmoke;
	width: 70px;
	color: #000;
	font: 12px/12px Arial, sans-serif;
	border: 1px solid silver;
	padding: 5px;
	margin: 10px 10px 0 0;
	float: right;
} 

#header a img {border:0px; padding:0px;}


#main h3, #main h2 {
clear:both;
font:18px/40px Arial;
color:#00008B;
margin: 0 0 0 10px;
padding:10px 0  0 30px;
:border: 10px solid ghostwhite;
border-width: 0 0 0 10px;
text-align:center;
}

div.linkset {
	margin:20px 0px 0px 35px;
	}

.linkbox {
	width: 235px;
	float: left;
	padding: 10px 5px 10px 0px;
	text-align: center;
}
.linkbox a{
	font: 12px/14px 'Tahoma', sans-serif;
	color: #708090;
}

.linkbox a:hover{
	border-width:0px;
}

.linkbox img {
border:1px solid silver;

}
.opisik {
    text-align:justify;
}

.rezerwacja_input{
width: 200px;
}

.data_input{
width: 60px;
}

.opis_div {
	width:435px;
	float:left;

	}
	
	.ramka_pod {
	color: #FBFCFE;
	text-align: center;
	height: 160px;
	line-height: 25px;
	background: #fff url(../img/podpis.gif) repeat-y;
	font: 42px Tahoma;
}


.linkbox1 {
	width: 200px;
	height: 170px;
	line-height: 20px;
	float: left;
	padding: 10px 0px 0px 0px;
	margin-left: 38px;
	text-align: center;
	background: #fff url(../img/podpis.gif) repeat-y;
}
.linkbox1 a{
	font: 12px/14px 'Tahoma', sans-serif;
	color: #F4F4F4;
}

.linkbox1 a:hover{
	border-width:0px;
}

a.topwarszawa {
    display:block;
    width:180px;
    height:100px;
    background: url(../img/topwarszawa.gif) no-repeat;
    border:1px solid lightblue;
    border-width:1px 0;
    background-position: 0px -100px;}
a.topwarszawa:hover
    {
    background-position: 0px 0px;
    border:1px solid d9e8ed;
    border-width:1px 0;
    }
	 
a.topwarsaw {
    display:block;
    width:180px;
    height:100px;
    background: url(../img/topwarsaw.gif) no-repeat;
    border:1px solid lightblue;
    border-width:1px 0;
    background-position: 0px -100px;}
a.topwarsaw:hover
    {
    background-position: 0px 0px;
    border:1px solid d9e8ed;
    border-width:1px 0;
    }
	 
	 a.topwarschau {
    display:block;
    width:180px;
    height:100px;
    background: url(../img/topwarschau.gif) no-repeat;
    border:1px solid lightblue;
    border-width:1px 0;
    background-position: 0px -100px;}
a.topwarschau:hover
    {
    background-position: 0px 0px;
    border:1px solid d9e8ed;
    border-width:1px 0;
    }
	 
	 #footer a.linksh {
	font: 11px/29px Tahoma;
    font-weight:bold;
    color: ghostwhite;
	 text-align: right;
	 float: none;
	 padding-right:2px;
 }
   
#footer a.linksh:hover {
border-width:0;
background-position: 0px 0px;
} 


#main .informator {
	width: 360px;
	float: left;
}

#main .informator_zdjecia {
	width: 155px;
	float: left;
}

#main .informator p {
	width: 230px;
}

#main .informator ul {
	width: 320px;
}

#main .informator ul li {
	width: 320px;
	margin-bottom: 6px;
}