*{margin: 0;}
html{margin: 0;}

body {	FONT-SIZE: 11px; margin: auto; margin-top: 10px; margin-bottom: 10px; width: 850px; COLOR: #000000; FONT-FAMILY: Tahoma, sans-serif; background: #94B9D4 url('../images/tlo.jpg'); color: #600709}

a{color: #600709; text-decoration: none;}
h2{border-bottom: 1px solid rgb(125, 39, 40); font-size: 18px; margin-bottom: 5px; padding-bottom: 3px;}
img{border: none;}
p{margin-bottom:10px;}
#all{ background: #fff url('../images/tlo_all2.gif') repeat-y; width: 850px;}

#top{background: #fff;  width: 850px; height: 163px; border-bottom: 1px solid #873F42;}


#menu{width: 140px; float: left;  margin: 10px 0 0 5px; padding: 0 10px 0 10px; background: #fff url('../images/przycisk.gif')}
#menu a{display: block; text-decoration: none; border: 1px solid #600709; margin: 2px; color: #600709; font-weight: bolder; background: url('../images/przycisk.gif') repeat; height: 20px; padding: 5px 0 0 5px;}
#menu a:hover{/*color: #b55c5e;*/ color: #fff; background: url('../images/przycisk2.gif') repeat;}

#menu0 dd{padding-left: 15px;}
#menu0 dd.active {	font-weight: bold;}

#tresc{width: 400px;  text-align: justify; padding: 0 10px 0 10px; margin: 10px 0 10px 10px; float: left; background: #fff url('../images/przycisk.gif')}
#opis{margin-bottom: 10px;}
#rekomendacje{width: 200px; float: right; padding: 0px 10px 10px 10px; margin: 10px 10px 0 0;  text-align: center; background: #fff url('../images/przycisk.gif')}

#bottom{clear: both; text-align: center;  height: 30px; width: 100%; border-top: 1px solid #873F42; }

input
{
 border: rgb(125, 39, 40) 1px solid ;
 color: rgb(125, 39, 40);
 margin-bottom: 5px;
 width: 300px;
}

textarea
{
overflow:auto;
border: rgb(125, 39, 40) 1px solid ;
color: rgb(125, 39, 40);
margin-bottom: 5px;
width: 400px;

}

#przyciski_form
 {
	position: relative;
	left: 0px;

  margin-top: 5px;
 }

#przyciski_form input{

 border: rgb(125, 39, 40) 1px solid ;
 background: none;
 width: 400px;
 height: 21px;
 color: rgb(125, 39, 40);
 }

 #przyciski_form hr{
   height: 1px;
 }
