/* Start of CMSMS style sheet 'Nanda' */
html, body, #wrapper { 
 min-height: 100%; /*Sets the min height to the 
  height of the viewport.*/ 
 width: 100%; 
 height: 100%; /*Effectively, this is min height 
  for IE5+/Win, since IE wrongly expands 
  an element to enclose its content. 
  This mis-behavior screws up modern  
  browsers*/ 
 margin: 0; 
 padding: 0; 
 }
body 
{
    background-color: #eaf0f5;
    margin-top:auto;
    margin-right:auto;
    margin-left:auto;
    margin-bottom: auto;
    font-family:Verdana;
    font-size: 11px;
height: 100%;

}
* html #wrapper { 
	height: 100%; /* IE6 treats height as min-height */
}
#wrapper {
margin: auto;
	min-height: 100%; /* gives layout 100% height */
}
a
{
    color: #397ee5;
    text-decoration: none;
    font-weight:bold;
}
h2 {
    font-family: Georgia, Verdana;
    font-size: 12px;
    color: #1b4b84;
}
a:hover
{
    color: #246ede;
}

.whole
{
margin: 0;
padding: 0;
    width:100%;
    height:320px;
    background-image: url("images/gora-tlo.jpg");
    background-repeat:repeat-x;
}
.center
{
background-color:#FFFFFF;
width: 986px;
margin-top: auto;
margin-left: auto;
margin-right: auto;

}
.gora
{
width: 986px;
height: 322px;
margin: 0;
padding: 0;
}
.gora-left
{
margin: 0;
padding: 0;
background-color:#1B4C86;
float: left;
width: 222px;
}
.gora-right
{
margin: auto;
float:left;
height: 322px;
width: 764px;
}
.gora-right-up
{
margin: 0;
padding: 0;
width: 764px;
height:56px;
background-image: url("images/gora-right-up.jpg");
}

.gora-right-up-text
{
margin-left:-25px;
padding: 0;
font-family: Trebuchet MS, Verdana;
width: 764px;
letter-spacing: 0.1px;
font-size:13px;
text-align: right;
height:56px;
}
.gora-right-up-text ul
{
margin: 0;
padding: 0;
}
.gora-right-up-text ul li
{
float: left;
display: block;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
background-image: url(images/kreska.jpg);
background-repeat: no-repeat;
float: left;
padding-left: 15px;
padding-right: 15px;
}
.gora-right-up-text a
{
color: #000000;
}
.gora-right-up-text a:hover
{
color: #1363db;
}
.gora-right-down
{
margin: 0;
padding: 0;
width: 764px;
height: 266px;
background-color:#1B4C86;
background-image: url("images/gora-right-down.jpg");
}
.tresc
{
width: 986px;
margin;
padding: 0;
background-image: url("images/tresc-tlo.jpg");
}
.tresc-lewe
{

background-color:#F5F5F5;
float: left;
margin: 0;
padding: 0;
min-height:400px;
width: 743px;
background-image: url("images/tresc-tlo-lewe.jpg");
}
.tresc-lewe2
{
background-color:#F5F5F5;
float: left;
min-height:400px;
width: 743px;
background-image: url("images/tresc-tlo-podzial.jpg");
}
.tresc-lewe-text
{
padding-left:25px;
width: 700px;
}
.tresc-lewe-text-aktualnosci
{
position: absolute;
padding-left:25px;
width: 340px;
}
.tresc-lewe-text-dziennik
{
margin-left:390px;
margin-right:8px;
width: 340px;
}
.tresc-prawe
{

float:left;
background-color:#E5EAF0;

width: 243px;
background-image: url("images/tresc-tlo-prawe.jpg");
}
.tresc-prawe-text p
{
margin-top: 0px;
}
.tresc-prawe-text h1,h2,h3,h4,h5
{
margin-top: 0px;
}
.tresc-prawe-text
{
margin-top: 0px;
padding-left:10px;
padding-right:18px;
width: 210px;
}
.stopka
{
clear: both;
background-color:#1C4E89;
width:100%;
height: 100px;
background-image: url("images/stopka.jpg");
}


/* End of 'Nanda' */

