/*************************************
	- CSS Style -
	CSS URI: http://ww.hradloket.cz/
	Version: 1.0
	Description: CSS for browsers with Gecko core - default
	Author: Alex
	Author URI: http://www.apollo1.cz/
*************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
}

#wrap-leftside, #footer {
	display: none;
	
}

#wrap {
	margin: 0 auto;
	width: 980px;
	position: relative;
	height: 330px;
	font-size: 1.2em;
}

#flash {
	text-align: center;
}
