* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E5E5CF;
	color: #40403a;
	font-family: calibri, Arial, 'Trebuchet MS', sans-serif;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

h2 a {
	text-decoration: none
}



div {
	font-size:14px;
  line-height: 1.4;
  color:#000;
} 
p {
	font-size:14px;
	margin: 0 0 8px 0 ;
  color:#000;
}


/* links */
/* +++++++++++++++++++++ LINKS ++++++++++++++ */
a:link, a:visited {
	color: #000;
	text-decoration:underline;
}
a:hover, a:active, a:focus {
	/*background: #40403a;
	color: #cbcbb8;*/
	text-decoration: none;
}


#main h2 a {
	color: #40403a;
	text-transform: none;
	text-decoration: none;
}

#main h2 a:link, 
#main h2 a:visited,
#main h2 a:active,
#main h2 a:focus {
	 color: #40403a;
	 background: none;
}

#main h2 a:hover {
	 /*text-decoration: underline;*/
}


#main a:link, #main a:visited {
	padding: 0px;
}
#main a:hover, #main a:active, #main a:focus {
/*	background: #40403a;*/
	/*color: #fff;*/
}
#main th a:hover, #main th a:active, #main th a:focus {
	background: #40403a;
	color: #fff;
}

#main a:link img {padding:0px;}
/* ********* aktivni obrazky     *********/
a img {
	border-style: none;
}
.custom a:link, .custom a:visited, .custom a:hover, .custom a:active, .custom a:focus {
	background: none;
}


/* edn of links */

.logoheader {
	background: url(../images/personal/personal2.png) no-repeat right
		bottom #0C1A3E;
	color: #FFFFFF;
	min-height: 250px;
}



#header ul.menu {
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -ms-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(#eeeeee, #dddddd);
  border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);

  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
  -webkit-font-smoothing: antialiased;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px
		rgba(0, 0, 0, 0.05);
	color: #095197;
	border: solid 1px #ddd;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

#header ul.menu a:link,#header ul.menu a:visited {
	color: #333;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	margin: 0;
	display: inline-block;
	margin: 0 0 0;
	padding: 12px 15px;
	position: relative;
	border-right: 1px solid #ddd;
	box-shadow: 1px 0px 0px #f5f5f5;
}

/*  grey background */
.button,button,p.readmore a,#header input.button,.pagenav a:link,.pagenav a:visited,#advanced-search-toggle,.profile-edit a:link,.profile-edit a:visited,h3.js_heading
	{
  background-color:#ddd;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  

  /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);*/
  	
}

/* +++++++++++++  table display  Catgegories table, contact etc, ++++++++++++++++++++* */
table {
	border: solid 1px #ddd
}

