html, body{height:100%;}
html,body {
		margin: 0;
		padding: 0;
}
body {		
		font-family: tahoma, arial, hevetica, sans-serif;
		text-align: center;
		background:#f8f8f8 url(bg_page.jpg) repeat-y 50%;
}
div#strona{
    height:100%;
    width:100%;
    text-align:center;
}	
div#page{
    min-height:100%;
    height:100%;
    width:970px;
	text-align:center;
	margin:auto;
}	

div#calosc{
    min-height: 100%;
	height:100%;
    width:970px;
	background-color:#fff;
	margin:inherit;
}
div#header_top{
 width:970px;
 background-color:#f8f5f0;
  text-align:left;
 
}
div#topik{
  float:left;
 width:750px;
 height:29px;
 text-align:left;
 background-color:#f8f5f0;
}
#topik .wita{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
 font-size:.65em;
 color:#b9b3a4;
 text-align:left;
 padding-top:7px;
 padding-left:10px;
}
div#szukaj{
    float:right;
    height:29px;
    width:220px;
	background-color:#f8f5f0;
}
#szukaj form{
	 margin:0px;
}
#szukaj .tekst{
    margin-top:6px !important;
width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#999999;
background-color:#fff;
border:solid 1px #d4cdbb;
}
#szukaj .submit{
height: 19px;
    width:75px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight:bold;
	color:#fff;
	background-color: #d4cdbb;
	border:solid 1px #d4cdbb;
}

div#blok_top{
height:118px;
  clear:both;
    width:970px;	
	border-top:solid 1px #ccc;
}
div#logo{
    float: left;
	display:block;
	background-image: url(logo.jpg);
    height:118px;
    width:340px;
	padding:0;
    margin:0;
}
div#blok_log{
    float: left;
	background-image: url(bg_strefalog.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	text-align:left;
    height:118px;
    width:230px; 
	padding:0;
    margin:0;
}
div#blok_topmid{
    float: right;
	display:block;
	text-align:left;
    height:118px;
    width:400px;
	padding:0;
    margin:0;
}

div#blok_login{
    float: right;
	background-image: url(bg_log.gif);
	background-repeat:repeat-x;
	background-position:left;
	display:block;
	text-align:left;
    height:118px;
    width:510px; 
	padding:0;
    margin:0;
}
div#s_log{
padding-left:10px;
    height:45px;
    width:500px; 
}
.formlog{
clear:both;
padding-left:10px;
}
.p_login .tekst , .captcha{
float:left;
padding-left:5px;
padding-right:5px;
width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
border:solid 1px #b00e0e;

}
.p_login{

padding-top:10px;
padding-left:20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size: .7em;
}
.p_login label{
float:left;
padding-right:5px;
	font-weight:bold;
	color:#b00e0e;
}
.p_login input{
	color:#b00e0e;
}
.inplog {
display:inherit;
float:right;
width:60px;
height:22px;
padding-right:70px;
padding-top:-25px;
border:0;

}
.btwylog {
display:inherit;
float:right;
width:59px;
height:22px;
padding-left:10px;
padding-top:-25px;
border:0;

}
.bt_login{
float:left;
	margin: 50px 0px 0px 20px;
}
.bt_haslo{
	margin: 10px 0px 0px 20px;
}

.p_login .error{
    margin: 5px 10px 0px 0px;
	 font-weight:bold;
	 color:#CC0000;

}
div#menunav{
    margin:0; 
    clear:both;
	display:block;
    height:36px;
    width:970px;
}
div#menu_l{
    margin:0; 
    float:left;
	display:block;
    height:36px;
    width:5px;
	background-position:top;
	background-image: url(1bg_menu_l.gif);
	background-repeat: no-repeat;
}
div#menu_r{
    float:right;
	display:block;
    height:36px;
    width:5px;
	background-position:top;
	background-image: url(1bg_menu_r.gif);
	background-repeat: no-repeat;
}
div#navcontainer{
 float:left;
width:960px;
 height:36px;
