body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 62.5%/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #e2e2e2 url('../images/body-bg.png') repeat-x 0 0;
}

/********************************* Typo & html elements ****************************/
p {
  margin: 0.5em 0;
}

a {
  text-decoration: underline;
  color: #2d5016;
}

a:hover {
  text-decoration: underline;
}

#article a[href^="http"] {
   background: url('../images/ven.png') no-repeat right 50%;
   padding-right: 15px;
}

#article a[href^="http://sfrb.mmr.dev7.qcm.cz"],  /* devel */
#article a[href^="http://sfrb.qcm.cz"],           /* poloostry */
#article a[href^="http://www.sfrb.cz"],           /* ostry */
#article address a[href^="http"] {
   background-image: none;
   padding-right:0;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 1em 0 0.5em;
  color: #2d5016;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 190%;
  font-weight: bold;
  margin: 0.25em 0 0.5em;
  line-height: 1.2em;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 125%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 100%;
}

a img {
  border: 0px solid #fff;
}

acronym, abbr {
  font-size: 90%;
  letter-spacing: .07em;
}

fieldset{	
  border-width: 1px 0 0 0;
  padding: 1em;
  margin: 0 0 2em 0;
}

body[id] fieldset {
  width:auto;
  -moz-border-radius: 0;
  margin: 0 0 1em 0;
}

legend{
  padding:0 0.5em;
  font-size:140%;
  font-weight:bold;
  color: #000;
}

pre {
  font-family: courier;
  font-style: normal;
  font-size: 88%;
}

hr {
  height:1px;
}

fieldset label span {
  display: block;
  width: 15em;
  float: left;
}  

fieldset label.checkbox span {
  display: inline;
  width: auto;
  float: none;
  padding-left: 0.5em;
}

address {
  background: #FFF5CF;
  padding: 10px 10px 10px 20px;
  border-left: 5px solid #FFD42A;
  color: #333333;
  font-style: normal;
/*  color: #2d5016;*/
  font-size: 1.1em;
  line-height: 1.3em;
}

/****************************** basic layout elements *************************/
#all {/* hlavni element webu */
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 980px;
  border: 0;
  font-size: 115%;
  background: #fff;
  color: #000;
}

#wrapper { /* obalujici element pro praci s pozadim */
  margin: 0;
  padding: 0;
}

#header {
  margin: 0;
  padding: 0;
}

.left {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  float: left;
  width: 190px;
  margin: 0;
  padding: 0;
}

.right {/* kontejner pro pravy blok - matrjoska - nenastavovat padding */
  float: right;
  width: 330px;
  margin: 0;
  padding: 0;
}

.middle {/* kontejner pro stredovy blok - matrjoska - nenastavovat padding */
  margin: 0;
  width: 620px;
  float: left;
  clear: none;
}

#footer {

}

.column-in {/* vnitrni kontejner pro vsechny bloky - matrjoska - tady nastavit padding */
  margin: 0;
  padding: 0.5em 1em;
}

.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
  display: block;
}

.hidden {
  position: absolute;
  left: -2000px;
}

#album, #download, #ocontent, #article {
  position: relative;
  width: 100%;
}

/******************************* Layout structures  ****************************/

/****** hlavicka *******/
#header {
  height: 289px;
  background: url('../images/header-bg.png') no-repeat 0 0;
}

#header .column-in {
  margin: 0;
  padding: 0;
  position: relative;
}

#header h1 {
	position: relative;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

#header h1 a {
	text-decoration: none;
  display: block;
  width: 960px;
  height: 53px;
  overflow: hidden;
}

#header h1 a:hover {
	text-decoration: none;
}

#header h1 span {
	text-decoration: none;
  background: url('../images/logo.png') no-repeat 0 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 960px;
  height: 53px;
  cursor: pointer;
}

#search {
  position: absolute;
  top: 263px;
  right: 18px;
}
#search-input {
  border: 1px solid #808080;
  width: 120px;
  color: #808080;
  font-size: 0.95em;
  height: 13px;
}
#go_button {
  vertical-align: bottom;
}

/*** radkova navigace  ****/
#row-site-navigation {
	clear: both;
	padding: 0;
	margin: 15px 10px 0;
	height: 186px;
	background: url('../images/hlavicka.jpg') no-repeat 0 0;
}

