@media screen, projection, tv {

*{margin:0;padding:0;font-size:100%;}
body {
	font-size:90%;
	background:#bd7935;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	color: #333;
	padding:20px 0;
}

h1{font-size:200%;margin:0 2em;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:150%;}
h5{font-size:150%;}
h6{font-size:120%;}
p{margin:1em 0;}
hr{display:none;}
a{
	color:#06c;
}
a:hover{
	text-decoration:none;
}

a img{border:none;}
a:hover img{background:none;}

hr.clfl{display:block;clear:both;margin:0;padding:0;visibility:hidden;border:none;height:1px;line-height:1px;font-size:0;border-collapse:collapse;}
.no-screen{position:absolute;left:-1000%;}

.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.justify{text-align:justify;}

.fl-left{float:left;}
.fl-right{float:right;}

img.fl-left{margin-right:15px;margin-bottom:10px;margin-top:10px;}
img.fl-right{margin-left:15px;margin-bottom:10px;}


h1#head{
	width:960px;
	height:150px;
	line-height:150px;
	margin:0 auto 10px auto;
	overflow:hidden;
	position:relative;
}
h1#head span{
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:url('head.jpg') no-repeat top left;
	cursor:pointer;
}

ul#navigation{
	list-style:none;
	width:755px;
	height:38px;
	margin:0 auto;
	padding:0 0 0 205px;
	text-align:center;
	background:url('navigation.png') no-repeat top left;
}
ul#navigation li{
	display:inline;
	float:left;
	height:27px;
	line-height:27px;
	margin:6px 5px 0 5px;
	padding:0 8px 0 0;
 	background:url('button.png') no-repeat top right;

}
ul#navigation li a{
	font-weight:bold;
	float:left;
	color:#fff;
	display:block;
	height:27px;
	line-height:27px;
	padding:0 7px 0 15px;
 	background:url('button.png') no-repeat top left;
 	text-decoration:none;
}
ul#navigation li a:hover{
	color:#442f1a;
	background-color:transparent;
}

#main{
	width:960px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}

#breadcrumbs{
	color:#666;
	font-size:90%;
	min-height:25px;
	padding:15px 5px 14px 5px;
	margin:0 210px;
	background:url('content-top.png') no-repeat bottom left;
	text-align:left;
}

#content-wrap, #l-sidebar, #r-sidebar{
	float:left;
	position:relative;
}
#content-wrap{
	width:100%;
	float:left;
}
#content{
	margin:0 210px 20px 210px;
	padding:1.5em 15px;
	font-size:100%;	
	font-family: Verdena;
	min-height:300px;
	background:#ecc195 url('content-bottom.png') no-repeat bottom left;
}

#l-sidebar{
	width:190px;
	margin-left:-960px;
	margin-top:40px;
}

#r-sidebar{
	width:190px;
	margin-left:-190px;
}
/*** oprava pro IE ***/
/*
* html #l-sidebar {
	left:190px;
}
*/

#l-sidebar h3, #r-sidebar h3{
	font-size:93%;
	color:#fff;
	height:41px;
	padding:6px 38px 0 25px;
	text-align:center;
	overflow:hidden;
	background:url('menu-top.png') no-repeat top left;
}
#r-sidebar h3{
	padding:6px 25px 0 25px;
	background:url('menu-top.png') no-repeat bottom left;
}

#l-sidebar ul.box, #l-sidebar .box{
	list-style:none;
	background:#ecc195 url('menu-bottom.png') no-repeat bottom left;
	padding:10px 10px 15px 10px;
	margin-left:10px;
	margin-bottom:20px;
}
#r-sidebar ul.box, #r-sidebar .box{
	list-style:none;
	background:#ecc195 url('menu-bottom.png') no-repeat bottom left;
	padding:10px 10px 15px 10px;
	margin-right:10px;
	margin-bottom:20px;
}
.box{
	font-size:80%;
}
.stiahnut{
position: relative;
text-align: right;
font-size: 0.8em;
margin: 0px 0px 25px 0px;
}
.stiahnut-lavy{
position: relative;
text-align: left;
font-size: 0.75em;
font-style: normal;
}


