/**
 * @author  ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
	/* Typography =================================================== */


/* Zahlavi */
/* ##########################  header  ########################### */
#header {
	height: 115px;
	font-size: 13px;
	position: relative;
	display: block !important;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
/* +++++++++ cervena linka v zahlavi ++++++++++++ */

#line {
	width: 100%;
	/*position: absolute;
*/
	height: 35px;
	margin: auto 0;
	/*top: 0;
	left: 0px;
*/
	text-align: right;
	background-color: #99141b;
}
/* ++++++++++++++++++ fontsize  - menic velikosti fontu v zahlavi +++++++++++++ */
#line div#font {
	position: relative;
	height: 26px;
}
#line div#fontsize {
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -0.5em;
	width: 250px;
	text-align: left;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0px solid white;
	position: absolute;
	margin-top: -0.5em;
	line-height: 1;
}


/* ##########################  logo  ########################### */
/* +++++++++++++ logo ************** */
#logo {
	margin: 0px;
	position: absolute;
	top: 40px;
	left: 5px;
	border: 0px solid red;
	padding: 0;
	width: 530px;
	height: 67px;
}
#logo a img {
	border-style: none;
}
#logo a:link, #logo a:visited, #logo a:hover, #logo a:active, #logo a:focus {
	background: none;
}
#logo-b {
	margin: 0px;
	position: absolute;
	top: 40px;
	right: 5px;
	padding: 0;
	/*border: 1px solid red;
*/
}

/* ++++++++++++ měnič jazyků ++++++++++++++++ */
#header .mod-languages {
	position: absolute;
	right:100px;
	top:35px;
	width:200px;
	height:40px;
/*
	float: right;
	position: relative;
	top: 20px;
	right: 100px;
	border:1px solid green;
*/
}
#header .mod-languages ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header .mod-languages li {
	float: left;
	margin: 0;
	margin-right: 3px;
	padding: 0;
	width: 50px;
	height: 30px;
}
#header .mod-languages li a img {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
#header .mod-languages li a {
	margin: 0;
	/*width: 47px;
	width: 25px;
*/
	padding: 0;
	/*border: 1px solid #000;
*/
}
#header .mod-languages li a:link, #header .mod-languages li a:visited {
	display: block;
	width: 19px;
	height: 15px;
	margin: 0;
	padding: 5px 15px;
	background: url(../images/bg_lang.png) -50px top no-repeat;
}
#header .mod-languages li a:hover {
	background-position: left top;
}
#header .mod-languages li.lang-active a {
	background: url(../images/bg_lang.png) no-repeat left top;
}



/* Pruh */
/* ++++++++++++++++++ pruh +++++++++++*/
div#pruh {
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #646566;
	height:200px;
	
}
#header2 #pruh .moduletable-banner {
	float: left;
	height: 200px;
	margin: 0px;
	color: #000;
/* 
	background: #40403a;
	border-top: 1px dotted #646566;
*/
}

div#header2 #pruh .banneritem {
	max-height: 180px;
	padding: 0;
	margin: 8px;
}
div#header2 #pruh .banneritem img {
	border: 2px solid #000;
}
div#header2 #pruh .moduletabletext {
	height: 170px;
	margin: 0px 0px 0px 20px;
	padding: 0 10px 0px 0;
	overflow: hidden;
	color: #fff;

}
div#header2 #pruh .moduletabletext .customtext p {
	font-size: 13p;
	line-height: 1.4;
	color: #000;
	margin-top:0px;
}
div#header2 #pruh .moduletabletext h3 {
  margin-bottom:0px;
  margin-top: 10px;

}

div#header2 #pruh .moduletabletext h3 {
	color: #000;
	font-weight: bold;
	padding: 1px 2px 1px 0px;
	font-size: 16px;
	
}

/* ++++++++++++++  readmore2  ++++++++++++++ */
#pruh .readmore2 {
	display: block;
	position: absolute;
	bottom: 50px;
	right: 20px;
	/*text-align: right;
*/
}
#pruh .readmore2 a {
	/*text-align: right;
*/
}
#pruh .readmore2 a:link, #pruh .readmore2 a:visited {
	padding: 5px 20px 5px 5px;
	color: #fff;
	background: #404039 url('../images/readmore-sipka-b.png') right center no-repeat;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#pruh div.readmore2 a:hover, #pruh div.readmore2 a:active, #pruh div.readmore2 a:focus {
	text-decoration: underline;
	background: #e6e6cf url('../images/readmore-sipka-a.png') right center no-repeat;
	color: #000;
}
/* ++++++++++++++  readmore3  ++++++++++++++ */
#pruh .readmore3 {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
	/*text-align: right;
*/
}
#pruh .readmore3 a {
	/*text-align: right;
*/
}
#pruh .readmore3 a:link, #pruh .readmore3 a:visited {
	padding: 5px 8px;
	color: #fff;
	background: #404039;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px;
}
#pruh div.readmore3 a:hover, #pruh div.readmore3 a:active, #pruh div.readmore3 a:focus {
	text-decoration: underline;
	background: #e6e6cf;
	color: #000;
}

