@charset "utf-8";
/* CSS Document */


body{
	/*background:#7A3D20 url(../img/domzbali-toptlo.jpg) repeat-x;*/
	background:#7A3D20 url(../img/domy-z-bali_01.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.pds{
	width:840px;
	position:relative;
	margin:0 auto;
}
.s{
	background:url(../img/domy-z-bali_07.jpg) repeat-y;
}
.s1{ background:  url(../img/domy-z-bali_06.jpg) no-repeat 0px 0px; height: 100%; font-size:12px; color:#896338; }
.left{
	width:580px;
	float:left;
	padding-left:17px;
}
.right{
	width:210px;
	padding-left:18px;
	float:left;
}
.tekst{ padding:10px; }
.d1{
	 position:relative;
}
.d2{ position:absolute; right:-32px; top:0;}

label { width: 200px; text-align: right; display: block; float: left; }
input, textarea {width: 300px; }
.submit { width: 50px; margin-left: 300px;}

.menu{
	background:url(../img/domzbali-menu.jpg) no-repeat;
	height:39px;
	padding-left:40px;
}
.menu ul{ list-style:none; padding:0; margin:0;}
.menu li{ float:left;}
.menu a{
	display:inline-block;
	font-weight:bold;
	color:#FFD768;
	padding:12px 50px 5px 50px;
	font-size:12px;
	text-decoration:none;
}

.menu a:hover{ background:url(../img/light.jpg) no-repeat center bottom; color:#FFEDBA; }

.ng{
	border-left:5px solid #773C23;
	font-size:14px; 
	padding:4px 10px;
	color:#773C23;
}
.zdj span{
	padding:5px; 
	background:#FFFFCC;
	display:inline-block; 
	vertical-align:top;
	margin: 5px 0;
	margin-left:20px;
	border:1px solid #BD9B84;
}

.mtxt{ padding:5px; font-size:11px; }
a{
	color:#B93728;
}
a:hover{ text-decoration:none;}

