*{
	margin: 0;
	padding: 0;
	font-weight: 400;
}
IMG{border:0}

A{
	text-decoration:none;
	color: #1e5ea8;
}
A:hover{text-decoration:underline;}

HR{
	border: 0;
	background-color: #e8e8e8;
	height: 1px;
}

P{
	line-height: 1.7em;
	margin-bottom: 1em;
	text-align: justify;
}

BODY{
    background-color: white;
    font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
    color: gray;
    font-size: 0.8em;
}


.r{text-align: right;}
.c{text-align: center;}
.b{font-weight: 800;}
.s{font-size:0.8em;}
.fl{float: left;}
.fr{float: right;}
.clr{clear: both; display: block;}
.re{color:#e12f2d !important;}
.bl{color:#1e5ea8 !important;}
.gr{color:gray !important;}

.pr{padding-right: 10px;}
.pl{padding-left: 30px;}

H1{
	color:#1e5ea8;
	font-size: 22px;
}
H1 span{
	color:gray;
	font-size: 12px;
}
H2{
	color:#e12f2d;
	font-size: 19px;
}
H3{
	color:#1e5ea8;
	font-size: 18px;
}
H4{
	color:#e12f2d;
	font-size: 15px;
}


#main{
	width: 978px;
	margin: 20px auto 30px auto;
}

#head{
	background-image: url("/img/kriz-hlavicka.png");
	background-repeat: no-repeat;
	width: 978px;
	height: 289px;
	position: relative;
	z-index: -1;
}
#head A{
	display: block;
	width: 390px;
	height: 160px;
	position: absolute;
	left: 70px;
	top: 0;
}
#head A SPAN{display: none;}

#menu{
	width: 915px;
	height: 45px;
	overflow: hidden;
	background-image: url("/img/kriz-menu-bg.png");
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: -83px auto 0 auto;
}
#menu LI{
	height: 45px;
	width: 83px;
	float: left;
	list-style: none;
	text-align:center;
}
/*
#menu LI.first{ width: 85px;}
#menu LI.big{ width: 93px;}
#menu LI.small{ width: 73px;}
*/
#menu LI.n01{ width: 90px;}
#menu LI.n02{ width: 62px;}
#menu LI.n03{ width: 70px;}
#menu LI.n04{ width: 96px;}
#menu LI.n05{ width: 96px;}
#menu LI.n06{ width: 92px;}
#menu LI.n07{ width: 106px;}
#menu LI.n08{ width: 60px;}
#menu LI.n09{ width: 101px;}
#menu LI.n10{ width: 74px;}
#menu LI.n11{ width: 68px;}
#menu LI A{
	display: block;
	color: white;
	font-size: 11px;
	height: 33px;
	padding-top: 12px;
	/*background-image: url("/img/kriz-menu-bg2.png");*/
	background-repeat: no-repeat;
	background-position: right 15px;
}
#menu LI A.act{
	background-color: white;
	color: #1e5ea8;
}
#menu LI A:hover{
	background-color: white;
	color: #1e5ea8;
}
/*
#menu LI A.act,
#menu LI A:hover,
#menu LI A.last{
	background-image: none; 
	margin-left: -2px;
} */
#menu LI A.first{}


#mainin{
	margin: auto;
	width: 915px;
	padding: 11px 15px 0 15px;
	background-image: url("/img/kriz-strana-middle.png");
	background-repeat: repeat-y;
}
#footer{
	background-image: url("/img/kriz-strana-bottom.png");
	background-repeat: no-repeat;
	min-height: 100px;
	margin: 0px auto 30px auto;
	width: 915px;
	padding: 22px 15px 0 15px;
}
#footer *{
	color: gray;
}
#footer p{
	text-align: right;
	font-size: 11px;
	line-height: 1.8em;
	padding-right: 10px;	
}
#footer a{text-decoration: underline;}

#pagem{
	width: 572px;
	float: left;
	padding: 11px 25px 5px 25px;
}
#pager{
	float: right;
	width: 275px;
	margin-right: 10px;
}

.news{
	margin-top: 15px;
}
.news HR{
	margin-bottom: 15px;
}
.news SPAN.date{
	height: 18px;
	width: 63px;
	color: white;
	background-image: url("/img/kriz-datum.png");
	background-repeat: no-repeat;
	font-size: 10px;
	float: left;
	line-height: 18px;
	text-align: center;
	margin-right: 10px;
	display: block;
}
.news H3{
	padding-bottom: 10px;
}

.news .img.fl{margin-right: 15px;}
.news .img.fr{margin-left: 15px;}
.news .imgs{
	margin-bottom: 15px;
	text-align: center;
}
.strankovani A,
.strankovani SPAN{
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	color: #6f6f6f;
	background-color: white;
	margin-right: 2px;
}
.strankovani A{
	width:22px;
	line-height: 3em;
    height: 3em;
}
.strankovani span{
	padding: 0 15px;
	line-height: 3em;
    height: 3em;
}

.strankovani A:hover,
.strankovani A.b{
	text-decoration: none;
	font-weight: 800;
}
.strankovani{
	float: right;
	background-color: #e7e7e7;
	background-image: url("/img/box-bg.png");
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	padding: 10px;
}
.strankovani .bgr{
	background-image: url("/img/pg-bgt.png");
	background-repeat: no-repeat;
	position: absolute;
	top:0;
	left: 0;
	width: 17px;
	height: 10px;
	z-index: 100;
}
.strankovani .bgt{
	background-image: url("/img/pg-bgtp.png");
	background-repeat: repeat-x;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 10px;
}


