body {
	background:#c47832 url(../images/background_repeat.jpg) top center repeat-y;
	font-family: "Trebuchet MS", sans-serif;
	margin:0;
	padding:0; padding-bottom: 25px;
	color:#3e3e3e;
}
	div#body {
		position:fixed;
		top:0;
		background:url(../images/background.jpg) top center no-repeat fixed;
		width:100%;
		min-height:902px;
	}
	div#main {
		width:1020px;
		margin:0 auto;
		position: relative;
	}
		div#main a#mks {
			display: block;
			/*background: url(../images/mks.jpg) right top no-repeat;*/
			/*text-indent: -9999px;*/
		    color: white;
		    text-decoration: none;
		    font-weight: 100;
		    font-family: Helvetica, Trebuchet MS;
			width:270px;
			font-size: 11pt;
			height:26px;
			position:relative;
			left:738px;
			top:11px;
		}
		div#main a#mks:hover {
			/*background: url(../images/mks.jpg) right bottom no-repeat;*/
			text-decoration: underline;
		}
		div#main a#logo {
			display: block;
			background: url(../images/logo.jpg) left top no-repeat;
			text-indent: -9999px;
			width:277px;
			height:52px;
			position: relative;
			top:31px;
		}
		div#main a#logo:hover {
			background-position: left -51px;
		}
		div#main div#menu {
			position: absolute;
			left:391px;
			top:83px;
			width: 206px;
			height: 185px;
			background: url(../images/menu_bg.jpg) no-repeat;
			display: table;
			padding:10px 0 24px 0;
			z-index: 1;
		}
			div#main div#menu div {
				display: table-row;
			}
				div#main div#menu div a {
					display: table-cell;
					border-bottom: solid 1px #e35f02;
					padding:0 0 0 31px;
					vertical-align: middle;
					color:#edd0c2;
					font-size: 10pt;
					text-decoration: none;
					font-family: "Lucida Grande",sans-serif;
				}
				div#main div#menu div a:hover {
					background:url(../images/butt_arr.png) 16px center no-repeat;
				}
				div#main div#menu div a.zde {
					color:#fff;
					background:url(../images/butt_arr.png) 16px center no-repeat;
				}
	div#table {
		width:1017px;
		display: table;
		position: relative;
		top:209px;
		left:-17px;
	}
		div#table div.nav {
			text-align:right;
      margin-top:-10px
		} 
  		div#table div.nav a.right {
        padding-right: 16px;
        font-size: 9pt;
        line-height: 16px;
        background: url(../images/arrows_r.png) right -9px no-repeat;
        color: #211408;
        text-decoration: none;        
  		}    
  		div#table div.nav a.right:hover {
        text-decoration: underline;        
  		}    
		div#table div.row {
			display: table-row;
		}
		div.mainfilm {
			width:395px;
			float:left;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			-moz-box-shadow:    0 0 5px 1px #684117;
			-webkit-box-shadow: 0 0 5px 1px #684117;
			box-shadow:         0 0 5px 1px #684117;
			/*background: url(../images/film0.jpg) top no-repeat;*/
			background-repeat: no-repeat;
			background-position: top;
		}
			div.mainfilm.empty {
				-moz-box-shadow:   none;
				-webkit-box-shadow:none;
				box-shadow:        none;
			}
			td.controls {
				width:65px;
				text-align: right;
				vertical-align: bottom;
			}
			td.controls a {
				display:inline-block;
				margin-bottom:4px;
			}
			td.controls a.csfd {
				width:41px;
				height:18px;
				background:url(../images/link_csfd.jpg) no-repeat;
			}
			td.controls a.imdb {
				width:42px;
				height:18px;
				background:url(../images/link_imdb.jpg) no-repeat;
			}
			td.controls a.www {
				width:41px;
				height:18px;
				background:url(../images/link_www.jpg) no-repeat;
			}
			td.controls a.rezervace {
				width:63px;
				height:18px;
				background:url(../images/link_rezervace.jpg) no-repeat;
			}
			div#todayfilm {
				overflow: hidden;
				height:400px;
				margin-bottom: 20px;
			}
				a#todaya,a.todaya {
					position: absolute;
					left:-0;
					top:-0;
					width:400px;
					height:246px;
					-moz-border-top-left-radius: 5px;
					-webkit-border-top-left-radius: 5px;
					border-top-left-radius: 5px;
					-moz-border-top-right-radius: 5px;
					-webkit-border-top-right-radius: 5px;
					border-top-right-radius: 5px;
				}
				a#todaya:hover,a.todaya:hover {
					background:rgba(255,255,255,0.2);
				}
				div#today {
					position: absolute;
					left:-5px;
					top:-5px;
					width:111px;
					height:77px;
					background:url(../images/stripe.png) no-repeat;
				}
				div#today.p {
					background:url(../images/stripe_program.png) no-repeat;
				}
				div#todayfilm div.desc {
					height:153px;
				}
			div#detailfilm {
				position:absolute;
				top:0px;
				z-index: 3;
				-moz-box-shadow:    0 0 5px 1px #191109;
				-webkit-box-shadow: 0 0 5px 1px #191109;
				box-shadow:         0 0 5px 1px #191109;
			}
				div#detailfilm table td {
					vertical-align: top;
				}
			div.mainfilm div.desc {
				background: white;
				padding:17px 24px;
				margin-top:245px;
				-moz-border-bottom-left-radius: 4px;
				-webkit-border-bottom-left-radius: 4px;
				border-bottom-left-radius: 4px;
				-moz-border-bottom-right-radius: 4px;
				-webkit-border-bottom-right-radius: 4px;
				border-bottom-right-radius: 4px;
			}
  			div.mainfilm div.desc.noff {
  				margin-top:0;
				-moz-border-top-left-radius: 4px;
				-webkit-border-top-left-radius: 4px;
				border-top-left-radius: 4px;
				-moz-border-top-right-radius: 4px;
				-webkit-border-top-right-radius: 4px;
				border-top-right-radius: 4px;
  			}
				div.mainfilm div.desc table td {
					vertical-align: top;
				}
			div.mainfilm em,tr.line {
			}
			div.mainfilm em,tr.line em {
				margin:0;
				color: #008cae;
				font-size: 11pt;
				font-style: normal;
			}
			div.mainfilm i, tr.line i {
				color: #eb9821;
				font-size: 11pt;
				margin:3px 0;
				font-style: normal;
				font-style: normal;
				display: block;
			}
			div.mainfilm table, tr.line table {
				margin:0;
				border-collapse: collapse;
				padding: 0;
				margin:5px 0;
				font-size: 11pt;
				letter-spacing: -1px;
				text-align: left;
			}
			div.mainfilm th, tr.line table th {
				font-weight: normal;
				color:#1f1f1f;
				padding-right: 15px;
				 vertical-align: top;
			}
			div.mainfilm td, tr.line table td {
				color:#5e5e5e;
				 vertical-align: top;
				padding-bottom: 8px;
			}
			div.mainfilm tr:nth-child(even) td, tr.line table tr:nth-child(even) td {
				color:#7e7e7e;
			}
		div.detailfilm {
			float:right;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			-moz-box-shadow:    0 0 5px 1px #684117;
			-webkit-box-shadow: 0 0 5px 1px #684117;
			box-shadow:         0 0 5px 1px #684117;
			background: white;
			position: relative;
			left:8px;
		}
			div.detail a.butt {
				display: none;
				width:49px;
				height:49px;
				position: absolute;
				top:220px;
				z-index: 3;
			}
				div.detail a:hover {
					opacity: 0.8;
				}
				div.detail a.butt.left {
					left:-80px;
					background: url(../images/arrows.png) top left no-repeat;
				}
				div.detail a.butt.right {
					left:1060px;
					background: url(../images/arrows.png) left -49px no-repeat;
				}
				div.detail a.butt.close {
					left:1037px;
					top:-20px;
					background: url(../images/arrows.png) left -100px no-repeat;
				}
			div#otherfilms {
				height:400px;
			}
				div#otherfilms tr.images td {
					width:205px;
				}
				div#otherfilms tr.images td a  {
					color:#212121;
				}
				div.detailfilm tr.images span.p {
					text-align: left;
					font-size: 9pt;
				}
			div#galleryfilms {
				/*height:400px;*/
			}
				div#galleryfilms tr.images td {
					width:205px;
				}
				div#galleryfilms tr.images td a  {
					color:#212121;
				}
			div#detailfilm_other {
				position:absolute;
				top:0px;
				left:408px;
				z-index: 3;
				-moz-box-shadow:    0 0 5px 1px #191109;
				-webkit-box-shadow: 0 0 5px 1px #191109;
				box-shadow:         0 0 5px 1px #191109;
			}
				div.detailfilm .imgtd {
					width:617px;
					height:216px;
					overflow-y: hidden;
					overflow-x: auto;
					-moz-border-top-left-radius: 4px;
					-webkit-border-top-left-radius: 4px;
					border-top-left-radius: 4px;
					-moz-border-top-right-radius: 4px;
					-webkit-border-top-right-radius: 4px;
					border-top-right-radius: 4px;
				}
				div.detailfilm tr.photos {
					position: absolute;
					top:0;
				}
				div.detailfilm tr.images.a {
				}
					div.detailfilm tr.images.a td {
						margin-top:-200px;
						border:0;
					}
					div.detailfilm tr.images.a td {
						border:0;
						height:200px;
					}
					div.detailfilm tr.images td a.top {
            position:relative;
            top:-200px;
					}
					div.detailfilm tr.images td a:hover {
						background:rgba(255,255,255,0.2);
					}
					div.detailfilm tr.photos td {
						height:200px;
						width:205px;
						background:#cdcdcd;
						border-bottom: 1px solid #aaa;
					}
					div.detailfilm tr.photos td.bg {
						background: url(../images/shadow.png) bottom repeat-x;
						border:0;
					}
							div.detailfilm tr.content div p.poster {
              padding:15px;
              padding-right:0;
							}
							div.detailfilm tr.content div p.poster img {
								-moz-border-radius: 4px;
								-webkit-border-radius: 4px;
								border-radius: 4px;
                border:0;
							}
						div.detailfilm tr.content p {
							padding:3px 15px;
							color:#6c6863;
							font-size: 11pt;
							margin:2px;
							line-height:19px;
						}
						div.detailfilm tr.content .short p {
							padding:10px 5px;
							color:#868686;
							font-size: 11pt;
						}
					div#detailfilm_other table.ccn>tbody>tr.content>td {
						border-right: 1px solid #c9c9c9;
					}
					div#detailfilm_other table.ccn>tbody>tr.content.oncol>td {
						width:617px;
						border-right: 0;
					}
					div.detailfilm div#det_text {
						padding:10px 15px 15px 20px;
					}
					div#detailfilm_other tr.content.oncol div#det_text {
						width:580px;
						padding:10px 13px 15px 20px;
					}
					div#detailfilm_other table.ant {
						vertical-align: middle;
					}
					div#todayfilm table.ant {
						vertical-align: middle;
            margin:0;
					}
					div#todayfilm table.ant p {
						margin:0;
					}
					div#detailfilm_other table.ant td {
						vertical-align: middle;
					}
					div#detailfilm_other table.ant td.anotace {
						padding:10px;
            padding-left:30px;
            padding-top:25px;
					}
					tr.content td.menu {
						padding:22px 10px !important;
						width:184px !important;
						border-right: 0 !important;
					}
						div#detailfilm_other tr.content td.menu h3 {
							margin:5px 0;
							margin-top: 12px;
							padding:0;
							font-weight: normal;
							color:#a5a5a5;
							font-size: 12pt;
						}
						div#detailfilm_other tr.content td.menu p {
							margin:6px 0;
							margin-bottom: 10px;
							padding:0;
							font-size: 12pt;
							color:#3c3c3b;
						}
							div#detailfilm_other tr.content td.menu p strong {
								color:#131312;
								font-weight: normal;
							}
			div.detailfilm {
				margin-bottom: 20px;
			}
				div.detailfilm table {
					border-spacing: 0px;
					border-collapse: collapse;
					padding: 0;
					-moz-border-radius: 4px;
					-webkit-border-radius: 4px;
					border-radius: 4px;
					border:0;
				}
				div.detailfilm table.ccn td {
					padding: 0;
					border: 0;
					border:1px solid white;
					vertical-align: top;
				}
				div.detailfilm table.ccn tr.images:last-child td:last-child {
					border:0;
				}
				div.detailfilm tr.images a,div.detailfilm tr.images div.a, #filmlist td.img a {
					display: block;
					width:205px;
					height:200px;
					text-decoration: none;
					overflow: hidden;
					position: relative;
					background-repeat: no-repeat;
				}
				div.detailfilm table.imgtable tr.line a:hover {
          opacity: 0.8;
				}

					div.detailfilm table.imgtable tr:first-child td:first-child a,
					div.detailfilm table.imgtable tr:first-child td:first-child a span.p ,
					div.detailfilm table.imgtable tr:first-child td:first-child a div {
						-moz-border-top-left-radius: 4px;
						-webkit-border-top-left-radius: 4px;
						border-top-left-radius: 4px;
					}
					div.detailfilm table.imgtable tr:first-child td:last-child a,
					div.detailfilm table.imgtable tr:first-child td:last-child span.p,
					div.detailfilm table.imgtable tr:first-child td:last-child a div{
						-moz-border-top-right-radius: 4px;
						-webkit-border-top-right-radius: 4px;
						border-top-right-radius: 4px;
					}
					div.detailfilm table.imgtable tr:last-child td:first-child a,
					div.detailfilm table.imgtable tr:last-child td:first-child a div,
					div.detailfilm table.imgtable tr:last-child td:first-child span.p{
						-moz-border-bottom-left-radius: 4px;
						-webkit-border-bottom-left-radius: 4px;
						border-bottom-left-radius: 4px;
					}
					div.detailfilm table.imgtable tr:last-child td:last-child a,
					div.detailfilm table.imgtable tr:last-child td:last-child a div,
					div.detailfilm table.imgtable tr:last-child td:last-child span.p{
						-moz-border-bottom-right-radius: 4px;
						-webkit-border-bottom-right-radius: 4px;
						border-bottom-right-radius: 4px;
					}
					div.detailfilm a p  {
						margin:0;
						background: white;
						opacity: 0;
						width:100%;
						height: 100%;
						position: absolute;
						left:0;
						top:0;
					}
					div.detailfilm a div {
						background: white;
						position: relative;
						top:205px;
						padding:11px 10px;
						opacity: 0.8;
					}
						div.detailfilm a div.dd {
							opacity: 1;
						}
						div.detailfilm a:hover div.dd {
							opacity: 0.6;
						}
						div.detailfilm a div span {
							margin:0;
							color:#4a4a4a;
							display: block;
							text-align: right;
							font-size: 8pt;
						}
						div.detailfilm a div h4 {
							margin:3px 0 0 0;
							color:#6e3809;
							font-size: 12pt;
							font-weight: normal;
						}
						div.detailfilm a div em {
							color: #008cae;
							font-size: 10pt;
							font-style: normal;
						}
							div.detailfilm em a {
								color: #008cae;
							}
				div.detailfilm tr:first-child td {
					border-top:0;
				}
				div.detailfilm tr:last-child td {
					border-bottom:0;
				}
				div.detailfilm tr td:first-child {
					border-left:0;
				}
				div.detailfilm tr td:last-child {
					border-right:0;
				}
		div#filmlist {
			width:617px;
		}
			div#filmlist table {
				border-collapse: collapse;
				border-spacing: 0;
			}
			div#filmlist tr td.cnt {
				width:416px;
				padding:0;
				border-bottom: solid 1px #D7CFC5;
			}
				div#filmlist tr td.cnt.wide {
					width:616px;
				}
				div#filmlist tr td.cnt div.canvas {
					height: 196px;
					padding:3px 10px 0px 26px;
					overflow: auto;
				}
			div#filmlist tr:last-child td.cnt {
				border-bottom: 0;
				padding-bottom: 0;
			}
				div#filmlist tr td.cnt span.date {
					margin:3px 1px 0 0;
					color:#4a4a4a;
					display: block;
					text-align: right;
					font-size: 10pt;
				}
				div#filmlist tr td.cnt table td.controls {
					vertical-align: bottom;
					padding-bottom:30px;
					width:80px;
				}
			div#filmlist tr td.img {
				width:200px;
				height:200px;
				padding:0;
				padding-bottom: 1px;
			}
			div#filmlist tr:last-child td.img {
				padding:0;
				padding-bottom: 0;
			}
		div.rezervace {
			display: none;
		}
		div#rezervace {
			position: absolute;
			top: 0px;
			z-index: 3;
			-moz-box-shadow: 0 0 5px 1px #191109;
			-webkit-box-shadow: 0 0 5px 1px #191109;
			box-shadow: 0 0 5px 1px #191109;
			width: 400px;
			left: 408px
		}
		div#rez_hide {
			position: absolute;
			left:825px;
		}
	div#black {
		background:rgba(0,0,0,0.8);
		position:fixed;
		left:0;
		top:0;
		width:100%;
		height:100%;
		z-index: 2;
		display: none;
	}
	div#black img {
		position: fixed;
		left:49%;
		top:49%;
	}
	.detail_h {
		display: none;
	}
