html, body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}
img{
border: none;
}
p{
font-size: 16px;
color: #150d00;
padding:0px 20px 10px 10px;
line-height: 20px;
}

a{
text-decoration: none;
color: #AD0B03;
}

a:hover{
text-decoration: underline;
}

h1{
padding-left: 20px;
color: #150d00;
font-size: 18px;
}


#all {
	width: 910px;
	margin: auto;
}

#top {
	background-color: #fff;
	height: 306px;
}
#znaki{
background: url('../img/znaki.png') no-repeat;
width: 456px;
height: 305px;
float: left;
}
#nad_index{
background: url('../img/nad_index.png') no-repeat;
width: 454px;
height: 147px;
float: right;
}
#link_index{
width: 454px;
height: 158px;
float:right;
}


#menu{
height: 41px;
width: 847px;
background: url('../img/menu_bg.png') repeat-x;
text-align: center;
font-size: 13px;
margin-left: 57px;
}
#cien_pod_menu{
background: url('../img/cien_pod_menu.png');
height: 31px;
}
#cien_menu_bok{
background: url('../img/cien_obok_menu.png');
width: 6px;
height: 41px;
float: right;
}

#menu a{
display: inline-block;
width: 152px;
height: 41px;
margin-right: 10px;
text-align: center;
background: url('../img/menu_hover.png') no-repeat;
}
#menu a:hover{
background: url('../img/menu.png') no-repeat;
color: #AD0B03;
}
a.menu{
padding-top: 3px;
text-align: center;
font-family: Times New Roman;
font-size: 30px;
padding-left: 2px;
text-decoration: none;
}


#left_box {
font-size: 20px;
width: 164px;
height: auto;
float: left;
overflow: hidden;
background-color: #fff;
}

#nad_ref{

width: 164px;
height: 41px;
background: url('../img/nad_referencje.png');
}

#left_box a{
display: block;
width: 164px;
height: 44px;
text-align: center;
text-decoration: none;
background: url('../img/referencje.png') no-repeat;
line-height: 42px;
font-size: 24px;
font-weight: bold;
color: #000;
}
#left_box a:hover{
background: url('../img/referencje_hover.png') no-repeat;
color: #A82725;
}
#pod_ref{
width: 164px;
height: 140px;
background: url('../img/tabliczka_pod_refer.png') no-repeat;
}
#znak_por_ref{
width: 164px;
height: 117px;
background: url('../img/znak_po_ref.png') no-repeat;

}
#content{
	width: 745px;
	min-height: 365px;
	float: right;
	background: url('../img/contetn_bg.png');
	height: 100%;
}
#cien{
width: 100%;
height: 10px;
background: url('../img/cien_pod_content.png') no-repeat;
float: right;
margin-left: 100px;

}

#foot{
width: 100%;
background: url('../img/stopka.png');
height: 50px;
text-align: center;
font-size: 12px;
margin-left: 45px;
float: left;
}

#foot a{
text-decoration: none;
line-height:42px;

}

a.foot{
float: center;
margin-right: 70px;
}

p.foot{
font-size: 12px;
text-align: center;
color: #888585;
}

p.kontakt{
text-align: center;
}

/* komentarze   */

#box{
		width:100%;
		height:100px;
		margin:0px auto; 
		background:white
		border: solid red 1px;
	
	}
	
	
	#komentarze{
	height:500px;
	width:100%;
	background:white;	
	}
	#komentarze input:hover{
	border:1px solid red;
		}
		#komentarze textarea:hover{
	border:1px solid red;
		}
	
	
	.dodaj{

	text-align:center;
	margin:0px auto 0px auto;
	height:300px;
	width:45%;

	}

  #all_koment {
	width: 910px;
	margin: auto;
}

a.menu_opinie{
 line-height: 40px;
 padding-left: 10px;
 font-size: 14px;
 font-weight: 600;
 color: #fff;
}


.clear{
clear: both;
}

	table{border:none; width: 727px; margin-top: 10px;}
        td{border: 1px solid #8F3E8F; padding:5px;width:100%;font-size:1.1em; margin: 0 auto;}
        .tr_top{color:white;}
        .tr_linia1{color:black;background-color:white;width:20px;}
				.tr1{color:red;}
				input{border:1px solid black;}
				
span.small{font-size: 12px;}