/* top-menu */
/* ++++++++++++++++++++ top-menu ++++++++++ */
#top-menu {
	position: relative;
	margin: 0px 5px;
	height: 40px;
	background-color: #40403a;
	color: #fff;
	;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	/*border: 1px solid red;
*/
}
#top-menu .moduletable_menu-top {
	position: absolute;
	right: 10px;
	top: 5px;
	vertical-align: middle;
	/*border: 1px solid red;
*/
}
#top-menu .moduletable_menu-top ul.menu {
	list-style-type: none;
}
#top-menu .moduletable_menu-top ul.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-menu .moduletable_menu-top ul.menu li {
	height: 20px;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0px 10px 0 10px;
	border: 0;
	border-left: 2px solid #fff;
}
#top-menu .moduletable_menu-top a {
	text-decoration: none;
	background: none;
	/*border: 1px solid red;
*/
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
#top-menu .moduletable_menu-top a:hover {
	color: #fff;
	text-decoration: none;
}


/*++++++++++++++ vyhledavani ++++++++++++++++ */
/*vyhledaci blok*/
#top-menu .moduletable-search {
	width: 400px;
	height: 25px;
	position: absolute;
	left: 7px;
	top: 8px;
	border: 0px solid green;
	background: url(../images/lupa.png) 0% 40% no-repeat;
	padding: 0;
}
/*skryt nazev bloku - vyhledavani */
#top-menu .moduletable-search form .search-search label
{height:25px;}
#top-menu .moduletable-search form 
{margin: 0px;}
#top-menu .moduletable-search form .search-search label,
#top-menu .moduletable-search .search-search label
 {
	display: none;
	top: -999em;
	left: -999em;
}
#top-menu .moduletable-search form input {
	border: 1px solid black;
	padding: 4px 5px;
	font-size: 11px;
	margin-left: 0px;
	background: #ffffe6;
  margin-left: 25px;
  width: 210px;
    border-radius: 0px;
    line-height: 14px;
}
#top-menu .moduletable-search form input.button-search {
	display: none;
	cursor: pointer;
	border: 1px solid #B8CBE7;
	margin-left: 5px;
	padding: 2px;
}

 /* ##########################  breadcrumbs  ########################### */
#breadcrumbs ul.breadcrumb {list-style-type: none;}
#breadcrumbs ul.breadcrumb li {float:left;}
/* jste zde: */
#breadcrumbs2 ul.breadcrumb {list-style-type: none;}
#breadcrumbs2 ul.breadcrumb li {float:left;}
#breadcrumbs2 ul.breadcrumb li.showhere {
   margin-right: 5px;
    text-transform: none;
        color: #fff;
    padding-left: 5px;
}
#breadcrumbs2 {
  position: relative;
  height:17px;
	padding: 5px 0 5px 0px;
	text-align: left;
	margin:0px;
	font-size: 12px;
	border-bottom: 1px dotted #000;
	color: #40403a;
	/*border-bottom: 1px dotted #000;
*/
}

#breadcrumbs {
   position: relative;
  height:17px;
	padding: 5px 0 5px 0px;
	text-align: left;
	margin: 2px 0px 2px 5px;
	font-size: 12px;
	border-bottom: 1px dotted #000;
	color: #40403a;
	/*border-bottom: 1px dotted #000;
*/
}
#breadcrumbs p {
	padding: 5px;
	display: inline;
}
#breadcrumbs span {
	font-size: 12px;
  padding-left:3px;
  color: #40403a;
	
}
x.breadcrumbs,
x#breadcrumbs span a:link, #breadcrumbs span a:visited {
	font-size: 12px;
  text-transform: none;
	font-weight: normal;
	color: #40403a;

}
#breadcrumbs span a:hover, #breadcrumbs span a:active, #breadcrumbs span a:focus {
	text-decoration: none;
}



/* CONTENTAREA */
/* *************************************************** */
/* +++++++++++ menu ********* */
.moduletable_menu {
	margin: 0px 0px 10px 0px;
	/*width: 250px;
*/
	/*border: 1px solid green;
*/
	padding: 0px 0px 10px 0px;
}
.moduletable_menu {
	margin: 0px 0 5px 0;
}

    

/* napdis bloku menu*/
.moduletable_menu h3 {
/*	background-image: url("../images/mod-bg.png") ;*/
  padding: 0px;
	margin: 0px
}

