body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	background-color: #000;
	color: #CCC;
}

a {
	text-decoration: underline;
	color: #CCC;
}

a:hover {
	color:red;
}

img {
	border: 0;
}

#background {
	height: 830px;
	width: 1030px;
	left: 50%;
	margin-left: -515px;
	top: 10px;
	position: absolute;
	visibility: visible;
	background-image: url(obrazki/background.jpg);
	background-repeat: no-repeat;
}

#top_video {
	height: 170px;
	width: 320px;
	left: 50px;
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 100;
}

#top_header {
	height: 80px;
	width: 600px;
	left: 370px;
	top: 10px;
	position: absolute;
	visibility: visible;
}

#top_menu {
	height: 174px;
	width: 530px;
	left: 400px;
	top: 86px;
	position: absolute;
	visibility: visible;
	z-index: 100;
}

#main_content_strony {
	height: 540px;
	width: 920px;
	left: 55px;
	top: 250px;
	position: absolute;
	visibility: visible;
	overflow: auto;
	overflow-x: hidden;
}

#tabela_video td {
	width: 180px;
	text-align: center;
}

#main_content_kontakt {
	height: 110px;
	width: 600px;
	left: 215px;
	top: 360px;
	position: absolute;
	visibility: visible;
}

#footer {
	height: 19px;
	width: 242px;
	left: 394px;
	top: 822px;
	position: absolute;
	visibility: visible;
}

#underconstruction {
	height: 80px;
	width: 600px;
	left: 215px;
	top: 375px;
	position: absolute;
	visibility: visible;
}