body  {
	font-size : 12px;
	/*font-family : Verdana, Tahoma, Arial, ArialCE, Helvetica, Helvetica CE, sans-serif;*/
	font-family: Arial, Verdana;
	color : #333;
	font-size:14px;
	background: url('../img/web/top_back.jpg') repeat-x left top;	

	
	margin: 0px;
	padding: 0px;
}
#body_inner1cze {
	background: url('../img/web/top_1cze.jpg') no-repeat center top;
}
#body_inner2cze {
	background: url('../img/web/top_2cze.jpg') no-repeat center top;
}
#body_inner3cze {
	background: url('../img/web/top_3cze.jpg') no-repeat center top;
}
#body_inner5cze {
	background: url('../img/web/top_5cze.jpg') no-repeat center top;
}
#body_inner6cze {
	background: url('../img/web/top_6cze.jpg') no-repeat center top;
}
#body_inner7cze {
	background: url('../img/web/top_7cze.jpg') no-repeat center top;
}
#body_inner8cze {
	background: url('../img/web/top_8cze.jpg') no-repeat center top;
}
#body_inner9cze {
	background: url('../img/web/top_9cze.jpg') no-repeat center top;
}
#body_inner10cze {
	background: url('../img/web/top_10cze.jpg') no-repeat center top;
}

#body_inner1eng {
	background: url('../img/web/top_1eng.jpg') no-repeat center top;
}
#body_inner2eng {
	background: url('../img/web/top_2eng.jpg') no-repeat center top;
}
#body_inner3eng {
	background: url('../img/web/top_3eng.jpg') no-repeat center top;
}
#body_inner5eng {
	background: url('../img/web/top_5eng.jpg') no-repeat center top;
}
#body_inner6eng {
	background: url('../img/web/top_6eng.jpg') no-repeat center top;
}
#body_inner7eng {
	background: url('../img/web/top_7eng.jpg') no-repeat center top;
}
#body_inner8eng {
	background: url('../img/web/top_8eng.jpg') no-repeat center top;
}
#body_inner9eng {
	background: url('../img/web/top_9eng.jpg') no-repeat center top;
}
#body_inner10eng {
	background: url('../img/web/top_10eng.jpg') no-repeat center top;
}


a  {
	color: #000;
    text-decoration : none;
}

a:hover  {
	color: #162448;
	text-decoration : underline;
}

td  {
	color : #565656;
}

h1 {
	font-size:20px;
	margin:0px;
	/*text-align:right;*/
	margin-top:3px;
	font-weight:normal;
}

h2 {
	font-size: 1.2em;
	margin:0px;
	margin-top:3px;
}

h3 {
	font-size: 1em;
	margin:0px;
	/*text-align:right;*/
	margin-top:5px;
	font-weight:normal;
}
.inline-icon {
	vertical-align: middle;
}
.icon-right-container {
	float: right;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #b3caa7;
}
table td {
	padding: 6px;
	background: #f9fcf5;
	border: 1px solid #b3caa7;
}
table th {
	padding: 6px;
	background: #badf9c;
	font-family: 'Oxygen', sans-serif;
	text-transform: uppercase;
	color: #363730;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #b3caa7;
}
table th a {
	color: #363730;
	font-weight: normal;
}
table.list tr.visited td {
	background: #f5f5f5;
	color: #999;
}
table.list tr.visited * {
	color: #999;
}
table.list tr:hover td {
	background: #badf9c;
	cursor: pointer;
}
table.list tr.nohover:hover td {
	background: inherit;
	cursor: default;
}
table tr td.clickable a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	
	height: 100%;
	width: 100%;
}
table tr td.clickable {
	padding: 0px;
}
table tr td.clickable a > span {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding: 6px;
	text-decoration: none;
}
table tr.highlight td {
	font-weight: bold;
	background: #eee;
}
table tr.head2 th {
	background: #fff;
}
.pull-right {
	float: right;
}
label {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 200px;
	text-align: right;
	padding-right: 4px;
}
.nowrap {
	white-space: nowrap;
}
#footer {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	clear: both;
	padding: 10px;
	text-align: center;
	font-size: 0.9em;
}
.cleaner {
	clear: both;
}
.data {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;	
}
#logo {
	float: left;
	display: block;
	width: 600px;
	height: 120px;
}
#logo span {
	display: none;
}

