@charset "windows-1250";

#sekce7
{
	width: 832px;
}

#stabPoradu img, #hostePoradu img
{
	border-radius: 10px;
}

table
{
	width: 100%;
	text-align: center;
}

#stabPoradu tr:nth-child(3) > td, #hostePoradu tr:nth-child(4) > td
{
	padding-bottom: 40px;
}

#hostePoradu tr:nth-child(4n)
{
	font-size: small;
}

#galerieSafova
{
	margin-top: 30px;
}

#galerieSafova tr:nth-child(even) > td
{
	color: gray;
	padding-bottom: 30px;
}

iframe
{
	display: block;
	margin: 20px auto 0;
	border: none;
	width: 420px;
	height: 315px;
}

#komentareSafova
{
	height: 2000px;
	overflow-y: auto;
	overflow-x: hidden;
}

article
{
	background-color: rgba(255, 255, 255, 0.7);
	padding: 4px;
	margin-bottom: 8px;
	border-top: thin dashed #A40000;
	border-top-left-radius: 15px;
	box-shadow: 1px 1px 3px #A40000;
	word-wrap: break-word;
}

.nadpisKomentare
{
	font-weight: bold;
	color: #464646;
	white-space: nowrap;
}

fieldset
{
	width: 500px;
}

#komentar
{
	width: 400px;
	height: 200px;
}
