@CHARSET "UTF-8";

/* CSS Document */
body{ 
	padding:0; margin:0; 
	background:#e6e6e6 url(../img/bg.jpg) repeat-x;
	font-size:62.5%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.pds{ 
	width:995px; 
	margin:0 auto; 
	position:relative; 
	font-size:1.2em; 
	background:url(../img/tlo.jpg); 
	}

.stopka{ background:url(../img/d1.jpg) no-repeat; color:#93A9C1; padding:20px 20px 50px 40px; text-align:center; margin-left:12px;  } 

.m-tools{ 
	position:absolute; width:400px; top:68px; right:20px;
	text-align:right; font-size:.9em; 
	}
.m-tools a{ text-decoration:none; color:#fff; display:inline-block; padding:5px 30px; border-right:1px solid #7796b9 ; }
.m-tools a:hover{ background:#315881;}
.t2{ background:url(../img/t2.jpg) no-repeat; position:relative; height:214px;  color:#3E6B9A; }

.menu{ width:235px; position:absolute; top:20px; left:40px; }
.menu ul{ margin:0; padding:0; list-style:none; }
.menu li{ margin:0; padding:0; float:left; width:235px; }
.menu a{ text-decoration:none; display:block; color:#86702c; font-weight:bold; padding:8px 5px 8px 30px; border-bottom:1px dotted #B6AF93; background:url(../img/m1.gif) no-repeat left center; }
.menu a:hover{ background:#fff url(../img/m2.gif) no-repeat left center; color:#000; }

.s{ color:#797979; line-height:1.4em; padding-bottom:30px; } 

.t-opis{ position:absolute; right:100px; top:30px; width:530px; }
.t-opis p{ margin:0; padding:8px; line-height:1.4em; }


.mbox h2{ margin:0; padding:7px 10px; font-size:1.2em; background:#eef2f6; color:#2b5584; }
.mbox{ padding:3px; border:1px solid #e5e5e5; margin-bottom:10px;}
.mbox p{ margin:0; padding:8px; font-size:.9em;}

.left{
	float:left; 
	padding-left:20px; 
	width:260px; 
}
.right{ width:650px; float:left; padding-left:25px; }
.both{ clear:both;}
.ng{
	font-size:1.4em; 
	color:#2b5584;
	margin:0; font-family:Arial, Helvetica, sans-serif;
}
img{border:0; }
a{ color:#FF6600; } 
a:hover{text-decoration:none; }

.imgs img{
	border:4px solid #eef2f6; 
	margin:6px;
}

.flash {
  padding: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  color: white;
  font-size: 12px;
  width: 590px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.warning {
  font-weight: bold;
  background: #FF1177; 
  border-top: 4px solid #FFCCFF;  
  border-bottom: 4px solid #FFCCFF;  
}

.message {
  font-weight: bold;
  color: #FF1177; 
  font-size: 11px;  
  text-align: center;
  margin-top: 10px;
}

.success {
  font-weight: bold;
  background: #009933; 
  border-top: 2px solid #00BF3F;
  border-bottom: 2px solid #00BF3F;
}

.error-message {
  color: #FF1177;
  font-weight: bold;
  font-size: 12px;
}