body {

    font-family: verdana, arial, helvetica;

    font-size: 10px;

    color: #000000;

    background-image: url('../images/bg.jpg');

    background-repeat: repeat-x;

    background-position: top;

    margin: 0px;

    padding: 0px;

}

object {
  outline: 0;
}

h1, h2, h3 {

    font-family: 'Trebuchet ms', arial, verdana, helvetica;

    font-size: 14px;

    font-weight: bold;

    margin-top: 0px;

    text-transform: uppercase;

    font-weight: bold;

    color: #CC0000;

}

a:link, a:visited {

    color: #CC0000;

    text-decoration: none;

}

a:hover {

    color: black;

    text-decoration: none;

}



.at:hover {

	background-color:#dbdbdb;

	cursor:pointer;

}



.menu_boczne {

	line-height:18px;

	padding-bottom:4px;

	font-size:10px;

	font-weight:bold;

}





/* ID */

#kontener {

    margin-left: auto;

    margin-right: auto;

    margin-top: 0px;

    width: 802px;

    background-color: #FFFFFF;

    padding: 0px;

    margin-bottom: 0px;

    min-height: 600px;;

    }

#stopka {

    margin-left: auto;

    margin-right: auto;

    margin-top: 0px;

    width: 802px;

    padding: 0px;

    background-color: #999999;

    display:block;

    color:#FFFFFF;

    padding-top:3px;

    padding-bottom:3px;

	margin-bottom: 25px;

}

#logo {

    margin-left: auto;

    margin-right: auto;

    width: 802px;

}



.submit {

	border:0px;

	color:white;

	background-color:#70b7db;

	font-size:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	text-align: center;

	padding: 2px;

	cursor:pointer;

	margin-top: 5px;

}



#Ramka {

    width: 690px;

    height: 550px;

    margin-top: 25px;

}



/**** Kreski*****/

#koleczko {

	margin-left: 0px;

	margin-top: 10px;

}

#linie {

	display: block;

	margin-left: 10px;

}

.kreseczki {

	border-left: 1px dashed #984A43;

	min-height: 30px;

	border-bottom:  1px dashed #984A43;

	margin-right: 25px;

	padding-top: 10px;

	padding-left: 20px;

	padding-bottom: 15px;

	color: #762a1e;

}



.kreseczki a {

	color: #762a1e;

	text-decoration: none;

	font-size: 12px;

	text-transform: uppercase;

}

.kreseczki a:hover {

	color: black;

	}

#clearK {

	clear:both;

	height:20px;

	overflow:hidden;

	border-right: 1px dashed #984A43;

	margin-right: 25px;

}

.Clear {
  clear:both;
}
/**********************/



#headSwf{

    text-align:center;

}

#baner {

    width: 770px;

    margin-left: auto;

    margin-right: auto;

    border: 16px solid white;

    height: 292px;

    }

#tresc {

    width: 700px;

    margin-left: auto;

    margin-right: auto;

    padding-bottom: 25px;

    text-align: justify;

    }



    

/*CLASS*/

.inwestycje {

    width: 180px;

    float: right;

    min-height: 200px;

    padding: 10px;

    padding-top: 0px;

    color: #333333;

    text-align: left;

}

.inwestycje h1 {

    color: #70b7db;

}



.inwestycje_2 {

    width: 180px;

    float: right;

    padding: 10px;

    padding-top: 0px;

    color: #333333;

    text-align: left;

}

.inwestycje_2 h1 {

    color: #70b7db;

}



.inwestycje_oferta {

    width: 265px;

    float: right;

    min-height: 200px;

    padding: 5px;

    padding-left:15px;

    padding-top: 0px;

    color: #333333;

    text-align: left;

}

.inwestycje_oferta h1 {

    color: #70b7db;

}

.teksty_oferta {

    width: 400px;

    color: #333333;

}

.teksty {

    width: 440px;

    color: #333333;

}

.teksty_search {

    width: 710px;

    color: #333333;}

hr {

    color: #999999;

    margin-top: 20px;

    margin-bottom: 20px;

}



.wyniki_wyszukiwania {

	width:100%;

	border:1px solid #999999;

	margin-top:30px;

}

.wyniki_wyszukiwania th {

	line-height:22px;

	text-align:center;

	border-bottom:1px solid #999999;

	color:#70b7db;

}



.nazwa_td {

	text-align:left;

	font-weight:bold;

	background-color:#CCCCCC;

	line-height:20px;

	color:#000000;

	padding-left:10px;

}



.wyniki_wyszukiwania_td {

	line-height:22px;

	text-align:center;

	vertical-align:top;

}



.mieszkania {

	width:100%;	

	border-top:1px solid #999999;

	border-left:1px solid #999999;

	border-right:1px solid #999999;

}

.mieszkania th {

	text-align:center;

	color:#FFFFFF;

	background-color:#666666;	

	line-height:22px;

}

.mieszkania td {

	line-height:20px;

	vertical-align:top;

	text-align:center;

	border-bottom:1px solid #999999;

}



/*MENU*/

#menu {

    height: 50px;

    margin-left: 16px;

    margin-right: 0px;

    width: 735px;

    padding-top: 10px;

    }   

    

ul#navlist

{

    margin-left: 0;

    padding-left: 0;

    white-space: nowrap;

    margin-top: 0px;

}



#navlist li

{

    display: inline;

    list-style-type: none;

    font-family: 'Trebuchet ms', arial, verdana, helvetica;

    font-size: 10px;

    letter-spacing: 1px;

    text-transform: capitalize;

    font-weight: bold;

}



#navlist a { padding: 3px 10px; }



#navlist a:link, #navlist a:visited

{

    color: #333333;

    background-color: #CCCCCC;

    text-decoration: none;

    padding-top: 10px;

    padding-bottom: 10px;

    text-transform: uppercase;

}



#navlist a:hover

{

    color: white;

    background-color: #762a1e;

    text-decoration: none;

    text-transform: uppercase;

}



select { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	border: #330000; 

	border-style: solid; 

	border-top-width: 1px; 

	border-right-width: 1px; 

	border-bottom-width: 1px; 

	border-left-width: 1px;

	width:170px;

	padding:1px;

}



/* Wyniki wyszukiwania - Tabela */

#wynik {

	font-size: 11px;

	color: #000000;

	border: 1px solid #999999;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.wynikNazwa {

	background-color: #70b7db;

	color: #333333;

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;

	text-transform: uppercase;

	padding: 6px;

	font-weight: bold;

	list-style-type: none;	

	margin: 0px;

}

.wynikiTabela td {

	padding: 8px;

	vertical-align: top;

}