table th {
	background-color: #0074cc;
	color: #fff;
	background-image: -moz-linear-gradient(top, #095197, #1B6BA5);
	background-image: -ms-linear-gradient(top, #095197, #1B6BA5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#095197),
		to(#1B6BA5) );
	background-image: -webkit-linear-gradient(top, #095197, #1B6BA5);
	background-image: -o-linear-gradient(top, #095197, #1B6BA5);
	background-image: linear-gradient(top, #095197, #1B6BA5);
	background-repeat: repeat-x;
	filter: progid :   DXImageTransform.Microsoft.gradient (   startColorstr
		=
		 '#095197', endColorstr =   '#1B6BA5', GradientType =   0 );
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid :   dximagetransform.microsoft.gradient (   enabled =
		false );
}

table th a:link,table th a:visited {
	color: #fff
}

tr.odd,tr.cat-list-row1 {
	background: #e5e5cf
}


/* blue background */
/*.button:hover,
.button:active,
.button:focus,
button:hover,
p.readmore a:hover,
#header ul.menu a:hover,
#header ul.menu a:active,
#header ul.menu a:focus,
.pagenav a:hover,
.pagenav a:active,
.pagenav a:focus,
#advanced-search-toggle:hover,
#advanced-search-toggle:active,
#advanced-search-toggle:focus,
.profile-edit a:hover,
.profile-edit a:active,
.profile-edit a:focus,
#fontsize a:hover,#fontsize a:active,#fontsize a:focus,
#mobile_select h2 a
	{
	background-color: #000000;
	color: #fff;

  background-color:#095197;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0087d1", endColorstr="#095197");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0087d1), to(#095197));
  background-image: -moz-linear-gradient(top, #0087d1, #095197);
  background-image: -ms-linear-gradient(top, #0087d1, #095197);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0087d1), color-stop(100%, #095197));
  background-image: -webkit-linear-gradient(top, #0087d1, #095197);
  background-image: -o-linear-gradient(top, #0087d1, #095197);
  background-image: linear-gradient(#0087d1, #095197);
  border-color: #00456b #095197 hsl(201, 100%, 16%);
  color: #fff ;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;



}
*/
/* +++++++++++++++++  Pagination +++++++++++++++ */
/* ++++++++++++++  pagination  ++++++++++++++ */
#main .pagination {
	border-top: solid 1px #40403a;
}

#main .pagination {
	margin: 10px 0 0 10px;
	padding: 10px 0 10px 0px;
}
#main .pagination ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#main .pagination li {
	display: inline;
	padding: 2px 5px 2px 0px;
	text-align: left;
	border: solid 0px #eee;
	margin: 0 4px 0 0;
}
.pagenav {
	padding: 2px
}
#main .pagination li.pagination-start, #main .pagination li.pagination-next, #main .pagination li.pagination-end, #main .pagination li.pagination-prev {
	border: 0
}
#main .pagination li.pagination-start , #main .pagination li.pagination-start  span {
	padding: 0
  margin: 10px;  
}
p.counter {
	font-weight: bold;
	float:none;
}




/* +++++++++++++++++  content  +++++++++++++++ */

ul.menu a:link,ul.menu a:visited {
	color: #444;
}



/* ****************************************************** */
/* organizační struktura */
#main #org {
	display: block;
	border: 1px solid green;
	width: 98%;
}
#main #org #xxx {
	display: block;
	float: left;
	border: 3px solid red;
	width: 48%;
}
#main #org #soka {
	width: 48%;
	float: left;
}
#main #org .soka {
	width: 98%;
	height: 40px;
	/*background: #ffffe6;*/
}
#main #org .soka-all {
	background: #d0d2d3;
	padding:10px;
}
#main #org #reditel {
	border: 3px solid red;
	text-align: center;
}
#main #org .float {
	width: 48%;
	float: left;
	border: 1px solid black;
}
#main #samost {
	border: 1px solid red;
	text-align: center;
}
#main .float {
	width: 48%;
	float: left;
	border: 1px solid black;
}
#nav .moduletable .da a:link, #nav .moduletable .da a:visited {
	width: 245px;
	height: 70px;
	display: block;
	text-indent: -2000em;
	background: url(../images/digi.png) no-repeat left top;
	margin-bottom: 5px;
}
/*#nav .moduletable .da a:hover, #nav .moduletable .da a:active {
	background: url(../images/digi.png) no-repeat left bottom;
} */
#nav .moduletable .virt a:link, #nav .moduletable .virt a:visited {
	width: 245px;
	height: 70px;
	display: block;
	text-indent: -2000em;
	background: url(../images/virtual.png) no-repeat left top;
}
/*#nav .moduletable .virt a:hover, #nav .moduletable .virt a:active {
	background: url(../images/virtual.png) no-repeat left bottom;
} */
#contactbutton a:link, #contactbutton a:visited {
	height: 29px;
	width: 86px;
	display: block;
/* make it a block element */
	text-indent: -1000em;
/* keep the text out of the display */
	background: url(../images/contact_icon_dual.gif) no-repeat left top;
	border: none;
/* don't display a border */
}
#contactbutton a:hover, #contactbutton a:active {
	background-position: left bottom;
/* relocate the image to show the rollover image */
}
/* ************ pravy sloupec - mapa - jihoceska archivni sit*/
/* ********* aktivni obrazky     *********/
#right div.custom_mapa a img {
	border-style: none;
}
#right div.custom_mapa a:link, #right div.custom_mapa a:visited, #right div.custom_mapa a:hover, #right div.custom_mapa a:active, #right div.custom_mapa a:focus {
	background: none;
}
#right div.module_content {
	background: #e6e6cf;
}
/* ************** Drobeckova navigace v zapati *********** */
#breadcrumbs2 {
	padding: 10px;
	padding-left: 260px;
	color: #fff;
	background: #40403a;
	
	font-size: 11px;
	font-weight: bold;
}
ul.breadcrumb {
    color: #40403a;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;list-style-type:none;
    padding:0; margin: 0;
}

#breadcrumbs2 a {
	color: #fff;
  text-decoration:none;
}
#breadcrumbs2 .breadcrumb img {
	display: none;
}
#breadcrumbs2 .breadcrumb a {
	border: 0px solid red;
	padding: 10px 20px 10px 1px;
	background: url(../images/row.png) no-repeat right center;
	text-decoration: none;
}
#breadcrumbs2 .breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumbs2 .breadcrumb span {
	padding-left: 5px;
	color:#fff;
}
#breadcrumbs2 .breadcrumb span.showHere {
	text-transform: none;
	margin-right: 5px;
}
/* pozadí popisky - zvětšit mapu s šipkou vzhůru*/
#right .zvetsit {
	border: 0px solid red;
	z-index: 998 !important;
	position: relative;
	top: -15px;
}
#right .zvetsit a {
	border: 3px solid red;
	display: inline-block;
	padding: 16px 10px 4px 5px;
	text-decoration: none;
	color: #fff;
	border: 0px;
	font-size: 11px;
	background: url(../images/pozadi-up.png) left top no-repeat;
}