.left1 .moduletable_menu h3
{ 	
	color: #fff; /*color: #798950;*/
	font-size: 13px;
	height: 40px;
	text-decoration: none;
	text-align: left;
	padding: 0px 0 0 10px;
	font-weight: bold;
	margin: 0;
	background: url(../images/mod-bg.png) bottom left no-repeat;
	margin-left:-5px;
	margin-bottom:-7px;
	position:relative;
}
.moduletable_menu h3 span.backh3 {
	display: block;
	padding: 6px 0 0 0px;
	margin: 0;
	font-family: Arial, 'Trebuchet MS', Tahoma, sans-serif;
}
/* ++++++++++++++  first level  ++++++++++++++ */
.moduletable_menu ul.menu {
	font-family: calibri, Arial, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	border-bottom: solid 1px #000;
	/*background: #fff;
	url(../images/nature/nav_level_1.gif) repeat-x;
*/
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.moduletable_menu ul.menu li {
	margin: 0;
	padding: 0;
}
.moduletable_menu ul.menu li a:link, .moduletable_menu ul.menu li a:visited {
	color: #40403a;
	display: block;
	padding: 7px 0px 7px 10px;
	text-decoration: none;
	margin: 0;
	display: block;
	color: #484848;
	border-bottom: 1px dotted #646566;
	font-weight: bold;
}
.moduletable_menu ul.menu li a:hover {
	color: #000;
	text-decoration: underline;
	background: none;
	/*background: url(../images/menu_a.png) repeat-y;
*/
}
.moduletable_menu ul.menu li a:active, .moduletable_menu ul.menu li a:focus, .moduletable_menu ul.menu li.active a:hover, .moduletable_menu ul.menu li.active a:active, .moduletable_menu ul.menu li.active a:focus {
	color: #000;
	/*background: #fff url(../images/nav_level_1.gif) repeat-x;
*/
}
.moduletable_menu ul.menu li.active > a {
	list-style-type: none;
	background: #cbcbb8;
/* url(../images/zamek.png) 97% center no-repeat*/
}
.moduletable_menu ul.menu li.active a:link, 
.moduletable_menu ul.menu li.active a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.moduletable_menu ul.menu li.active ul {
	
	background: #e5e5cf;
/* url(../images/zamek.png) 97% center no-repeat*/
}


/*.moduletable_menu ul.menu li.active a:hover {
	cursor: default;
}
*/
/* +++++++++++++++++++ barevne stylovani menu +++++++ */
/* Menu položky úvod - novinky */
.moduletable_menu ul.menu li.active.item-109 {
	list-style-type: none;
	background: #cbcbb8;
	/* url(../images/zamek.png) 97% center no-repeat;
*/
}
/* text - separator - jihočeské archivy */
.moduletable_menu ul.menu li.item-212,
.moduletable_menu ul.menu li.item-228,
.moduletable_menu ul.menu li.item-241 {
	color: #fff;
  font-size: 13px;
  height:40px;
	padding: 0px 0px 0px 10px;
  font-weight: bold;
  margin:0;
  background: url(../images/mod-bg.png) bottom left no-repeat;  
	margin-left:-5px;
	margin-bottom:-8px;	
	margin-top:2px;
	position:relative;
}
.moduletable_menu ul.menu li.item-212 span.separator,
.moduletable_menu ul.menu li.item-228 span.separator, 
.moduletable_menu ul.menu li.item-241 span.separator {
	display: block;
	padding: 6px 0 0 0;
	margin:0;
	font-family: Arial, 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: bold;

  /*background: #40403a url(../images/zamek.png) 97% center no-repeat;*/
}
/* Menu položky SOA - centrala*/
.moduletable_menu ul.menu li.active.item-110 > a,
.moduletable_menu ul.menu li.active.item-221 > a,
.moduletable_menu ul.menu li.active.item-219 > a {
	color: #fff;
	text-decoration: none;
	background: #99141b;
	/* url(../images/zamek.png) 97% center no-repeat;
*/
}

	
.moduletable_menu ul.menu li.active.item-110 ul,
.moduletable_menu ul.menu li.active.item-221 ul,
.moduletable_menu ul.menu li.active.item-219 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #dad1c6;
}
/* Menu položky oddeleni - archivni oddeleni */
.moduletable_menu ul.menu li.active.item-198 > a, .moduletable_menu ul.menu li.active.item-222 > a, .moduletable_menu ul.menu li.active.item-242 > a {
	color: #fff;
	text-decoration: none;
	background: #1a69b2;
	/* url(../images/zamek.png) 97% center no-repeat;
*/
}
.moduletable_menu ul.menu li.active.item-198 ul, 
.moduletable_menu ul.menu li.active.item-222 ul, 
.moduletable_menu ul.menu li.active.item-242 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #c5d4e4;
/*ffe1da, efc9c0*/
}
/* Menu položky okresni archivy */
.moduletable_menu ul.menu li.active.item-111 > a, .moduletable_menu ul.menu li.active.item-230 > a, .moduletable_menu ul.menu li.active.item-250 > a {
	color: #fff;
	text-decoration: none;
	background: #4c4c45;
	/* url(../images/zamek.png) 97% center no-repeat;
*/
}
.moduletable_menu ul.menu li.active.item-111 ul,
 .moduletable_menu ul.menu li.active.item-230 ul, 
 .moduletable_menu ul.menu li.active.item-250 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #d0d2d3;
}
/* ++++++++++++++  second level  ++++++++++++++ */
.moduletable_menu ul.menu li ul li {
	font-weight: bold;
	margin: 0px 0px;
	/*border: solid 1px #000;
*/
	padding-left: 5px;
	color: #484848;
}
.moduletable_menu ul.menu li.active li a:link, .moduletable_menu ul.menu li.active li a:visited {
	font-weight: bold;
	color: #484848;
	padding: 5px 0px 5px 20px;
	background: url(../images/sipka-down.png) 6px center no-repeat;
/*#e8e5c6*/
	text-decoration: none;
}
.moduletable_menu ul.menu li.active li a:hover {
	color: #000;
	text-decoration: underline;
}
.moduletable_menu ul.menu li.active li a:active, 
.moduletable_menu ul.menu li.active li a:focus {
	color: #000;
	text-decoration: underline;

}
.moduletable_menu ul.menu li.active li.active
{
background: url(../images/arrow-bg.png) 230px center no-repeat;
}
.moduletable_menu ul.menu li.active li.active a:link, 
.moduletable_menu ul.menu li.active li.active a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	
}
/* third menu level */
div#third_menu_level {
  margin:0; padding:0;
  /*border:1px solid green;*/    
}
div#third_menu_level .moduletable_menu {
  padding:0;margin:5px 5px 0 5px;background:#40403a; height:38px;
}                                

