body { 
	margin:0px; 
	padding:0px; 
	background:url(../../img/top_bg.gif) repeat-x;     
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
	overflow-y: scroll;
}

div#header
{
	position:absolute;
	
	display:block;
	height:66px;
	left:50%;
	width:820px;
	margin:0px 0px 0px -410px;
	background:url(../../img/main_bg.gif) no-repeat;
	

}
div#main
{
	position:absolute;
	display:block;
	left:50%;
	width:820px;
	margin:0px 0px 0px -410px;
}

span.menu
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
}

a.menu 
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

a.menu:hover
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	color:#CC3300;
}

a.menuspec
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	color:#CC3300;
}

a.menuspec:hover
{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	color:black;
}

a
{
	color: #CC3300;
	text-decoration:none;
   
}
a:hover{
	color: #000;
}
/*
a:visited{
        color: #000;
	text-decoration: underline;
}
*/
a img{	border: none;}

hr{
	display: block;
	height: 1px;
	color: #722B12;
	background-color: #722B12;
	border: none;
	margin: 0 15px 0 15px;
	padding: 0 0 0 0;
	line-height: 12px;
}

img{
	border: none;
	vertical-align: middle;
}
ul{
	margin: 5px 15px 5px 40px;
	padding: 0 0 0 0;
	line-height: 15px;
	font-size:12px;
}
li{
	margin: 3px 0 3px 0;
	color:#333333;
}
/* --- */
/* naglowki Hx */
h1{	font-size: 16px;}
h2{	font-size: 14px;}
h3{	font-size: 12px;}

h1{
    font-weight: normal;
	color: #CC3300;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;	
	border-bottom: dotted 1px #686868;
}

h1 a{
        text-decoration: none;
}
h1 a:hover{
	color: #371409;
        text-decoration: underline;
}
/* - */
h2{
    padding: 0px 0 0px 54px;
	margin: 0px 5px 0px 5px;
	line-height: 36px;
	background: url('../../p/h2_motylek.jpg') no-repeat;
}
h2 a{
	display: block;
        line-height: 36px;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
        background: transparent url('../../p/h2_bg.jpg') repeat-x;
}
h3{
	color: #BE470E;
	padding: 0px 10px 4px 0px;
        margin: 0px 15px 3px 15px;
}
h4 {

    font-weight: normal;
	color: #CC3300;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 30px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;	



}|
dl{
	margin: 3px 5px 2px 15px;
}
dt{
	color: #666;
	font-size: 11px;
}
dd{
	margin: 2px 0px 10px 90px;
	line-height: 16px;
}
