* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;	
}

html {
	overflow: auto;
}

body { 
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #312a1b;
} 

ul, li {
	list-style: none;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}

a.underline {
    text-decoration: underline;
}

a.underline:hover {
	text-decoration: none;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 75px;
	padding-right: 22px;
	line-height: 20px;	
	color: #B9061C;
	
}

p {
	line-height: 20px;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

div.clear {
	clear: both;
}

div#all {
	margin: 0 auto;
	width: 980px;
	background: url('../images/bgr_middle.jpg') repeat-y;
	background-position: bottom center;	
}

div#content {
	width: 980px;
	background: url('../images/bgr_top.jpg') no-repeat top center;			
	position: relative;
}

div#leftcolumn {
	width: 208px;
	float: left;

}

div#logo {
	padding-top: 43px;
	padding-left: 47px;
	width: 151px;
	height: 124px;
	padding-bottom: 15px;
}

ul#menu {
	padding-left: 36px;
	padding-top: 15px;
}

dl {
	padding-left: 36px;
}

ul#menu li, dt, dd {
	/*padding-bottom: 2px;*/
/*	background: url('../images/menu.gif') no-repeat;*/
	height: 34px;
	line-height: 32px;
	width: 164px;	
/*	width: 112px;
	padding-left: 52px;*/
}

ul#menu li.submenu, dd a {
	padding-left: 68px;
	width: 96px;
}

ul#menu li a, dt a , dd a{
	color: #333333;
	font-size: 14px;
        display:block;
        background: url('../images/menu.gif') no-repeat top left;
        height: 32px;
        width: 112px;
        padding-bottom: 2px;
        padding-left: 52px;
}

dd a {
    font-size: 12px;
    padding-left:60px;
    width:104px;
}

ul#menu li:hover a, ul#menu li#selected a, dt:hover a, dt#selected a, dd:hover a, dd#selected a {
	background-image: url('../images/menu_s.gif');
	color: #ffffd5;	
}

ul#menu li:hover a, ul#menu li#selected a, dt:hover a, dt#selected a, dd:hover a, dd#selected a {
	color: #ffffff;	
}

ul#menu li a:hover, dt a:hover, dd a:hover {
	text-decoration: none;
}

div.explorers {
	padding-top: 10px;
	padding-left: 76px;
	padding-bottom: 20px;
}

div#rightcolumn {
	float: left;
	width: 772px;	
}

div.text p {
	padding-left: 7px;
	padding-right: 12px;
	text-align: justify;
}

div.text ul li {
        padding-left:260px;
        line-height:20px;
}

div#text-mapa ul li {
    padding-left:60px;
}

img.centerimage {
	float: left;
	padding-top: 32px;	
	padding-right: 21px;
}

div.text {
	padding-right: 44px;
	padding-top: 72px;	
}


div#text-aktualnosci {
	padding-top: 90px;
	text-align: left;
	line-height: 30px;
}

div#text-aktualnosci h2 {
    padding-left:20px;
    padding-bottom:20px;
}

div#text-start h1 {
        font-size: 20px;
        font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
        color: #62bc46;
        text-transform:uppercase;
        text-align:center;
        padding-bottom:20px;
}

div#text-longwalk a {
	font-size: 16px;
}

div#text-omarszu a {
	font-size: 16px;
	color: #336666;
}

div#text-omarszu-ksiazka {
	padding-top: 52px;
	margin-left: -60px;
	width: 569px;
}

div#text-omarszu-film {
	margin-left: -60px;
	width: 569px;
}

div#text-wspierajanas {
	padding-top: 90px;
}

div#text-galeria div {
	padding-left: 66px;
}

div#text-mapa ul {
	padding-left: 76px;
}

div#text-wspierajanas p {
	text-align: center;
}

div.partnerzy {
	font-size:14px;
	line-height:32px;
	background-image:url(../images/partnerzy.gif);
	color:#FFFFD5;	
	height:32px;
	/*padding-left:52px;
	width:112px;	*/
        width:164px;
	margin-left: 35px;
        text-align:center;
}

div.eng_version {
	font-size:14px;
	line-height:24px;
	background: url(../images/eng.gif) no-repeat;
	color:#000;	
	height:32px;
	/*padding-left:52px;
	width:112px;	*/
        width:164px;
	margin-left: 42px;
	padding-left: 8px;
        text-align:center;
}

div.pln_version {
	font-size:14px;
	line-height:24px;
	background: url(../images/pln.gif) no-repeat;
	color:#000;	
	height:32px;
	/*padding-left:52px;
	width:112px;	*/
        width:164px;
	margin-left: 42px;
	padding-left: 5px;
        text-align:center;
}

div.partnerzy-img {
    padding-left:38px;
    padding-top:15px;
    padding-bottom:10px;
    text-align:center;
    font-size:11px;
}

div.partnerzyFlash {
    margin-top:5px;
    width:164px;
    height:97px;
    margin-left:34px;
}

div#footer {
	padding-left: 69px;
	line-height: 67px;
	font-size: 11px;
	background: url('../images/bgr_bottom.jpg') no-repeat top center #fff;	
	height: 95px;
	padding-top: 30px;
	margin-top: -28px;
}

div#footer a {
	color: #bfb295;
	margin-right: 15px;
}

.gb {
	background: url('../images/en.png') no-repeat left center;
	padding-left: 21px;
	}
	
.pl {
	background: url('../images/pl.png') no-repeat left center;
	padding-left: 21px;
	}

div#galeria-img img {
	padding-bottom: 12px;
	padding-right: 19px;
	float: left;
	width: 185px;
	height: 124px;
}

div#news-short {
    float:left;
    width: 488px;
    margin-left:-20px;
}

div.news {
    padding-left:20px;
}

div.news span.news-date{
    display:block;
    font-weight:bold;
}

div.news span.news-title{
    display:block;
    font-weight:bold;
    font-size: 15px;
    color:#B9061C;
    padding-bottom:5px;
}

div.news div.news-float {
    padding-bottom:20px;
}

div.news img {
    float:left;
    width:98px;
    height:98px;
    margin-right:5px;
    border: 1px solid #939090;
}

div.news p {
    float:left;
    width: 563px;
}

div#news-short div.news p {
    width: 344px;
}

.film {
	width: 400px;
	padding: 5px; margin: 0 auto; margin-top: 10px;
	background: #fff;
	border: 1px dotted #666;
	}