div#third_menu_level ul.menu {list-style-type: none; margin:0 0 0 5px; padding:0;border:none; /*leve odsazení 3.menu */
/*border:1px solid red;*/
background:#40403a;
/*width:100%;*/
}

div#third_menu_level li {
float: left; margin:0;padding:0; background: url(../images/bg-zalozky-neg.png) no-repeat right top; 
/*margin-right:5px;*/ margin-top:4px;
}  /*rozestupy zalozek*/

div#third_menu_level a 
{display: block; height:25px; background: url(../images/bg-zalozky-left-neg.png) no-repeat left top;
padding:8px 15px 0px 15px; text-decoration: none; font-size: 14px; color: #484848; font-weight: bold;}

div#third_menu_level a:link,
div#third_menu_level a:visited {
border:none;
}
div#third_menu_level a:hover 
{color: #000;}

div#third_menu_level li.active {
background: url(../images/bg-zalozky.png) no-repeat right top;
}
div#third_menu_level li.active a {
background: url(../images/bg-zalozky-left.png) no-repeat left top; color: #000;
height:26px;
}
	
/* ++++++++++++++  third level  ++++++++++++++ */
.moduletable_menu ul.menu li ul li ul {
	padding-bottom: 0;
	/*border: 1px solid red !important;
*/
	margin: 0;
	padding: 2px 0 5px 10px;
}
.moduletable_menu ul.menu li.active ul li.active ul li {
	/*border-bottom: 3px solid red;
*/
}
.moduletable_menu ul.menu li.active ul li.active ul li a:link,
.moduletable_menu ul.menu li.active ul li.active ul li a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #646566;
	color: #484848;
	padding: 5px 4px 5px 15px;
}
.moduletable_menu ul.menu li.active ul li.active ul li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.moduletable_menu ul.menu li.active ul li.active ul li.active a:link, 
.moduletable_menu ul.menu li.active ul li.active ul li.active a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;

}

.moduletable_kontakt h3
{ 	
	color: #fff; /*color: #798950;*/
	font-size: 13px;
	height: 40px;
	text-decoration: none;
	text-align: left;
	padding: 0px 0 0 10px;
	font-weight: bold;
	margin: 0;
	background: url(../images/mod-bg.png) bottom left no-repeat;
	margin-left:-5px;
	margin-bottom:-7px;
	position:relative;
}
.moduletable_kontakt h3 span.backh3 {
	display: block;
	padding: 6px 0 0 0px;
	margin: 0;
	font-family: Arial, 'Trebuchet MS', Tahoma, sans-serif;
}


.moduletable_kontakt .custom_kontakt {
	font-size: 13px;
	background: #E5E5CF;
	margin: 0;
	padding: 5px 10px 5px;
}
.moduletable_kontakt .custom_kontakt p {
	font-size: 12px;
	line-height: 1.3;
}
/* kontakt2 s odsazenim*/
.moduletable_kontakt2 {margin-top:10px;}

.moduletable_kontakt2 h3
{ 	
	color: #fff; /*color: #798950;*/
	font-size: 13px;
	height: 40px;
	text-decoration: none;
	text-align: left;
	padding: 0px 0 0 10px;
	font-weight: bold;
	margin: 0;
	background: url(../images/mod-bg.png) bottom left no-repeat;
	margin-left:-5px;
	margin-bottom:-7px;
	position:relative;
}
.moduletable_kontakt2 h3 span.backh3 {
	display: block;
	padding: 6px 0 0 0px;
	margin: 0;
	font-family: Arial, 'Trebuchet MS', Tahoma, sans-serif;
}


.moduletable_kontakt2 .custom_kontakt2 {
	font-size: 13px;
	background: #E5E5CF;
	margin: 0;
	padding: 5px 10px 5px;
}
.moduletable_kontakt2 .custom_kontakt2 p {
	font-size: 12px;
	line-height: 1.3;
}







/************* START ze sablony *********************************************************************************/


body#shadow {
	font-family: arial,sans-serif
}

body h1,body h2,body h3,body h4,body h5,body h6 {
	margin: 0;
	font-family: inherit;

	color: inherit;
	text-rendering: optimizelegibility;
}

body h1 {
	margin-bottom: 0.75em;
	font-size: 3.6em;
	line-height: 1.2;
}

body h2 {
	margin-bottom: 0.75em;
	font-size: 1.5em;
	line-height: 1.2;
	padding: 5px 0
}

body h3 {
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1.3;
	padding-bottom: 5px
}

body h4 {
	margin-bottom: 1.5em;
	font-size: 1.2em;
	line-height: 1.25;
}