/* article footer */
#main .article-footer{
display:block; padding:5px;margin:0px;
background:#e5e5cf;border-top:1px solid #40403a;
text-align:right;
font-size: 11px;

}

div.highlight {
border: 1px solid #40403a;
background-color: #e5e5cf;
padding: 5px;
border-left: 5px solid #40403a;
font-size:13px;
display:block;
}
#main div.highlight ul,
#main div.highlight ol,
#main div.highlight li {
  font-size:13px;
}
/* ++++++++++++++++++++++  menu ++++++++++++++++++++++++++  */
.moduletable {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}


#header ul.menu {
	border: solid 1px #D5D5D5;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

#header ul.menu a {
	box-shadow: none;
	border-bottom: 0
}

ul.menu a:hover,ul.menu a:active,ul.menu a:focus {
	background-color: #F5F5F5;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	background: url(../images/3.0/arrow.png) no-repeat right center;
	color: #095197
}

/* ++++++++++++++++   highlightning active menuitem  +++++++++++++++++++ */
ul.menu li.active a,ul.menu  li.active ul li.active a,ul.menu  li.active ul li.active  ul li.active a,ul.menu  li.active ul li.active  ul li.active ul li.active  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li.active a
	{
	font-weight: bold;
}

ul.menu  li.active ul li a,ul.menu  li.active ul li.active  ul li a,ul.menu  li.active ul li.active  ul li.active ul li  a,ul.menu  li.active ul li.active  ul li.active ul li.active ul li a
	{
	font-weight: normal
}


ul.menu ul a {
	background: #e5e5e5;
	margin-bottom: 1px
}

ul.menu ul ul ul a {
	background: #f5f5f5 url(../images/3.0/arrow.png) no-repeat 24px center;
}

ul.menu ul ul ul ul a {
	background: #fff;
}

/* +++++++++++++++++++++++  SLIDER  ++++++++++++++++++++  */
.panel h3.pane-toggler a {
	background: url(../images/slider_plus.png) right top no-repeat;
	color: #333
}

.panel h3.pane-toggler-down a {
	background: url(../images/slider_minus.png) right top no-repeat;
	border-bottom: solid 1px #ddd;
	color: #333
}

/*  +++++++++++++++++   Tabs ++++++++++++++++++++++  */
ul.tabs li,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited {
	background: #f5f5f5 url(../images/nature/box.png) repeat-x;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt a {
	color: #333;
	border: solid 1px #ddd;
	border-bottom: 0
}

ul.tabs li a:hover,ul.tabs li a:active,ul.tabs li a:focus {
	color: #000
}

.tabcontent,div.current {

	color: #000;
	border: solid 1px #ddd;
}

.tabcontent .linkclosed {
	color: #000;
	border-bottom: solid 1px #e5e5e5;
}

ul.tabs li a.linkopen,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	background: #fff;
	color: #333;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkclosed:hover,ul.tabs li a.linkclosed:active,ul.tabs li a.linkclosed:focus,ul.tabs li a.linkopen:hover,ul.tabs li a.linkopen:active,ul.tabs li a.linkopen:focus
	{
	background: #555;
	color: #fff
}
#footer p {
	font-size: 11px;
  color:#fff;
	margin: 0
}
p.syndicate {
	float: left;
	display: block;
	text-align: left;
}
#footer-inner {
	background: #e5e5cf;
	border-top: solid 1px #ddd;
}
#footer a {
	color: #fff;
	font-size:10px;
	line-height:1.3;
}
#footer a:link,
#footer a:visited {
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}
#footer-outer {
	padding: 0;
	clear: both;
	position: relative;
}
#footer-inner {
	max-width: 100%;
	margin: 0 auto;
	font-size: 11px;
	padding: 10px 10px 15px 10px;
}

}
.box {
	text-align: left
}
.box ul {
	list-style-type: none
}
#bottom .newsfeed-item {
	padding: 0;
	margin-bottom: 10px
}
.box .moduletable_menu, .box .moduletable {
	margin: 10px
}
.box3 {
	padding-left: 10px
}
.box h3 {
	font-size: 17px;
	color:#000;
	border-bottom: 1px solid #646566;
}
#bottom ul.latestnews {
	padding-left: 0
}
#footer p {
	font-size: 11px;
  color:#fff;
	margin: 0
}
p.syndicate {
	float: left;
	display: block;
	text-align: left;
}