#row-site-navigation ul {
  margin: 0;
  padding: 0;
}

#row-site-navigation ul li {
	list-style-type: none;
	display: inline;
}

#row-site-navigation ul li a {
	display: block;
	float: left;
	width: 118px;
	padding-left: 2px;
	background: url('../images/rsn-li.png') no-repeat 0 0;
	height: 186px;
  text-decoration: none;
}
#row-site-navigation ul li a span {
  display: block;
  padding: 153px 10px 0;
  line-height: 1.3em;
  font-size: 0.95em;
  height: 33px;
  background: url('../images/rsn-li-item.png') no-repeat 0 bottom;
  cursor: pointer;
}
#row-site-navigation ul li a.programy-a-podpory:hover span,
#row-site-navigation ul li.active a.programy-a-podpory span {
  background: #ffd42a url('../images/rsn-li-item-01.jpg') no-repeat 0 0;
}
#row-site-navigation ul li a.legislativa:hover span,
#row-site-navigation ul li.active a.legislativa span {
  background: #ffd42a url('../images/rsn-li-item-02.jpg') no-repeat 0 0;
}
#row-site-navigation ul li a.vyrocni-zpravy:hover span,
#row-site-navigation ul li.active a.vyrocni-zpravy span {
  background: #ffd42a url('../images/rsn-li-item-03.jpg') no-repeat 0 0;
}
#row-site-navigation ul li a.realizovane-projekty:hover span,
#row-site-navigation ul li.active a.realizovane-projekty span {
  background: #ffd42a url('../images/rsn-li-item-04.jpg') no-repeat 0 0;
}
#row-site-navigation ul li a.dokumenty-ke-stazeni:hover span,
#row-site-navigation ul li.active a.dokumenty-ke-stazeni span {
  background: #ffd42a url('../images/rsn-li-item-05.jpg') no-repeat 0 0;
}
#row-site-navigation ul li a.odkazy:hover span,
#row-site-navigation ul li.active a.odkazy span {
  background: #ffd42a url('../images/rsn-li-item-06.jpg') no-repeat 0 0;
}
#row-site-navigation ul li a.o-sfrb:hover span,
#row-site-navigation ul li.active a.o-sfrb span {
  background: #ffd42a url('../images/rsn-li-item-07.jpg') no-repeat 0 0;
}
#row-site-navigation ul li a.kontakt:hover span,
#row-site-navigation ul li.active a.kontakt span {
  background: #ffd42a url('../images/rsn-li-item-08.jpg') no-repeat 0 0;
}

/******** preskoceni navigace ********/
a.hidden-nav {
	position: absolute;
	top: 0;
	left: 0;
  margin-left: -2000px;
	background: #fff;
	color: #000;
	padding: 0.5em;
	z-index: 0;
}
a.hidden-nav:active,a.hidden-nav:focus { 
	z-index: 2000;
	margin-left: 0;
}

/****** breadcrumb a vyhledavani *******/
#top-box {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

#top-box .left .column-in, #top-box .middle .column-in, #top-box .right .column-in {
	min-height: 40px;
	height: 40px;
}

#top-box .column-in {
	padding: 1em 1em 1em;
	overflow: hidden;
}

#top-box .left .column-in {
  text-align:center;
}

#top-box .right .column-in {
	padding: 1em 1em 1em;
	font-size: 100%;
}

#top-box .right .column-in form {
	padding: 0;
	margin: 0;
}

/***************************** obal. blok s obsahem **********************************/
/********************** OBRACENE PORADI SLOUPCU VANILLA 0.4 **************************/
#main {
  position: relative;
  width: 960;
  margin: 0 10px;
  padding: 0;
  background: #fff url('../images/main-bg.png') repeat-x left top;
}
#main.with_scroll {
  margin: 30px 10px 0;
}
#main .innerwrap {
  margin: 0;
  padding: 0;
  width: 960px;
  background: url('../images/iw-bg.png') repeat-y right 0;
}

#top-box {
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 200;
}

#theme-top {
  text-align: right;
  padding-right: 330px;
}
#theme-top a {
  background: #c6e9af url('../images/nahoru.png') no-repeat 5px 50%;
  font-size: 0.9em;
  padding: 3px 10px 2px 20px;
}

/****************************** levy sloupec ***********************************/

/******************************* stredovy sloupec ******************************/