.dolezite{
color: #ff0000;
}
.dolezite-tucne{
color: #ff0000;
font-weight: bold;
}
.dolezite-max{
color: #ff0000;
font-size:130%;
}
.img{text-align:center;}

ul.box li{
	display:inline;
}
ul.box a{
	font-weight:bold;
   color:#bc7835;
   display:block;
   text-decoration:none;
   border-bottom:1px solid #f4ddc5;
	padding-top:0.3em;
}
ul.box li{
	display:inline;
}

ul.box a:hover{
	color:#995614;
	padding-left:3px;
	background:none;
}


#footer{
	color:#fff;
	width:960px;
	margin:0 auto;
	padding-top:15px;
	font-size:80%;
	text-align:center;
	background:url('main-bottom.png') no-repeat top left;
}
#search-form{
	padding:8px 10px 0 0;
	height:32px;
}
#search-form div{
	height:25px;
	line-height:25px;
	width:173px;
	padding:0 3px;
	background:url('search.png') no-repeat top left;
}
#search-form input {
	border:none;
	width:100%;
	background:none;
}

#content h2{
	color:#cd8844;
	margin: 0 0 1.5em 0 ;
}
#content h3{
	color:#cd8844;
	margin:1.0em 0 0 0 ;
}
#content h4{
	color:#cd8844;	
}
#content h5{
	color:#cd8844;
	margin: 0 0 0.5em 0 ;
}

#content h6{
	color:#cd8844;
	margin: 0 0 0.5em 0 ;
}

#content ul, #content ol{
	margin:1em 1em 0;
}
#content ul li, #content ol li{
	margin-left:1em;
	line-height:1.8em;
}

#content .event{
	padding-bottom:20px;
	background:url('line.png') no-repeat bottom center;
}

#content .event a:hover img{
	border-color:#bc7835;
}
.prianie{
text-align:center;
font-size: 120%;
color: #001CFF;
font-weight: bold;
margin-top: 60px;
margin-bottom: 40px;
}

.podprianie{
text-align:center;
font-size: 100%;
color: #001CFF;
margin-bottom: 60px;
}
.popisfoto {	
	font-size: 0.8em;
	margin: 0px 0px 4px 0px;
	padding-top: 3px;
	text-align: right;
}

.obrazok-mini {
	width: 130px;
	margin: 10px 5px 5px 5px;
	padding: 3px;
	border: 1px solid #aaa;
	float: right;
}
.popisfoto-mini {
	width: 130px;
	font-size: 0.7em;
	margin: 0px 0px 4px 0px;
	padding-top: 3px;
	color: #555;
	text-align: center;
}


/* start box zaoblene rohy */
.roundedcornr_box {
	background: url(corn_tl.png) no-repeat top left;
	margin-bottom: 20px;
	width:100%;
}
.roundedcornr_top {
	background: url(corn_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(corn_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(corn_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(corn_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -17px;
}
.roundedcornr_content { padding: 0 15px; }

/* koniec box zaoblene rohy */

#toplist{
position: relative;
margin: 10px 0 0 51px;
}
#toplist a{
border-bottom: none;
}
table, tr, td, th {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #dda875;
}
table {
	width: 95%;
	float: none;
	margin: 10px 0 0 0;
}
th {
	background: #FFEEA8;
	color: #555;
	padding-left: 0.3em;
	border-bottom: 2px solid #dda875;
	text-align:center;
}
tr {
	height: 3em;
	background: #FFF9A8;
	color: #555;
}
td {
	padding-left: 0.3em;
	text-align: center;
}

/* čistič */

.cleaner {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

}
@media print {
	.no-screen,#breadcrumbs,#navigation,#l-sidebar,#r-sidebar,#footer{display:none;}
	