body {
	background-color: #000000; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #ffffff;
	min-width: 1280px;
	margin: 0px;
}

#mainbody {
	width: 1280px;
	margin: 0px auto;
	padding: 0px;
}

#header	{
	width: 1280px;
	height: 80px;
	border-bottom: 2px solid #CECECE;
}

#nazev_souteze	{
	float: left;
	padding-top: 30px;
}

#logo	{
	float: right;
	padding-top: 20px;
}


#content {
	width: 1280px;
	clear: both;
}

#adsbottom {
	text-align: center;
	margin: 40px 0px;
}

#footer {
	background-image:url(bckgbottom.gif);
	background-repeat: repeat-x;
	height: 171px;
	color: #373737;
	font-size: 11px;
	line-height: 1.4em;
}

#footer-wrapper {
	width: 1240px;
	margin: 0px auto;
}

#final-results {
	margin-top: 20px;
	width: 255px;
	float: left;
}

#keywords {
	margin-top: 20px;
	width: 360px;
	float: left;
	text-align: justify;
}

#hires-photos {
	margin-top: 20px;
	float: left;
	width: 420px;
}

#share {
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	width: 380px;
}


#copyright {
	margin-top: 20px;
	float: right;
	text-align: right;
}

h1 {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	margin: 0px;
	color: #cd3527;
}

h2 {
	font-size: 11px;
	display: inline;
	font-weight: normal;	
}
a:link		{color: #cd3527; text-decoration: none;}
a:visited	{color: #cd3527; text-decoration: none;}
a:hover		{color: #cd3527; text-decoration: underline;}

p {
	margin-top: 70px;
}