body {
	background-color: #4751a0;
	background-image: url("top-bg.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 130px;
	width: 100%;
	background-image: url("logo.png") !important;
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	background-position: 30px 10px;
	border-bottom: 2px #e58503 solid;
}

#top ul {
	margin-top: 100px;
}

#top li {
	float: left;
	list-style-type: none;
	color: #FFF;
	background-image: url("top-menu-bg.gif");
	background-repeat: no-repeat;
	background-position: center 28px;
	height: 30px;	
	text-align: center;
	line-height: 100%;
}

#top li:hover {
	background-position: center 26px;
	line-height: 200%;
}

#top a{
	text-decoration: none;
	color: #fff;
	padding: 10px 15px;
}

#haslo {
	position: absolute;
	top: 40px;
	left: 500px;
}

#container {
	margin-top: 130px;
	background-color: #FFF;
}

#content {
	padding-top: 10px;
	margin-left: 260px;
	width: 710px;
	border-left: #c0c0c0 1px dotted;
	padding-left: 15px;
	padding-bottom: 30px;
	text-align: justify;
	text-indent: 2em;
}

#content ul, li {
	text-indent: 0;
}

#content img {
	border: none;
	text-decoration: none;
}

#content h1 {
	text-align: right;
	font-size: 180%;
	color: #e58503;
}

#content a {
	text-decoration: none;
	color: #333;
	border-bottom: dashed 1px #333;
}

#content a:hover {
	border-bottom-style: solid;
}

#menu {
	padding-top: 10px;
	width: 260px;
	float: left;
	margin-bottom: 80px;
}

#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

#menu li {
	border-bottom: 1px #e58503 solid;
	border-left: 5px #e58503 solid;
	padding-top: 7px;
	padding-left: 30px;
	margin-bottom: 2px;
	height: 20px;
	padding-bottom: 4px;
}

#menu li:hover {
	font-weight: bold;
	padding-left: 38px;
}

#menu a {
	text-decoration: none;
	color: #333;
	display: block;
}

.podmenu a{
	padding-left: 20px;
}

#bottom {
	position: relative;
	background-image: url("bottom-bg.png");
	background-color: #4751a0;
	background-repeat: repeat-x;
	height: auto;
	min-height: 400px;
	margin-bottom: 0px;
	margin-top: auto;
	width: 100%;
}

#bottom a {
	text-decoration: none;
	color: #fff;
}

#bottom a:hover {
	text-decoration: underline;
}

#stopka {
	text-align: left;
	color: #eee;
	font-size: 80%;
	font-style: italic;
	margin-left: 30px;
}

.bottombox {
	margin-top: 50px;
	float: left;
	width: 280px;
	color: #FFF;
	margin-bottom: 20px;
	margin-left: 50px;
}

.clear {
	clear: both;
}

#podpis {
	font-style: italic;
	margin-left: 80%;
	text-align: center;
	text-indent: 0;
}

.foto {
	float: left;
	margin: 5px 10px;
}

.foto2 {
	float: right;
	margin: 5px 10px;
}

.elpol {
	color: #ff8000;
	font-weight: bold;
}

.referencje {
	width: 147px;
	height: 140px;
	float: left;
	border: 1px solid #0082bf;
	list-style: none;
	display: block;
	margin: 8px;
	text-align: center;
}

.galeria {
	clear: both;
	border: 1px solid #0082bf;
	width: 100%;
	background-color: #ceebf9;
	overflow: auto;
	font-size: 80%;
	text-align: center;
}

.galeria > ul {
	list-style: none;
}

.mini {
	display: block;
	float: left;
	margin: 40px 15px;
}

#content img {
	border: 1px solid #0082bf;
}
