#content h1{
	font-family: Arial;
	font-size: 18px;
	color: #022c49;
	text-align: left;
	padding: 0;
	margin: 0;	
	padding-bottom: 20px;
}

p, span, div, li, ul, td {
	font-family: Arial;
}

#content .t, #content p, #content li, div#content{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #022c49;
	line-height: 150%;
	text-align: justify;
}

/*  START */

big {
	font-size: 120%;
}

.inp_t{
	border: 1px solid #01597D;
	background: #fff;
	font-size: 12px;
	height: 16px;
	color: #000000;
}

small {
	font-family: Arial;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.inp_b, .btn{
	border: 1px solid #0B1120;
	background: #1E2F5E;
	color: #fff;
	font-size: 13px;
}

div#pagewidth a {
	color: #5d4020
	text-decoration: none;
}

div#pagewidth a:hover	{
	color: #871600;
	text-decoration: none;
}

div.menu {
		width: 200px;
		margin-top: -3px;
		margin-left: 0;
		font-family: Arial;
		font-size: 11px;
		color: #0A3648;
		text-align: left;
		margin-left: 0; 
}
	
.menu ul {		
      padding: 0; 
      margin: 0;
      list-style-type: none;         
}
	
.menu li {
      margin: 0;
      padding: 0;
      background-repeat: no-repeat;
      background-position: 2px 1px;
       
}
	
.menu a {		
		padding: 5px;
		background: #fff url('img/menu.gif');
		background-repeat: no-repeat;
		background-position: center left;
		font-weight: bold;
		padding-left: 28px;
		color: #0A3648;
      display: block; 
		line-height: 130%; 
		border-bottom: 1px solid #E5E5E5;
} 

.menu ul ul{		
		padding-left: 10px; 
} 

.menu ul ul a {		
		font-weight: normal;
		color: #0A3648;
      display: block; 
		background: none;
		border: none;
} 
	
.menu a.active {	
		font-weight: bold; 
		color: #D43D19;	
}
	
.menu a.main {	
		font-weight: none; 
		font-size: 11px;	
}     
	
.menu a {
      color: #0A3648;
      text-decoration: none;  
  }

.menu a:hover, .menu a:active {
      color: #D43D19;
}

#tresc {
	line-height: 150%;
}

#tresc a.img{
	border-bottom: 0px;
}
#tresc{
	padding: 10px;
}

#tresc h1{
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #58B6DD;
	text-align: left;
	padding: 10px 0 5px 0;
	margin: 0;
	margin-bottom: 10px;
}

#tresc h2{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #58B6DD;
	text-align: left;
	padding: 10px 0;
	margin: 0;
}

div#tresc, #tresc .t, #tresc p ,#tresc td{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #303030;
	line-height: 150%;
}

#tresc div{
	display: block;
}

#tresc .n{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #871600;
	text-align: left;
}

#tresc .w{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #871600;
	text-align: justify;
}

#tresc .s{
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #5d4020;
	text-align: left;
}

#tresc .pager{
	text-align: center;
	font-size: 12px;
	color: #5d4020;	
}

#tresc .pager a{
	text-decoration: none;
	color: #5d4020;
}

#tresc .pager span{
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}

#tresc .tr_img{

	cursor:pointer;
	border: 1px solid #E9D6C0;
	background: #fff;
	padding: 3px;
	margin: 10px;
}


#tresc a{
	text-decoration: none;
	border-bottom: 0px;
	color: #D94821;
}

#tresc a:hover{
	text-decoration: underline;
	color: #D94821;
}

#tresc .hr{
	padding: 3px 0;
	margin: 0;
	background: url('img/hr.gif');
   background-repeat: repeat-x;
	background-position: top;
   border: none;
}

#tresc .a_l{
	text-align: left;
}

#tresc .a_r{
	text-align: right;
}

.galeria{
	padding: 1px;
	display: block;	
	margin: 15px 0;
	text-align: left;
	padding-left: 5px;
	position: relative;
}

.galeria  .gal_item {
	float: left;
	display: inline;
	width: 140px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.galeria .gal_item img {
	border: 1px solid #C0C0C0;
	background: #fff;
	padding: 3px;
	cursor: pointer;
}

.ankieta {
	display: inline-block;
	font-size: 12px;
	font-weight: none;
	color: #4D4D4D;
	font-family: Arial;
	padding: 2px;
	background: #F4F4F4;
}