body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;	 
	color:#303030;
	line-height: 1.5;	
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url(gfx/bg_grad.jpg);
	background-repeat:repeat-x;
}

a{
	color:#1a4a88;
	text-decoration:none;
}

img{
	border:none;
}

form{
	padding: 8px 8px 8px 8px;
	font-size:12px;
}

input{
	color:#555555;
	border: 1px solid #cccccc;
}

input.tekst{
	background-color: #fbfbfb;
	width:100px;
}

input.przycisk{
	background-color: #ffffff;
	width:100px;
}

table{
	margin-left:auto;
	margin-right:auto;  
}

.h3{
 	color:#1a4a88;
}

.h3f{
 	color:#1a4a88;
 	text-align:center;
	border: 1px solid #1a4a88;
}
  
.h6{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	height: 22px;
	line-height: 22px;
	text-indent: 8px;
	letter-spacing: 1px;
	color: #505050;
	display: block;
	left: 2%;
	right: 2%;
  	background-image: url(gfx/cell_back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #dcdcdc;

}

#container{
	margin:8px 20px 10px 20px;
	position:relative;
	min-height:100%;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:12px;		
}

#info{
  	color: #505050;
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	text-indent:8px;
	border:dashed 1px #CCCCCC;
	height:21px;
	line-height:21px;
}

#info .login{
	text-align:right;
	right:0px;
	position:absolute;
	margin-right:8px;
}

#info .login img{
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}

#main{
	border-top:1px solid #ffffff; /*IE6*/
	position:relative;
	margin-top:8px;
}

#menu-gora {
	background: url(gfx/menu_gora_off.png) repeat-x;
	height: 21px; 
	font-size:11px;
	font-weight:bold;
	margin-top:8px;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;	
	border-bottom: 1px solid #eeeeee;	
}
#menu-gora .special a{
	color:#ff5917;
	border: 1px solid #ff5917; 	
  }

#menu-gora .special a:hover, #menu-gora a#active{
	color:#ff7700;
  }

#menu-gora a {
	color:#555555;
	background: url(gfx/menu_gora_off.png) repeat-x;
	float: left;
	padding: 2px 10px 0px 10px;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #eeeeee;	
}
#menu-gora a:hover,#menu-gora a#active {
	background: url(gfx/menu_gora_on.png) repeat-x;
	color:#0086c6;
}

#logo{
	width:100%;
	height:140px;
}

#srodkowa{
	position:relative;
	width:540px;
	top:0px;
	left:210px;
	min-height:1200px;
}

#srodkowa a:hover{
	border-bottom: 1px dashed;

}

#srodkowa p{
	margin:0px;
	margin-top:6px;
	padding:0px;
}

#srodkowa img{
	margin:6px 0px;
}

#srodkowa .tytul{
	font-size:16px;
	font-weight:bold;
	color:#1a4a88;
	padding:4px 4px 1px 4px;
}
#srodkowa .tytul a:hover{
	border-bottom:none;
}

#srodkowa .center{
	text-align:center;
}

#srodkowa .important{
	border:1px solid #ff5917;
	background-color:#ffffe1;
	padding:8px;
	margin:16px 8px 16px 8px;
	font-weight:bold;
	color:#ff5917;
	text-align:center;
}

#srodkowa .img_left{
	float:left;
	margin-right:18px;
}

#srodkowa .img_right{
	float:right;
	margin-left:18px;
}

#srodkowa .autor{
	font-size:10px;
	color:#1a4a88;
	padding: 1px 4px 1px 4px;	
}

#srodkowa .tresc{
	font-size:12px;
	padding: 1px 4px 8px 4px;
	text-align:justify;
	border-bottom: 1px dashed #cccccc; 
	margin-bottom:8px;
}

#srodkowa .osoba{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding: 8px 4px 1px 4px;	
}

#srodkowa .wiecej{
	margin-top:-4px;
	text-align:right;
}

#srodkowa .wiecej a:link, #srodkowa .wiecej a:visited{
	font-size:12px;
}
#srodkowa table{
/*	border:1px solid #c0c0c0;  
*/	border-collapse:collapse;
	text-align:left;
}
#srodkowa table td{
	border-bottom:1px solid #c0c0c0;    
}
  
#lewa{
	position:absolute;
	width: 190px;
	top:0px;
	left:0px;
}

.menu-lewa{
	margin-bottom:16px;
}

.menu-lewa ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.menu-lewa li{
	border-bottom: 1px dashed #cccccc;
  	font-weight:bold;
  	font-size: 12px;
	line-height: 30px;
  	text-indent: 10px;
}

.menu-lewa li a:link, .menu-lewa li a:visited{
	display: block;
	color:#0086c6;
	text-decoration: none;
}

.menu-lewa li a:hover{
	color:#1a4a88;
	text-decoration: none;
}
  
#prawa{
	position:absolute;
	width:190px;
	top:0px;
	right:0px;
}

#prawa .tresc{
	padding:4px;
	font-size:12px;
	text-align:center;
	margin-bottom:8px;
	border-bottom:1px dashed #cccccc;
}

.archiwum{
	border-bottom: 1px dashed #cccccc;
	padding-top:10px;
	padding-bottom:12px;
}

.archiwum ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

.archiwum li{
 	font-size: 12px;
	line-height: 22px;
  	text-indent: 10px;
}

.archiwum li a:link, .archiwum li a:visited{
	display: block;
	color:#0086c6;
	text-decoration: none;
}

.archiwum li a:hover{
	color:#1a4a88;
	text-decoration: none;
}

#kalendarz{
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	border-bottom: 1px dashed #cccccc;
}

.calendar{
	width:90%;
}

.calendar caption{
	font-size:12px;
  	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
  	font-weight:bold;
}   

.calendar th{
  	color:#0086c6;
  	font-size:11px;
  	background-color:#eeeeee;	
}

.calendar td{
  	font-size:12px;
  	background-color:#f7f7f7; 
}
  
#badges{
	text-align:center;
	padding-top:2px;
	padding-bottom:12px;
}

#stopka{
	font-size:10px;
	text-align:center;
	padding-bottom:16px;
}

