@charset "iso-8859-2";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url('../img/large6.jpg');

}
.twoColFixRtHdr #przed_header{
    margin-top: 10px;
    border-bottom: 8px solid #000;

}
.twoColFixRtHdr #header { 
	height: 175px;
	width: 900px;  
	margin: 0px auto;
	background-color: none;
	background-image: url('../img/gora1.png'); 

}
.twoColFixRtHdr #container { 
	width: 900px;  
	margin: 0px auto;
	text-align: left;
	background:none;
} 
 
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 250px; 
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	border-top: 3pt solid #9B0000;
}
.twoColFixRtHdr #menu{
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #ccc;
}
.twoColFixRtHdr #mainContent { 
  height: 550px;
	margin: 10px 260px 0px 0; 
	padding: 20px; 
	background-color: #f4f4f4;
	background-image: url('../img/body_bg.gif');
	background-repeat:repeat-x;
	border-top: 3pt solid #9B0000;
	border-left: 3pt solid #9B0000;
	border-right: 3pt solid #9B0000;
} 
.twoColFixRtHdr #mainContent_ { 
  height: 1200px;
	margin:  0; 
	padding: 10px; 
} 
.twoColFixRtHdr #footer {  
	border-top: 8px solid #000;


} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1{
	font-size: 10pt;
	text-indent: 20px;
	line-height: 1.4em;
}
.style2 {font-size: 15pt; font-weight: bold; color: #AA0000; }
.style3 {font-size:10pt; font-style:italic; font-weight:bold; color: #AA0000;}
.style4 {	
	font-size: 8pt;
	text-indent: 20px;
	line-height: 1.4em;
	}
.style5{
	font-size: 12pt;
	font-weight:900;
}
.style6{
	font-size: 10pt;
	font-weight: bold;
	color: #848383;
	text-decoration: none;
}
.style6: hover{
	font-size: 10pt;
	font-weight: bold;
	color: #848383;
	text-decoration: none;
}
.style7{
	font-size: 10pt;
	font-weight: bold;
	color: #848383;
	text-decoration: none;
}
.style7:hover{
	font-size: 10pt;
	font-weight: bold;
	color: #848383;
	text-decoration: underline;
}