x#footer-inner,#footer {
	background: #f5f5f5;
	box-shadow: 0px 20px 10px #555
}

/* #################### footer ############################ */
#footer-sub {
	padding: 0px
}
#footer {
	padding: 15px 10px 15px 20px;
	text-align: right;
	margin: 0;
	display: block;
	overflow: hidden
}
#footer {
  background: #40403a; /*url(../images/personal/tabs_back.png) repeat-x;*/
	color: #fff;
	border-top: solid 0px #ccc;
	position:relative;
}
#footer div {
	float: left;
	font-size: 11px;
	line-height: 1.7;
}
#footer-outer {
	padding: 0;
	clear: both;
	position: relative;
}


#footer a {
	color: #fff;
	background: none
}
#bottom {
	overflow: hidden
}

#bottom a {
	background: none
}


/* *************** linky v zápatí - foooter ******/
#footer-inner a:link, #footer-inner a:visited {
	text-decoration: none;
	font-size:12px;
}
#footer-inner a:hover, #footer-inner a:active, #footer-inner a:focus {
	text-decoration: underline;
	color: #000;
	
}






/*width: 49%*/
}
.box .moduletable_menu, .box .moduletable {
	margin: 10px
}


#bottom  ul li a {
	background-image: none;
	padding-left: 0
}



.box {
	width: 23%;
	float: left;
	margin-right: 10px;
	min-height: 100px;
	
}
#bottom a img {
	border: 0
}
.box ul {
	padding-left: 0
}
 {
}
.box3 {
}
#bottom  ul li a {
	background-image: none;
	padding-left: 0
}
.box1 {
	border-right: solid 1px #ccc;
	width: 24%
}
.box2 {
	border-right: solid 1px #ccc;
	width: 24%
}
.box3 {
	border-right: solid 1px #ccc;
width: 24%
/*float: right*/
}
.box4 {
	float: left;
	margin-right:0;

/*width: 49%*/
}













/* responsive */
#mobile_select h2 {border:0; margin:-17px 0 0 0; padding:0; background:#0C1D43;text-align:right}
#mobile_select h2 a {
display:inline-block;
font-size:0.8em;
border-radius:4px 4px 0 0;
padding:6px;
font-size:0.75em;
margin-right:5px;
}



@media only screen and (max-width: 480px) {

	img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


	#fontsize{display:none}
	#nav,#wrapper2,#wrapper,.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3,#right,.box,#header form
		{
		float: none;
		width: 100%
	}
	#header {padding-top:3em}
	#header form  {margin:0}
	.logoheader {background:#0C1D43; min-height:100px; margin:0}
	.box {
		border-left: 0 !important;
		border-bottom: solid 1px #ddd;
	}
	#line {
		text-align: center;
		top: 0;
		right: auto;
		max-width: 100% ;
		min-width:100%;

		margin: 0 0px; background:#095197;
	}
	#header form input {
		float: none; margin-bottom:4px
	}
	#menuwrapper { margin-top:10px; }
	#header ul.menu {position:relative; top:0;left:20px; right:20px; margin:0; width:90%; border-radius:4px}
	#header ul.menu li:first-child a {border-radius: 4px 4px 0 0}
	#header ul.menu li:last-child a {border-radius:0 0 4px 4px }
	#header ul.menu li a:link,
	#header ul.menu li a:visited {
		display: block;
		padding: 6px 10px;
		border-bottom: solid 1px #ccc
	}
}

@media only screen and (min-width: 600px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 992px) {
}

@media only screen and (min-width: 1382px) { /* Styles */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
	(min-device-pixel-ratio: 1.5) { /* Styles */
}


.clear {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}


/* skiplink up */

ul.skiplinks {
    display: inline;
    left: 30px;
    position: absolute;
    top: 0px;
    list-style-type:none;
    margin-left: 0;
    padding-left: 0;
}
.skiplinks li {margin:0; padding:0; border:0;}

#footer-outer .skiplinks li a.u2 {
font-size: 12px;
}
#footer-outer .skiplinks li a.u2:link, 
#footer-outer .skiplinks li a.u2:visited {
    background: url("../images/back-up.png") no-repeat;
    border-top-width: 0;
    display: block;
    padding-bottom: 10px;
    padding-left: 45px;
    padding-right: 5px;
    padding-top: 15px;
    margin:0;
    width: 150px;
    text-align:left;
}


/* ##########################  main  ########################### */
/* main  ++++++++++++++ */

#main h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color: #40403a;
	text-transform: uppercase;
	margin-bottom: 2px;

}