body h5 {
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

body p,body ol,body ul,body dl,body address {

	font-size: 1.0em;

}

small {
	font-size: 0.9em;
}

body ul,body ol {
	margin: 0 0 1.5em 12px;
	padding: 0 0 0 12px;
}

body li ul,body li ol {
	margin: 0;
}


ul.categories-module
{ padding:0; margin:0}


blockquote {
	margin: 0 0 1.5em -24px;
	padding-left: 24px;
	border-left: 2px solid #c7ced6;
	font-style: normal;
}

q {
	quotes: none;
}



cite {
	font-style: normal;
}

abbr[title] {
	border-bottom: 1px dotted #c7ced6;
	cursor: help;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

ins {
	text-decoration: none;
}

mark {
	font-style: italic;
	font-weight: bold;
}

pre,code,kbd,samp {
	line-height: 1.5em;
}

pre {
	white-space: pre-wrap;
	}

sub,sup {
	position: relative;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: transparent;
	font-size: 1em
}

table th,table td {
	padding: 8px;
	vertical-align: top;
	border-top: 1px solid #ddd;
	line-height: 1.5em;
	text-align: left;
}

table th {
	font-weight: bold;
	border: 0
}

table thead th {
	vertical-align: bottom;
}

table  tr:first-child th,table tr:first-child td,table thead:first-child tr:first-child th,table thead:first-child tr:first-child td
	{
	border-top: 0;
}

table tbody+tbody {
	border-top: 2px solid #8c9bab;
}

table tbody tr td,table tbody tr th {
	-webkit-transition: background-color 0.25s 0 linear;
	-moz-transition: background-color 0.25s 0 linear;
	-ms-transition: background-color 0.25s 0 linear;
	-o-transition: background-color 0.25s 0 linear;
	transition: background-color 0.25s 0 linear;
}

/* links */
p.readmore a,  .mod-articles-category-readmore a {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	display: inline-block;
	text-decoration: none;
	line-height: 1.6em;
	margin-bottom: 9px;
	padding: 4px;
	line-height: 1.6em;
}

/* +++++++++++++++++  forms general #######################  */
form {
	margin: 0 0 18px;
}

fieldset {
	border: solid 1px #ddd;
	margin: 10px 0;
	padding: 20px;
	border-radius: 5px
}

fieldset p {
	margin: 0;
	padding: 0;
}

legend {
	font-weight: bold;
	padding: 5px 10px
}

label,input,button,select,textarea {
	font-weight: normal;
}

label {
	color: #333333;
	margin-bottom: 5px;
	max-width: 90%
}

input,textarea,select,#advanced-search-toggle, input.search-query {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 6px;
	margin-top: 3px;
	margin-right: 9px;
	padding: 4px;
}
.filter-search-lbl {display:inline}
.filter-search, .display-limit {float:left; margin-right:10px}
.button,button,.profile-edit a {
	border-radius: 3px;
	padding: 4px;
	line-height: 1.2em;
	text-decoration: none;
}

label input,label textarea,label select {
	display: block;
}

input[type="image"],input[type="checkbox"],input[type="radio"] {
	border-radius: 0;
	cursor: pointer;
	height: auto;
	line-height: normal;
	margin: 3px 0;
	padding: 0;
	width: auto;
}

input[type="button"],input[type="reset"],input[type="submit"] {
	height: auto;
	width: auto;
}

select {
	height: 28px;
	line-height: 28px;
	max-width:99%}

select {
	width: 220px;
}

select[multiple],select[size] {
	height: auto;
}

textarea {
	height: auto;
}

.radio,.checkbox {
	padding-left: 18px;
}

input[type="radio"],input[type="checkbox"] {
	display: inline;
	 margin-right : 10px;
	 border:none
}

input,textarea {
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

input:focus,textarea:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(82, 168, 236, 0.6);
	outline: 0 none;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus
	{
	box-shadow: none;
	outline-offset: -2px;
}

/* +++++++++++++++++++++++  header searchbox +++++++++++++++++++++  */

#header form {
	overflow: hidden;
	float: right
}
#header form .search {display:inline}
#header input {
	font-weight: bold;
	float: left;
}

#header .inputbox {
	margin-right: 5px
}

/* ++++++++++++++++++++  search component +++++++++++++++++++++++ */

fieldset.word {
	border: 0;
	background: #fff;
	padding: 0
}