.all { width:100%;}


/* calendar*/

table.ca {
	margin:7px auto;
	border-collapse:separate !important;
	border-spacing: 15px !important;
}
table.ca.small {
	width:120px;
	margin:3px auto;
	border-spacing:4px;
	border-collapse:separate;
}
table.ca td {
	width:32px;
	height:32px;
	text-align:center;
	font-size:10pt;
	background:url(../images/cal_bg.jpg) no-repeat;
	margin:0;
	padding:0;
	line-height: 32px;
	color:#c8ae9e !important;
}
table.ca.small td {
	height:16px;
	border: 1px solid #bdbdbd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
	font-size:9pt;
}
table.ca td.nb {
	background: none;
}
table.ca td.co {
	/*font-weight: bold;*/
}
table.ca td.today {
	border:3px solid #E29D3E;
	position: relative;
	left:-3px;
	top:-3px;
}
table.ca td.cr {
	/*background-color:#ededed;*/
	/*font-weight: bold;*/
}
table.ca td.s {
	/*color:white;
	font-weight: bold;
	background-color:#8e060f;
	position: relative;*/
}
table.ca span.gula {
	display: inline-block;
	width:4px;
	height: 4px;
	background:url(../images/gula.png) no-repeat;
	margin:3px 1px;
	margin-top: 25px;
	-moz-box-shadow:    0 0 2px 1px #191109;
	-webkit-box-shadow: 0 0 2px 1px #191109;
	box-shadow:         0 0 2px 1px #191109;
}
table.ca td a {
	color:white;
	display: block;
	width:100%;
	height:100%;
	text-decoration: none;
	line-height:32px;
	vertical-align: bottom;
}
	table.ca td a.kul {
		background:url(../images/cal_eventbg.png) ;
	}
