@CHARSET "UTF-8";

body
{
	margin: 0px;
	background: #ffffff;
	font-family: trebuchet ms;
	font-size: 10pt;
	background: url(../images/bg_top.png) repeat-x top;
	height: 100%;
}
img
{
	border: none;	
}
a
{
	color: #000000;
	text-decoration: none;
	outline: none;	
}
#main
{
	width: 1000px;
	margin: 0 auto;
}
#header
{
	width: 1000px;
	float: left;
	height: 200px;
}
#menu
{
	margin: 0 auto;
	width: 785px;
}
#menu .menu_item
{
	float: left;
	width: 157px;
	height: 45px;
	margin-top: 1px;
}
#content
{
	width: 100%;
	float: left;
	height: 400px;
	height: auto;
}
#footer
{
	float: left;
	width: 100%;
	height: 32px;
	background: url(../images/footer_bg.png) repeat-x top;
	text-align: center;
}
#footer #footer_txt
{
	color: #fff;
	margin-left: 600px;
	margin-top: 8px;
}
#home_content
{
	margin-top: 1px;
	float: left;
	width: 600px;
	min-height: 400px;
	text-align: justify;
}
#box_right
{
	float: right;
	margin-right: 70px;
	margin-top: 1px;
	width: 280px;
	height: 100%;
	background: url(../images/box_bg.png) repeat-y top;
}
#box_left
{
	float: left;
	margin-left: 40px;
	margin-top: 1px;
	width: 280px;
	height: 100%;
	background: url(../images/box_bg.png) repeat-y top;
}
#box_binary
{
	margin-top: 3px;
	float: right;
	width: 20px;
	height: 99%;
	background: url(../images/binary.png) repeat-y top;
	position: relative;
	left: 267px;
}
#box_binary_left
{
	margin-top: 3px;
	float: left;
	width: 20px;
	right: 30px;
	background: url(../images/binary.png) repeat-y top;
	position: relative;
}
#section
{
	float: left;
	margin-left: 25px;
	font-size: 10pt;
}
#section A
{
	color: #fff;
	
}
#section A.active
{
	font-weight: bold;
}
#section A:HOVER
{
	text-decoration: underline;
}
#title
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title2
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.zajawka
{
	margin-bottom: 10px;
}
H1
{
	font-weight: bold;
	font-size: 15pt;
	color: #fff;
}
H2
{
	font-weight: bold;
	color: #25539c;
}
.hr 
{
	width: 600px;
	height: 5px;
	float: left;
	background: url(../images/hr.jpg) repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bold
{
	font-weight: bold;
}
.more
{
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.more A
{
	font-weight: bold;
	color: #25539c;
}
.more A:HOVER
{
	text-decoration: underline;
}
#home_content A
{
	text-decoration: underline;
}
em
{
	color: #0096AE;
	text-transform: uppercase;
}
UL
{
	margin-left: 20px;
}
#map
{
	margin: 0 auto;
	width: 212px;
}
#kontakt_box
{
	color: #fff;
	margin-left: 30px;
	margin-bottom: 10px;
}
#kontakt_box A
{
	color: #fff;
}
#kontakt_box A:HOVER
{
	text-decoration: underline;
}
#msg
{
	margin-top: 20px;
	display: none;
}