body
{
	margin: 0px;
	padding: 0px;
	color: brown;
	font-size: 12px;
	font-family: Tahoma;
	background: #661818 url(/gfx/tlo.jpg) repeat-x top;
}

input, textarea, select
{
	color: brown;
}

div.czysc
{
	clear: both;
	height: 0px;
}

a
{
	color: #482B25;
	font-weight: bold;
	text-decoration: none;
}

a:hover	
{
	color: #B78560;
}

h2
{
	font-size: 15px;
}

.linia
{
	width: 250px;
	height: 6px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.linia .linia_lewo
{
	float: left;
	width: 50px;
	margin-bottom: 2px;
	border-bottom: 4px solid orange;
}

.linia .linia_prawo
{
	float: right;
	width: 200px;
	margin-bottom: 2px;
	border-bottom: 4px solid brown;
}

#kontener_zew
{
	/*background: transparent url(/gfx/new_tlo.gif) repeat-x top;
	background: transparent url(/gfx/tlo_szer.jpg) repeat-x top;*/
	padding-top: 47px;
	padding-bottom: 20px;
}

#kontener
{
	width: 950px;
	margin: 0px auto;
	background: #FFFFFF url(/gfx/szachy.jpg) no-repeat 470px -40px;
	border-top: 3px solid #f27725;
}

#gora
{
	
	height: 231px;
}

#logo
{
	padding-top: 40px;
	padding-left: 20px;
}

#menu
{
	background: transparent url(/gfx/linia_poziom.png) repeat-x bottom;
	height: 31px;
}

#menu ul
{
	padding: 0px;
	margin: 0px;
}

#menu ul li
{
	list-style-type: none;
	display: inline;
}

#menu ul li a
{
	display: block;
	float: left;
	width: 120px;
	height: 22px;
	background: transparent url(/gfx/button_braz.png) no-repeat left bottom;
	padding: 8px 0px 1px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana;	
	font-weight: normal;
	text-align: center;
}

#menu ul li a:hover, #menu ul li a.wybrany
{
	display: block;
	float: left;
	width: 120px;
	height: 22px;
	background: transparent url(/gfx/button_bialy.png) no-repeat left top;
	padding: 8px 0px 2px 0px;
	color: #611D1E;
	font-size: 14px;
	font-family: verdana;	
	font-weight: normal;
	text-align: center;	
}

#srodek
{
	background: #F37B10 url(/gfx/body_orange.png) repeat-x top;
}

#srodek_lewo
{
	float: left;
	width: 320px;
}

#srodek_lewo_tresc
{
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px;
}

#srodek_lewo_tresc a
{
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#srodek_lewo_tresc ul
{
	list-style-type: none;
}


#zdjecie_kontur
{
	position: relative;
	left: 40px;
	background: transparent url(/gfx/apla_foto_biala.png) no-repeat left top;
	width: 300px;
	height: 220px;
	margin-top: 52px;
}

#zdjecie_kontur div
{
	
	/*background: #FFFFFF; url(/gfx/body_biale.png) repeat-x top;
	padding: 10px 30px 10px 30px;*/
}

#srodek_prawo
{
	float: right;
	width: 610px;
	background-color: #FFFFFF;
	border-left: 20px solid #611D1E;
}

#tresc_prawo
{
	padding: 10px 10px 10px 30px; 
}

#dol
{
	text-align: right;
	height: 18px;
	padding-top: 8px;
	padding-right: 10px;
	background: transparent url(/gfx/bottom.png) repeat-x top;
}

#dol a
{
	font-weight: normal;
	font-size: 10px;
}

.tabela_portfolio
{
	width: 100%;
	color: gray;
}

.portfolio_zdjecie
{
	padding-top: 15px;
	padding-bottom: 5px;
}

.portfolio_zdjecie img
{
	border: 1px solid silver;
}


.tabela_portfolio tr td
{
	width: 50%;
	vertical-align: top;
	padding: 5px;
	padding-bottom: 12px;	
	padding-top: 2px;	
	border-bottom: 1px dotted #f0c69f;
	font-size: 11px;
}

.portfolio_dol
{
	padding: 5px;
	padding-top: 8px;
}

.portfolio_dane
{
	padding: 5px;
	line-height: 14px;
}

.strony_przejscie a
{
	
	padding: 2px;
	margin: 1px;
	
}

.strony_przejscie a:hover, .strony_przejscie a.strona_wybrana
{
	
	padding: 2px;
	margin: 1px;
	color: #FFFFFF;
	background-color: orange;
}

.form_zapyt
{
	font-size: 12px;
}

.form_zapyt table
{
	width: 80%;
}

.form_zapyt table tr td
{
	width: 50%;
	padding: 3px;
}

.form_zapyt input, .form_zapyt textarea
{
	color: #8f8f8f;
	background-color: #FFFFFF;
	border: 1px solid #e4e4e4;
	width: 200px;
	margin: 2px;
}

.form_zapyt textarea
{
	margin: 2px;
	width: 100%;
	height: 100px;
}

#klienci
{
	width: 230px;
	border: 1px solid #f4f4f4;
	margin: 15px 0px 10px 40px;
	
}

#dogory
{
	
	padding: 5px;
	font-size: 11px;
}

.komunikat
{
	margin: 20px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: 1px solid darkred;
}