html {
        
		
		
}
body{
background: url(../sitegraph/tanero_tlo.jpg) no-repeat center top rgb(255,255,255);
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(255,255,255);
	 padding-top: 2px;
	 padding-bottom: 5px;
	}
#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/tanero_tlo_naglowek_logo.jpg);
	height: 100px;
	margin-left:auto;
	margin-right: auto;
	}
#naglowek_kolor
{
	width: 980px;
	background-image: url(../sitegraph/tanero_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: #FFF;
 font-weight: bold;
 font-size: 26px;
 margin-top: 10px;
 padding: 0px;
 line-height: 230%;
 height: 60px;
 display: block;
}
a.LinkNaglowekDuzy:hover
{
	color:  rgb(255,162,69);
	}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 150%;
	margin: 10px;
	padding: 0px;
	color:#fff;	
	}
	
.LinkGrupa
{
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color:#000;
	line-height: 17px;
	padding: 1px 5px 1px 7px;
	}
.LinkPodGrupa
{
	text-decoration: none;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	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(230,230,230);
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	padding: 2px;
	float: left;
	}
.RamkaMiniaturaDol
{
	border: solid 2px rgb(230,230,230);
	width: 116px;
	margin-left: 4px;
	}
.LinkDolStrony
{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#B4B4B4;
	line-height: 13px;
	}
a.LinkDolStrony:hover
{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#9B9B9B;
	}
a.LinkGrupa:hover
{

	color: rgb(210,0,0);
	}
a.LinkPodGrupa:hover
{

	color: rgb(210,0,0);
	}	
a:hover
{

	color: rgb(35,143,26);
	}
	.LinkWew
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.dzial_aktualnosci {
    height: calc(200px + 5vw);
    padding: 10px;
    background-color: #fff;
    border: 1px solid #aeaeae;
}

.btn_czytaj {
    padding: 0.1vw 3vw;    
		width: 100%;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    color: #ffffff;
    background-color: #b1b1b1;
}

.btn_czytaj:hover {
    color: #000;
    background-color: #dddddd;
}
.aktualnosci_tekst {
    margin: 0px 0 0px 0;
    letter-spacing: 1px;
    font-size: 1.5em;
    font-family: Verdana;
}