a{
	color:black;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img
{
	border:none;
}
html
{
	background:#000 url(../../../graphics/bg.gif) center top no-repeat;
	z-index:0;
}

body{

	text-align:center;
	margin:0px;
	z-index:1;
}

div{
	font-size:12px;
	font-family:Tahoma;
	text-align:justify;
}

#container{
	width:964px;
	margin:auto;

}

#left{
	width:225px;
	float:left;
	padding-top:123px;
}

#right{
	width:735px;
	float:right;
}

#middle{
	background:url(../../../graphics/bgRight.gif) top right repeat-y
}

#search{
	height:105px;
	padding-left:90px;
}


* html #search select{
	width:125px;
}


#menu
{
	background:#286cb5 url(../../../graphics/bgMenu.gif) no-repeat top;
	min-height:220px;
	padding:35px 0px 0px 30px;
}


* html #menu
{
	height:220px;
	overflow:visible;
}

#menu a{
	color:#fff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	display:block;
	background:url(../../../graphics/point.gif) left center no-repeat;
	text-align:left;
	padding:10px 0px 10px 20px;
	text-decoration:none;
	outline:none;
}

#menu a:hover,#menu a.a,#oferta a.ba{
	text-decoration:underline;
	outline:none;
}

#boxKontakt{
	color:#fff;
	font-size:11px;
	border-top:1px dotted #fff;
	width:175px;
	padding-top:5px;
}

#oferta
{
	background:#efaf45 url(../../../graphics/bgOferta.gif) no-repeat top;
	padding-top:50px;
	padding-left:30px;
}

#oferta div{
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background:url(../../../graphics/pointBlack.gif) left center no-repeat;
	text-align:left;
	padding:10px 0px 10px 20px;
}

#oferta a.b,#oferta a.ba{
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background:url(../../../graphics/pointBlack.gif) left center no-repeat;
	text-align:left;
	padding:10px 0px 10px 20px;
	display:block;
}



#oferta a
{
	color:#000;
	font-family:Tahoma;
	font-size:12px;
	display:block;
	background:url(../../../graphics/square.gif) 20px center no-repeat;
	text-align:left;
	padding:5px 0px 5px 35px;
	text-decoration:none;
	outline:none;
}

#oferta a:hover,#oferta a.a
{
	text-decoration:underline;
}

#ofertaBtm
{
	background:url(../../../graphics/bgOfertaBtm.gif) no-repeat;
	width:225px;
	height:12px;
}

* html #oferta
{
	height:283px;
	overflow:visible;
}

#footer
{
	background:url(../../../graphics/bgFooter.gif) no-repeat;
	width:734px;
	padding-top:50px;
	height:74px;
	color:#777676;
	text-align:center;
	font-size:10px;
}

#banner{
	height:373px;
	width:734px;
}

#header{
	height:60px;
	background:url(../../../graphics/header.gif) 12px -30px no-repeat;
	width:504px;
	padding-left:11px;
}

#content
{
	min-height:400px;
	width:456px;
	padding-left:40px;
}

* html #content
{
	height:400px;
	overflow:visible;
}

#middleLeft
{
	float:left;
}

#middleRight
{
	float:right;
}


#reklamy
{
	padding-top:20px;
	width:191px;
	overflow:hidden;
}

#footer a{
	color:#777676;
	font-size:10px;

}

#footer a:hover{
	color:#fff;
}

#callback
{
	width:131px;
	height:109px;
	padding-top:40px;
	padding-left:60px;
	position:relative;
	overflow:hidden;
}

#callback input
{
	background:none;
	width:110px;
	font-size:10px;
	border:none;
}

#callback #message
{
	position:absolute;
	left:0px;
	top:25px;
	font-size:10px;
	color:red;
}

.image190
{
	background:url(../../../graphics/bgGallery.gif) no-repeat;
	width:212px;
	height:138px;
	text-align:center;
	padding-top:8px
}
.image190 img
{
	height:130px;
	overflow:hidden;
	cursor:pointer;
}


#oferta_pl
{
	background:url(../../../graphics/bgOferta.gif) no-repeat top;
	height:20px;	
}
/*
 * DLA ofert z MLS
 * 
 */
.leftPhoto
{
	float:left;
	width:230px;
	overflow:hidden;
	background:#e9e9e9;
}

.rightContent
{
	float:right;
	overflow:hidden;
	width:215px;
}

.rightContent table
{
	width:215px;	
}

.photoBorder
{
	text-align:center;
}

.miniPhoto
{
	float:left;
}

.photo
{
	width:230px;
}

a.rounded {
	height:170px;
	width:230px;
	display:block;
	overflow:hidden;
	background-position:top center;
	position:relative;
	background-repeat:no-repeat;
}

.txt
{
	background:url(../../../graphics/dotted.gif) 0px 8px repeat-x;
	margin-top:2px;
}

.ltxt
{
	background:#e9e9e9;
	float:left;
}

.rtxt
{
	padding-left:2px;
	background:#e9e9e9;
	float:right;
	font-weight:normal;
}

.more
{
	padding-top:10px;
	background:url(../../../graphics/more.gif) bottom right no-repeat;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
}

.btn
{
	background:url(../../../graphics/btn.gif)  no-repeat;
	width:98px;
	text-align:center;
}
.btn a
{
	font-size:11px;	
}

#form div label
{
	display:block;
	font-size:11px;
}

#form div
{
	padding-top:7px;
}

#form div input,#form div textarea,#form div select
{
	border:1px solid black;
	font-size:11px;
	width:200px;
}

#form div textarea
{
	height:80px;
}

