body
{
	margin: 0px; padding: 0px;
	background-image: url(../img/index-content-pozadie.jpg); 	
}

#header
{
	background-color: #000000;	
}

#header-vnutro
{
	width: 800px; height: 94px;
	background-image: url(../img/index-header.jpg); background-repeat: no-repeat;
}

#menu
{
	height: 19px;
	background-image: url(../img/menu-pozadie.jpg); background-repeat: repeat-x; 	
}

#menu-vnutro
{
	width: 800px;
}

#content
{
	font-size: 12px; font-family: sans-serif, arial; color: #000000;
}

#content-vnutro
{
	width: 800px;
	position: relative;
	text-align: left;
}