/* {{{ MAIN + HEADER */
	* {
		margin : 0px;
		padding : 0px;
	}
	
	body {
		font-family : Verdana, Geneva, sans-serif;
		font-size : 1em;
		text-align : center;
		background : #000 url('../images/background.jpg') center 0 no-repeat;
	}
	img {
		border:0;
	}
	
	table {
		_font-size : 0.7em;
	}
	
	h1 {
		margin : 196px auto 0;
		width : 500px;
		height : 332px;
		position : relative;
		text-align : left;
		z-index : 2;
	}
	
	h1 span {
		display : block;
		width : 100%;
		height : 100%;
		position : absolute;
		background : url('../images/pravda.jpg') 0 0 no-repeat;
	}
	
	a {color : #9c45cd;}
	a span {cursor : pointer;}
	
	#content ul {
		padding-bottom:20px;
	}
	
/* }}} */

/* {{{ MENU */
	#mainMenu {
		position : absolute;
		top : 45px;
		left : 50%;
		list-style : none;
		text-align : left;
		margin-left : -353px;
		width : 780px;
	}
	
	#mainMenu li {
		float : left;
		height : 102px;
		margin-right : 42px;
	}
	
	#mainMenu li.projekt {width : 97px;}
	#mainMenu li.pribeh {width : 104px;}
	#mainMenu li.reknineasi {width : 135px;}
	#mainMenu li.informace {width : 138px;}
	#mainMenu li.kontakt {width : 136px; margin-right : 0px;}
	
	#mainMenu li a {
		display : block;
		position : relative;
		height : 100%;
		width : 100%;
	}
	
	#mainMenu li a span{
		display : block;
		position : absolute;
		height : 100%;
		width : 100%;
	}
	
	#mainMenu li.projekt 	a span {background : url('../images/menu-projekt.gif') 0 0 no-repeat;}
	#mainMenu li.pribeh 	a span {background : url('../images/menu-pribeh.gif') 0 0 no-repeat;}
	#mainMenu li.reknineasi a span {background : url('../images/logo.gif') 0 0 no-repeat;}
	#mainMenu li.informace 	a span {background : url('../images/menu-info.gif') 0 0 no-repeat;}
	#mainMenu li.kontakt 	a span {background : url('../images/menu-kontakt.gif') 0 0 no-repeat;}
	
/* }}} */

/* {{{ HP CONTENT */
	p.sider {
		margin-top : -154px;
		position : absolute;
		left : 50%;
	}
	
	p.sider a, p.sider a span {
		display : block;
		width : 100%;
		height : 100%;
		font-size: 0.7em;
		color:#FFF;
		text-decoration:none;
		text-transform:uppercase;
	}
	
	p.pdf {
		margin-left : 298px;
		width : 88px;
		height : 60px;
	}
	
	p.brozury {
		margin-left : -400px;
		width : 101px;
		height : 70px;
	}
	
	p.pdf span {background : url('../images/pdf-sub.gif') 0 0 no-repeat;}
	p.brozury  span {background : url('../images/brozury-sub.gif') 0 0 no-repeat;}
	
	#fakta {
		width : 209px;
		height : 148px;
		position : absolute;
		z-index. : 1;
		left : 50%;
		background : url('../images/fakta.gif') 0 0 no-repeat;
		margin-left : 120px;
		margin-top : -9px;
	}
	#fakta span {display : none;}
	
	p.rozhodnuti {
		width : 319px;
		height : 51px;
		position : absolute;
		left : 50%;
		color : #fff;
		margin-left : -250px;
		margin-top : 55px;
		font-size : 0.9em;
		text-align : center;
	}
	
	p.rozhodnuti span {
		width : 100%;
		height : 100%;
		position : absolute;
		display : block;
		background : url('../images/fakta-text.gif') 0 0 no-repeat;
	}
	
	.slang {
		margin-top : 185px;
		color : #808080;
		font-size : 0.7em;
	}
	
/* }}} */

/* {{{  */
	#footer {
		background : url('../images/hr.gif') center 0 no-repeat;
		padding-top : 10px;
		color : #fff;
		font-size : 0.7em;
		margin-top : 10px;
		padding-bottom : 20px;
	}
	#footer p {
		padding-bottom : 5px;
	}
	#footer p.jirka {
		color : #666;
	}
	#footer p.jirka a {
		color : #4e2367;
	}

/* }}} */
