* {
	margin: 0;
	padding: 0;
	font-family: Times New Roman, serif;
}
body {
	background: #000;
	font-size: 90%;
	text-align: center;
}
a span {
	display: none;
}
li {
	list-style: none;
}

#page_ram {
	width: 1050px;
	margin: 0 auto;
	background: url(/images/ae/bg.jpg) 0 0 no-repeat;
	text-align: left;
}
#page {
	padding: 215px 80px 0 80px;
}
#top {
	text-align: center;
}
#logo a {
	display: block;
	width: 330px;
	height: 95px;
	margin: 0 auto;
}
ul#menu {
	height: 40px;
	margin: 0 40px;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	display: block;
	height: 40px;
}
li#Uvod a {
	width: 115px;
	background: url(/images/ae/menu_uvod.gif) 0 0 no-repeat;
}
li#Home-page a {
	width: 115px;
	background: url(/images/ae/menu_home.gif) 0 0 no-repeat;
}
li#Tiskova-zprava a {
	width: 155px;
	background: url(/images/ae/menu_tisk.gif) 0 0 no-repeat;
}
li#Press-news a {
	width: 155px;
	background: url(/images/ae/menu_press.gif) 0 0 no-repeat;
}
li#Synopse a {
	width: 100px;
	background: url(/images/ae/menu_synopse.gif) 0 0 no-repeat;
}
li#Synopsis a {
	width: 105px;
	background: url(/images/ae/menu_synopsis.gif) 0 0 no-repeat;
}
li#Screenshoty a {
	width: 135px;
	background: url(/images/ae/menu_screeny.gif) 0 0 no-repeat;
}
li#Screenshots a {
	width: 130px;
	background: url(/images/ae/menu_screens.gif) 0 0 no-repeat;
}
li#Postavy a {
	width: 100px;
	background: url(/images/ae/menu_postavy.gif) 0 0 no-repeat;
}
li#Characters a {
	width: 120px;
	background: url(/images/ae/menu_char.gif) 0 0 no-repeat;
}
li#Teaser a {
	width: 75px;
	background: url(/images/ae/menu_teaser.gif) 0 0 no-repeat;
}
li#Hudba a {
	width: 100px;
	background: url(/images/ae/menu_hudba.gif) 0 0 no-repeat;
}
li#Music a {
	width: 90px;
	background: url(/images/ae/menu_music.gif) 0 0 no-repeat;
}
#page_in {
	width: 825px;
	min-height: 535px;
	margin: 0 auto;
	background: url(/images/ae/bg_page_in.jpg) 0 0 repeat-y;
}
#page_in .top {
	background: url(/images/ae/bg_page_top.jpg) 0 0 no-repeat;
}
#page_in .bottom {
	min-height: 535px;
	background: url(/images/ae/bg_page_bottom.jpg) 0 100% no-repeat;
}
#page_in .holder {
	padding: 65px 50px;
}
#page_in img {
	margin: 0 5px;
}
h1 {
	padding: 0 0 10px 0;
	font-size: 1.3em;
}
h1:first-letter {
	font-size: 1.5em;
}
h2 {
	font-size: 1.2em;
}
p {
	padding: 5px 0;
}
a {
	font-weight: bold;
	color: #000;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
#bar {
	margin: 0 0 20px 0;
}
#back {
	float: right;
}

ul.sub {
	margin: 0 15px;
}
