/* CSS Document */
/* Podle filmu - CDProjekt.cz */

body {
	margin:0;
	font-size:0.8em;
	background-color:#fceca1;
}
body, th, td {
	font-family: Tahoma, Arial, sans-serif;
	line-height:1.5;
}
h2 {
	font-size:1.3em;
	margin:0 0 10px 0;	
}
#hlavni {
	width:1000px;
	margin:auto;
}
#center {
	background-color:#fbe26b;
	background-image:url(images/main_bg.png);
	background-repeat:repeat-x;
}
#obsah {
	background-image:url(images/main.png);
	background-repeat:no-repeat;
	width:1000px;
	height:400px;
}
#menu_about {
	background-image:url(images/menu_about.png); width:802px; height:54px; float:right; margin-right:63px; margin-top:35px;
}
#menu_catalog {
	background-image:url(images/menu_catalog.png); width:802px; height:54px; float:right; margin-right:63px; margin-top:35px;
}
#menu_about div, #menu_catalog div {
	margin-left:225px;
}
#text {
	width:781px; min-height:390px;background-color:#fdf0b3; float:left; margin-top:55px; margin-left:86px; padding:0 30px 10px 30px;
}
#footer {
	background-color:black; background-image:url(images/film.jpg); background-repeat:repeat-x; height:110px; text-align:center;
}
#footer table {
	width: 100%; border:0; font-size:0.8em;
}
#footer div {
	padding-top:25px; width:1000px; margin:auto;
}
#mi_about {
	margin-top:10px; width: 75px; height:34px; border:0;
}
#mi_ereg {
	margin-top:10px; width: 200px; height:34px; border:0;
}
#mi_contact {
	margin-top:10px; width: 85px; height:34px; border:0;
}
#mi_shop {
	margin-top:10px; width: 75px; height:34px; border:0;
}
#mi_cdp {
	margin-top:10px; width: 130px; height:34px; border:0;
}
.game_title {
	height:48px; text-align:center; font-size:1.1em; font-weight:bold;
}
.game_box {
	width:180px; height:270px; background-image:url(images/box_bg.png); background-position:top center; background-repeat:no-repeat; text-align:center;
}