#main h3 {
	margin: 5px 0 10px;
}
#main h3, #main h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
.item {
	padding: 0px 5px 10px 5px;
	display: block
}
.item h2 {
	margin: 0 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;

}
.items-leading > h2:first-child, 
.item > h2:first-child {
	border-bottom: 1px solid #646566;
}

.item-page {
	padding: 0 10px 0 5px;
	display: block;
	overflow: hidden
}
.item-page h2 a, .blog h2 .subheading-category, .category-list h2 {
	display: block;
	border-bottom: 1px solid #40403a;
}
/* h1 on frontpage and blog view */
#main .blog-featured h1, #main .blog h1 {
	margin: 0 0px 5px 0px
}
.blog .category-desc {
	padding: 0 5px;
	margin: 10px 0 10px
}
.blog .cat-children .category-desc {
	padding: 0 0px;
	margin: 10px 0 25px
}
#main .items-row h2 {
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin-bottom: 2px;
	font-size: 16px;
  border-bottom: 1px solid #646566;
}
#main ul.subcategories {
	margin: 20px 20px 20px 10px
}
#main .subcategories-link {
	font-weight: bold
}
#main ul {
	list-style-position: outside;
	list-style-type: square;
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0px;
}
#main ul ul {
	list-style-position: outside;
	list-style-type: circle;
	padding: 0 0 0 25px;
	margin: 0px 0 5px 0px;
}

#main ol {
	padding: 0 0 0 20px;
	margin: 10px 0 10px 0px;
	list-style-position: outside
}
#main ul li, #main ol li {
	padding: 0;
  font-size: 14px;
	line-height: 1.5;
	margin: 0;
}
#main .item-page ul li, 
#main .item-page ol li {
margin-left:10px;
/*margin-left:30px;*/
}

#main .category-list {
	padding: 0 5px;
	display: block;
}
#main .category-list h1 {
	margin-left: -5px;
	margin-right: -5px;
}
.categories-list {
	padding: 0 5px
}
#main .categories-list ul {
	margin: 0px 0 0 20px;
	padding: 0
}
#main .categories-list ul li {
	padding: 5px;
}
#main .categories-list ul ul {
	margin-left: 15px
}
#main .categories-list dl dt, #main .categories-list dl dd {
	display: inline
}
.category-desc {
	line-height: 1.7;
	margin: 0px 0;
	padding-left: 0px
}
span.small {
	font-size: 12px;
}

.small {

	margin: 0 0 20px;
}
.image-left {
	float: left;
	margin: 0 15px 5px 0;
}
.image-right {
	float: right;
	margin: 0 0 5px 15px
}
.archive {
	padding: 0 5px
}
.archive form {
	padding: 0 5px
}
ul#archive-items {
	margin: 20px 0 20px 0px;
	list-style-type: none;
	padding: 0
}
ul#archive-items li.row0, ul#archive-items li.row1 {
	padding: 10px 0;
	margin: 10px 0;
}

/* ++++++++++++++  leading  - uvodni clanky v blogu - front page ++++++++++++++ */
#main .items-leading h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #646566;
	
}
.items-leading {
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	margin-bottom: 0px
}
.row-separator {
	display: block;
	clear: both;
	margin: 0;
	border: 0px;
	height: 0px
}
.shownocolumns {
	width: 98% !important;
}
#top {
	margin: 0 0 20px 0;
	overflow: hidden
}


/* ++++++++++++++  tabs/ slide  ++++++++++++++ */
ul.tabs {
	overflow: hidden;
	padding: 5px 0 0 5px !important;
	margin: 0 !important;
	border-bottom: 0;
	background: #40403a;
	
}
ul.tabs li {
	background: #e6e6cf;
	margin-right: 5px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px 0px 0px;
	
  
}
ul.tabs li a:link, ul.tabs li a:visited {
	color: #40403a;
	font-weight:bold;
}
ul.tabs li a:hover, ul.tabs li a:active, ul.tabs li a:focus {
	color: #000
}
.tabcontent {
	border: solid 0px #ddd;
	margin: 0px;
	padding: 0px;
	color: #000;
}
.tabs a .linkopen {


	
}
.tabs .linkclosed {
	color: #000;
	
	
}
ul.tabs li a.linkopen {
	background: #ffffe6;
	color: #40403a;
	
  

}
ul.tabs li a.linkclosed:hover, 
ul.tabs li a.linkclosed:active, 
ul.tabs li a.linkclosed:focus, 
ul.tabs li a.linkopen:hover, 
ul.tabs li a.linkopen:active, 
ul.tabs li a.linkopen:focus {
	background: #ffffe6;
	color: #000;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 0px 0px;
	
}



