html, body {
height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}

body{
color: #696969;
font-size: 12px;
text-align: center;
font-family: Arial, Verdana, sans-serif;
}

a:link, a:visited{
color: #841413;
}
a:hover{
color: #95411d; 
}

div#contener{
position: relative;
  height: auto !important;
  height: 97%;
  min-height: 97%;
  width: 960px;
  margin: 0 auto 0 auto;
  padding: 0;
  border: none;
text-align: left;
background-color: #fff;
background-image: url(img/body_bg.jpg);
background-repeat: repeat-y;
background-position: top center;
}

div#stopka{
position: relative;
clear: both;
margin: 0 auto;
height: auto !important;
  height: 3%;
  min-height: 3%;
width: 960px;
color: #fff;
background-image: url(img/stopka_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
}

div#stopka p{
color: #fff;
font-size: 90%;
margin: 0 auto 0 auto;
padding: 0;
}
div#topContener{
position: relative;
margin-top: 0;
margin-left: 0;
padding: 0;
width: 960px;
height: 285px;
min-height: 285px;
background: #fff;
border-bottom: solid 4px #a9a9a9;
}
div#logo{
margin: 0;
padding: 0;
margin-left: 50px;
}
div#logo img{
border: none;
}

div#str_gl{
position: absolute;
right: 40px;
top: 90px;
}
div#str_gl a.gr_link:link, a.gr_link:visited{
font-size: 140%;
color: #444;
font-weight: bold;
letter-spacing: 0.3em;
text-decoration: none;
}
div#str_gl a.gr_link:hover{

}
div#gora{
position: relative;
height: 145px;
min-height: 145px;
width: 960px;
padding: 0;
background-image: url(img/bg_g.jpg);
    background-repeat: no-repeat;
	background-position: bottom center;
}

div#obrazek{
position: relative;
margin: 0;
padding: 0;
float: right;
}

div#obrazek img{
margin: 0;
border: none;
}
div#bodyContener{
position: relative;
clear: both;
height: auto !important;
margin-top: 0;
margin-left: 0;
padding: 0;
width: 960px;
font-size: 14px;
}
div#bodyContener h1{
color: #555;
font-size: 140%;
margin: 0;
padding: 2px 5px;
border: none;
border-left: solid 20px #841413;
width: 90%;
border-bottom: dotted 1px #cdcdcd;
}
div#bodyContener h2{
color: #555;
font-size: 120%;
margin: 0;
padding: 2px 5px;
border: none;
color: #841413;
}
div#bodyContener h3{
color: #555;
font-size: 100%;
margin: 0;
padding: 2px 5px;
border: none;
color: #841413;
}
div#bodyContener h4{
color: #555;
font-size: 90%;
margin: 0;
padding: 2px 5px;
border: none;
}
div#bodyContener h5{
color: #444;
font-size: 80%;
margin: 0;
padding: 2px 5px;
border: none;
}
div#bodyContener h6{
color: #333;
font-size: 70%;
margin: 0;
padding: 2px 5px;
border: none;
}
div#bodyContener ul{
font-family: "Times New Roman", Arial, Verdana, sans-serif;
font-size: 100%;
}

div#bodyContener ul li{
list-style-type: circle;
}
div#lewa_strona{
position: relative;
float: left;
width: 210px;
min-width: 210px;
max-width: 210px;
margin: 0;
padding: 0;
background: none;
height: auto !important;
text-align: center;
}
div#lewa_strona div.box_menu2{
margin: 20px auto;
width: 190px;
max-width: 190px;
min-width: 190px;
padding: 0;
border: none;
}
div#lewa_strona div.box_menu2 p.titleBox{
margin: 2px;
color: #841413;
font-weight: bold;
}

