body{
	background:#C0C0C0 url(images/bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.pds{
	width:986px;
	position:relative;
	margin:0 auto;
	font-size:12px;
}
.s{
	background:url(images/tlo.gif) repeat-y; 
}
.t2{
	background:url(images/t2.jpg) no-repeat; 
	height:100%;
}
.left{
	width:190px;
	float:left;
	padding:15px 16px 10px 18px;
}
.right{
	width:740px;
	padding:10px;
	float:left;
}
.imageleft{
        float:left;
        margin: 0 10px 10px 0;
        border: 1px solid #cccccc;
}
.imageright{
        float:right;
        margin: 0 0 10px 10px;
        border: 1px solid #cccccc;
}
.tekst{
	padding:5px 15px;
	line-height:16px;
	color:#333333;
        text-align: justify;
}
.mng{
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#666666;
	padding:8px 0px;
	clear:both;
}
.mng2{
    text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#666666;
	padding:25px 0 5px 0;
	clear:both;
}
.ng{
	font-size:17px; 
	font-weight:bold;
	background:#F2F2F2;
	padding:5px 4px;
	border-bottom:2px solid #CE3E3E;
	border-top:2px solid #CE3E3E;
}
.ng2{
        color:#CE3E3E;
        text-align:center;
	font-size:22px;
	font-weight:bold;
        font-style:italic;
	padding:0px 4px;
        margin:0;
}
.mt{
	padding:5px; 
	font-size:11px;
	line-height:14px;
}
.m{
	list-style:none;
	padding:0;
	margin:0;
	
}
.m li{ margin:0; padding:0; float:left; width:100%; }
.m a{ display:block; padding:6px 5px 6px 25px; background:#AA1D1D url(images/arrow.gif) no-repeat left center; color:#EDC5C5; text-decoration:none; border-bottom:1px solid #B83737; font-weight:bold;}
.m a:hover{background:#8A1818 url(images/arrow.gif) no-repeat left center; color:#fff;  }
a.acti {display:block; padding:6px 5px 6px 25px; background:#8A1818 url(images/arrow.gif) no-repeat left center; color:#EDC5C5; text-decoration:none; border-bottom:1px solid #B83737; font-weight:bold;}

a{
	color:#006ED5;
}
a:hover{ text-decoration:none; color:#FF3300; }

.red {color:#CE3E3E; font-size:15px; letter-spacing:1px;}

input, textarea {color: #000000; padding:3px; background-color: #F2F2F2; border:0; border: 1px solid #c2c2c2;}
#formularz-kontakt textarea {
       width: 350px;
       height: 200px;
}
#formularz-kontakt p {
      text-align: right;
      padding: 0;
      margin: 6px 0;
}
.button {font-size: 9pt; color: #EDC5C5; background-color: #8A1818; border: none; margin: 2px 0; font-weight: bold;}
#formularz {
      color: #ffffff;
      text-align: justify;
      clear: both;
      padding: 10px 50px;
      font-size: 9pt;
}
#formularz h1 {
     font-size: 16pt;
     color: #8A1818;
     font-family: Georgia, Verdana;
}


