@CHARSET "UTF-8";
body {
	background: #309CBA url('../gfx/background.png') repeat-x;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	border-collapse: collapse;
	margin-top: 0px;
	text-align: center;
}
.hiddenElement{
	display: none;
}
.error{
	color: red;
	font-weight: bold;
}
#page {
	width:900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#head {
}
marquee{
}
#menu {
	width:100%;
	font-size: 12pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu a{
	padding-left:10px;
	padding-right:10px;
	font-family:sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	
}

#menu a:HOVER {
	color:#FFFFFF;
	text-decoration: underline;
}
#baner {
	padding-bottom:5px;
	text-align:center;
	width: 100%;
	background: #FFFFFF url('../gfx/bg.png') ;
}
#pageContent{
	background: #FFFFFF url('../gfx/bg.png') ;
	width: 900px;
}
#news {
	vertical-align: top;
	color:black;
	text-align:left;
 	width:220px;
 	padding-left: 5px;
	font-family: sans-serif;
	font-size: 9pt;
}
#news .li {
	color:#6B6B6B;
	margin:0px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-image: url("../gfx/news_bulet.jpg");
}
	
#news .title{
	text-decoration: none;
	color: #3771C8;
	font-family: sans-serif;
}
#news_block{
	padding-top:20px;
	display: block;
	width: 90%;
	text-align: justify;
}
#news_block .archiwum {
	text-align: center;
	width: 100%;
	float: left;
}
#news_block .archiwum a{
	padding-top:5px;
	text-decoration:none;
	color: #6B6B6B;
    float: left;
    text-align: center;
}
.linia_news{
	display:block;
	background: url("../gfx/pasek_aktual.png") no-repeat;
	width:190px;
	height:1px;
}
#news a{
	padding-top:5px;
	padding-left:15px;
	width:60px;
	text-decoration:none;
	color: #6B6B6B;
	background: url("../gfx/news_link.jpg") 0px 7px no-repeat;	
	float:right;
	padding-bottom: 10px;
	 outline: none;
    -moz-outline-style: none;
	}
#news a:HOVER{
	color: #3771C8;
	background: url("../gfx/news_link2.jpg") 0px 7px no-repeat;	
}
#archiwe a{
	color: #6B6B6B;
	text-decoration: none;
}
#archiwe a:hover{
	color: #3771C8;
}

#body {
	vertical-align: top;
	margin-left: 5px;
	padding-top:20px;
	width:600px;
	font-family: sans-serif;
	font-size: 9pt;
 	text-align: left;
}

#body_nag1{
	font-size: 12pt;
	font-weight: bold;
	color:#3771C8;
}
#body_nag2{
	font-size: 10pt;
	color: #6B6B6B;
	font-weight: bold;
}
#linia_body{
	display:block;
	background: url("../gfx/pasek_wiad.png") no-repeat;
	width:600px;
	height:1px;
}
#stopka {
	display:block;
	width: 100%;
	font-size:8pt;
	text-align: center;
	float: left;
	width: 900px;
}
#copyright{
	color:#FFFFFF;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#copyright a{
	color:#FFFFFF;
	text-decoration: none;
}
#copyright a:HOVER{
	color: #00CCFF;
	text-decoration: none;
}
#designed{
	color:#FFFFFF;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#designed a{
	color:#FFFFFF;
	text-decoration: none;
}
#designed a:HOVER{
	color: #00CCFF;
	text-decoration: none;
}

#oferta{
	
	padding-top:2px;
	color:red;
	background:#02779B;
	display: none;
	}
#oferta a{	color:#FFFFFF;}
#oferta a:hover{
	color:#FFFFFF;
	background:#03B1E4;
	padding-bottom: 5px;
}

a:VISITED {
	text-decoration: none;
}
#test3 {
	float:right;
  	text-align:center;
    width: 500px;
    height: 150px;
  }

.field{
	border: 1px solid;
	border-color: #3771C8;
	width: 250px;
}
.textarea{
	border: 1px solid;
	border-color: #3771C8;
	width: 250px;
}
.button{
	border: none;
	color: #FFFFFF;
	background: #3771C8;
	width: 150px;
}
.center{
	text-align: center;
}