.middle .column-in {
	padding: 1em;
	padding-right: 0;
	position: relative;
}
.middle a  {
}

#content{
  font-size:112%;
}

.breadcrumb {
  position: absolute;
  left: 10px;
  top: -25px;
  font-size: 0.85em;
  width:750px;
}

.middle img {
	width: auto;
	max-width: 100%;
}

.perex_image {
  float: left;
  margin: 0 0.5em 0.5em 0;
}

.middle h2 {
	font-weight: bold;
  font-size: 2em;
}

.middle h3 {
	font-weight: bold;
  font-size: 1.5em;
}

.middle h3 a  {
	text-decoration: none;
  border-bottom: 1px solid #2D5016;
}

.middle h4 {
	font-weight: bold;
  font-size: 1.3em;
}

.middle h4 a  {
	text-decoration: none;
  border-bottom: 1px solid #2D5016;
}

.middle h5 {
	font-weight: bold;
  font-size: 1.1em;
}

.middle .item h3 {
	margin-bottom: 0;
}

.middle .item .article-perex {
  margin-bottom: 2px;
}

.middle .item .article-info {
  color: #4d4d4d; 
  font-size: 1em;
}

.to-right {
	clear: right;
	margin-top: 0;
	padding-top: 0;
	float: right;
	color: silver;
}
a.to-top:link, a.to-top:visited {
  clear:both;
  margin:0;
	padding: 0;
	display: block;
	float: right;
	text-align: right;
}
a.to-top:hover {
	color: #000;
}
.middle table {
	border: 1px solid gray;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	border: 1px solid gray;
	padding: 5px;
}
.middle table td {
	border: 1px solid gray;
	padding: 5px;
}
.middle table td p {
	padding: 0;
	margin: 0;
}
.article-perex {
	font-weight: bold;
	padding: 0 0 0;
	margin: 0.5em 0 1em 0;
}
.mw_field .article-perex {
  font-weight: normal;
}
.inline-nav {
	color: #3B3B3B;
	padding: 0.5em 1em;
}

.c img {
  padding: 3px;
  border: 1px solid #e2e2e2;
}

.middle ul {
  list-style-position: outside;
  padding-left: 0;
  margin-left: 0;
}
.middle ul li {  
  list-style-type: none; 
  margin:0;
  padding-left: 20px;
  background: url('../images/li.png') no-repeat 10px 8px;
}
.middle ul ul li {
  background: url('../images/li-li.png') no-repeat 5px 8px;
}
.middle ol li {  
  list-style-type: decimal; 
}
.article-footer{
  text-align:right;
  font-style:italic;
  border-top:1px solid #f2f2f2;
}
.article-info{
  padding:0; 
  margin:0.5em 0 0 0; 
  text-align:left;
  height:20px;
  vertical-align:middle;
}

.full-story{
  vertical-align:middle;
  display:block;
  float:right;
  padding:0;
  height:24px;
}

.top {
  text-align: right;
}

hr.separator{
  visibility:hidden;
}
.pager{
  padding:0.5em;
  display:block;
  text-align:center;
}
div.detail{
  border:1px solid #f2f2f2;
  margin-left:0;
  padding:0.5em 1em;
}
.res-head-title {
	color: #fff;
	margin: 0;
	padding: 0.25em 1em;
}
.res-head-title a{
  padding:0.25em;
  color:#fff;
}
.res-head-title a:hover{
  background:#fff;
  color:#000;
}

.nobg a{
  padding:0.25em;
}
.current{
  padding:0.25em;
  background:#fff;
}
.res-head-title .current{
  background:#dee;
  color:#000;
}

.arrow-right{
	background: transparent url('../images/ico_dale.gif') left center no-repeat;
  height:20px;
  width:20px;
  text-decoration:none;
}
.arrow-right span,.arrow-left span{
  visibility:hidden;
}
.arrow-left{
	background: transparent url('../images/ico_pred.gif') left center no-repeat;
  height:20px;
  width:20px;
  text-decoration:none;  
}
.center{
  text-align:center;
}
.to_right{
  text-align:right;
  display:block;
}
.r-marg{
  background: transparent url('../images/ico_dale.gif') right top no-repeat;
  padding-right:25px;
  margin-left:0;
}
.l-marg{
  float:left;
  display:block;
  background: transparent url('../images/ico_pred.gif') left top no-repeat;
  margin-left: 0;
  padding-left:25px;
}
.errorMsg{
  background:#feddda;
  border:1px solid red;
  color:red;
  font-weight:bold;
  padding:2em;
}
.img-to-right{
  float:right;
  margin:0 0 0.5em 0.5em;
}
.img-to-left{
  float:left;
  margin:0 0.5em 0.5em 0;
}
.photo {
  float: left;
  background: #FFF;
  border: 1px solid #aad400; 
  margin-right: 20px;
  margin-bottom: 20px;
  width: 180px;
  height: 185px;
  text-align: center;
}

