#container {
	border: 1px dashed #803530;
	width: 616px;
	height: 338px;
	position: relative;
	display: block;
	margin: auto;
	margin-top: 20px;
	background-image: url(/img/cover2.png);
	background-repeat: repeat;
}


#pravy {
	width: 190px;
	height: 318px;
	margin: 10px;
	border: 1px solid black;
	position: relative;
	display: inline-block;
	float: left;
	background-image: url(filchius/pokus/pozadiechat.png);
	outline: 1px solid #0d0d0d;
	
}


#stred {
	width: 190px;
	height: 318px;
	margin: 10px;
	margin-left: 0;
	margin-right: 0px;
	border: 1px solid black;
	position: relative;
	display: inline-block;
	background-image: url(filchius/pokus/pozadiechat.png);
	outline: 1px solid #0d0d0d;
}

#lavy {
	width: 190px;
	height: 318px;
	margin: 10px;
	border: px solid black;
	position: relative;
	display: inline-block;
	float: right;
	background-image: url(filchius/pokus/pozadiechat.png);
	outline: 1px solid #0d0d0d;
}


#imgp {
	width: 174px;
	margin: 6px;
	position: relative;
	display: block;
	height: 300px;
	background-image: url('filchius/testpokus/img/dumble.png');
	outline: 1px solid black;
	border-radius: 2px;
	background-color: #382019;
	border: 2px solid #231410;
	box-shadow: inset 0px 0px 10px RGBA(0, 0, 0, 0.2), 0px 5px 0px RGBA(0, 0, 0.2, 0.4);
}


#imgp:hover {
	background-image: url('filchius/testpokus/img/dumble2.jpg');
}


#imgs {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/minerva2.jpg');
}

#imgs:hover {
	background-image: url('filchius/testpokus/img/MINERVA.jpg');
}

#imgl {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/sevik.jpg');
}

#imgl:hover {
	background-image: url('filchius/testpokus/img/sevik2.jpg');
}

/*
#textp{
width: 174px;
margin: 6px;
margin-top: 0px;
position: relative;
display: table;
height: 48px;
border: 1px solid black;
font-size: 15px;
text-align: center;
vertical-align: center;
outline: 1px solid  black;
 border-radius: 2px;
background-color: #382019;
 border: 2px solid #1c100d;
 
 box-shadow: inset 0px 0px 10px RGBA(0,0,0.2,0.2), 0px 5px 0px RGBA(0,0,0.2,0.4);
}   */


#imgpdva {
	width: 174px;
	margin: 6px;
	position: relative;
	display: block;
	height: 300px;
	background-image: url('filchius/testpokus/img/harry2.jpg');
	outline: 1px solid black;
	border-radius: 2px;
	background-color: #382019;
	border: 2px solid #231410;
	box-shadow: inset 0px 0px 10px RGBA(0, 0, 0, 0.2), 0px 5px 0px RGBA(0, 0, 0.2, 0.4);
}


#imgpdva:hover {
	background-image: url('filchius/testpokus/img/harry.jpg');
}


#imgsdva {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/hermi2.jpg');
}

#imgsdva:hover {
	background-image: url('filchius/testpokus/img/hermi.jpg');
}

#imgldva {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/ron2.jpg');
}

#imgldva:hover {
	background-image: url('filchius/testpokus/img/ron.jpg');
}


#imgptri {
	width: 174px;
	margin: 6px;
	position: relative;
	display: block;
	height: 300px;
	background-image: url('filchius/testpokus/img/draco.jpg');
	outline: 1px solid black;
	border-radius: 2px;
	background-color: #382019;
	border: 2px solid #231410;
	box-shadow: inset 0px 0px 10px RGBA(0, 0, 0, 0.2), 0px 5px 0px RGBA(0, 0, 0.2, 0.4);
}


#imgptri:hover {
	background-image: url('filchius/testpokus/img/draco2.jpg');
}


#imgstri {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/luna.jpg');
}

#imgstri:hover {
	background-image: url('filchius/testpokus/img/luna2.jpg');
}

#imgltri {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/cedrik2.jpg');
}

#imgltri:hover {
	background-image: url('filchius/testpokus/img/cedrik.jpg');
}


#PBtabulka {
	width: 632px;
	height: auto;
	position: relative;
	display: block;
	border: 1px dashed #803530;
	border-radius: 2px;
	margin: auto;
	box-shadow: inset 0px 0px 10px RGBA(0, 0, 0, 0.2), 0px 5px 0px RGBA(0, 0, 0.4, 0);
	overflow: hidden;
	background-image: url(/img/cover2.png);
	color: #F8C59B;
	padding: 9px;
	text-align: justify;
}


