/*********GLOBAL FREAKIN' RESET  ****************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	margin:0px; padding:0px 0 0 30px ;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.przykladowe {background: #FFCC66 url("file or url name") no-repeat fixed left top;}
img {margin:0;padding:0;}

/*   misc  **********************************************/

.clear 
	{	
	font-size:0px;
	height:1px;
	clear:both;
	}

.bold {font-weight:bold;}
.center {text-align:center;}

/********* ACTUAL FREAKIN' STYLES  ****************/
h1 
	{
	font-size:22px;
	margin:0 0 16px 0 ;
	}

body {
	background-color:#53830E;
	background-image:url(../images/bg_tlo.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding:30px 0 0 0;
		}
		
		
.container 
	{
	text-align:left;
	width:833px;
	background-color:#1a1a1a;
	background-image:url(../images/bg_kont.jpg);
	background-repeat:no-repeat;		
	margin:0 auto;
	}		

.head
	{
	height:73px;
	}
.footer
	{
	height:67px;
	width:833px;	
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;	
	margin:0 auto;
	margin-bottom:15px;
	}
.footer_fst	{height:36px;line-height:36px; color:#f0f0f0;}	
.footer_fst	a{font:normal 12px Tahoma; color:#f4f4f4;text-decoration:none;margin:0 5px;	}	
.footer_fst	a:hover{text-decoration:underline;}	
.footer_sec	{font:bold 11px Tahoma; height:31px;line-height:31px; color:#2E3130;text-align:right;padding:0 20px 0 0;}	
.footer_sec	a{font:bold 11px Tahoma; color:#2E3130;text-decoration:none;margin:0 5px;	line-height:31px; }	
.footer_sec	a:hover{color:#496161;text-decoration:none;margin:0 5px;	}	

	
.content
	{
	min-height:460px;
	_height:460px;	
	font:normal 11px Tahoma;
	color:#D1B89E;
	padding:40px 28px 10px 28px;
	line-height:18px;
	position:relative;
	
	}

.content p
	{
	margin-bottom:15px;
	}
	
.content a {color:#DA6746;font-weight:bold; text-decoration:none;}	
.content a:hover {color:#EF8B6F;}	
	
.content_left,  .content_right
	{
	float:left;display:inline;
	width:347px;
	width:346px;
	margin:0 20px;
	text-align:justify;

	}	
	
	
.menumain
	{
	font:normal 18px 'Lucida Sans Unicode', Arial;	
	height:53px;
	line-height:53px;
	padding:0 0 0 30px;

	}	
.menumain a
	{
	color:#1a1a1a;
	text-decoration:none;
	padding:0px 7px;

	}		
.menumain a:hover
	{
	background-color:#A4B039;
	}		
	
.logohs
	{
	position:relative;
	top:-25px;
	left:47px;

	}	
	

