/* CSS global BODY styles */
body {
	margin: 0; 
  padding: 0;
	font-family: "Tahoma" , sans-serif;
	font-size: 11px;
	color: #1d2532;
	background: #b2bbc9 url('../img/bgr_body.png') 0px -62px repeat-x;
}
select {
	margin: 0px;
	padding: 0px;
}
form, ul, ol, li, p, div, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
p {
	line-height: 1.5em;
	text-align: justify;
	padding-top: 10px;
}
img {
  border: none;
}
a, a:link {
  color: #930011;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #930011;
}
.clearfix {
  clear: both;
}
h1 {
  font-size: 20px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #930011;
}
h2 {
  font-size: 18px;
  margin: 20px 0 10px 0;
}
h3 {
  height: 32px;
  font-size: 13px;
  color: #1d2532;
  background: #fff url('../img/h3_bgr.jpg') 0 0 no-repeat;
  padding: 18px 0 0 10px;
}
h4 {
  font-size: 13px;
  padding: 10px 0 0 0;
}
hr {
  margin: 20px 0 0 0;
}
/* ------------------------------------------------------------------------------ MAIN DIVS */
#page {
  width: 923px;
  background-color: #b2bbc9;
  margin: 0 auto;
}
#top {
	width: 923px;
	height: 211px;
	padding: 0;
}
#content {
  width: 900px;
  margin: 15px auto 0 auto;
  background-color: #f2f2f2;
  border-top: 1px solid #930011;
  padding: 30px 0;
}
#left {
  width: 212px;
  margin: 0 0 0 20px;
  float: left;
}
#right {
  width: 600px;
  margin: 0 20px 0 0;
  float: right;
}
.clearfix {
  clear: both;
}
.side_box {
  padding: 10px 10px 5px 10px;
  color: #fff;
}
#left_side {
  width: 212px;
  margin: 30px 0 0 0;
  background-color: #5f676b;
}
#left_side span {
  padding: 0 0 0 25px;
}
a.czytaj_wiecej {
 font-weight: bold;
 color: #930011;
 width: 90px;
 float: right;
 display: block;
}
a.wiecej {
 font-weight: bold;
 color: #930011;
 display: block;
}
a:hover.czytaj_wiecej {
 text-decoration: underline;
}
/* ------------------------------------------------------------------------------ MENU */
#menu {
  width: 900px; 
  height: 37px;
  margin: 0 auto;
  background-color: #b2bbc9;
}
#menu ul li{
	height: 37px;
	float: left;
	list-style: none;
}
#menu ul li a {
	width: 150px;
  height: 37px;
	display: block;
}
#m1 a {
	background: #790000 url('../img/m1.png') top left no-repeat;
}
#m2 a {
	background: #790000 url('../img/m2.png') top left no-repeat;
}
#m3 a {
	background: #790000 url('../img/m3.png') top left no-repeat;
}
#m4 a {
	background: #790000 url('../img/m4.png') top left no-repeat;
}
#m5 a {
	background: #790000 url('../img/m5.png') top left no-repeat;
}
#m6 a {
	background: #790000 url('../img/m6.png') top left no-repeat;
}
#m1 a:hover, #m1 a.active {
	background: #790000 url('../img/m1.png') bottom left no-repeat;
}
#m2 a:hover, #m2 a.active {
	background: #790000 url('../img/m2.png') bottom left no-repeat;
}
#m3 a:hover, #m3 a.active {
	background: #790000 url('../img/m3.png') bottom left no-repeat;
}
#m4 a:hover, #m4 a.active {
	background: #790000 url('../img/m4.png') bottom left no-repeat;
}
#m5 a:hover, #m5 a.active {
	background: #790000 url('../img/m5.png') bottom left no-repeat;
}
#m6 a:hover, #m6 a.active {
	background: #790000 url('../img/m6.png') bottom left no-repeat;
}
#manu_side {
  width: 212px;
  background-color: #5f676b;
}
#manu_side ul li {
  list-style-type: none;
  padding: 8px 0;
  border-top: 1px solid #afb3b5;
}
#manu_side ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
#manu_side ul li a:hover {
  color: #1d2532;
}
/* ------------------------------------------------------------------------------ FOOTER */
#footer {
  width: 900px; 
  height: 43px;
  margin: 0 auto;
  border-top: 1px solid #930011;
  border-bottom: 9px solid #930011;
  background-color: #f2f2f2;
}
#footer p {
  float: left;
}
#footer ul {
  width: 450px;
  list-style: none;
  margin: 14px auto 0 auto;  
}
#footer ul li {
  padding: 0 10px;
  border-right: 1px solid #c6d6db;
  float: left;
}
#footer a {
  color: #757575;
}
#footer a:hover {
  color: #1d2532;
}
#footer2 {
  width: 900px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}
#footer2 span {
  font-weight: bold;
  border-right: 1px solid #59595a;
  padding-right: 10px;
  margin-right: 10px;
}
#footer2 p {
  font-size: 10px;
}
/* ------------------------------------------------------------------------------ FORM */
#formularz {
  float:center;
  margin-left:130px; 
  width:300px; 
  margin-right:30px;
}
#formularz_send {
  float:right; 
  width:300px; 
  margin-right:30px;
}
#formularz_send p {
  color: #a71c20;
  font-weight: bold;
  text-align: left;
}
.input_desc {
  font-weight: bold;
  padding: 10px 0 2px 0;
}
textarea.tresc {
  width: 300px;  
}
.common_input {
  width: 300px;
}
form#kontakt p {
  margin: 0;
  padding: 0;
}