.photo:hover {
  border: 1px solid #ffd42a; 
}

.photo p {
  margin: 0;
  padding: 0;
}
.photo p.photo-img {
  padding: 8px;
  padding-bottom: 0;
}
.photo a.text, .photo a.text:hover {
  color: #303030;
  font-size: 85%;
}
.photo .img img {
  border: 1px solid #fff;
  margin: 0;
  padding: 0;
}

.go-top {
  background: transparent url('../images/folder-up.png') no-repeat left bottom;
  padding-left: 25px;
}

.prevnext a.next {
  background: transparent url('../images/photo-left.png') no-repeat left 3px;
  padding-left: 17px;
  margin-right: 30px;
}

.prevnext a.prev {
  background: transparent url('../images/photo-right.png') no-repeat right 3px;
  padding-right: 15px;
}

/* boxy */
.box_title_img .item {
  background: #f0f6ed;
  border: 1px solid #aaa;
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px;
  width: 90px;
  height: 110px;
  text-align: center;
}
.box_title_img .item:hover {
  background: #fff;
}
.box_title_img .item h3 {
  font-size: 0.9em;
  text-align: center;
}
.middle .box_title_img .item img {
  height: 90px;
}

/* HP */
.hashbox {
  margin: 0 0 1em;
  padding: 0;
  width: 49%;
}
.hashbox h3 {
  margin: 0;
  font-size: 1.2em;
  color: #fff;
  background: #2a8120;
  padding-left: 3px;
}
.hashbox h3.new {
  background: #2a8120 url('../images/h3-new.png') no-repeat right 50%;
}
.hashbox h3 a {
  color: #fff;
  text-decoration: none;
  border-bottom: 0;
}
.hashbox h3 a:hover {
  text-decoration: underline;
}
.hashbox ul {
  background: url('../images/hp-ul-bg.png') repeat-y 0 0;
  margin: 0;
  padding: 5px 0;
}
.hashbox ul li {
  background-image: none;
  padding-left: 3px;
  margin: 3px 0;
}
.mw_field .e {
  float: right;
}
.mw_field .o {
  float: left;
}
.hp .vice {
  text-align: right;
  font-size: 0.9em;
}
.hp .vice a {
  padding-left: 18px;
  background: url('../images/hp-vice.png') no-repeat 0 50%;
}

/* podatelna */
.registry #formular label {
  display: block;
  width: 150px;
  float: left;
}
.registry #formular p {
  clear: left;
}
.registry #formular p.t input,
.registry #formular p.t textarea {
  border: 1px solid #b7cfa8;
}


/*************** toolbar *********/
#tbbox {
  background: #eee;
  border: 1px solid #aaa;
  width: 180px;
  z-index: 1000;
}

#tb {
  text-align: center;
}

#tbbox .tbtitle {
  border-bottom: 1px solid #aaa;
  padding-left: 5px;
}

#tb div {
  padding: 5px;
}

#tb img {
  border: 0;
  margin: 0;
}

#tb a {
  text-decoration: none;
}

.tbheader {
  background: #ddd;
}

.tbheader strong {
  padding-left: 5px;
}

#tbhandle {
  cursor: move;
}

#tbclose, #tbmin {
  display: block;
  float: right;
  font-family: monospace;
  padding: 0 3px;
}

#tbclose {
  cursor: pointer;
  background: #800;
  color: #fff;
}

#tbclose:hover {
  background: #f00;
}

#tbmin {
  cursor: pointer;
  background: #666;
  color: #fff;
  margin-left: 5px;
}

#tbmin:hover {
  background: #999;
}

