*{
        margin: 0px;
        padding: 0px;
}
body {
        background: url('images/bgg.jpg') #4a4848 repeat-x 0px 0px;
        color: #a7a7a7;
        font-family: tahoma, arial, sans-serif;
        font-size: 14px;
        text-align: center;
}

h2{
        text-align: center;
        font-size: 20px;
}
h3{
        margin: 10px 0px 0px 0px;
        text-align: left;
        font-size: 17px;
}
h3#red{
        margin: 10px 0px 0px 0px;
        text-align: left;
        font-size: 17px;
        color: red;
}
h4{
        margin: 10px 0px 0px 0px;
        text-align: left;
        font-size: 14px;
}
h5{
        margin: 0px 10px 0px 0px;
        text-align: center;
        font-size: 14px;
}
ul {
	list-style-type: none;
}
table{
        text-align: center;
}
/*    Obrazki  */
img#into{
        margin: 15px 15px 15px 15px;

        border-width: 2px;
	border-color: #d2913d;
	border-style: solid;
	float: right;
}
img#gal{
        margin: 10px 10px 10px 10px;

        border-width: 2px;
	border-color: #d2913d;
	border-style: solid;
	
}

li {
	list-style-type: none;
}
/*   Linki  */
a {
	color: #fff;
	text-decoration: none;
}
a#bwl {
	color: red;
	text-decoration: none;
}
a:hover#bwl {
	color: #ea9a2e;
}
a:hover {
	color: #ea9a2e;
}

p {
	margin: 10px 0px 0px 0px;
	text-align: justify;
	line-height: 20px;
	
}
p:first-letter{font-size: 150%;


}
#container {
	margin: 0px auto;
	width: 960px;
	
}
#menulp{
        text-align: left;
}
#naglowek {
	width: 960px;
	height: 182px;
	
}
#banner {

	margin-top: 5px;
        margin-left: 70px;
        float: left;
	
}
#logo {
	padding-left: 250px;
	height: 182px;
	background: url('images/logo.jpg') no-repeat 0px 3px;
	float: right;
}
#menu {
        margin-left: 50px;
	margin-bottom: 7px;
	margin-top: 3px;
	width: 850px;
	height: 42px;
        font-size: 12px;
}

#menu ul {

	
	height: 29px;
	width: 960px;
	display: inline;
	
}

#menu li {

	margin-top: 7px;
	height: 29px;
	
	
	float: left;
	display: inline;
}

#menu li a {

	padding-left: 17px;
	padding-right: 17px;
	height: 29px;
	display: inline;
}

#left_sidebar {
	padding-left: 17px;
	float: left;
}
#right_sidebar {
	padding-right: 17px;
	float: right;
}
#center_sidebar {
	padding-left: 17px;
	padding-right: 17px;
	float: left;
}
#ksiega {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}



#left_sidebar .content_header {
	width: 170px;
}
#left_sidebar .content_box_left {
	width: 170px;
	
	
}
#left_sidebar .content_box {
	padding: 0px 0px 0px 8px;
	background: url('images/main_background.gif') no-repeat 100% 0%;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;}
#right_sidebar .content_header {
	width: 170px;
}
#right_sidebar .content_box_left {
	width: 170px;
}
#right_sidebar .content_box {
	padding: 0px 0px 0px 8px;
	background: url('images/main_background.gif') no-repeat 100% 0%;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;
}
#center_sidebar .content_header {
	width: 550px;
}
#center_sidebar .content_box_left {
	width: 550px;
}
#center_sidebar .content_box {
	padding: 11px 11px 0px 11px;
	background: url('images/main_background.gif') no-repeat 100% 0%;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;}
#ksiega .content_header {
	width: 495px;
}
#ksiega .content_box_left {
	width: 495px;
}
#ksiega .content_box {
	padding: 5px 5px 0px 5px;
	background: url('images/main_background.gif') no-repeat 100% 0%;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;}
#galeria{
display: inline-table;
}



.content_header {
	height: 38px;
	background: url('images/main_bg_topright.gif') #353434 no-repeat 100% 0px;
	overflow: hidden;
}

.content_header h2 {
	padding-left: 41px;
	height: 38px;
	background: url('images/main_bg_topleft.gif') no-repeat 0px 0px;
}

.content_box_right {
	margin-bottom: 8px;
	background: url('images/main_bg_botright.gif') #353434 no-repeat 100% 100%;
}

.content_box_left{
	padding-bottom: 12px;
	background: url('images/main_bg_botleft.gif') no-repeat 0px 100%;
}

.content_box {
	padding: 0px 4px;
	text-align: left;
	
}