margin:0; 
background-position:top;
background-image: url(1bg_menu.gif);
background-repeat: repeat-x;
	z-index:800;

}

/* menu */

.nav, .nav ul { 
display:block;

    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size:.7em;
	font-weight:bold;
	 color:#fff; 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:36px;
	z-index:800;
}

.nav a {
z-index:788;
 color:#fff;
	 text-decoration:none;
	display: block;
	width: 120px;
}
.nav a:hover {
 color:#f5f5f5;
	 text-decoration:none;
	background-position:top;
	background-image: url(1bg_menua.gif);
	background-repeat: repeat-x;
	z-index:800;
		
}
.nav li {
	float: left;
	width: 120px; 
}

.nav li ul {

   font-size:1em;
   color:#FFF;
	text-decoration:none;
	position: absolute;
	background: #b00e0e;
	border-bottom:solid 1px #b00e0e;
	line-height:2;
	width: 120px;
	left: -999em;
	
}


.nav li:hover ul, .nav li.sfhover ul { 
	left: auto;
}

/* */
div#navigation{
margin-top:3px;
   clear:both;
    height:15px;
	background-color:#f8f5f0;

}
div#nav_path{
   float:left;
    height:15px;
    width:950px;
	padding-left:10px;
	
}
 #nav_path .nav_szlak{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color:#888;
	text-align:left;
}
#nav_path .nav_szlak a{
font-weight:bold;
	color:#a5a5a5;
	text-decoration:none;
}
div#main_box{
    width:970px;
	min-height:600px;
	height:auto !important;
    height:600px;
	background-color:#fff;	
}

/* lewa kolumna */

#a_lewa{
float:left;
width:780px;
}
#a_banner1{
margin: 7px 0px 3px 3px;
    clear:both;
    width:470px;
    text-align:center;
	vertical-align:middle;
	
}

#a_lewa0{
float:left;
width:470px;
margin: 0;

}
div#lewa_1{
width:480px;
margin: 0px 3px 3px 2px;
background-color:#f8f8f8;

}
#a_top{
height: 29px;
width:475px;
background-image: url(bg_atop_nb.gif);
background-repeat: no-repeat;
margin: 3px 0px 3px 0px;
}
.top_tx{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight:bold;
color:#fff;
text-align:left;
padding-left:20px;

}
.atop_tx{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight:bold;
color:#fff;
text-align:left;
padding-left:25px;
}