fieldset.phrases label,fieldset.only label {
	display: inline;
	margin: 0 10px
}

 :root *> fieldset.only label:before {
	background: #a7c7dc;
	background: -moz-linear-gradient(-45deg, #fefefe, #ddd);
	background: -webkit-linear-gradient(-45deg, #fefefe, #ddd);
	background: -o-linear-gradient(-45deg, #fefefe, #ddd);
	background: -ms-linear-gradient(-45deg, #fefefe, #ddd);
	background: linear-gradient(-45deg, #fefefe, #ddd);
	border: 1px solid #aaa;
	border-radius: 3px;
	box-shadow: 0 0 1px 1px #CCCCCC;
	height: 1em;
	margin: 0 4px 0 0;
	text-transform: uppercase;
	width: 1em;
	content: ".";
	display: inline-block;
	margin-left: -40px;
	padding: 2px;
	line-height: 1em;
	text-indent: -50px;
}

input[type="checkbox"]:checked+label:before {
	content: "\2714";
	text-indent: 0;
	background: -moz-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: linear-gradient(-45deg, #fefefe, #0b70cd);
	border: 1px solid #0B70CD;
}

/*:root *> .phrases-box  label:before {
	background: #a7c7dc;
	background: -moz-linear-gradient(-45deg, #fefefe, #ccc);
	background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: linear-gradient(-45deg, #fefefe, #0b70cd);
	border: 1px solid #aaa;
	line-height: 1.3em;
	margin: 0 4px 0 0;
	text-transform: uppercase;
	width: 1.3em;
	content: ".";
	display: inline-block;
	margin-left: -40px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	text-indent: -40px;
	color: #fff;
	text-shadow: 0px 10px 6px #fff;
}
*/
/*
input[type="radio"]:checked + label:before {
	content: "\2022";
	text-indent: 6px;
	background: -moz-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -webkit-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -o-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: -ms-linear-gradient(-45deg, #fefefe, #0b70cd);
	background: linear-gradient(-45deg, #fefefe, #0b70cd);
	color: #000;
	zoom:1;
	border: 1px solid #aaa;
}*/

.ordering-box {
	margin: 10px 0;
}

.search-results dt.result-title {
	padding: 15px 15px 0px 5px;
	font-weight: bold;
}

.search-results dd {
	padding: 2px 15px 2px 5px
}

.search-results dd.result-text {
	padding: 0px 15px 5px 5px;
	line-height: 1.7em
}

.search-results dd.result-url {
	font-size: 90%;
	padding: 2px 15px 15px 5px;
}

.search-results dd.result-created {
	padding: 2px 15px 15px 5px

}
dd.result-created {
	font-size:12px;
}

.search-results dd.result-category {
	padding: 10px 15px 5px 5px
}

.advanced-search-tip {
	background: #FEFDE2;
	border-radius: 3px;
	padding: 20px;
	border: solid 1px #ddd
}

.advanced-search-tip p {
	margin: 0
}

.advanced-search-tip .term {
	font-weight: bold;
	font-style: italic
}

.panel {
	border: solid 1px #ddd;
	margin-top: -1px;
}

#main  .panel h3 {
	margin: 0px;
	padding: 0;
	background: #eee;
	border: 0;
	font-size: 1.0em
}

.panel h3 a {
	display: block;
	padding: 6px;
	text-decoration: none;
	padding: 6px;
}

.pane-slider {
	border: solid 0px;
	padding: 10px;
	margin: 0;
}


/* +++++++++++++++++++  Contact Form +++++++++++++++++++++++++++++++++ */


.panel .contact-form,.panel .contact-miscinfo {
	padding: 10px
}

.contact .panel .contact-form form,.contact .panel .contact-address {
	margin: 20px 0 0 0
}

textarea,.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea
	{
	width: 80%;
	border: solid 1px;
	-moz-box-sizing: border-box;
	border: 1px solid #DDDDDD;
	color: #333333;
	overflow: auto;
	padding: 5px;
	vertical-align: top;
}

#jform_contact_email_copy-lbl,#jform_contact_email_copy {
	float: left;
	margin-right: 10px;
	border: 0
}

.contact-form .button {
	clear: left;
	float: left;
	margin: 20px 0
}

fieldset.filters {
	background: none;
	border: none;
	padding: 0
}

.contact-form,.contact-links,.contact-misc,.contact-image,.contact-contactinfo,.contact-address
	{
	margin: 20px 0
}

/* ++++++++++++++ loginmodule +++++++++++++++++++++++++++ */

#form-login-remember {
	overflow: hidden;
	margin-bottom: 10px
}

#form-login-remember label {
	display: inline;
	margin-left: 10px
}

#modlgn-remember {
	float: left
}

#login-form fieldset {
	background: #f5f5f5
}

form ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}


/* +++++++++++++++++ articleinfo /actions  +++++++++++++++++++++++++++  */

ul.actions {
	list-style-type: none;
	text-align: right
}
ul.actions a {padding:0}
ul.actions  li {
	display: inline
}

.article-info-term {
	display: none
}

.article-info {
	overflow: hidden;
	font-size: 0.9em
}

.article-info dd {
	float: left;
	padding: 0 5px;
	border-right: solid 1px #ccc
}

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

.article-info dd.create {
	clear: left
}

/* ######################  header   ###################### */
#fontsize {
	padding: 0;
	margin: 0 20px 0 1px;
	text-align: right;
	margin-bottom: 0px;
	float: none;
}

#fontsize h3 {
	padding-right: 0;
	font-weight: normal;
	display: inline;
	font-size: 1em;
	margin: 0
}

#fontsize p {
	margin: 0 0 0 2px;
	padding: 0;
	display: inline;
	font-size: 1em;
}

#fontsize p a {
	margin: 0 2px;
	display: inline;
	padding: 0px 5px;
}

/* +++++++++++++++  menus ++++++++++++++++++++++++ */
#header ul.menu {
	padding: 0;
	width: auto;
	text-align: left;
	display: block;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	margin: 0 10px
}

#header ul.menu li {
	display: inline;
	padding: 0;
	margin: 0;
}

#header ul.menu li a:link,#header ul.menu li a:visited,#header ul.menu li:last-child a
	{
	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;
}

#header ul.menu li:first-child a {
	border-radius: 4px 0 0 0;
	margin-left: -1px
}


ul.menu {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.menu,ul.menu ul {
	list-style-type: none;
}

ul.menu a {
	display: block;
	margin: 0;
	text-decoration: none;
	/*padding: 5px 0px;*/
	/*border-bottom: solid 1px #ddd;*/
}

ul.menu li:last-child a {
	border: 0;
	box-shadow: none
}

ul.menu ul {
	margin: 0;
	padding: 0
}

ul.menu ul a {
	padding-left: 20px
}

ul.menu ul ul a {
	padding-left: 30px
}

ul.menu ul ul ul a {
	padding-left: 40px
}

ul.menu ul ul ul ul a {
	padding-left: 45px
}

/* ++++++++++++++  content-module ++++++++++++++ */
.category-module {
	margin: 0;
	padding: 0
}

.category-module li {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style-type: none
}

.category-module li h4 {
	margin-bottom: 0
}

.category-module span {
	display: block;
	font-size: 0.85em;
}

.category-module a span {
	display: inline
}

/* content */
.categories-list  .item-title  a {
	text-decoration: none;
	margin-bottom: 20px
}


.category-desc img {
	float: left;
	margin: 0 20px 10px 0
}

.categories-list dt,.categories-list dd {
	display: inline
}

/* ++++++++++++++++++++++  Footer +++++++++++++++++++++++++ */
#footer-outer
{font-size:0.8em}
.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: 1.3em
}