/* ++++++++++++++  readmore4 links  ++++++++++++++ */
#main p.readmore {
	text-align: right;
  margin-top:10px;
}
#main .readmore a:link, #main .readmore a:visited, #main a.readmore:link, #main a.readmore:visited {
	padding: 5px 20px 5px 5px;
	color: #000;
	background: #e6e6cf url('../images/readmore-sipka-a.png') right center no-repeat;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 0;
	border:0px;
}

#main .readmore a:hover, #main .readmore a:active, #main .readmore a:focus, #main a.readmore a:hover, #main a.readmore a:active, #main a.readmore a:focus {
	text-decoration: underline;
	background: #404039 url('../images/readmore-sipka-b.png') right center no-repeat;
	color: #fff;
}

.readmore4 {
	text-align: right;
	margin: 10px 0 10px 0;
}
.readmore4 a:link, .readmore4 a:visited, a.readmore4:link, a.readmore4:visited {
	padding: 5px 20px 5px 5px;
	color: #000;
	background: #e6e6cf url('../images/readmore-sipka-a.png') right center no-repeat;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 0;
}

.readmore4 a:hover, .readmore4 a:active, .readmore4 a:focus, a.readmore4 a:hover, a.readmore4 a:active, a.readmore4 a:focus {
	text-decoration: underline;
	background: #404039 url('../images/readmore-sipka-b.png') right center no-repeat;
	color: #fff;
}


.shadow-left, .shadow-right {
	position: absolute;
	z-index: 0;
}
/* +++ shadow left and shadow right +++ */
.shadow-left, .shadow-right {
	top: 0;
	bottom: 0;
	width: 62px;
	background-image: url('../images/Sheet-v.png');
}
.shadow-right {
	right: -6px;
	clip: rect(auto,auto,auto,37px);
}
.shadow-left {
	left: -6px;
	clip: rect(auto,27px,auto,auto);
}


/* #################### modules ############################ */
/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash vertical */
#right .moduletableflash {
	border-left: 1px solid #e6e6cf;
	border-bottom: 1px solid #e6e6cf;
	margin-bottom: 10px;
}
#right .moduletableflash h3 {
	display: block;
	padding: 5px 0 5px 10px;
	margin: 0;
	margin-right: -5px;
	color: #fff;
	background: #40403a;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
}
#right ul.newsflash-vertflash {
	margin: 0;
	padding: 0;
}
#right ul.newsflash-vertflash li {
	font-size: 12px;
	border-bottom: 1px dotted #646566;
	margin: 0;
	padding: 5px 0px 5px 5px;
}
li.newsflash-item p, 
li.newsflash-item2 p {
	margin: 0px;
	font-size:12px;
}
li.newsflash-item2 {
	background: #e6e6cf;
}
/*li.newsflash-item2 {
	background: #fdf9d6;
}
*/
/* +++++++++++ newsflash readmore ++++++++++++ */
.newsflash-item a.readmore:link, .newsflash-item a.readmore:visited, .newsflash-item2 a.readmore:link, .newsflash-item2 a.readmore:visited {
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	margin: 0;
}
.newsflash-item div.readmore, .newsflash-item2 div.readmore {
	text-align: right;
}


