@charset "iso-8859-2";
/* CSS Document */



/*--------------------------------------------------------------*\
	Additional styles
\*--------------------------------------------------------------*/


#kontakty .dep {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#kontakty div {
	height: 70px;
	margin: 3px;
	padding: 2px;
	border: 1px solid #F47920;
}
#kontakty div.kUniq {
	width: 120px;
	margin: 3px auto 3px auto;
}
#kontakty div.kLover {
	margin: 6px 3px;
}
#kontakty td {
	vertical-align: top;
	text-align: center;
}
#kontakty td.w16 {
	width: 108px;
}
#kontakty td.kAddress, #kontakty td.kLinks {
	padding-bottom: 20px;
	text-align: left;
}
#kontakty td.kLinks {
	vertical-align: middle;
}
#kontakty td.kLinks a {
	font-size: 14px;
}
.linkwhite {
	color: #FFFFFF !important;
}
.green{
	width: 100%;
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #70A742;
}
div.green a {
	font-size:12px;
        color: #2D2D2D;
	font-weight:bold;
	text-decoration:none;
}
div.green a:hover {
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#display {
	display: none;
	width: 650px;
	height: 906px;
	margin-top: 0px;
}
#displayInzerce {
	display: none;
	width: 1006px;
	height: 1600px;
	top:0;
	margin-left:-180px;
}
#displayPodekovani {
	display: none;
	width: 1006px;
	height: 1600px;
	top:0;
	margin-left:-180px;
}
#banner-oranzove-knihy {
	margin-top: 5px;
}

.table { width: 90%; margin: auto; }
.table td, .table th {
	border: 1px solid black;
}
.table td { text-indent: 8px; }

table.table-orange {
    border: 1px #ffc38d solid;
}

table.table-orange td {
    border: 1px #ffc38d solid;
}
.topSpacing { margin-top: 7px !important; }
.bottomSpacing { margin-bottom: 7px !important; }