.page h2{padding-bottom: 10px; padding-top: 5px;}
.page h3{padding-bottom: 10px;}
.page h4{padding-bottom: 7px;}
.page hr{margin: 15px 0;}
.page table{
	margin-bottom: 20px;
	line-height: 2em;
}
.page table th{
	text-align: left;
	color: #1e5ea8;
	padding-right: 30px;
}

.page table.tb{
	width: 460px;
	margin: auto auto 20px auto	;
	padding-bottom:10px;
	border-bottom:solid 1px #e8e8e8;
}
.page table.tb TH{
	padding-right: 0px !important;
	width: 152px;
	height: 30px;
	vertical-align: middle;
	background-image: url("/img/tb-bg.png");
	background-repeat: no-repeat;
}
.page table.tb TH,
.page table.tb TD{
	text-align: center;
}
.page table.tb *.first{
	text-align: left;
	padding-left:10px;
	width: 142px;
}
.page strong,
.page b{
	font-weight:800;
}
.page em{
	color:#1e5ea8;
	font-size: 19px;
	font-style: normal;
}

.ds{
	background-color: #e12f2d;
	color: white;
}
.ds h3{
	background-color: white;
	color: #e12f2d;
	font-size: 12px;
	text-align: center;
	line-height: 3em;
}
.ds hr{
	border: 0;
	height: 1px;
	background-color: #e8e8e8;
	margin: 10px 0;
}
.ds p{margin-bottom: 0;}
.box, 
.ds{
	padding: 10px;
	font-size: 12px;
	margin-bottom: 10px;
}
.box{
	background-color: #e7e7e7;
	background-image: url("/img/box-bg.png");
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
}
.box .bgt{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url("/img/box-bgt.png");
	background-repeat: no-repeat;
	height: 10px;
}
.box hr{
	border: 0;
	height: 1px;
	background-color: gray;
	margin: 10px 0;
}
.box h3{
	background-color: white;
	color: gray;
	font-size: 12px;
	text-align: left;
	line-height: 3em;
	padding-left: 10px;
}

.box li{
	list-style: url("/img/li.png");
	padding-bottom: 10px;
	margin-left: 30px;
	line-height: 1.5em;
}
.box .img{
	background-color: white;
	padding: 10px;
	float: left;
	width: 90px;
	margin-bottom: 10px;
}
.box .img IMG{width: 90px;}
.box .txt{
	width: 130px; 
	float: right;
	overflow: hidden;
	font-size: 11px;
}
.box .txt h4{
	color:#1e5ea8;
	font-size: 14px;
	width: 400px;
	padding: 20px 0 5px 0;
}

.box H3 SPAN{float: right;}
.box H3 SPAN A{padding: 0 10px;}

.thumb{
	background-color: #e7e7e7;
	padding: 10px;
	width: 100%;
	height: 95px;
	overflow: scroll;
	white-space: nowrap;
}
.fotkaHead{
	margin-top: 20px;
	margin-bottom: 20px;
}
.fotkaHead table{
	width: 100%;
}
.fotkaHead td.nav{
	width: 40px;
}
.fotkaHead .nav img{
	width: 100%;
}
.fotkaHead th{text-align: center;}

.box .calendar TH,
.box .calendar .kalendar{
	position: relative;
	width: 34px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
}

.box .kalendar.nr{background-color: white;}
.box .kalendar.n0{background-color: #fef200;}
.box .kalendar.n1{background-color: #1f5daa; color: white;}
.box .kalendar.n2{background-color: #e12f2d; color: white;}

.box .calendar .kalendar DIV{
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 10px 0 10px;
	display: none;
	width: 200px;
	background-color: inherit;
	color: inherit;
}


.box .calendar .kalendar:hover DIV{
	display: block;
	z-index: 100;
}


.page .kalendar{
	width: 100%;
	padding-top: 10px;
}
.page .kalendar td{
	padding: 3px 5px;
}
.page .kalendar td.datum{
	text-align: left;
	width: 35px;
}
.page .kalendar td.datum2{
	text-align: center;
	width: 25px;
}
.page .kalendar TD{background-color: #e7e7e7;}
.page .kalendar .n0{background-color: #fef200;}
.page .kalendar .n1{background-color: #1f5daa; color: white;}
.page .kalendar .n2{background-color: #e12f2d; color: white;}


.page h2.fl{
	line-height: 1em;
	vertical-align: middle;
}
.page h2.fl img{
	vertical-align: middle;
	padding: 0 10px;
}

.gal{
	width: 260px;
	margin-bottom: 30px;
}
.gal h3{
	height: 1em;
	overflow: hidden; 
}
.gal .img{
	float: left;
	width: 90px;
	height: 55px;
	overflow: hidden;
	padding-top: 10px;
}
.gal .txt{
	padding-top: 22px;
	padding-left: 10px;	
	float: left;
}

.page button{
	color:#1e5ea8;
	font-size: 1.3em;
}
.page.lpece th {width:120px;}
.page.lpece caption {font-weight: 800; text-align: left;}
.page.lpece tr.s table{margin-bottom: 0; margin-top: -8px;}
.page.lpece tr.s th {padding-right:5px; width: auto; vertical-align: top;} 
.page.lpece tr.s td {padding-right:15px; vertical-align: top;}

.imglink{
	line-height: 60px;
	vertical-align: middle;
}
.imglink *{vertical-align: middle;}
.imglink img{padding: 5px 10px 5px 0;}

.nycor{
	text-decoration: none !important;
	color: black !important;
}
.nycor:hover{text-decoration: underline !important;}
.nycor span{color: red !important;}