.row1 {background: #e5e5cf;}

/*#################### tables ############################ */
table {
	border-collapse: collapse
}
table.weblinks, table.category {
	font-size: 13px;
	margin: 0px 10px 10px 0px;
	width: 99%;
}
table.weblinks td {
	border-collapse: collapse;
}
table.weblinks td, table.category td {
	padding: 7px;
}
table.weblinks th, table.category th {
	padding: 7px;
	text-align: left
}
td.num {
	vertical-align: top;
	text-align: left;
}
td.hits {
	vertical-align: top;
	text-align: center
}
td p {
	margin: 0;
	line-height: 1.3;
}
.filter {
	margin: 10px 0
}
.display-limit, .filter {
	text-align: right;
	margin-right: 7px
}
/* ++++++++++++++  category table  ++++++++++++++ */
table.category th a img {
	padding: 2px 10px
}
.filter-search {
	float: left;
}
.filter-search .inputbox {
	width: 6em;
}
legend.element-invisible {
	position: absolute;
	margin-left: -3000px;
/* need margin top and left doesn't work for the legend element */
	margin-top: -3000px;
	height: 0px;
}
.cat-items {
	margin-top: 10px;
}

tr, td {
	border: solid 1px #ddd
}

/*
table.category .row1 td, 
table.category .row0 td {padding:3px;color:#000;}
*/
table.category td {padding:3px;color:#000;}
table.category tr:nth-child(even) {background: #e5e5cf}
table.category tr:nth-child(odd) {}


table.newsfeeds td, table.weblinks td {
}
table.weblinks th, table.newsfeeds th, table.category th, table.jlist-table th {
	background: #40403a;
}
table.weblinks th a, table.newsfeeds th a, table.category th a, table.jlist-table th a, table.weblinks th, table.newsfeeds th, table.category th, table.jlist-table th {
	color: #fff
}
td.table_footer {
	background: #ddd url(../images/table_footer.gif) bottom left repeat-x;
}
td.counter {
}
td.num, td.hits {
}
td p {
}
table.category th a img {
	border: solid 0px;
}

/* ++++++++++++++  details  ++++++++++++++ */
.article-info {
	margin: 0px;
	/*margin-bottom:5px;*/
	font-size: 11px;
	padding: 0px 0 5px 0;
	color: #646566;
	/*background: #e6e6cf;*/
	display: block;
}

.article-info-term {
	display: none
}


dt.category-name, dt.create, dt.modified, dt.createdby, dd.category-name, dd.published {
/*	float: left;*/

	margin:0 5px 0 0;
	display:inline;
}
dd.category-name {
	padding-left: 0px;
/*	border-right: 1px solid #646566*/
}
.archive .article-info dd, .article-info dd {
	margin: 2px 5px 0px 0;
	line-height: 1.2;
  display:inline;
  border-right: 1px solid #646566;
	padding: 0 5px 0 0px;	
}
.article-info dd:last-child {
  border-right: none;
}

dd.createdby {
}
.article-info dd span {
	text-transform: none;
	display: inline-block;
	padding: 0 0px 0 0px;
	margin: 0 5px 0 5px;
}

/* ++++++++++++++  blog  ++++++++++++++ */
.cols-1 {
	display: block;
	float: none !important;
	margin: 0 0 0 0;
}
.cols-2 .column-1 {
	width: 47%;
	float: left;
}
.cols-2 .column-2 {
	width: 47%;
	float: right;
	margin: 0
}
.cols-3 .column-1 {
	float: left;
	width: 29%;
	padding: 0px 5px;
	margin-right: 4%
}
.cols-3 .column-2 {
	float: left;
	width: 29%;
	margin-left: 0;
	padding: 0px 5px
}
.cols-3 .column-3 {
	float: right;
	width: 29%;
	padding: 0px 5px
}
.items-row {
	overflow: hidden;
	border-bottom: 0px dotted black;
	padding: 0px 0px 0px 10px;
	/*margin-bottom: 10px !important;
*/
}
.leading-0, .leading-1, .leading-2, .leading-3 {
  margin-bottom:20px;
}
.column-1, .column-2, .column-3 {
	padding: 0;
	margin-bottom:20px;
}
.column-2 {
	width: 55%;
	margin-left: 40%;
}
.column-3 {
	width: 30%
}
.blog-more {
	padding: 10px 5px
}
#main .blog  h1, #main .blog-featured h1 {
	color: #40403a;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 5px;
	margin-top: -1px !important;
	display: block;
	border-bottom: 2px solid #40403a;
}

.article-info dd span.icon-calendar {
	display:none;
}


/* ***************************************************** */
/* rozcestnik badatelen */
/* centrala */
#main #centrala h3 {
	display: inline-block;
	background-color: #99141b;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}
#main #trebon {
	background-color: #dad1c6;
	padding: 5px 5px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	border: 1px solid black;
	min-width: 250px;
	width: 31%;
}

#main .centrala {
	float: left;
	height: 80px;
	min-width: 250px;
	width: 31%;
	background: #dad1c6;
	padding: 5px 5px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	border: 1px solid black;
	margin-right: 5px;
	margin-bottom: 5px;
	
}


/* oddeleni soa*/
#main #soatb h3 {
	display: inline-block;
	background: #1A69B2;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}
#main .soa-all {
	display: block;
	/*border-left: 3px solid #1A69B2;
*/
}
#main .soa {
	float: left;
	height: 80px;
	min-width: 250px;
	width: 31%;
	background: #C5D4E4;
	padding: 5px 5px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	border: 1px solid black;
	margin-right: 5px;
	margin-bottom: 5px;
	
}
/* okresni archivy*/
#main #soka h3 {
	display: inline-block;
	background: #4C4C45;
	padding: 5px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}