/************* inline ***********/
#inlinetoolbar {
	border: 1px solid #aaa;
	background: #eee;
	margin: -20px;
	padding: 5px;
}
#inlinetoolbar p.inlinetitle {
	color: black;
	font-weight: bold;
}
#article_edit label table{
  width:99%;
}


/************************************ pravy sloupec ***************************/
.right .column-in {
	font-size: 0.95em;
	margin: 0;
	padding: 1em;
}

/* links */
h3.links {
  margin-bottom: 0;
}
.right ul.links-ul {
  margin: 5px 0 15px;
}

ul.links-ul {
  list-style-position: outside;
  padding-left: 0;
  margin-left: 0;
}
ul.links-ul li {  
  list-style-type: none; 
  margin:0;
  padding-left: 20px;
  background: url('../images/li.png') no-repeat 10px 8px;
}
ul.links-ul ul li {
  background: url('../images/li-li.png') no-repeat 5px 8px;
}

/* menu */
#menu .marwelBlockMenuHeader {
  color: #2D5016;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 0 20px; 
  padding: 0 0 5px 0;
  background: url('../images/menu-header-bg.png') no-repeat left bottom;
}
#menu ul {
  margin: 0 0 20px; 
  padding: 0;
}
#menu ul ul {
  margin: 0;
}

#menu li {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

#menu li a {
  text-decoration: none;
  display: block;
  padding: 5px 10px 5px 15px;
  _padding-bottom: 4px;
  color: #17280b;
  font-weight: bold;
  height: 15px;
}

#menu li a:hover {
  text-decoration: underline;
  
}

#menu li.active a,
#menu li.menu-active a {
  color: #cdde87;
  background: #103b10 url('../images/menu-li.png') no-repeat 0 0;
}

#menu li.active li a,
#menu li.menu-active li a {
  background: transparent;
  color: #17280b;
}

#menu li li a {
  padding-left: 30px;
  font-weight: normal;
}

#menu li li li a {
  padding-left: 45px;
  font-weight: normal;
}

/* search form */
#search_form_block {
  margin-bottom: 15px;
}
/* search */
#search_form_block {
  color: #000;
}
#search_form_block h2 {
  font-size: 1.4em;
  margin: 0;
}

#search_form_block .submit_search {
  text-align: right;
  margin-top: 10px;
}
#search_form_block #plugin_tabs {
  margin-top: 10px;
  position: relative;
  top: 1px;
  _position: static;
  width: 100%;
}
#search_form_block #plugin_tabs .search_tab {
  display: block;
  float: left;
  background: #e6efe0;
  margin-right: 5px;
  padding: 5px 4px;
  border: 1px solid #e6efe0;
  border-bottom: 0;
}
#search_form_block #plugin_tabs .active {
  background: #fff;
  border: 1px solid #fff;
}
#search_form_block #plugin_tabs .search_tab a {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px;
}
#search_form_block #search_form {
  background: #fff;
  padding: 10px;
}
#search_form_block #search_form .wanted_text {
  width: 120px;
  display: block;
  float: left;
}
#search_form_block #search_form #wanted_text {
  width: 195px;
  border: 1px solid #c8beb7;
}
#search_form_block fieldset {
  border: 0;
}
#search_form_block fieldset legend {
  color: #800000;
  font-size: 1.1em;
}
#search_form_block #search_form h4 {
  font-size: 1em;
}
#search_form_block #search_form input[type="text"],
#search_form_block #search_form textarea {
  border: 1px solid #c8beb7;
}
#search_form_block #search_form .date-from img,
#search_form_block #search_form .date-to img {
  vertical-align: middle;
}
#search_form_block .advancedSearch input {
  vertical-align: bottom;
}


/* aktuality */
.right #news {
  background: #0b280b url('../images/news-bg.png') repeat-x 0 0;
  color: #fff;
  padding: 10px;
}
.right #news h2 {
  color: #fff;
  margin: 0;
  font-size: 1.5em;
}
.right #news a {
  color: #cdde87;
}
.right #news h3 {
  font-size: 1.2em;
  margin-bottom: 0;
  line-height: 1.3em;
}
.right #news .article-perex {
  margin: 0;
}
.right #news .vice a {
  padding-left: 18px;
  background: url('../images/news-vice.png') no-repeat 0 50%;
}