#imgpstyri {
	width: 174px;
	margin: 6px;
	position: relative;
	display: block;
	height: 300px;
	background-image: url('filchius/testpokus/img/voldy.jpg');
	outline: 1px solid black;
	border-radius: 2px;
	background-color: #382019;
	border: 2px solid #231410;
	box-shadow: inset 0px 0px 10px RGBA(0, 0, 0, 0.2), 0px 5px 0px RGBA(0, 0, 0.2, 0.4);
}


#imgpstyri:hover {
	background-image: url('filchius/testpokus/img/voldy2.jpg');
}


#imgsstyri {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/bella.jpg');
}

#imgsstyri:hover {
	background-image: url('filchius/testpokus/img/bella2.jpg');
}

#imglstyri {
	width: 176px;
	margin: 6px;
	position: relative;
	display: block;
	height: 302px;
	border: 1px solid black;
	background-image: url('filchius/testpokus/img/lucius2.jpg');
}

#imglstyri:hover {
	background-image: url('filchius/testpokus/img/lucius.png');
}

#main-priznania {
	width: 620px;
	margin: auto;
	height: auto;
}

#priznanie {
	width: 630px;
	min-height: 10px;
	padding: 10px;
	position: relative;
	display: block;
	margin-bottom: 25px;
	border: 1px dashed #803530;
	border-radius: 2px;
	box-shadow: inset 0px 0px 10px RGBA(0, 0, 0, 0.2), 0px 5px 0px RGBA(0, 0, 0.4, 0);
	color: #F8C59B;
	text-align: justify;
	font-size: 14px;
	
}


#obsah-priznanie {
	width: 610px;
	min-height: 10px;
	padding: 5px;
	background-image: url(/img/pozadiemenu.png);
	
}


#main-priznania blockquote {
	display: block;
	background: url(filchius/pokus/pozadiechat.png);
	padding: 15px 20px 7px 45px;
	margin: 0 0 30px;
	position: relative;
	font-size: 14px;
	line-height: 1.2;
	color: #b4a697;
	border-left: 15px solid #a4630e;
	border-right: 2px solid #bd720f;
	text-align: justify;
	-moz-box-shadow: 0px 2px 10px #000;
	-webkit-box-shadow: 0px 2px 10px #000;
	box-shadow: 0px 2px 10px #000;
	font-style: normal;
}

#main-priznania hr {
	border: 0;
	width: 120px;
	color: transparent;
	background-color: transparent;
	height: 0px;
	padding: 0px;
}


#main-priznania blockquote::after {
	content: '\201C';
	
	font-size: 45px;
	font-weight: bold;
	color: #e9e6e2;
	position: absolute;
	right: 5px;
	bottom: 14px;
	
}

#main-priznania blockquote::before {
	content: '\201C'; /*Unicode for Left Double Quote*/
	
	font-size: 45px;
	font-weight: bold;
	color: #e9e6e2;
	position: absolute;
	left: 10px;
	top: 5px;
}

#main-priznania blockquote a {
	font-style: normal;
}


#main-priznanie blockquote {
	display: block;
	background: url(filchius/pokus/pozadiechat.png);
	padding: 15px 20px 7px 45px;
	margin: 0 0 30px;
	position: relative;
	font-size: 14px;
	line-height: 1.2;
	color: #b4a697;
	border-left: 15px solid #a4630e;
	border-right: 2px solid #bd720f;
	text-align: justify;
	-moz-box-shadow: 0px 2px 10px #000;
	-webkit-box-shadow: 0px 2px 10px #000;
	box-shadow: 0px 2px 10px #000;
	font-style: normal;
}

#main-priznanie {
	width: 620px;
	margin: auto;
	height: auto;
}


#main-priznanie hr {
	border: 0;
	width: 120px;
	color: transparent;
	background-color: transparent;
	height: 0px;
	padding: 0px;
}


#main-priznanie blockquote::before {
	content: '\201C'; /*Unicode for Left Double Quote*/
	
	font-size: 45px;
	font-weight: bold;
	color: #e9e6e2;
	position: absolute;
	left: 10px;
	top: 5px;
}

.KarTab table {
	border-color: black;
	margin: 25px;
}

.KarTab th {
	background-image: url('kartoteka/tabulka.jpg');
	height: 40px;
	color: #190e00;
	padding: 4px;
	vertical-align: center;
	
	
}

.KarTab tr:nth-child(odd) {
	background-image: url('kartoteka/tabulka2.jpg');
	color: khaki;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	
}


.KarTab tr:nth-child(even) {
	background-image: url('kartoteka/tabulka3.jpg');
	color: khaki;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.Tedicek td {
	text-align: center;
}.mistnost:hover {
    color: orange;


}

.noDecor {
    color: white;
    text-decoration: none;

}


hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}