#footer {
	font-size: 0.8em
}

/*  ####################   Sliding modules  ################## */
.moduletable_js,.moduletable {
	margin-bottom: 20px;
}

.js_heading,.js_heading {
	position: relative;
	display: block;
	padding: 5px 10px;
	margin: 0px;
	font-size: 1.40em;
	border-radius: 3px
}

h3.js_heading a {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 5px 5px 0 0;
	text-decoration: none;
	background: none
}

.module_content {
	padding: 10px;
	border: solid 1px #ddd;
	border-top: 0;
	border-radius: 0 0 3px 3px;
	margin-top: -1px
}

.no {
	font-size: 1px;
}

.slide {
	height: auto !important;
}

/*  +++++++++++++++++++++++++++++   Module Tabs / Pagebreak Tabs / Contact Tabs ++++++++++++++++ */
ul.tabs {
	margin: 0;
	padding: 0;
	overflow: hidden
}

dl.tabs dt,dl.tabs dd {
	margin: 0;
	padding: 7px 5px;
}

dl.tabs dt h3 {
	font-size: 1em;
	margin: 0;
	padding: 0
}

dl.tabs dt {
	position: relative;
	z-index: 1
}

ul.tabs li,dl.tabs dt {
	list-style-type: none;
	float: left;
	width: auto;
	padding: 0;
	display: block;
	margin: 0 3px 0 0;
	font-size: 1em;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited
	{
	text-decoration: none;
	padding: 7px 5px;
	margin: 0px;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	border-radius: 5px 5px 0px 0px;
}

ul.tabs li a.linkopen:link,ul.tabs li a.linkopen:visited,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	font-weight: bold;
}

.tabcontent,div.current {
	padding: 30px 20px;
	margin: -1px 0 0 0;
	border-radius: 0 3px 3px 3px;
	clear: left;
}

div.current {
	position: relative;
	z-index: 0;
	top: -1px
}

.tabcontent:focus {
	outline: none
}

.tabopen {
	display: block;
	margin-bottom: 20px;
	overflow: hidden
}

.tabclosed {
	display: none
}

.tabcontent ul {
	padding: 0
}

.tabcontent ul li {
	list-style-type: none
}

/* ++++++++++++++  image float style ++++++++++++++ */
.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-none
{display:block;
	margin:10px 0
}

/* Correction for user profile date of birth calendar image */
#jform_profile_dob_img {
	background: url("../images/system/calendar.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 18px;
	margin: 0 3px;
	vertical-align: middle;
	width: 18px;
}

/* ----------------- footer menu -----------*/
#footer-menu .moduletable {
  position:absolute; left:260px; top:15px;
}
#footer-menu .moduletable ul {
  list-style-type:none;
}
#footer-menu .moduletable li {
  float:left; height:20px; margin:0 5px 0 0; 
  padding:0 5px 0 0; border:0;
  border-right:1px solid #646464;
}



}
#right div.da .odd, #right div.da .even {
	border-bottom: 1px dotted #646566;
	padding: 3px 0px 3px 5px;
}
#right div.da .news_datum {
	font-weight: bold;
	font-size: 10px;
	padding: 3px 0px;
}
#right div.da .news_telo {
	font-size: 13px;
  padding: 0px 0px 0px 0px;
	margin: 0px;
}
#right div.da .news_link {
	text-align: right;
	padding: 2px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#right div.da .news_link a {
	font-weight: bold;
}
#right div.da .news_link a:hover {
	text-decoration: none;
}
/*#right div.da .news_link:before {
	content: "bb";
}
*/
/* +++++++ right - badatelna / souvisejici dokumenty  ++++++++++++++++*/
.moduletable_badatelna {
	padding: 0px;
	/* background: #d0d2d3;
*/
}
#right .moduletable_badatelna h3 {
	background: #4C4C45;
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
}
.moduletable_badatelna .custom_badatelna {
	background: #e5e5cf;
	padding: 5px;
	margin: 0;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}


/* ##########################  right  ########################### */
#right .moduletable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0 20px 0;
}
#right h3 {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 0 0;
	font-weight: normal;
}
#right h3 span.backh {
	padding: 0px 0px 0px 0;
	display: block;
}
#right h3 span.backh2 {
	display: block;
}
#right h3 span.backh3 {
	padding: 0px 0px 5px 0px;
	display: block;
}
#right h3.js_heading span.backh {
	padding: 0px 0 0 5px
}
#right h4 {
	font-size: 13px;
	padding: 0px 5px 0 0;
	margin: 0;
}
#right ul {
	list-style-type: none;
	margin: 0px 0;
	padding: 5px 0 0 0px;
	position: relative;
}
#right ul.categories-module ul {
	margin: 15px 0 15px 10px
}
#right ul li {
}
#right ul li a {
}
#right ul.category-module {
	margin-top: 0;
	padding-top: 0
}