/* dokumenty ke stazeni */
.right .dwnb {
  border: 1px solid #aad400;
  padding: 5px 10px;
  margin: 15px 0;
  background: url('../images/dwnl-bg.png') no-repeat right 0;
}
.right .dwnb h2 {
  font-size: 1.3em;
  color: #FFF;
  height: 27px;
  padding-bottom: 8px;
}
.right .dwnb ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
  margin: 0;
}
.right .dwnb ul li {
  margin: 10px 0;
  clear: left;
  line-height: 1.5em;
}
.right .dwnb ul li img {
  vertical-align: bottom;
  display: block;
  float: left;
}
.right .dwnb ul li a {
  display: block;
  padding-left: 20px;
}

/****************************** paticka ***************************************/
#footer {
  margin: 0 10px;
  background: #fff url('../images/footer-bg.png') repeat-x 0 0;
}

#footer a {
 text-decoration: none;
  border-bottom: 1px solid #cdde87;
}
#footer .column-in {
	font-size: 0.95em;
	padding-bottom: 0;
}
#footer .ft-left {
  float: left;
  width: 500px;
}
#footer .ft-right {
  float: right;
  width: 200px;
}
#footer .ft-left a {
  margin-right: 20px;
}
#footer .ft-left a.rss {
  padding-left: 18px;
  background: url('../images/rss.png') no-repeat 0 50%;
}

/****** search words plugin ******/
span.highlight_words {
  padding: 0 0.25em;
  border: 1px solid #0e3c66;
  background: #fc6;
}

/************** chapters *********/
.article_chapter{
  padding:1em;
  position:relative;
}
.article_chapter h3{
  margin-top:0;
}
.article_chapter ul{
  margin-left:0;
  padding-left:0;
}
.article_chapter .prev{
  position:absolute;
  top:0;
  left:0;
  background: transparent url('../images/ico_pred.gif') left center no-repeat;
  display:block;
  float:left;
  padding-left:25px;
  margin:1em 0 0 1em;
}
.article_chapter .center{

}
.article_chapter .next{
  background: transparent url('../images/ico_dale.gif') right center no-repeat;
  position:absolute;
  top:0;
  right:0;
  float:right;
  display:block;
  padding-right:25px;
  margin:1em 1em 0 0;
}
.article_chapter .top{
  display:block;
  text-align:center;
}
.article_chapter ul li{
  padding:0.25em 0.25em 0.25em 1em;
  background-position: left center;
  background-image:none;  
}

.article_chapter ul .ch-1{
  padding-left:2em ;
}
.article_chapter ul .ch-2{
  padding-left:3em ;
}
.article_chapter ul .ch-3{
  padding-left:4em ;
}
.article_chapter ul .ch-4{
  padding-left:5em ;
}
.article_chapter ul .ch-5{
  padding-left:6em ;
}
.article_chapter ul .ch-6{
  padding-left:7em ;
}
.article_chapter ul .ch-7{
  padding-left:8em ;
}
.article_chapter ul .ch-8{
  padding-left:9em ;
}
.article_chapter ul .ch-9{
  padding-left:10em ;
}
.article_chapter ul .ch-10{
  padding-left:11em ;
}
.article_chapter ul .ch-12{
  padding-left:13em ;
}
.article_chapter ul .ch-13{
  padding-left:14em ;
}
/**************  Hodnoceni­ pod clankem  **********/
.rating{
  margin-top:2em;
  border-top: 1px solid #185B96;
  text-align:center;
}
.rating table{
  margin:0 auto;
  border:1px none #fff;
}
.rating table td{
  width:3em;
  background:transparent;
  border:1px none #fff;
}

/************** sitemap **********/
ul.sitemap {
  margin-left: 0;
  padding-left: 0;
}

ul.sitemap li {
  margin-left: 20px;
}

ul.sitemap .lv-2 {
  font-weight:bold;
  font-size:120%;
  margin-top: 0.5em;
}

ul.sitemap .lv-3 {
  font-weight:bold;
  font-size:100%;
  margin-top: 0.5em;
}

/********************************* login  *****************************/

#login {
  background-color: #F9F9F9;
  padding: 10px;
}

#login #login_form {
  padding: 10px;
  border: 1px solid #b3b3b3;
  background-color: #fff;
  width: 95%;
  display: block;
}

#login label {
  clear: left;
  width: 17%;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 1.2em;
}

#login #login_form form {
  background: url('../images/login-bg.png') no-repeat top right;
}

