* {
	font-family: verdana, arial, tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	color: #00294C;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

img, a img {border: 0px; padding: 0px; margin: 0px; float:left;}

a {
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}

p {
	padding: 10px;
	margin: 0px;
	line-height: 16px;
	float:left;
}

h1 {
	font-size:14px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin-bottom:10px;
	width:250px;
	border-bottom: 1px solid #1B344A;
	color: #1B344A;
}

h2 {
	font-size:14px;
	font-weight: bold;
	padding: 10px 0px 4px 0px;
	margin-bottom:10px;
	width:570px;
	border-bottom: 1px solid #1B344A;
	color: #1B344A;
}

h3 {
	font-size:14px;
	font-weight: bold;
	padding: 25px 0px 0px 0px;
	margin-bottom:10px;
	width:570px;
	color: #1B344A;
}


/* ----- top ----- */

#top{
	width: 882px;
	margin:auto;
}

.calosc {
	width: 882px;
	margin:auto;
	background: url(/gfx/pasek_right.gif) repeat-y;
	
}

.tlo{
	float:left;
	width: 882px;
	background: url(/gfx/tlo.gif) no-repeat;
}

	
/* ----- panel lewy ----- */

.left {
	width:198px;
	float:left;
}

.left ul {
	list-style: none;
	padding: 40px 0px 0px 9px;
	float:left;
	font-size:13px;
}

.left li {
	height: 35px;
	background: url(/gfx/left_menu.gif) 0px 13px no-repeat;
	width:155px;
	padding: 0px 0px 0px 17px;
	float:left;
}

.left li a{
	color: #595959;
}

.left li a:hover{
	color: #838383;
}

.left a.reklama{
	float:left;
	margin: 0px 0px 20px 30px;
}

/* ----- panel prawy ----- */

.right {
	float:left;
	width:626px;
	padding: 0px 0px 30px 50px;
	margin-top: 30px;
	background-color: #E3F2FF;
}

.right a{
	float:left;
	color: #1B344A;
	font-weight:normal;
	text-decoration: underline;
	padding: 5px 0px 5px 0px;
}

.right a:hover{
	color: #2E577C;
}

.right .index_top{
	background: url(/gfx/right_niedajsie.gif) no-repeat;
	padding: 80px 0px 0px 0px;
	height:140px;
}

.right .index_top p{
	float:left;
	padding: 0px 0px 10px 20px;
	width:350px;
	font-size:11px;
}

.right .index_top img{
	float:left;
}

.right .index_artykuly{
	float:left;
	padding: 20px 50px 10px 0px;
	width:250px;
}

.right .index_artykuly p{
	padding: 10px 0px 10px 0px;
	width:250px;
}

.right p{
	float:left;
	padding: 10px 70px 10px 0px;
	
}

.right .foto {
	width:550px;
}

.right .foto img{
	float:left;
	border: 4px solid #F9FCFF;
	margin: 0px 15px 15px 0px;
}

/* ---------- */

.pager {
	background: url(/gfx/pager.gif) repeat-x;
	height:21px;
	width: 197px;
	float: right;
	padding: 2px 5px 0px 17px;
}

.pager a{
	color: #ffffff;	
}	

.pager a:hover{
	color: #B8B9E7;	
}	

.footer {
	margin:auto;
	width:865px;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #092B46;
	color: #092B46;
}

.footer ul {
	list-style: none;
	padding: 10px 0px 10px 0px;
	float:right;
	font-size:11px;
}

.footer li {
	padding: 0px 0px 0px 5px;
	float:left;
}

.footer li a{
	color: #092B46;
	font-weight: normal;
}

.footer li a:hover{
	color: #838383;
}



.cl {clear: both;}


/* tabele */


table {
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
	border: 1px solid #DECC9E;
	float: left;
	text-align: right;

}

table td{
	padding: 5px;
	border-bottom: 1px solid #DECC9E ;
	color: #301F03;
	
}

table tr.p {background-color: #FBF4E2;}

table tr.n {background-color: #FFFAEC;}

table th {background: #E5D5B3; color: #7E571E; padding: 5px; }

.la {text-align: left;}
.ca {text-align: center;}
.ra {text-align: right;}



/* formularze */
.right form {
	margin: 10px 0px 0px 15px;
	width: 350px;
}

.right input{
	width: 250px;
	height: 16px;
	border:1px solid #CDD9D9;
	margin: 5px 0px 0px 0px;
	background-color: #F9FCFF;
	padding: 3px 0px 0px 5px;
	font-size:10px;
	float: left;
}

.right textarea{
	width: 250px;
	height: 50px;
	border:1px solid #CDD9D9;
	margin: 5px 0px 0px 0px;
	background: url(/gfx/pasek_input.gif) repeat-x bottom; 
	background-color: #F9FCFF;
	padding: 3px 0px 0px 5px;
	font-size:10px;
	float: left;
}

.right label{
	width: 250px;
	font-size:12px;
	float: left;
	padding: 10px 0px 0px 0px;
}

.right .submit{
	width: 254px;
	height: 23px;
	float: left;
	background-color: #224E82;
	color: #ffffff; 
	font-weight: bold;
	padding:0px;
	border:0px;
	margin:20px 0px 100px 0px;
}