table.ca td.s a:hover {
	text-decoration: underline;
}
	table.ca td.s span {
		position:absolute;
		width:7px;
		right:-4px;
		top:-9px;
		display:block;
		margin:7px 1px;
		padding:1px 2px;
		height:7px;
		background:#222;
		color:#ffedea;
		font-size:7pt;
		line-height: 10px;
		text-align: center;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		border:1px solid;
		border-top-color: #999;
		border-left-color: #666;
		border-right-color: #111;
		border-bottom-color: #000;
		font-weight: normal;

	}
table.ca th.name {
	font-size:10pt;
	color:#454545;
}

#gal_slider, #gal_slider li,#bcal_slider, #bcal_slider li {
    width:360px;
    overflow:hidden;
}
#gal_slider img{
    border:none;
}
#gal_slider ul, #gal_slider li,#bcal_slider ul, #bcal_slider li,.cal_slider ul, .cal_slider li{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
    display:block;
}
.cal_popup {
	display:none;
	position:absolute;
	width:150px;
	/*overflow-x: hidden;*/
	/*overflow-y:auto;*/
	/*max-height: 80px;*/
	z-index: 999;
}
.cal_popup span {
	display:block;
	width:100%;
	height:6px;
	background:url(../images/arrow_top.png) 15px top no-repeat;
}
.cal_popup span.b {
	display:block;
	width:100%;
	height:6px;
	background:url(../images/arrow_bottom.png) 15px top no-repeat;
}
.cal_popup div {
	display:block;
	width:100%;
	background:rgba(0, 0, 0, 0.9);
	color:white;
	padding:3px;
}
.cal_popup a {font-family: "Arial", sans-serif;color:white;font-size:10pt;margin:0;text-decoration: none;}
.cal_popup a:hover {text-decoration: underline;}
.cal_popup p {color:#777;font-size:9pt;margin:0;padding:0;line-height: 15px;}
.cal_slider {
    width:160px;
    overflow:hidden;
}
.cal_btn img {
	margin:0 5px;
}

.pagination a.bcal_btn {
	color:#5e5e5e;
	text-decoration: none;
	display: block;
}
	.pagination a.bcal_btn.prev {
		padding-left:16px;
		background:url(../images/cal_arrow.jpg) left 3px no-repeat;
		line-height:12px;
		float:left;
	}
	.pagination a.bcal_btn.next {
		padding-right:16px;
		background:url(../images/cal_arrow.jpg) right -7px no-repeat;
		line-height:15px;
		float:right;
	}

	/*.pagination a {
		margin:0 10px;
	}*/
	.pagination .arr_l {
		display: inline-block;
		margin-right:15px;
		color:#74040c;
		padding-left:16px;
		font-size: 9pt;
		line-height: 16px;
		background: url(../images/arrows_l.png) left -9px no-repeat;
		color:#211408;
		text-decoration: none;
	}
	.pagination .arr_r {
		color:#74040c;
		padding-right:16px;
		font-size: 9pt;
		line-height: 16px;
		background: url(../images/arrows_r.png) right -9px no-repeat;
		color:#211408;
		margin-left: 15px;
		text-decoration: none;
	}
	.pagination .arr_l.u {
		color:#69421e;
		background-position:left 5px;
	}
	.pagination .arr_r.u {
		color:#69421e;
		background-position:right 5px;
	}
	.pagination .arr_l.d {
		color:#69421e;
		background-position:left 5px;
	}
	.pagination .arr_r.d {
		color:#69421e;
		background-position:right 5px;
	}

div #pagination {
	background:none;
	box-shadow: none;
	width:617px
}
table.pagination {
	position: relative;
	width:100%;
}
	table.pagination td {
		text-align: center;
	}
	table.pagination td.y {
		width:15%;
	}
	table.pagination p {
		color:#69421e;
		font-size:10pt;
		font-weight: normal;
	}
	table.pagination a#pagination_page {
		display: inline-block;
		width:27px;
		height:27px;
		line-height:27px;
		color:#4f2806;
		font-size:10pt;
		margin:0 2px;
		padding:5px;
		background:#ebebeb;
		background:rgba(255,255,255,0.54);
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		text-decoration: none;
	}
	table.pagination p.year a {
		color:#211408;
		font-weight: bold;
		padding-right:13px;
		background: url(../images/arrows_bottom.png) right 4px no-repeat;
		text-decoration: none;
	}
	div.pagchoos {
		width: 37px;
		border-top:1px solid #fff;
		border-bottom:1px solid #bcbcbc;
		background:#ebebeb;
		padding:0;
		margin:0;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		display:none;
		position:absolute;
		/*padding-bottom:20px;*/
	}
	div.pagchoos a {
		margin:0 !important;
		padding:5px 3px;
		text-align: center;
		display:block;
		width:31px;
		text-decoration: none;
		color:#5d5d5d;
	}
	div.pagchoos a.zde {
		background: #2a2928;
		color:#979797;
	}
	div.pagchoos a.zde:hover {
		background: #2a2928;
		color:#979797;
	}
	div.pagchoos span {
		margin:0;padding:5px 3px;
		text-align: center;
		width:29px;
		display:block;
		text-decoration: none;
		color:#585858;
		font-style: italic;
		font-weight: normal;
		font-size: 9pt;
	}
	div#pagination_chooseyear {
			width:50px;
	}
	div#pagination_chooseyear a {
			padding:8px 5px;
			width: 40px;
	}
	div.pagchoos a:hover {
		background:#744304;
		color:white;
	}


h1,h2,h3,h4 {
	margin:2px 0;
	font-family: "Trebuchet MS",sans-serif;
	font-weight: bold;
	color: #6e3809;
}
h2 {
	color: #6e3809;
	font-weight: normal;
	font-size: 16pt;
	margin:2px 0;
}
	h2 a {
		color: #6e3809;
		text-decoration: none;
	}
	h2 a:hover {
		color: #7e3d15;
		text-decoration: underline;
	}


img {border:none;}

div#error {
    width:1025px;
    height:402px;
    background:url(../images/error404.jpg) no-repeat;
    position: relative;
    top: 209px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			-moz-box-shadow:    0 0 5px 1px #684117;
			-webkit-box-shadow: 0 0 5px 1px #684117;
			box-shadow:         0 0 5px 1px #684117;          
          }
div#error a {
display:block;
width:100%;
height:100%;
}
div#error a:hover {
background:rgba(255,255,255,0.1)
}
