@charset "utf-8";
* 
{ 
	margin: 0px; padding:0px; 
}

body 
{
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 12px; 
	background: #D4C7A9; 
	text-align:center; 
	color:#000;
}
img 
{ 
	border: 0px; 
}

ul
{
	margin: 5px 20px;
}

p
{
	margin: 10px 0px;
}
a
{
	color: #6E3305;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#BC0505;
}

div.clear 	
{ 
	clear:both; 
	height:1px; 
	overflow:hidden; 
}

div#main	
{ 
	width:778px;
	margin:0 auto; 
	text-align:left;
	background: #906A4C;
}

div#top	
{ 
	width:778px; 
	height:27px; 
	line-height: 27px;
	margin: 0 auto;
	border:0px; 
	background:url(remonty/bkg_top.jpg) no-repeat; 
}

div#menu
{ 
	width:728px; 
	height:199px; 
	line-height: 30px;
	margin: 0 auto;
	border:0px; 
	background:url(remonty/bkg_menu.jpg) no-repeat; 
	padding: 70px 0 0 50px;
	font-size:14px;
}

div#gora
{ 
	width:738px; 
	height:61px; 
	line-height: 60px;
	margin: 0 auto;
	border:0px; 
	background:url(remonty/bkg_tytul.jpg) no-repeat;
	padding-left:40px;
	margin-bottom: 10px;
}


div#gora h1	
{ 
	font-size:18px; 
	color: #fff;
	font-weight:normal
}
 
div#prawy
{
	background:url(remonty/bkg-prawy.jpg) top no-repeat;
	width: 253px;
	height:576px;
	float:left;
	color:#fff;
	padding: 0 20px;
}
div#prawy h2
{
	margin: 190px 0;
	font-weight: normal;
	font-size: 12px;
}
div#text
{
	background: #D4C7A9;
	width: 455px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	padding: 5px 10px;
}
div#stopka
{
	background:url(remonty/remonty-stopka.jpg) top no-repeat;
}
