a {
	font-family: Helvetica;
	font-size: 11px; 
	font-weight: bold; 
	color: #14343A; 
	text-decoration: none;
}

a:hover {
	font-family: Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #14343A;
	text-decoration: underline;
}

.stronicowanie,.stronicowanie:hover {
	font-family: Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
	width:12px;
	height:12px; 
	text-decoration: none;
	background-color:#FF3500;
}


.stopka {
	font-family: Helvetica;
	font-size: 10px; 
	font-weight: bold; 
	color: #FAF7E8; 
	text-decoration: none;
}

.stopka:hover {
	font-family: Helvetica; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FAF7E8;
	text-decoration: underline;
}

.crg {
	font-family: Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
}

.crg:hover {
	font-family: Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
	text-decoration: underline;
}


.menubtn {
	cursor:hand;
	width:199px;
	height:20px;
	background:#E5E8EB;
	color:#000;
	padding-left:10px;
	border-bottom: #4362A0 solid 1px;
	border-right: #4362A0 solid 1px;
}

.wyr {
	background:#FF3600;
	color:#fff;
	font-weight:bold;
	height:23px;
	padding-left:5px;
}

.wyrb {
	background:#FFAE00;
	color:#fff;
	font-weight:bold;
	height:160px;
	text-align:center;
	border: #FF3600 solid 1px;
}



.br {
	height:10px;
	border-bottom: #4362A0 solid 1px;
	border-right: #4362A0 solid 1px;
}

.br0 {
	background:#688186;
	color:#FAF7E8;
	width:41px;
	height:27px;
}



.br1 {
	background:#8E0202;
	text-align:left;
	color:#fff;
	font-weight:bold;
	width:171px;
	height:27px;
}

.br1b {
	background:#8E0202;
	text-align:left;
	color:#fff;
	font-weight:bold;
	height:27px;
}


.br2 {
	background:#ACBDD6;
	text-align:left;
	color:#FAF7E8;
	font-weight:bold;
	height:20px;
	border-bottom: #4362A0 solid 1px;
	border-right: #4362A0 solid 1px;
}
.br2b {
	background:#ACBDD6;
	text-align:left;
	color:#FAF7E8;
	font-weight:bold;
	height:20px;
	border-top: #4362A0 solid 1px;
	border-bottom: #4362A0 solid 1px;
	border-right: #4362A0 solid 1px;
}

.newsDate {
	font-size:10px;
	font-family:Helvetica;
	font-weight: normal; 
	color: #8997B3;
}

.amenu {
	font-family: Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
}


.amenu:hover {
	font-family: Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	color: #faf7e8; 
	text-decoration: none;
}

.tdmenu {
	text-align:center;
	width:103px;
	height:31px;
	background: url('images/menu_out.jpg') no-repeat;
}

.tdmenu:hover {
	text-align:center;
	width:103px;
	height:31px;
	background: url('images/menu_over.jpg') no-repeat;
}


.data {
	font-family: arial;
	font-size:10px;
	color: #faf7e8;
	vertical-align: middle;
	text-align:center;
}

.verd9 {
	font-family: Helvetica;
	font-size:9px;
}

.verd10 {
	font-family: Helvetica;
	font-size:10px;
}

.verd11 {
	font-family: Helvetica;
	font-size:12px;
}

td {
	text-align: left;
	font-family: Helvetica;
	font-size:12px;
	color: #14343A;
}

body {
    font-size: 12px;
	font-family: Helvetica;
	color: #14343A; 
	overflow-x:hidden; 
}


img {
	border: none;
}

.menu {
    font-size: 12px;
	font-family: Helvetica;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: none;
}

.menu:hover { 
    font-size: 12px;
	font-family: Helvetica;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: underline;
}








select,input,form {
	font-size:11px;
}

select { font-weight:normal; }

form {
	margin:0;
}

input, textarea, select { 
	font-family: Helvetica, Tahoma, Arial; 
	font-size: 11px; 
	text-decoration: none; 
	color: #001349;
	border: #919172 solid 1px;
}



label {
	font-weight: normal;
}

.bull {
	color:#ffffff;
    font-size:12px;
	font-family:arial;
}

.lbl {
	color:#ffffff;
    width:100px;
}

.lblb {
	color:#1E2F3C;
    width:100px;
}

.input {
	width:100px;
	background:#E9F1FC url('../images/bg_input.jpg') repeat-x;
	border: #919172 solid 1px;
	color:#000;
	font-size: 11px;
	font-weight:normal;
}


.input2 {
	width:160px;
	background:#E9F1FC url('../images/bg_input.jpg') repeat-x;
	border: #919172 solid 1px;
	color:#000;
	font-size: 11px;
	font-weight:normal;
}

.button {
   color:#fff;
   font-family: Helvetica,tahoma,helvetica,sans-serif;
   font-size:10px;
   font-weight:normal;
   width:67px;
   height:17px;
   background: url('../images/button.gif') center no-repeat;
}


#ladowanie {
   z-index: 3;
   visibility:hidden;
   display:none;
   color:#14343A;
   background: #DDE7F6;
   font-weight:bold;
   text-align:center;
   width:500px;
   !important:height:30px;
   border: #5A0C00 1px solid;
}

.infobox {
   text-align:center;
   font-weight: bold; 
   background: #F5E9F2;
   width:500px;
   !important:height:30px;
   color: #14343A;
   border: #5A0C00 1px solid;
   padding: 5px;
}

.errbox {
   text-align:center;
   background: #AC1C04;
   margin:0 auto;   
   width:500px;
   !important:height:30px;
   color: #FAF7E8;
   font-weight: bold;
   border: #919172 1px solid;
   padding: 5px;
}



#powiadom, #sch {
   z-index:10;
   position: absolute;
   top:150px;
   margin: 0 auto;
   visibility:hidden;
   text-align:center;
   display:none;
   color:black;
   width:400px;
   height:180px;
   background-color:#E5EDF9;
   border: #4F4000 1px solid;
   padding: 10px;
}


#cien {
   z-index:5;
   position: absolute;
   top:160px;
   margin: 0 auto;
   visibility:visible;
   display:block;
   background-color:#aaaaaa;
   width:430px;
   height:200px;
   filter: blur(add = 0, direction = 345, strength = 10);
}