/* vyhledavani */
#search_detail {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 10px;
}
#search_detail label {
	width: 150px;
	font-size: 0.8em;
}
#search_detail .radio label {
	width: 120px;
	text-align: left;
	padding-left: 1em;
	vertical-align: middle;
}
#search_detail fieldset {
	border: none;
	border-top: 1px solid #BADF9C;
	margin-top: 1em;
}
#search_detail fieldset legend {
	padding: 0px 0.5em;
	color: #219624;
}

.detailSubmit {
	text-align: right;
	padding-right: 25px;
}
input, select, .likeSubmit, button {
	padding: 3px 3px 3px 3px;
	margin: 1px;
	border: 1px solid #ddd;
}
.radio input {
	padding: auto;
	margin: auto;
	border: none;
	vertical-align: middle;
}
input.autocomplete {
	background: #fff url('../img/autocomplete.png') no-repeat right center;
}
input:focus, select:focus, .likeSubmit:focus {
	border: 1px solid #7EA152;
	box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.input select, .input input, textarea {
	width: 300px;
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	margin: 1px;
}
.submit {
	background: #b6b7ba;
	color: #000;
	text-transform: lowercase;
}
.submit:focus {
	border: 1px solid #ddd;
	box-shadow: none;
}
.date select {
	width: 94px;
	box-sizing:content-box;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	margin: 1px 0px 1px 1px;
}
#container {
	width: 980px;
	margin: 0px auto;
}
#top {
	padding: 10px;
	height: 115px;
}
#top img {
	float: left;
	margin-right: 15px;
}
#top h1 {
	float: left;
	font-size: 2em;
	text-align: left;
	padding-top: 16px;
}

.top-menu {
	padding: 0;
	display: flex;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 16px;
}
.top-menu li {
	flex-grow: 1;
}

.top-menu a {
	text-align: center;
	background: #9db292;
	display: block;
	font-size: 1.2em;
	padding: 13px 0px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oxygen', sans-serif;
}
.top-menu a:hover {
	color: #BADF9C;
	text-decoration: none;
}
.top-menu a.active {
	/*color: #BADF9C;*/
	background: #72BC31;
}

#top_right {
	float: right;
	padding: 5px;
	padding-top: 5px;
	background: #fff;
}
/*#top_right a {
	float: left;
	display: block;
	height: 28px;
	background-position: top left;
}*/
#top_right a:hover, #top_right a.active {
	background-position: bottom left;
	color: #4DAF4F; 
}
/*#top_right a span {
	display: none;
}
.lang_menu_cz {
	width: 34px;
	background-image: url('../img/web/lang_menu_cze.png');
}
.lang_menu_en {
	width: 35px;
	background-image: url('../img/web/lang_menu_eng.png');
}
.lang_menu_help_cze {
	width: 92px;
	background-image: url('../img/web/lang_menu_help_cze.png');
}
.lang_menu_help_eng {
	width: 92px;
	background-image: url('../img/web/lang_menu_help_eng.png');
}*/
.paging .disabled {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.paging {
	float: right;
	margin: 5px 5px 0px 0px;
	color: #7AC043;
}
.paging * {
	color: #7AC043;
}
.paging .current {
	color: #333;
}
#top_search_box {
	margin-bottom: 15px;
}
/* Auto Complete */
.auto_complete{
	background-image:url(../img/magnify.gif);
	background-repeat:no-repeat;
	background-position: right;
}
/* Auto Complete list */
.auto_complete ul{
	background-color: #eee;
	border: 1px solid #CCC;
	list-style: none;
	padding:0;
	margin: 0;
	border-bottom: 1px solid #fff;
}
.auto_complete ul li {
	border-bottom: 1px solid #CCC;
	padding: 0.3em;
	text-align: left;
}
.auto_complete ul li:hover {
	background-color: #BADF9C;
}
.auto_complete ul li.selected {
	background-color: #BADF9C;
}
/* Auto Complete list default */
ul.autocompleteList{
	background-color: #F0DAA0;
	border: 1px solid #CCC;
	list-style: none;
	padding:0;
	margin: 0;
	border-bottom: 1px solid #fff;
}
ul.autocompleteList li {
	border-bottom: 1px solid #CCC;
	padding: 0.3em;
	text-align: left;
}
ul.autocompleteList li:hover {
	background-color: #efefef;
}
ul.autocompleteList li.selected {
	background-color: #efefef;
}
span.selection {
	background: #7AC142;
}

