html, body {
	margin:0;
	padding:0;
}

body   {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 12px;    
    color: #000;
    background: url(../images/bodybg.jpg) repeat-x top left #FFF;
    text-decoration: none;   
}

h1 {
    color: #663300;
    font-size: 35px;
    margin: 5px 0 0 0;
    font-variant: small-caps;
    
}
h2 {
    color: #333;
    font-size: 18px;
    margin: 0px;
}
h3 {
    font-weight: normal;
    color: #333;
    font-size: 16px;
    margin: 10px 0 10px 0;
}

h4 {
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 2px 0;
}

a {
    text-decoration: underline;
    color: #333;
}
a:hover {
    color: #CC0000
}

img {
    border: 0px
}

form {
    margin-top: 0px;
    margin-bottom: 0px;
}
input {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    vertical-align: middle;
    padding: 1px;
}

input[type=radio], input[type=checkbox] {
    border: none
}

input[type=submit] {
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    background-color: #A66F00;
    color: #FFF;
    border: 0px;
    margin: 3px 0 0 0;
}

input[type=submit]:hover {
    background-color: #CC0000;
    color: #FFF;
}
	

select {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}

textarea {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
}

label {
    white-space: nowrap;
}


fieldset {
    border: 1px solid #333333;
    padding: 4px;
}

li{
	list-style: square;
}

ul{
	list-style: square;
	color: #003300;
}

.frmbug {
    border: solid 1px #CC0000;
}
.zebra {
    background-color: #C0C0C0;
}

.border {
    border: 1px #999999 solid;
    padding: 2px
}

.uwaga {
    color: #CC0000;
}

#container {
    width: 999px;     
    min-width: 999px;     
    /*
	margin-left: auto;
    margin-right: auto;
    */
    margin-top: 0px;
    margin-bottom: 0px;   
}

#container #left {
	width: 230px;
	float:left;
}

#container #left #logo{
	width: 150px;
	height: 120px;
	background: #003300;
}



#container #left #logo img{
	vertical-align: middle;
	margin: 10px 0 0 40px;
}

#container #left #woodslice{
	width: 230px;
	height:	235px;
}

#container #left #menuleft{
	width: 207px;
	background: url(../images/menuleftbg.jpg) repeat-y top right #FFF;
	padding: 0 13px 50px 10px;
}

#container #left #menuleft .date{
	background: #003300;
	padding: 2px;
	font-weight: bold;
	color: #FFF;
	width: 140px;
	margin: 10px 0 3px 0;
}

#container #left #menuleft p{
	line-height: 130%;
	font-size: 11px;
}

#container #left #menuleft a{
	text-decoration: none;
}

#container #left #menuleft span a{
	color: #CC0000;
}


#menuleft .divisions li {
	list-style: none;
	text-align: right;
}

#menuleft .divisions li a{
	display: block;
	padding: 7px 20px 7px 0;
}

#menuleft .divisions b, #menuleft .divisions .head {
	display: block;
	padding: 7px 20px 7px 0;
	font-weight: bold;
}


#menuleft .divisions  li a:hover, #menuleft .divisions li span{
	display: block;
	background: url(../images/submenubg.jpg) bottom right no-repeat #FFF;
	padding: 7px 20px 7px 0;
	color: #009933;
	font-weight: bold;
}


#container #main {
	width: 769px;
	float: right;
}

#container #main #address{	
	width: 380px;
	padding: 25px 0 0 0;
	color: #FFF;		
	float: left;
	text-align: center;
}

#container #main #address a{
	color: #FFF;		
}


#container #main #cdata{
	width: 370px;
	height: 90px;
	padding: 30px 0 0 0;
	color: #FFF;	
	text-align: right;
	float: right;
}

#container #main #cdata a{
	color: #FFF;	
	margin: 0 0 0 15px;
}

#container #main #menu{
	position: relative;
	width: 769px;
	height: 40px;
	background: url(../images/menubg.jpg) repeat-x top left #FFF;
	border-top: 1px #754D2E solid;
}

#container #main #menu table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse; 
}

#container #main #menu td {
    text-align: center;
    border-left: 1px #754D2E solid;
    font-family: Trebuchet MS, arial, tahoma, verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
}

#container #main #menu td a {
	display: block;        
    text-decoration: none;
    color: #000;
    width: 100%;
    padding: 13px 0 0 0;
	height: 27px;	
}

#container #main #menu td a:hover, #container #main #menu td span {    
	display: block;        
	background: url(../images/menubg_sel.jpg) repeat-x top left #FFF;
    color: #FFF;
    padding: 13px 0 0 0;
    height: 27px;
}

#container #main #mainbar {
	height: 180px;
	width: 100%;
}

#container #main #mainbar img {
	margin: 30px 10px 0 150px;
	float: left;
}

#container #main #mainbar p {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 280px;
	line-height: 16px;
	margin: 60px 0 0 0;
	color: #003300;
}

#container #main #mainbar p span{
	font-size: 16px;
	color: #FFF;
}


#container #main #content {

}

#footer {  
	width: 100%;
	height: 120px;	
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	margin-top: 5px;
	margin-bottom: 0px;
    text-align: center;    
    padding: 0px;
    background: #003300;
    color: #FFF;
}

#footer p {
	width: 999px;	
	float: left;
	padding: 10px;
}


#underfooter {  
	width: 999px;
	margin-top: 5px;
	margin-bottom: 0px;
    text-align: center;    
    padding: 0px;
}

#paging {
    padding: 20px;
    text-align: center;
    clear: both;
}

#paging a{
    color: #000;

}

#paging #space{
    padding: 0 10px 0 0;
}

#paging a:hover{
    color: #CC0000;

}

#paging #current{
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    padding: 0 3px 0 3px;
}

#paging #inactive{
    color: #999;
}

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/tooltip_arrow.gif');
	width:20px;
	position:absolute;
	left:-18px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #666;	/* Border width */
	left:0px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	background-color: #FFFFCC;	/* Background color */
	padding: 10px 20px 10px 20px;	/* Space between border and content */
	z-index:1000001;
	line-height: 120%;
}

#content {
	margin: 0 0 0 5px;
}

#content li{
	margin: 0 0 5px 0;
}

#content img{
	float: right;
	border: 1px #CCC solid;
	padding: 5px;
	margin: 0 0 10px 10px;
}

#content p{	
	text-align: justify;
	line-height: 150%;
}

#content .textblock {
	float: left;
	width: 524px;
	text-align: justify;
	line-height: 150%;
	margin: 10px 0 0 0;
}

#content .photos {
	float: right;
	width: 220px;
	text-align: justify;
	line-height: 150%;
	margin: 10px 0 0 0;
}