#main .soka-all {
	display: block;
}
#main .soka {
	float: left;
	height: 84px;
	background: #D0D2D3;
	padding: 5px 5px;
	margin: 0 5px 5px 0px;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	min-width: 250px;
	width: 31%;
	border-right: 3px solid #ffffe6;
	border: 1px solid black;
}
/* spolecne */
.city_detail {
	padding: 6px 6px 0px 0px;
}
.clear {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.city_detail .city_photo {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #fff;
	border-radius: 8px;
	box-shadow: 0px 5px 3px #4e5d74;
	-webkit-box-shadow: 0px 5px 3px #4e5d74;
	-moz-box-shadow: 0px 5px 3px #4e5d74;
	-webkit-border-radius: 8px;
	background: none;
	width:100px;
	height: 75px;
}
#main .city_detail a:link, #main .city_detail a:visited, #main .city_detail a:active, #main .city_detail a:focus {
	color: #000;
	text-decoration: none;
	background: none;
	padding: 0px;
	line-height: 1.2;
}
#main .city_detail a:hover {
	text-decoration: underline;
}
#main .city_detail .city_info {
	/*width: 120px;
*/
}
#main .city_detail .city_info h2 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
#main .city_detail .city_info h3 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #2c3748;
}

#main span.normal {
  font-size:13px;

  
}

/* ****************************************************** */
/* organizační struktura */
#main #org {
	display: block;
	border: 1px solid green;
	width: 98%;
}
#main #org #xxx {
	display: block;
	float: left;
	border: 3px solid red;
	width: 48%;
}
#main #org #soka {
	width: 48%;
	float: left;
}
#main #org .soka {
	width: 98%;
	height: 40px;
	/*background: #ffffe6;*/
}
#main #org .soka-all {
	background: #d0d2d3;
	padding:10px;
}
#main #org #reditel {
	border: 3px solid red;
	text-align: center;
}
#main #org .float {
	width: 48%;
	float: left;
	border: 1px solid black;
}
#main #samost {
	border: 1px solid red;
	text-align: center;
}
#main .float {
	width: 48%;
	float: left;
	border: 1px solid black;
}
#nav .moduletable .da a:link, #nav .moduletable .da a:visited {
	width: 245px;
	height: 70px;
	display: block;
	text-indent: -2000em;
	background: url(../images/digi.png) no-repeat left top;
	margin-bottom: 5px;
}
/*#nav .moduletable .da a:hover, #nav .moduletable .da a:active {
	background: url(../images/digi.png) no-repeat left bottom;
} */
#nav .moduletable .virt a:link, #nav .moduletable .virt a:visited {
	width: 245px;
	height: 70px;
	display: block;
	text-indent: -2000em;
	background: url(../images/virtual.png) no-repeat left top;
}
/*#nav .moduletable .virt a:hover, #nav .moduletable .virt a:active {
	background: url(../images/virtual.png) no-repeat left bottom;
} */
#contactbutton a:link, #contactbutton a:visited {
	height: 29px;
	width: 86px;
	display: block;
/* make it a block element */
	text-indent: -1000em;
/* keep the text out of the display */
	background: url(../images/contact_icon_dual.gif) no-repeat left top;
	border: none;
/* don't display a border */
}
#contactbutton a:hover, #contactbutton a:active {
	background-position: left bottom;
/* relocate the image to show the rollover image */
}

#main .page-header h2{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color: #40403a;
	text-transform: uppercase;
	margin-bottom: 2px;


}

.item-page div{ 
/*margin-left:30px;*/
/*margin-left:10px;*/
margin-top:0px;}

.item-page p{ 
/*margin-left:30px;*/
margin-left:10px;
margin-top:0px;}
div.slider_content p {margin-left:20px;}

.item-page div.highlight{margin-left:10px;}


.kontakty p {
	margin-left: 200px;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
}
x.kontakty hr {
	display: none;
}
#main .kontakty h2 {
	font-size: 13px;
}
x#main .kontakty {
	clear: both;
	padding-bottom: 20px;
}
#main .kontakty .kontakty1 {
	float: left;
	width: 270px;
}
#main .kontakty .kontakty1 h2 {
	text-transform: none;
	float: left;
	width: 270px;
}
#main .kontakty .kontakty2 {
	float: right;
	width: 450px;
	padding-top: 10px;
}

/* SIGPLUS - galerie obrázků ve článcích */
div.boxplus-slider {border:1px solid #808080; background-color:#e6e6cf;}
div.sigplus span.nadpis {border:1px solid #808080;background-color:#40403a;color:#fff;padding:3px 5px 1px 5px;border-bottom:0px;}
/*div.sigplus-gallery {border:1px solid #808080; background-color:#e6e6cf;}*/
div.sigplus{margin-left:10px;}

/* zvýraznění editačního pole ve front endu - zobrazit autora*/
div.borderred{border:1px solid red;}


fieldset.input {
	border: 0;
}
input.button, button.button, button.validate {
	background: #FFFFFF url(../images/nature/arrow1.gif) no-repeat left top;
	border: 1px solid #DDDDDD;
	color: #40403a;
}
