@media screen, projection{
	body{font-size:90%; font-family: "Trebuchet MS",Verdana,Arial,lucida,sans-serif; background: #e0b773;}
	
	hr{height:1px; border:none; border-bottom:1px solid black;}
	h1{font-size:230%; font-weight:bold; margin-left:6px; margin-top:12px;}
	h2{font-size:140%; font-weight:bold; margin-top:5px;}
	h3{font-size:110%; font-weight:bold; margin-top:2ex; margin-bottom:0;}
	
	/* BARVY */
	h1 a, #nav a, #footer a, #lang a{color:white;}
	h1 span{color:#c8c2c2;}
	#nav a:hover{color:black;}
	a:hover, #lang a:hover, #footer a:hover{color:#f63434;}
	a{color:black;}
	
	/* DELENI */
	#main{position: relative; width:777px; margin:0 auto; border:10px solid white; background: white;}
	#header{position: relative; height:68px; background: #403d38 url(../img/bg-top.gif) 0 0 repeat-x; border-bottom:3px solid white; border-top:1px solid white; padding-left:8px;}
	#header span{font-size:80%;}
	#books{position: relative; height:104px; background: url(../img/books.jpg); border-bottom:3px solid white;}
	#lang{position:absolute; top: 15px; right: 10px;}
	
	#nav{position: relative; background: url(../img/bg-nav.gif); height: 35px;}
	#nav ul{padding:0; margin:0; list-style-type:none;}
	#nav ul li{display:block; float:left;}
	
	#content{position:relative; font-size:90%; margin:0 0.5em; padding-bottom: 1em;}
	#footer{position: relative; font-size:90%; height:25px; background: url(../img/bg-bottom.gif); color: white; padding-top: 6px; padding-left: 8px;}
	
	/* ODKAZY */
	h1 a{text-decoration: none;}
	h1 a:hover{color:white;}
	#nav a{display:block; padding:0.5em 0.8em; letter-spacing: 0.1em;}
	#nav a.active{font-weight:bold;}
	
	/* TABULKY */
	table{font-size:100%; border-collapse:collapse;}
	th,td{padding:2px 7px; vertical-align:top; border:1px solid black;}
	
	/* OSTATNI */
	h1 span{font-weight:normal;}
	p{text-align: justify; margin:0.5em 0;}
	ul{margin-top:0;}
	img{border: 1px solid black;}
	.center{text-align:center;}
	.rigth{text-align:right;}
	.clear{clear:both;}
	.nic{border: 0; margin: 0;}
	.none{display: none;}
	.fleft{float:left;}
	.fright{float:right;}
	.small{font-size:80%;}
}