/* #right */
/* +++++++++++ Pravy sloupec - menici se styly ++++++++++ */
/****  soa main  *** */
.moduletable_main {
	padding: 0px;
	/*background: #dad1c6;
*/
}
#right .moduletable_main h3 {
	background: #a0a08d;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
}
#right .moduletable_main .custom_main h3 {
	/*margin-top: 5px;*/
}
#right .moduletable_main .custom_main p {
	margin: 0 0 5px 0;
	padding: 5px 0 10px 10px;
	font-size: 13px;
	font-family: tahoma, verdana, trebuchet ms, arial, sans-serif;
	line-height: 1.4;
	background: #e5e5cf;
	/*d9d9c4;
*/
}
#right .moduletable_main img {
	width: 100%;
}
/****  centrala *** */
.moduletable_centrala {
	padding: 0px;
	/*background: #dad1c6;
*/
}
#right .moduletable_centrala h3 {
	background: #99141b;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px; 
	font-weight: bold;
	
}
#right .moduletable_centrala .custom_centrala h3 {
/*	margin-top: 5px;*/
}
#right .moduletable_centrala .custom_centrala p {
	margin: 0 0 5px 0;
	padding: 5px 0 10px 10px;
	font-size: 12px;

	line-height: 1.4;
	background: #dad1c6;
}
#right .moduletable_centrala img {
	width: 100%;
}
/****  soa *** */
.moduletable_soa {
	padding: 0px;
	/*background: #c5d4e4;
*/
}
#right .moduletable_soa h3 {
	background: #1a69b2;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	
}
#right .moduletable_soa .custom_soa h3 {
/*	margin-top: 5px;*/
}
#right .moduletable_soa .custom_soa p {
	margin: 0 0 5px 0;
	padding: 5px 0 10px 10px;
	font-size: 13px;
	
	line-height: 1.4;
	background: #c5d4e4;
}
#right .moduletable_soa img {
	width: 100%;
}
/****  soka *** */
.moduletable_soka {
	padding: 0px;
	/* background: #d0d2d3;
*/
}
#right .moduletable_mapa {
	margin-bottom: 8px;
}
#right .moduletable_mapa h3 {
	background: #4C4C45;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	
}
#right .moduletable_mapa .custom_mapa {
 	background-color: #e6e6cf;
	padding:4px;
	border:1px solid #ddd;
}
#right .moduletable_soka h3 {
	background: #4C4C45;
	padding: 5px 10px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	
}
#right .moduletable_soka .custom_soka h3 {
/*	margin-top: 5px;*/
}
#right .moduletable_soka .custom_soka p {
	margin: 0 0 5px 0;
	padding: 5px 0 10px 10px;
	font-size: 13px;

	line-height: 1.4;
	background: #d0d2d3;
}
#right .moduletable_soka img {
	width: 100%;
}
/* +++++ Novinky z DA - pravy sloupec ++++++++++++*/
#right .moduletable_da h3 {
	display: block;
	padding: 5px 0 5px 10px;
	margin: 0;
	margin-right: -5px;
	margin-top: 5px;
	color: #fff;
	background: #40403a;
	font-size: 13px;
	font-weight: bold;
	
}
#right div.da {
	padding: 0px;
	border-left: 1px solid #e6e6cf;
	border-bottom: 1px solid #e6e6cf;
	margin-bottom: 10px;
}


#right div.da .even {
	background: #e6e6cf;
}

#right div.da .odd {
	background: #ffffe6;
}
#right div.da .odd, #right div.da .even {
	border-bottom: 1px dotted #646566;
	padding: 3px 0px 3px 5px;
}
#right div.da .news_datum {
	font-weight: bold;
	font-size: 10px;
	padding: 3px 0px;
}
#right div.da .news_telo {
	font-size: 13px;
  padding: 0px 0px 0px 0px;
	margin: 0px;
}
#right div.da .news_link {
	text-align: right;
	padding: 2px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#right div.da .news_link a {
	font-weight: bold;
}
#right div.da .news_link a:hover {
	text-decoration: none;
}
/*#right div.da .news_link:before {
	content: "bb";
}
*/
/* +++++++ right - badatelna / souvisejici dokumenty  ++++++++++++++++*/
.moduletable_badatelna {
	padding: 0px;
	/* background: #d0d2d3;
*/
}
#right .moduletable_badatelna h3 {
	background: #4C4C45;
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Trebuchet MS, Arial, sans-serif;
}
.moduletable_badatelna .custom_badatelna {
	background: #e5e5cf;
	padding: 5px;
	margin: 0;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}


/* ##########################  right  ########################### */
#right .moduletable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0 20px 0;
}
#right h3 {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 0 0;
	font-weight: normal;
}
#right h3 span.backh {
	padding: 0px 0px 0px 0;
	display: block;
}
#right h3 span.backh2 {
	display: block;
}
#right h3 span.backh3 {
	padding: 0px 0px 5px 0px;
	display: block;
}
#right h3.js_heading span.backh {
	padding: 0px 0 0 5px
}
#right h4 {
	font-size: 13px;
	padding: 0px 5px 0 0;
	margin: 0;
}
#right ul {
	list-style-type: none;
	margin: 0px 0;
	padding: 5px 0 0 0px;
	position: relative;
}
#right ul.categories-module ul {
	margin: 15px 0 15px 10px
}
#right ul li {
}
#right ul li a {
}
#right ul.category-module {
	margin-top: 0;
	padding-top: 0
}


