body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003300;
	background-color: #666666;
}
#wrapper {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#columnflash {
	float: left;
	width: 250px;
}
#content {
	float: right;
	width: 516px;
	background-image: url(content_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-right: 4px;
}
#content img{
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
}
#content a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_top {
	float: right;
	height: 100px;
	width: 520px;
}
#foot {
	float: right;
	height: 50px;
	width: 500px;
	font-size: 0.7em;
	line-height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
}
#foot a{
	height: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}

#foot .selected {


}
#menu {
	list-style:none;
	height: 40px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 530px;
}

#menu li {
	float:left;
	height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display:block;
	line-height: 40px;
	background-image: url(button.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 120px;
	margin-right: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#menu a:hover, #menu .selected {
	background-image: url('button_over.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 470px;
	margin-left: 20px;
	margin-right: 40px;
	height: 40px;
	line-height: 40px;
}
#title h1 {
	font-size: 1.2em;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
}
#scroll {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#navigo {
	text-decoration: none;
	float: right;
	height: 20px;
	width: 400px;
	margin-right: 25px;
	text-align: right;
	font-size: 0.8em;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigo a{
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	height: 20px;
}
#navigo a:hover {
	text-decoration: none;
}

#navigo .selected {


}
#map {
	border: 1px solid #009900;
	height: 300px;
	width: 100%;
	float: left;
}
#formularz {
	width: 43%;
	text-align: left;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	height: 240px;
}
#formularz .pole{
	border: 1px solid #009900;
	width: 200px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#formularz label{
}
#formularz textarea{
	border: 1px solid #009900;
	width: 200px;
	height: 75px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#formularz .button {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #009900;
}
#company {
	float: right;
	width: 55%;
	height: 240px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
}