/* detail */
#detail table {
	border-collapse: collapse;
	border: none;
}
#detail table td {
	border: none;
	padding-left: 10px;
	border-bottom: 1px solid #b3caa7;
}
#detail table tr:last-child td {
	border-bottom: none;
}
#detail table .likeLabel {
	width: 200px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #b3caa7;
}
#detail table .highlight {
	font-weight: bold;
	color: #72BC31;
}

#detail fieldset {
	border: none;
	margin-top: 5px;
	background: #F9FCF5;
	border: none;
	position:relative;
	margin-top: 45px;
}
#detail fieldset legend {
	padding: 10px 15px;
	background: #badf9c;
	font-family: 'Oxygen', sans-serif;
	text-transform: uppercase;
	color: #363730;
	font-weight: normal;
	height: 15px;
	
	position: absolute;
	top: -35px;
	left: 0px;
}
#detail fieldset.big_img {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 5em;
}
#detail fieldset.big_img img.big {
	max-width: 850px;
	max-height: 850px;
	border: 1px solid #B3CAA7;
}

#detail fieldset.big_img .img_paging {
	font-size: 2em;
	margin: 0.5em;
}

#detail fieldset.big_img a.prev {
	vertical-align: middle;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	
	width: 32px;
	height: 32px;

	background: url('../img/web/arrow_left.png') no-repeat left top;
}
#detail fieldset.big_img a.prev.disabled {
	background: url('../img/web/arrow_left_disabled.png') no-repeat left top;
}
#detail fieldset.big_img a.next {
	vertical-align: middle;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	
	width: 32px;
	height: 32px;

	background: url('../img/web/arrow_right.png') no-repeat left top;
}
#detail fieldset.big_img a.next.disabled {
	background: url('../img/web/arrow_right_disabled.png') no-repeat left top;
}

#detail fieldset.big_img a.prev span,
#detail fieldset.big_img a.prev_disabled span,
#detail fieldset.big_img a.next span,
#detail fieldset.big_img a.next_disabled span {
	display: none;
}

#detail fieldset.big_img .goto {
	vertical-align: middle;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	border: 1px solid #BADF9C;
	background: #fff;
	margin-bottom: 1em;
}
#detail fieldset.big_img .bookmarks a {
	padding: 5px;
	background: #fff;
	border: 1px solid #BADF9C;
	margin-right: 10px;
	display: inline-block;
}
#detail fieldset.big_img .bookmarks a.active {
	background: #BADF9C;
}
#detail fieldset.big_img label, #detail fieldset.big_img input {
	width: 5em;
	border: none;
}
#detail fieldset.big_img label {
	border-right: 1px solid #BADF9C;
}

/* uvodni stranka */
.index_left {
	float: left;
	width: 280px;
}
.index_right {
	float: right;
	width: 640px;
	padding-left: 50px;
	border-left: 1px solid #ddd;
}
.index_right img {
	float: left;
}
/*.index_left p, .index_right p {*/
	/*padding: 15px 0px 5px 0px;*/
	/*margin: 0px;*/
/*}*/
/*.index_right p {*/
	/*text-align: justify;*/
/*}*/
.index_left ul.menu {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	/*background: #3D3D3D;*/
}
.index_left ul.menu > li {
	font-size: 1.3em;
	background: #eee;
	/*padding: 1em;*/
	margin-top: 2px;
}.index_left ul.menu li img {
	vertical-align: middle;
	margin-right: 2em;
}
.index_left ul.menu > li a {
	color: #333;
}
.index_left ul.menu > li.active a {
	color: #1E9C21;
}

a[href*="#_edn"], a[href*="#_ftn"] {color:#609B39; vertical-align: top; font-size: 0.8em; }