#login #login_form input {
  width: 70%;
  display: block;
}

#login #lost_password {
  padding: 10px;
  width: 95%;
  display: block;
}


#login #lost_password input {
  width: 70%;
  display: block;
}

#login #login_form .submit_login input,
#login #lost_password .submit_login input {
  width: auto;
  font-size: 0.9em;
  display: block;
}

/******** delete confirm ***********/

.delete_confirm ul {
   width: 90%;
   background: #fff;
   border: 1px solid #cccccc;
   padding: 0;
   margin-left: 0;
}

.delete_confirm ul li {
  display:block;
  padding:5px 0;
  padding-left: 10px;
  margin: 0;
  list-style-image: none;
  font-size: 0.9em;
}

.delete_confirm ul li.even {
  background-color: #ececec;
}

.delete_confirm #submit {
  background-color: #006600;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  text-align:center;
  border: 0px solid;
  margin-top: 5px;
  cursor: pointer;
}


.delete_confirm  #deny {
  background-color: #aa0000;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  text-align:center;
  border: 0px solid;
  margin-top: 5px;
  cursor: pointer;
}

.delete_confirm input:hover {
  text-decoration:underline;
}

.delete_confirm input {
  float: left;
  margin-right: 20px;
  overflow:visible;
  font-size: 0.9em;
}

/* QCM info */
.qcm-info {
  margin: 5px auto;
  text-align: right;
  font-size: 0.9em;
  width: 960px;
}
.qcm-info a {
  color: #333;
  text-decoration: none;
}
.qcm-info a:hover {
  text-decoration: underline;
}

/******** formatovani v editoru ***********/
.red{
  background:red;
  padding:5px;
}

.pul-doleva{
  width:46%;
  float:left;
  padding:5px;
  margin:1em 0;
}

.pul-doprava{
  width:46%;
  float:right;
  padding:5px;
  margin:1em 0;
}

.bmk .bmk_body {
  clear: both;
  position: relative;
}

.bmk .bmk_header {
  position: relative;
  z-index: 1000;
}

.bmk .bmk_body .bmk_content {
  position: relative;
  top: -1px;
  padding: 1em;
  background: #ddd;
  border: 1px solid #aaa;
}

.bmk .visible {
  display: block;
}

.bmk .invisible {
  display: none;
}

.bmk .bmk_title {
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
  padding: 5px;
  border: 1px solid #aaa;
  float: left;
  margin-right: 5px;
  width: 120px;
}

.bmk .bmk_title.active {
  background: #ddd;
  border-bottom: 1px solid #ddd;
}

.box {
  background: #FFF5CF;
  padding: 15px 15px 15px 30px;
  border-left: 5px solid #FFD42A;
  font-size: 1.2em;
  color: #333333;
}

.c {
  text-align: center;
}


.paginator {
  font-size: 0.85em;
  }

.paginator a {
  text-decoration: none;  
}


.paginator .big{
  background: #fff5cf; 
  padding: 1px 3px 1px 3px;
  border: 1px solid #ffd42a; 
  color: #000;
  font-weight: bold
}

.paginator .small {
 /* background: #fff5cf;*/
  border: 1px solid #ffd42a; 
  padding: 1px 3px 1px 3px;
  color: #000;
}

.paginator .nav {
  background: #ffd42a; 
  border: 1px solid #ffd42a; 
  padding: 1px 3px 1px 3px;
  color: #fff;
  font-weight: bold;
}

.paginator .small:hover {
  background: #fff5cf;
 }

.paginator .nav:hover {
  background: #fff;
  color: #ffd42a; 
 }
 
#search_result h3 {
  margin-bottom: 0; 
}

#search_result .search_result_date {
  color: #4d4d4d; 
  font-size: 1em;
}

#scroll-box {
  position: absolute;
  top: 289px;
  left: 10px;
  padding: 5px 10px;
  width: 940px;
  height: 20px;
  background: #DC0000;
  color: #fff;
}
#scroll-box a {
  color: #fff;
}
#scroll-box .scroll-box-title {
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  width: 150px;
}
#scroll-box .scroll-cnt {
  overflow: hidden;
  float: right;
  width: 790px;
  position: relative;
}
#scroll {
  white-space: nowrap;
}
#scroll .item {
  padding: 0 5px;
}