

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image: url('wyglad/tlo.jpg');
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
 background-image: url('wyglad/tlo.jpg');
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 40px;
position: relative;

}
#navigation {
 background-image: url('wyglad/test2.jpg');
background-repeat: no-repeat;
 float: right;
 width: 900px;
 color: #333;
 height: 67px;
 padding: 0px;
 border: 0px solid #5e2f00;
 margin: 0px 0px 0px 0px;

}
#main_harder { 
 background-image: url('wyglad/menu.jpg');
background-repeat: no-repeat;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 74px;
 width: 166px;
 float: left;
position: relative;
}

#main { 
 background-image: url('wyglad/menu_top.jpg');
background-repeat: no-repeat;
 padding: 0px;
position: relative;
 height: auto;
 width: 166px;
 float: left;
}
#main_footer { 
 background-image: url('wyglad/menu_center.jpg');
 margin: 0px 0px 0px 0px;
 height: auto;
 width: 166px;
 float: left;
position: relative;
}

#box{ 
 background-image: url('wyglad/menu_down.jpg');
 margin: 0px 0px -25px 0px;
 padding: 0px;
 height: 25px;
 width: 166px;
 float: left;
position: relative;
background-repeat: no-repeat;
}
#test { 
 width: 710px;
 border: 0px solid #5e2f00;
 background-image: url('wyglad/top_body2.jpg');
 margin: 0px 24px 0px 0px;
 padding: 0px;
 float: right;
 height: 19px;
}

#rightcolumn { 
 float: right;
 border: 0px solid #5e2f00;
 background-image: url('wyglad/center_body2.jpg');
 background-repeat: no-repeat;
 margin: 0px 0px 0px 0px;
 height: auto;
 width: 710px;
}
#box2 { 
 width: 710px;
 border: 0px solid #5e2f00;
 background-image: url('wyglad/body.jpg');
 margin: 0px 24px 0px 0px;
 float: right;
 height: auto;
}
#footer { 
 width: 733px;
 height: 45px;
 border: 0px solid #5e2f00;
 background-image: url('wyglad/stopka33.jpg');
 background-repeat: no-repeat;
 margin: 0px 0px 0px 0px;
color: white;
 float: right;
}
#styl
{
 padding-left: 20px;
 padding-right: 20px;
text-align:justify;
}




ul {
	list-style-type: none;
}

ul#top_menu li {
	display: inline;
}

ul#top_menu li a {
	display: inline-block;
	width: 127px;
	height: 28px;
	background: url(wyglad/menu_top.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	font-size: 1.1em;
 margin: 22px 5px 0px 0px;
}

ul#top_menu li a:hover {
	background-position: bottom;
}


dl#left_menu dt a {
	display: inline-block;
	width: 139px;
	height: 25px;
	background: url(wyglad/menu_left.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	font-size: 1em;
 margin: 0px 0px 0px 5px;
}

dl#left_menu dt a:hover {
	background-position: bottom;
}

dt.menu_header {
	display: block;
	width: 139px;
	height: 25px;
	background: url(wyglad/menu_left.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	font-size: 1em;
 margin: 0px 0px 0px 5px;
}

dt.menu_header:hover {
	background-position: bottom;
}

h1{
padding-left: 15px;
font-size: 1.1em;
line-height: 20px;
}
h2{
font-family: Times New Roman;
text-indent: 30px;
font-size: 13px;
line-height: 20px;
font-style:normal;
}
h3{
text-indent: 30px;
}
h4{
 margin: 0px 0px 0px 20px;
}
h5{
color: #fff;
}
h6{
    background-image:url(h3-background.png);
    line-height:25px;
    margin:0 !important;
    padding:0 10px !important;
    font-size: 12px !important;
	font-weight: bold;
	width:78%;
}