#a_cent{
float:right;
width:300px;
margin: 3px 0px 3px 0px;
 height:100%;
}
#a_cent1{
clear: both;
width:300px;
margin: 0px 0px 3px 0px;

}
.a_cent1t{
width:300px;
height: 30px;
background-image: url(bg_acent1t.gif);
background-repeat: no-repeat;
margin:0;
}
#a_cent2{
clear: both;
width:300px;
margin:0;
padding:0;

}
.a_cent2t{
height: 29px;
background-image: url(bg_acent2t.gif);
background-repeat: no-repeat;
margin:0;
padding:0;
}
#a_cent3{
clear: both;
width:300px;
margin:0;
padding:0;
}
.a_cent3t{
height: 29px;
background-image: url(bg_acent3t_tvn.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.a_cent3t1{
height: 29px;
background-image: url(bg_acent3t_sport.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.a_cent3t2{
height: 29px;
background-image: url(bg_acent3t_gosp.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.a_cent3t3{
height: 29px;
background-image: url(bg_acent3t_kultura.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.a_cent3m{
margin: 3px 0px 3px 0px;
min-height:250px;
height:auto !important;
  height:250px;

}
#a_cent4{
clear: both;
width:300px;
margin: 0px 0px 3px 0px;
}
.a_cent4t{
height: 29px;
background-image: url(bg_acent3t.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.a_cent4m{
margin: 3px 0px 3px 0px;
min-height:250px;
height:auto !important;
  height:250px;

}
.cent_nb{
height: 29px;
background-image: url(bg_cent_nb.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.cent_zl{
height: 29px;
background-image: url(bg_cent_zl.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.cent_cr{
height: 29px;
background-image: url(bg_cent_cr.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.cent_cz{
height: 29px;
background-image: url(bg_cent_cz.gif);
background-repeat: no-repeat;
margin-bottom:3px;
}
.a_banner2{
    width:300px;
    text-align:center;
	margin: 3px 0px 3px 0px;
	clear: both;
	height:250px;
}

/* prawa kolumna */
div#prawa{
float:right;
width:190px;
text-align:center;
}
div#prawa_1{
margin: 3px 2px 0px 3px;
width:185px;
min-height: 220px;
height:auto !important;
  height:220px;

}
.p_t{
height: 22px;
background-image: url(bg_prawa1t.gif);
background-repeat: no-repeat;
padding-top:7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.75em;
font-weight:bold;
color:#444;
text-align:center;
}
#prawa_1 .p_m{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight:bold;
color:#CC3300;
text-align:center;
height: 250px;
background-color:#F0F0F0;
margin: 3px 0px 3px 0px;
border-bottom: solid 1px #eee;
}
#prawa_1 .p_m a{
color:#CC3300;
text-decoration:none;
}
#prawa_1 .p_m a:hover{
color:#CC3300;
text-decoration:none;
}

#prawa_1 .p_p{
height: 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color:#fff;
text-align:center;
background-image: url(1bg_prawa1p.gif);
background-repeat: no-repeat;
}
div#prawa_2{
clear:both;
margin-left: 3px;
width:185px;
text-align:center;
}
#prawa_2 .p_m{
margin: 0px 0px 3px 0px;
width:185px;
background-color: #FAFAF3;
min-height: 245px;
height:auto !important;
  height:245px;
}

div#prawa_3{
clear:both;
margin-left: 3px;
}
div#prawa_3 .p_m{
width:185px;
margin: 3px 0px 3px 0px;
padding-top:3px;
}
div#prawa_4{
clear:both;
margin-left: 3px;
width:185px;

}
div#prawa_4 .p_m{
width:185px;
clear:both;
margin: 3px 0px 3px 0px;
background-color: #FFF;
}
div#prawa_5{
clear:both;
margin-left: 3px;
width:185px;

}
div#prawa_5 .p_m{
clear:both;
margin: 3px 0px 3px 0px;
min-height: 175px;
height:auto !important;
  height:175px;
  background-color: #F8F5EE;
}
div#box_main{
    float:left;
    width:450px;
	background-image: url(bg_art.jpg);
	background-repeat: repeat-y;	
}


div#stopka{
    clear:both;
	margin: 0px; 
	text-align: center; 
    width:970px;
	height:36px;
	background-image: url(stopka.gif);
	background-repeat: no-repeat;
}
.txtb{
margin: 5px 3px 3px 5px;
font-family:inherit;
font-size:.7em;
color:#333;
text-align:left;
font-weight:bold;
}
/* stopka */

	.st {
	padding: 5px 0 0 0;
	color:#333;
	clear:both;
	margin: 0px; 
    width:970px;
	background-image: url(topstopka.gif);
	background-repeat: no-repeat;
		
	}


	.st .wrap  {
		padding: 5px 0px 0px 3px;
	
	}

.st .wrap .ngs  {
		font-weight: bold;
		font-size: 0.8em;
		text-decoration:none;
		color:#fff;
		text-align: left;
		margin-left:3px;
	}
	.st .wrap .ngs a {
		text-decoration:none;
		color:#fff;
	}
.ngt{
background-color:#b00e0e;
}
.sts {
margin: 0px;
text-align: left;
font-size: 0.7em;
text-decoration:none;
color:#333;
line-height:14px;
	}

.sts a{
text-decoration:none;
color:#333;
	}
.sts a:hover{
text-decoration:underline;
color:#b00e0e;
	}
.s_t {
float:right;
	font-weight: bold;
		font-size: 0.8em;
	padding: 2px 0 0 0;
	color:#000;
	margin: 2px 3px 0px 0px; 
	width:180px;
height:20px;
background-color:#d5d5d5;
		
	}
 .s_m {

	width:180px;
	float:right;
		
	}

