body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:30px;
margin-left:0px;
margin-right:0px;
margin-top:0px;	
}
#site_layout {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
#site_layout_content {
	background-color: #FFFFFF;
		width: 85%;
		padding-top:30px;
		font-size:12px;
		padding-left:40px;
		padding-bottom:50px;
}

#site_layout_content a {
text-decoration:none;
color:#0066CC;
}
#site_layout_content a:hover {
text-decoration:underline;
color:#0066CC;
}
#site_layout_header {
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
margin-top:10px;		
		font-size:14px;
		color:#003366;
}
/* ------------------- MENU GLÓWNE  ------------------- */
a.ofirmie {
	display:block;
}
a.ofirmie:link, a.ofirmie:visited {
	background:url(images/ofirmie.jpg) 0 0 no-repeat;
	width:90px;
	height:52px;
}
a.ofirmie:hover, a.ofirmie:active {
	background-position:0 -52px;
}
a.usl_rach {
	display:block;
}
a.usl_rach:link, a.usl_rach:visited {
	background:url(images/usl_rach.jpg) 0 0 no-repeat;
	width:138px;
	height:52px;
}
a.usl_rach:hover, a.usl_rach:active {
	background-position:0 -52px;
}
a.usl_audyt {
	display:block;
}
a.usl_audyt:link, a.usl_audyt:visited {
	background:url(images/usl_audyt.jpg) 0 0 no-repeat;
	width:137px;
	height:52px;
}
a.usl_audyt:hover, a.usl_audyt:active {
	background-position:0 -52px;
}
a.kontakt {
	display:block;
}
a.kontakt:link, a.kontakt:visited {
	background:url(images/kontakt.jpg) 0 0 no-repeat;
	width:88px;
	height:52px;
}
a.kontakt:hover, a.kontakt:active {
	background-position:0 -52px;
}

/* ------------------- KONIEC MENU GLÓWNEGO  ------------------- */
.upper_menu {
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.upper_menu:hover {
color:#E0E0E0;
}
#content_header {
	font-size:16px;
	font-weight:bold;
	padding: 15px;
}
#page_foot {
text-align:center;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
color:#666666;
}
#page_foot a{
text-decoration:none;
color:#666666;
}
#page_foot a:hover{
text-decoration:underline;
}
#page_foot_wgore {
margin:10px;
text-align:right;
vertical-align:top;
color:#666666;
}
#page_foot_wgore a{
text-decoration:none;
color:#666666;
font-size:9px;
}
#page_foot_wgore a:hover{
text-decoration:underline;
}
hr {
color:#999999;
margin-left:20px;
margin-right:20px;
height:1px;
}
#page_foot_rights {
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	font-size:9px;
	color:#666666;
}
#page_foot_rights a{
text-decoration:underline;
color:#666666;
}
#page_foot_rights a:hover{
text-decoration:none;
color:#999999;
}