.box_g{
width: 190px;
max-width: 190px;
min-width: 190px;
height: 20px;
max-height: 20px;
min-height: 20px;
margin: 0;
background-image: url("img/box_g.jpg");
background-repeat: no-repeat;
background-position: top center;
}
.box_s{
width: 190px;
max-width: 190px;
min-width: 190px;
margin: 0;
text-align: center;
background-image: url("img/box_s.jpg");
background-repeat: repeat-y;
background-position: center center;
}
.box_s p{
margin: 0;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
}
.box_d{
width: 190px;
max-width: 190px;
min-width: 190px;
height: 18px;
max-height: 18px;
min-height: 18px;
margin: 0;
background-image: url("img/box_d.jpg");
background-repeat: no-repeat;
background-position: center center;
}

/* menu */
div#menu{
margin: 0;
padding: 0;

background: #95411d;
height: 140px;
max-height: 140px;
min-height: 140px;
width: 210px;
min-width: 210px;
max-width: 210px;
float: left;
}
div#menu ul{
list-style: none;
width: 210px;
min-width: 210px;
max-width: 210px;
margin: 0;
padding: 0;
}
div#menu ul li{
list-style-type: none;
border-bottom: 1px solid #841413;
}
div#menu ul li a.menu_link:link, a.menu_link:visited{
    display: block;
	font-weight: bold;
	width: 210px;
	margin: 0;
	padding-top: 3px;
	background: #95411d;
	background-image: url(img/bg_a.jpg);
    background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	text-decoration: none;
	 height: 20px;
     min-height: 20px;
     max-height: 20px;
	 text-align: center;
	 
}
div#menu ul li a.menu_link:hover{
    background: #841413;
    background-image: url(img/bg_a_h.jpg);
    background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	
}

/* koniec menu */
div#prawa_strona{
position: relative;
float: left;
width: 710px;
min-width: 710px;
max-width: 710px;
margin-left: 20px;
margin-top: 5px;
margin-bottom: 5px;
padding: 0;
height: auto !important;

}

div#prawa_strona div#ramka_g{
position: relative;
width: 100%;
margin: 0;

background-image: url(img/ramka_g.jpg);
    background-repeat: no-repeat;
	background-position: center right;
	height: 36px;
     min-height: 36px;
     max-height: 36px;
}
div#prawa_strona div#ramka_s{
position: relative;
width: 100%;
margin: 0;
background-image: url(img/ramka_s.jpg);
    background-repeat: repeat-y;
	background-position: center right;
	
}

div#prawa_strona div#ramka_s p{
margin: 0;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
font-family: "Times New Roman", Arial, Verdana, sans-serif;
}
div#prawa_strona div#ramka_d{
position: relative;
width: 100%;
margin: 0;
background-image: url(img/ramka_d.jpg);
    background-repeat: no-repeat;
	background-position: center right;
	height: 29px;
     min-height: 29px;
     max-height: 29px;

}

.data_news_panel{
margin: 3px 13px 3px 10px;
font-weight: bold;
color: #3d4548;
font-size: 90%;
text-align: right;
width: 90%;

}

.box_news_panel{
padding: 5px 10px 3px 10px;
margin: 0;
margin-left: auto;
margin-right: auto;
border-bottom: dotted 1px #cdcdcd;
font-size: 95%;
text-align: left;
width: 75%;
}

.wyboldowany{
font-weight: bold;
color: #3d4548;
}

.news_wiecej{
text-align: right;
width: 100%;
padding-bottom: 5px;
padding-top: 8px;
}
.news_wiecej img{
border: none;
}

.data_news_sr{
margin: 3px auto 3px 10px;
font-weight: bold;
color: #3d4548;
text-align: right;
}

.box_news_sr{
padding: 0px 15px 3px 15px;
border-bottom: dotted 1px #cdcdcd;
margin: 0 auto;
width: 90%;
}

.wyboldowany_sr{
font-weight: bold;
color: #3d4548;
font-size: 100%;
float: left;
}

.news_wiecej_sr{
text-align: right;
width: 100%;
padding-bottom: 5px;
padding-top: 8px;
}
.news_wiecej_sr img{
border: none;
}