body {
	background-color: black;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#index-container
{
  position: absolute;
  margin: auto;
  padding: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 733px;
  height: 517px;
  background-image:url(img/index-background.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
}

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

ul.menu li
{
	width: 178px;
	height: 22px;
	margin: 10px 0px;
	padding: 0px;
}

ul.menu a
{
	font-size: 16px;
	background-image: url(img/button-black.gif);
	display: block;
	width: 178px;
	height: 22px;
	line-height: 22px;
	color: white;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bolder;
	font-style: italic;
}

ul.menu li.important a
{
	background-image: url(img/button-red.gif);
}

ul.menu a:hover,
ul.menu li.important a:hover	
{
	background-image: url(img/button-white.gif);
	color: black;
}

div.index-top h1
{
	background-image: url(img/index-under-h1.gif); 
	width: 546px;
	height: 30px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-style: italic;
	padding: 1px 0px 0px 5px;
	margin: 0px;
	line-height:20px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#info
{
	clear: both;
	padding: 1px;
	color: white;
	font-size: 10px;
	
}
#menu
{
	margin: 0px;
	padding: 0px;
	width: 178px;
	float: left;
	border-left: 1px dashed white;
	border-right: 1px dashed white;
}
#index-content
{
	float: left;
}

.index-top
{
	margin-top: 39px;
	height: 108px;
	background-color: grey;
}
#content
{
	margin-left: 182px;
}

#index-art-1
{
	background-image: url(img/index-art-1.jpg);
	width: 551px;
	height: 60px;
	margin: 17px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

div.copyright
{
	padding-left: 10px;
	color: white;
	font-size: 10px;
}

div.copyright a
{
	color: white;
	font-size: 10px;
}

#logos
{
	float: right;
}

#domy-opis *{
	color: white;
}
#domy-opis {
	position: absolute;
	padding: 0px;
	margin: -11px 0px 0px 0px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: white;
}

#domy-opis ul{
	background-color: #ff0000;
	margin-top: 2px;
	margin-left: 120px;
	padding: 2px;
	list-style-type: none;
	display: block;
	border: 1px solid black;	
}
#domy-opis ul li{
	padding: 0px 2px 0px 2px;
	list-style-type: none;
	display: inline;
}

.ban{

}
