body {
	margin: 0px;
	padding: 0px;
}

body, p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

a {
	color: #b00f1f;
	text-decoration: none;
}

a:hover {
	color: #b00f1f;
	text-decoration: none;
}

a:visited {
	color: #b00f1f;
	text-decoration: none;
}

#miniatury {
	padding-left: 15px;
	padding-top: 20px;
	width: 101%;
}

#miniatury img {
	border: 1px solid #e1eef1;
	margin-right: 20px;
	float: left;
}

.btn {
	border: 0px;
	margin-right: 10px;
	float: left;
}

.clear {
	clear: both;
}

#dane {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}

#dane h1 {
	font-size: 16px;
	font-weight: normal;
	color: #b00f1f;
}

#dane ul {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 26px;
	list-style-image: url('../images/bullet.gif');
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#container2 {
	position: relative;
}

#top {
	width: 960px;
	height: 110px;
}

#logo {
	float: left;
	height: 110px;
}

#flags {
	float: right;
	margin-top: 2px;
}

.flag {
	border: 0;
	margin: 3px;
}

#home {
	width: 960px;
	height: 470px;
}

#bottom {
	width: 960px;
	height: 50px;
	background-image: url('../images/hbottoml.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#maszyny {
	width: 960px;
	height: 430px;
}

#content {
	width: 960px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left {
	width: 320px;
	float: left;
	padding-bottom: 100px;
	min-height: 200px;
	background-color: #DFEDEF;
}

#right {
	width: 640px;
	float: left;
	padding-bottom: 100px;
}

#right2 {
	width: 760px;
	float: left;
	padding: 20px 20px 100px 20px;
	min-height: 650px;
}

#content2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
}

#menud {
	position: absolute;
	margin: auto 0;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 30px;
	overflow: hidden;
	z-index: 2;
}

#left2 {
	width: 160px;
	float: left;
	padding-bottom: 100px;
	min-height: 200px;
	background-color: #DFEDEF;
}

.zb {
	border: 4px solid #dfedef;
	margin: 1px;
}

.clear {
	clear: both;
}

.menu {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 7px;
}

.menu a {
	color: #000000;
}

.ml_item_select a, .ml_item:hover a {
	color: #ffffff;
}

.ml_item, .ml_item_right {
	background-image: url('../images/menu_item.gif');
}

.ml_group {
	background-image: url('../images/menu_group.gif');
}

.ml_item_select, .ml_item:hover, .ml_item_other:hover {
	background-image: url('../images/menu_item_select.gif');
	color: #ffffff;
}

.ml_item_other {
	background-color: #9CC7CE;
	background-image: none;
}

.ml_item_border {
	background-image: url('../images/menu_item_border.gif');
}

.ml_item_news {
	background-image: url('../images/menu_news.gif');
}

.ml_item_right {
	padding-left: 60px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #b00f1f;
}

.header {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

#header2 {
	background-color: #dfedef;
	padding: 30px 10px 1px 176px;
	position: relative;
}
		
#footContainer {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 960px;
	margin: 0 auto;
}

#footer {
	position: absolute;
	bottom: 60px;
	left: 150px;
	width: 700px;
}

#footer a {
	color: #ababab;
}

#footer #leftFooter {
	float: left;
}

#footer #rightFooter {
	float: right;
}

#searchContainer {
	position: absolute;
	top: 40px;
	right: 5px;
}

#searchContainer form {
	width: 204px;
	height: 20px;
}

#searchContainer form input {
	background-color: transparent;
	border: 1px solid #bdd9db;
	font-size: 9px;
	width: 145px;
	height: 12px;
	padding: 3px;
	color: #466f73;
	float: left;
}

#searchContainer form input.submit {
	width: 16px;
	height: 20px;
	color: #7cb8be;
	float: right;
}

#searchContainer form label {
	color: #7db9bf;
	font-size: 9px;
	float: left;
	margin-right: 3px;
}

#homepage {
	position: absolute;
	right: 20px;
	top: 60px;
}