body
{
	background: #000000;
	margin: 0px;
	padding: 0px;
}

.hidden
{
	display: none;
}

p
{
	padding: 0px 10px;
	margin-left:5px;
	text-align: justify;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
}

#stranka
{
	width: 810px;
	margin: 20px auto;
	padding: 0px;
	background: #FFFFFF;
	position: relative;
}

h1
{
	width: 810px;
	height: 44px;
	margin: 0px;
	padding:0px;
}

h1 img
{
	border: 0px solid white;
}

h2, h3
{
	width: 100%;
	text-align: center;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}

#menu 
{
	margin: 0px;
	position: relative;
}

#menu a
{
	display: block;
	text-align: center;
	padding-top: 69px;
	height: 25px;
	text-decoration: none;
}

.menu-popisek
{
	color: black;
	font-weight: bold;
	padding-left: 3px;
}

#o-nas
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #cc0000 url(../img/menu/menu-onas.jpg) center;
	width: 137px;
}

#spolecenska 
{
	position: absolute;
	top: 0px;
	left: 137px;
	background: #cc0000 url(../img/menu/menu-spolecenska.jpg) center;
	width: 133px;
}

#business 
{
	position: absolute;
	top: 0px;
	left: 270px;
	background: #cc0000 url(../img/menu/menu-bussines.jpg) center;
	width: 133px;
}


#sportovni 
{
	position: absolute;
	top: 0px;
	left: 403px;
	background: #cc0000 url(../img/menu/menu-sportovni.jpg) center;
	width: 133px;
}

#doplnky 
{
	position: absolute;
	top: 0px;
	left: 536px;
	background: #cc0000 url(../img/menu/menu-doplnky.jpg) center;
	width: 133px;
}

#sluzby
{
	position: absolute;
	top: 0px;
	left: 669px;
	width: 141px;
	background: #cc0000 url(../img/menu/menu-sluzby.jpg) center;
}

#telo
{
	position: absolute;
	top: 138px;
	width: 810px;
	background: #cc0000  url(../img/telo-uvod-stredni.gif) center;
}

#telo2
{
	position: absolute;
	top: 138px;
	width: 810px;
	background: #cc0000  url(../img/telo-stredni2.gif) center;
}

#zapati
{
	height: 28px;
	padding-top: 8px;
	text-align: center;
	background: transparent  url(../img/zapati.gif) center;
	font-size: 0.6em;
	margin-top: -4px;
	font-family: tahoma;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
}

#zapati a
{
	color: black;
}

#odkazovac
{
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 2em;
}

#odkazovac a
{
	color: #000000;
	text-decoration: none;
}

#odkazovac a:hover
{
	color: #cc0000;
}

#text_obalky
{
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	line-height: 2em;
	color: #666666;
}

#telefon
{
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 2em;
	color: #666666;
}

