html {
        
		background: url(../sitegraph/oficyna_tlo.jpg) no-repeat center top rgb(255,255,255);
		
}
body{

text-align: center;
}
#srodek_calosc
{
	width: 1000px;
	background-color:#FFF;
	margin-left:auto;
	margin-right: auto;
	}
#lewa_kolumna
{
	 float: left;	 
	 width: 200px;
	 background-color: rgb(234,221,205);	 
	}
#prawa_kolumna
{
		 float: left;
	 width: 770px;
	 background-color:#FFF;
	 margin-left: 10px;
	}
#stopka{
	clear: both;
	height: 20px;
	width: 100%;
	background-color:#FFF;
	}
#naglowek_logo
{
	width: 980px;
	background-image: url(../sitegraph/oficyna_tlo_naglowek_logo.jpg);
	height: 100px;
	margin-left:auto;
	margin-right: auto;
	}
#naglowek_kolor
{
	width: 980px;
	background-image: url(../sitegraph/oficyna_tlo_naglowek_kolor.jpg);
	height: 290px;
	margin-left:auto;
	margin-right:auto;
	}
.LinkNaglowekDuzy
{
 text-decoration: none;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 color: #000;
 font-weight: bold;
 font-size: 26px;
 margin-top: 10px;
 padding: 0px;
 line-height: 230%;
 height: 60px;
 display: block;
}
a.LinkNaglowekDuzy:hover
{
color:rgb(50,50,50);
	}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 150%;
	margin: 10px;
	padding: 0px;
	color:#000;
	}
.LinkGrupaGora
{
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color:#000;
	line-height: 15px;
	padding: 10px 5px 5px 7px;
	margin-bottom: 1px;
	border-bottom: 1px solid #E4E4E4;
		
	}	
.LinkGrupa
{
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color:#000;
	line-height: 17px;
	padding: 5px 5px 1px 7px;
	margin-bottom: 1px;	
	border-bottom: 1px solid #fff;	
	}
.LinkPodGrupa
{
	text-decoration: none;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	line-height: 16px;
	padding: 2px 5px 1px 15px;
	}
.LinkSubPodgrupa
{
	text-decoration: none;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7px;
	margin-left: 10px;
	}
.Tekst
{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	line-height: 150%;
	}
.TekstMniejszy
{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#000;
	line-height: 130%;
	}
	
#ModulAktualnosci
{
	height: 125px;
	border: solid 2px rgb(104,48,83);
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding: 2px;
	float: left;
	}
.RamkaMiniaturaDol
{
	border: solid 2px rgb(104,48,83);
	width: 116px;
	margin-left: 4px;
	}
.LinkDolStrony
{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:rgb(255,255,255);
	line-height: 13px;
	}
a.LinkDolStrony:hover
{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: rgb(255,255,255);
	}
a.LinkGrupa:hover
{

	color:rgb(50,50,50);
	}
a.LinkPodGrupa:hover
{

	color:rgb(135,240,244);
	}
.LinkGrupaGora:hover
{

	color:rgb(50,50,50);
	}


		
a:hover
{

	color:rgb(50,50,50);
	}
.Kreska
{	
border-bottom: 1px solid rgb(23,100,181);
}