body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 62.5%/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;
  background: #d9d9d9;
}


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

a {
  text-decoration: underline;
  color: #1a588f;
}

a[href^="http"] {
  padding-right: 12px;
  background: url('../images/external.gif') no-repeat right 50%;
}
a[href^="http://web.hzs.dev7.qcm.cz"],
a[href^="http://www.firebrno.cz"] {
  padding-right: 0;
  background-image: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 1em 0 0;
  color: #003f7a;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 150%;
  font-weight: bold;
  margin: 0.25em 0 0;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 115%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 105%;
}

a img {
  border: 0;
}

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;
}  

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

#wrapper { /* obalujici element pro praci s pozadim */
  margin: 0;
  padding: 0;
  background: url('../images/wrapper-bg.png') no-repeat 50% 0;
}

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

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

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

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

#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: 346px;
  background: #191919 url('../images/header-bg.jpg') no-repeat 0 0;
  position: relative;
}
.vase-cesty-k-bezpeci #header {
  background: url('../images/header-blondynky-bg.png') no-repeat 0 0;
  height: 236px;
}
.paleni-klesti #header {
  background: url('../images/header-paleni-bg.png') no-repeat 0 0;
  height: 236px;
}
.hasik #header {
  background: url('../images/header-hasik-bg.png') no-repeat 0 0;
  height: 236px;
}
.blansko #header {
  background: url('../images/header-blansko-bg.png') no-repeat 0 0;
  height: 236px;
}
.brno #header {
  background: url('../images/header-brno-bg.png') no-repeat 0 0;
  height: 236px;
}
.breclav #header {
  background: url('../images/header-breclav-bg.png') no-repeat 0 0;
  height: 236px;
}
.hodonin #header {
  background: url('../images/header-hodonin-bg.png') no-repeat 0 0;
  height: 236px;
}
.vyskov #header {
  background: url('../images/header-vyskov-bg.png') no-repeat 0 0;
  height: 236px;
}
.znojmo #header {
  background: url('../images/header-znojmo-bg.png') no-repeat 0 0;
  height: 236px;
}
.tisnov #header {
  background: url('../images/header-tisnov-bg.png') no-repeat 0 0;
  height: 236px;
}

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

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

#header h1 a {
	text-decoration: none;
  display: block;
  width: 285px;
  height: 95px;
  overflow: hidden;
  position: absolute;
  top: 33px;
  left: 0;
  color: #fff;
}

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

#header h1 span {
	text-decoration: none;
  background: url('../images/logo.png') no-repeat 0 0;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.vase-cesty-k-bezpeci #header h1 span {
  background: url('../images/logo-blondynky.png') no-repeat 0 0;
}
.paleni-klesti #header h1 span {
  background: url('../images/logo-paleni.png') no-repeat 0 0;
}
.hasik #header h1 span {
  background: url('../images/logo-hasik.png') no-repeat 0 0;
}
.blansko #header h1 span {
  background: url('../images/logo-blansko.png') no-repeat 0 0;
}
.brno #header h1 span {
  background: url('../images/logo-brno.png') no-repeat 0 0;
}
.breclav #header h1 span {
  background: url('../images/logo-breclav.png') no-repeat 0 0;
}
.hodonin #header h1 span {
  background: url('../images/logo-hodonin.png') no-repeat 0 0;
}
.vyskov #header h1 span {
  background: url('../images/logo-vyskov.png') no-repeat 0 0;
}
.znojmo #header h1 span {
  background: url('../images/logo-znojmo.png') no-repeat 0 0;
}
.tisnov #header h1 span {
  background: url('../images/logo-tisnov.png') no-repeat 0 0;
}

/*** radkova navigace  ****/
#row-site-navigation {
	padding: 0 150px 0 30px;
  width: 770px;
	margin: 0;
  position: absolute;
  bottom: 52px;
  left: 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 {
  color: #fff;
  text-decoration: none;
  padding: 0 8px;
}
#row-site-navigation ul li a.hzs-jmk-brno {
  border-left: 3px solid #c5dcf3;
}
#row-site-navigation ul li a.blansko {
  border-left: 3px solid #5b71d1;
}
#row-site-navigation ul li a.brno {
  border-left: 3px solid #1d9bf0;
}
#row-site-navigation ul li a.breclav {
  border-left: 3px solid #afce42;
}
#row-site-navigation ul li a.hodonin {
  border-left: 3px solid #ffe500;
}
#row-site-navigation ul li a.vyskov {
  border-left: 3px solid #ffaf0d;
}
#row-site-navigation ul li a.znojmo {
  border-left: 3px solid #e8090a;
}
#row-site-navigation ul li a.tisnov {
  border-left: 3px solid #771d1d;
}
#row-site-navigation ul li a:hover,
#row-site-navigation ul li.active a {
  color: #fff;
  text-decoration: underline;
}

/* breadcrumb */
.breadcrumb {
  position: absolute;
  bottom: 5px;
  left: 200px;
  width: 630px;
  background: #e3e3e3;
}

/* lang block */
#lang-block {
  position: absolute;
  top: 0;
  right: 0;
}
#lang-block a {
  color: #999;
}

/******** 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;
}

/***************************** obal. blok s obsahem **********************************/
/********************** OBRACENE PORADI SLOUPCU VANILLA 0.4 **************************/
#main {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 0 13px;
  background: url('../images/main-bg.png') no-repeat 0 bottom;
}
#main .innerwrap {
  margin: 0;
  padding: 0;
  width: 762px;
  float: right;
}
#main .innerwrap-big {
  width: 940px;
}

/****************************** levy sloupec ***********************************/
.left .column-in {
	padding: 0 10px 10px;
}

/* leve menu */
.left .column-in #menu ul {
  margin: 0;
  padding: 0;
}

.left .column-in #menu li {
  list-style: none;
  display: inline;
}

.left .column-in #menu li a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #e9e9e9;
  color: #323135;
  padding: 5px 5px 5px 20px;
  text-transform: uppercase;
  background: url('../images/menu-li.png') no-repeat 5px 50%;
  font-weight: bold;
}
.left .column-in #menu li a:hover {
  color: #00529f;
}
.left .column-in #menu li.active a {
  color: #00529f;
}
.left .column-in #menu li.submenu a,
.left .column-in #menu li.submenu li.active a,
.left .column-in #menu li.submenu li.menu-active a,
.left .column-in #menu li.submenu li.menu-active-parent a,
.left .column-in #menu li.submenu li.menu-active-parent li.active a {
  color: #00529f;
  background: url('../images/menu-li-open.png') no-repeat 5px 50%;
}
.left .column-in #menu li.submenu li.active a,
.left .column-in #menu li.submenu li li.active a,
.left .column-in #menu li.submenu li.menu-active a,
.left .column-in #menu li.submenu li.menu-active-parent a,
.left .column-in #menu li.submenu li.menu-active-parent li.active a {
  background: url('../images/menu-li-active.png') no-repeat 5px 50%;
}
.left .column-in #menu li.submenu li a,
.left .column-in #menu li.submenu li li a,
.left .column-in #menu li.submenu li.menu-active li a,
.left .column-in #menu li.submenu li.menu-active-parent li a {
  color: #323135;
  background-image: none;
}
.left .column-in #menu li li a {
  text-transform: none;
  background-image: none;
  padding: 5px 5px 5px 30px;
}
.left .column-in #menu li li li a {
  text-transform: none;
  background-image: none;
  font-weight: normal;
}

.left .column-in #menu li a:hover {
  text-decoration: none;
}


.shortcut {
  font-size: 0.95em;
}

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

.middle .column-in {
	padding: 0 10px 10px 0;
	position: relative;
}

#content{
  font-size:112%;
}

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

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

.middle h3 {
	font-weight: bold;
}

.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;
}
p.box {
	border: 1px black solid;
	padding: 4px;
	margin-right: 6px;
}
.middle table {
	border: 1px solid #c5dcf3;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	border: 1px solid #8eafcf;
	padding: 3px;
  font-weight: bold;
  background: #c5dcf3;
}
.middle table td {
	border: 1px solid #c5dcf3;
	padding: 3px;
}
.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,
.article-content .article-perex {
  font-weight: normal;
}
.inline-nav {
	color: #3B3B3B;
	padding: 0.5em 1em;
}

.middle ul {
  list-style-position: outside;
  padding-left: 25px;
  margin-left: 0;
}
.middle ul li {  
  list-style-type: none;
  margin: 0;
  padding-left: 15px;
  background: url('../images/menu-li.png') no-repeat 0 0.6em;
  position: relative;
}
.vase-cesty-k-bezpeci .middle ul.listunder li {
  background: url('../images/listunder_bullet.gif') no-repeat 0 0.4em;
}
.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;
}

#article p.calendar {
  border: 0;
  font-size: 1em;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  cursor: text;
}

.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: #c5dcf3;
  margin-right: 12px;
  margin-bottom: 12px;
  width: 168px;
  height: 185px;
  text-align: center;
}
.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;
}

/* kontakty */
.middle table.contacts-table {
  font-size: 0.85em;
}
.middle table.contacts-table th,
.middle table.contacts-table td {
  padding: 1px 3px;
}

/* titulka */
/* zalozky na titulce - aktualne/zasahy */
.inv {
  display: none;
}

#bmk-tabs {
  border-bottom: 3px solid #003f7a;
  height: 30px;
  margin-right: -10px;
  margin-top: 10px;
}
#bmk-tabs .bmk-tab span {
  display: block;
  float: left;
  width: 146px;
  text-align: center;
  cursor: pointer;
  background: #c5dcf3;
  padding-top: 7px;
  height: 22px;
  color: #003668;
  font-size: 0.9em;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  _margin-bottom: -1px;
}
#bmk-tabs .bmk-tab span.bmk-left {
  background-image: url('../images/bmk-tab-left-bg.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
#bmk-tabs .bmk-tab span.bmk-left-a {
  background-image: url('../images/bmk-tab-left-a-bg.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
#bmk-tabs .bmk-tab span.bmk-right {
  background-image: url('../images/bmk-tab-right-bg.png');
  background-repeat: no-repeat;
  background-position: right 0;
}
#bmk-tabs .bmk-tab span.bmk-right-a {
  background-image: url('../images/bmk-tab-right-a-bg.png');
  background-repeat: no-repeat;
  background-position: right 0;
}
#bmk-tabs span.bmk-middle {
  float: left;
  display: block;
  height: 30px;
  width: 5px;
  background: url('../images/bmk-tab-middle-bg.png') no-repeat 0 0;
}
#bmk-tabs span.al {
    background: url('../images/bmk-tab-middle-al-bg.png') no-repeat 0 0;
}
#bmk-tabs span.ar {
    background: url('../images/bmk-tab-middle-ar-bg.png') no-repeat 0 0;
}
#bmk-tabs .active span {
  background: #003f7a;
  color: #fff;
  border-bottom: 1px solid #003f7a;
}

#inc-related .inc-related-list .type-1 {
  background: url('../images/ikona1.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-2 {
  background: url('../images/ikona2.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-3 {
  background: url('../images/ikona3.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-4 {
  background: url('../images/ikona4.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-5 {
  background: url('../images/ikona5.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-6 {
  background: url('../images/ikona6.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-7 {
  background: url('../images/ikona7.gif') no-repeat 5px 50%;
}

#inc-related .inc-related-list .type-1-aktualne {
  background: url('../images/ikona1_aktualni.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-2-aktualne {
  background: url('../images/ikona2_aktualni.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-3-aktualne {
  background: url('../images/ikona3_aktualni.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-4-aktualne {
  background: url('../images/ikona4_aktualni.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-5-aktualne {
  background: url('../images/ikona5_aktualni.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-6-aktualne {
  background: url('../images/ikona6_aktualni.gif') no-repeat 5px 50%;
}
#inc-related .inc-related-list .type-7-aktualne {
  background: url('../images/ikona7_aktualni.gif') no-repeat 5px 50%;
}

#inc-container .inc-hp .type-1 {
  background: url('../images/ikona1_16.png') no-repeat 10px 50%;
}
#inc-container .inc-hp .type-2 {
  background: url('../images/ikona2_16.png') no-repeat 10px 50%;
}
#inc-container .inc-hp .type-3 {
  background: url('../images/ikona3_16.png') no-repeat 10px 50%;
}
#inc-container .inc-hp .type-4 {
  background: url('../images/ikona4_16.png') no-repeat 10px 50%;
}
#inc-container .inc-hp .type-5 {
  background: url('../images/ikona5_16.png') no-repeat 10px 50%;
}
#inc-container .inc-hp .type-6 {
  background: url('../images/ikona6_16.png') no-repeat 10px 50%;
}
#inc-container .inc-hp .type-7 {
  background: url('../images/ikona7_16.png') no-repeat 10px 50%;
}

#inc-container .aktualni .type-1 {
  background: url('../images/ikona1_16_aktualni.png') no-repeat 10px 50%;
}
#inc-container .aktualni .type-2 {
  background: url('../images/ikona2_16_aktualni.png') no-repeat 10px 50%;
}
#inc-container .aktualni .type-3 {
  background: url('../images/ikona3_16_aktualni.png') no-repeat 10px 50%;
}
#inc-container .aktualni .type-4 {
  background: url('../images/ikona4_16_aktualni.png') no-repeat 10px 50%;
}
#inc-container .aktualni .type-5 {
  background: url('../images/ikona5_16_aktualni.png') no-repeat 10px 50%;
}
#inc-container .aktualni .type-6 {
  background: url('../images/ikona6_16_aktualni.png') no-repeat 10px 50%;
}
#inc-container .aktualni .type-7 {
  background: url('../images/ikona7_16_aktualni.png') no-repeat 10px 50%;
}


/* Aktuality */

.doc-7,
.doc-8,
.doc-9,
.doc-10,
.doc-11,
.doc-12,
.doc-13 {
  padding-left: 40px;
  
}

.doc-7 h3,
.doc-8 h3,
.doc-9 h3,
.doc-10 h3,
.doc-11 h3,
.doc-12 h3,
.doc-13 h3 {
  
}
.doc-7 .article-perex,
.doc-8 .article-perex,
.doc-9 .article-perex,
.doc-10 .article-perex,
.doc-11 .article-perex,
.doc-12 .article-perex,
.doc-13 .article-perex {
  margin-top: 0;
}


.doc-7 { /* pozar - vyvoj 4*/
  background: url('../images/icons/doc-4b.gif') no-repeat top left;
}

.doc-8 { /* dopravni nehoda */
  background: url('../images/icons/doc-5b.gif') no-repeat top left;
}

.doc-9 { /* zivelna pohroma */
  background: url('../images/icons/doc-6b.gif') no-repeat top left;
}

.doc-10 { /* chemicke latky */
  background: url('../images/icons/doc-7b.gif') no-repeat top left;
}

.doc-11 { /* technicka pomoc */
  background: url('../images/icons/doc-8b.gif') no-repeat top left;
}

.doc-12 { /* zachrana osob/zvirat */
  background: url('../images/icons/doc-9b.gif') no-repeat top left;
}

.doc-13 { /* ostatni */
  background: url('../images/icons/doc-10b.gif') no-repeat top left;
}



/* rozcestnik */
.hp #left-half {
  float: left;
  width: 269px;
  margin: 1em 0;
}
.hp #right-half {
  float: right;
  width: 269px;
  margin: 1em 0;
}
.hp .homebox {
  background: #d2e4f5 url('../images/homebox-top-bg.png') no-repeat 0 0;
}
.hp .homebox-bottom {
  background: transparent url('../images/homebox-btm-bg.png') no-repeat 0 bottom;
  padding-bottom: 15px;
}
.hp .homebox h3 {
  margin: 0;
  padding: 5px 14px;
  color: #00284d;
  text-transform: uppercase;
  font-size: 1em;
}
.hp .homebox ul {
  padding-left: 14px;
  margin-left: 0;
}
.hp .homebox ul li {
  list-style-type: none;
  padding-left: 12px;
  background: url('../images/li-arr.gif') no-repeat 0 0.6em;
}

.hp .art_title .adate {
  color: #1484be;
}
.hp .art_title .item {
  margin: 0 0 1em;
  padding: 0 5px;
}
.hp .art_title .e {
  background-color: #e4eff9;
  border-top: 1px solid #6bb5e6;
  border-bottom: 1px solid #6bb5e6;
}
.hp .art_title h3 {
  margin: 0;
  font-size: 1em;
}
.doc-7 .adate,
.doc-8 .adate,
.doc-9 .adate,
.doc-10 .adate,
.doc-11 .adate,
.doc-12 .adate,
.doc-13 .adate,
.doc-7 .h3-act,
.doc-8 .h3-act,
.doc-9 .h3-act,
.doc-10 .h3-act,
.doc-11 .h3-act,
.doc-12 .h3-act,
.doc-13 .h3-act {
  padding-left: 40px;
}
.hp .doc-7,
.hp .doc-8,
.hp .doc-9,
.hp .doc-10,
.hp .doc-11,
.hp .doc-12,
.hp .doc-13 {
  background-position: 5px 5px;
}

.hp .art_title h3 a {
  color: #00284d;
}
.hp .art_title .article-perex {
  font-weight: normal;
  margin: 0;
}
.hp #bmk-content-2 {
  background: #d2e4f5 url('../images/bmk-content-top-bg.png') no-repeat 0 0;
  margin-top: 1em;
}
.hp #bmk-content-2 .bmk-content-btm {
  background: url('../images/bmk-content-btm-bg.png') no-repeat 0 bottom;
  padding: 10px 5px 15px;
}
.hp #bmk-content-3 {
  background: #d2e4f5 url('../images/bmk-content-inc-top-bg.png') no-repeat 0 0;
  margin-top: 1em;
}
.hp #bmk-content-3 .bmk-content-btm {
  background: url('../images/bmk-content-btm-bg.png') no-repeat 0 bottom;
  padding: 5px 5px 15px;
}
.hp #bmk-content-3 .bmk-content-btm p.vice {
  text-align: right;
  clear: right;
}

#inc-header .inc-left {
  float: left;
  width: 40%;
}
#inc-header .inc-right {
  float: right;
  width: 40%;
  text-align: right;
  padding-right: 5px;
}
#inc-container {
  padding-top: 15px;
}
#inc-container .inc-hp {
  border: 0;
}
#inc-container .inc-hp .inc-status {
  font-weight: normal;
  margin-left: 20px;
  font-size: 0.95em;
  float: right;
}
#inc-container .inc-left {
  width: 250px;
  border-bottom: 0;
  float: left;
}
#inc-container .inc-right {
  width: 250px;
  float: right;
  text-align: left;
}
#inc-container .inc-item {
  padding: 5px 5px 5px 40px;
  font-size: 0.9em;
  margin: 0;
}
#inc-container .inc-right .inc-item {
  padding-left: 30px;
}
#inc-container h2 {
  font-size: 1.3em;
  padding-left: 5px;
  margin-top: 0.5em;
}
#inc-related .inc-item {
  border-bottom: 1px solid #6bb5e6;
  padding: 5px 5px 5px 40px;
  font-size: 0.9em;
  margin: 0;
}
#inc-related .inc-item h4 {
  font-size: 0.95em;
  font-weight: normal;
  margin: 0;
}
#inc-container .inc-item p {
  font-size: 0.95em;
}
#inc-container .inc-item p {
  margin: 0;
}
#inc-container .inc-left .inc-item p,
#inc-related .inc-item p {
  margin: 0;
}
#inc-container .inc-item h3 {
  margin: 0;
  font-size: 1em;
}
#inc-container .inc-right .inc-item p {
  margin: 0;
}
#inc-container .inc-right .inc-item p strong {
  font-weight: normal;
}
#inc-container span.inc-district {
  text-transform: uppercase;
}
.hp #bmk-content-3 .vice a,
.hp #bmk-content-2 .vice a {
  font-weight: bold;
  padding: 0 15px 0 5px;
  background: url('../images/vice.png') no-repeat right 50%;
}

/* zasahy */
.inc-info {
  background: #c5dcf3;
  margin-bottom: 10px;
  height: 20px;
}
.inc-date {
  float: left;
  padding: 3px 5px 0px 5px;
}

.inc-type {
  float: right;
  color: #fff;
  padding: 4px 5px 0px 5px;
  width: 150px;
  text-align: right;
  font-size: 0.9em;
  height: 16px;
  line-height: 0.8em;
  font-weight: normal;
}

.type-1 {
  background: #274381 url('../images/ikona1_16.png') no-repeat 3px 0;
}
.type-2 {
  background: #274381 url('../images/ikona2_16.png') no-repeat 3px 0;
}
.type-3 {
  background: #274381 url('../images/ikona3_16.png') no-repeat 3px 0;
}
.type-4 {
  background: #274381 url('../images/ikona4_16.png') no-repeat 3px 0;
}
.type-5 {
  background: #274381 url('../images/ikona5_16.png') no-repeat 3px 0;
}
.type-6 {
  background: #274381 url('../images/ikona6_16.png') no-repeat 3px 0;
}
.type-7 {
  background: #274381 url('../images/ikona7_16.png') no-repeat 3px 0;
}

.type-1-aktualne {
  background: #c83737 url('../images/ikona1_16_aktualni.png') no-repeat 3px 0;
}
.type-2-aktualne {
  background: #c83737 url('../images/ikona2_16_aktualni.png') no-repeat 3px 0;
}
.type-3-aktualne {
  background: #c83737 url('../images/ikona3_16_aktualni.png') no-repeat 3px 0;
}
.type-4-aktualne {
  background: #c83737 url('../images/ikona4_16_aktualni.png') no-repeat 3px 0;
}
.type-5-aktualne {
  background: #c83737 url('../images/ikona5_16_aktualni.png') no-repeat 3px 0;
}
.type-6-aktualne {
  background: #c83737 url('../images/ikona6_16_aktualni.png') no-repeat 3px 0;
}
.type-7-aktualne {
  background: #c83737 url('../images/ikona7_16_aktualni.png') no-repeat 3px 0;
}

.inc-more {
  background: #c5dcf3;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border: 1px solid #FBD98D;
}

.inc-more h3 {
  float: right;
  color: #fff;
  background-color: #875900;
  padding: 4px 5px 0px 25px;
  margin: 0;
  width: 120px;
  text-align: right;
  font-size: 0.9em;
  height: 16px;
  line-height: 0.8em;
  position: relative;
  top:0;
  font-weight: normal;
}

.inc-more ul {
  margin: 0;
  padding: 10px;
  list-style-type: none;
}

.inc-more ul li {
  margin: 4px 0;
}

.inc-more ul li.article {
  background: url('../images/ikona_dokument.png') no-repeat 3px 2px;
}

.inc-more ul li.gallery {
  background: url('../images/ikona_galerie.png') no-repeat 0 1px;
}

.inc-more ul li a {
  font-size:1em;
  padding-left: 18px;
  font-weight: normal;
}
.inc-filter .inc-table {
  border-collapse: collapse;
  border: 0;
  width: 100%;
}
.inc-filter .inc-table th {
  border: 0;
}
.inc-filter .submit th {
  text-align: right;
}
.inc-item {
  margin: 15px 0;
}

.inc-search .inc-item {
  margin-bottom: 1em;
}

.inc-item .inc-content {
  margin: 0.3em 0 0 0;
}

.inc-item h3 {
  margin: 0;
}

.inc-detail-link {
  text-align: right;
  padding-right: 5px;
}
.inc-filter {
  background: #c5dcf3;
  border: 1px solid #9bb5cf;
}
.inc-filter form {
  margin: 0;
}
.inc-search .inc-info {
  margin-bottom: 5px;
}

.inc-detail {
  margin-top: 1em;
  padding: 0;
  border: 1px solid #9bb5cf;
  background: #c5dcf3;
}

.inc-detail .inc-content,
.inc-detail h2 {
  padding: 0 5px;
}

div#inc-related  {
  padding: 0;
}

.inc-related-list {
  clear: both;
}

#inc-related .related-header {
  float: right;
  font-size: 0.85em;
}

div#inc-related p.vice {
  text-align: right;
}

/*************** 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 ***************************/
#search {
  margin-bottom: 10px;
}
.hp #search {
  margin-left: -5px;
  padding: 0 0 7px 5px;
  border-bottom: 3px solid #003f7a;
  margin-bottom: 5px;
}
#search form {
  margin: 0;
  background: url('../images/search-bg.png') no-repeat 0 0;
  height: 23px;
}
#search #go_button {
  vertical-align: middle;
}
#search #search-input {
  border: 0;
  padding: 5px 5px 0 5px;
  color: #003f7a;
  background: transparent;
  vertical-align: middle;
  width: 160px;
}

.right .column-in {
	font-size: 0.95em;
	margin: 0;
	padding: 10px 5px;
}

/* calendar */
.calendar-main {
  background: #c5dcf3;
  width: 194px;
}
.calendar-in {
  background: url('../images/calendar-bg-btm.png') no-repeat 0 bottom;
  padding-bottom: 15px;
}
.calendar-main table.calendar {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  background: url('../images/calendar-bg-top.png') no-repeat 0 0;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.calendar-main table.calendar td {
  text-align: center;
  border: 0;
}
.calendar-main table.calendar td.calendarHeader,
.calendar-main table.calendar td.calendarHeaderDay {
  height: 31px;
}
.calendar-main table.calendar td a {
  text-decoration: none;
  color: #00529f;
}
.calendar-main table.calendar td a:hover {
  text-decoration: underline;
}
.calendar-main table.calendar td.calendar {
  width: 21px;
  height: 19px;
  padding: 0;
  border: 1px solid #c5dcf3;
  background: transparent;
  font-size: 1em;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.calendar-main table.calendar td.calendarToday {
  font-weight: bold;
}
.calendar-main table.calendar td.markedDay {
  background: #fff url('../images/calday-bg.png') no-repeat 0 0;
}
.calendar-main table.calendar td.markedDay:hover {
  background: #fff url('../images/calday-hover-bg.png') no-repeat 0 0;
}
.calendar-main table.calendar td.markedDay:hover a {
  color: #fff;
}

.cal_action form {
  width: 100%;
}
.cal_action p input,
.cal_action p textarea{
  width: 300px;
}
.cal_action p #submit,
.cal_action p #date_from_btn,
.cal_action p #date_to_btn {
  width: auto;
}

/****************************** paticka ***************************************/
#footer {
  background: #252525 url('../images/footer-bg-top.png') no-repeat 0 0;
  color: #fff;
}
#footer a {
  text-decoration:underline;
  color: #fff;
}
#footer .column-in {
	font-size: 0.9em;
	padding-bottom: 15px;
  background: url('../images/footer-bg-btm.png') no-repeat 0 bottom;
}
#footer .ft-block-1 {
  width: 175px;
  float: left;
  padding-top: 20px;
  color: #a7a7a7;
}
#footer .ft-block-1 a {
  color: #dedede;
}
#footer .ft-block-1 ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
#footer .ft-block-2 {
  width: 551px;
  float: left;
  background: #121212 url('../images/ft-2-bg.png') no-repeat 0 0;
}
#footer .ft-block-2 .ft-block-btm {
  background: url('../images/ft-2-btm-bg.png') no-repeat 0 bottom;
  padding-bottom: 5px;
}
#footer h2 {
  padding-left: 10px;
  color: #fff;
  font-size: 1.2em;
  text-transform: uppercase;
  padding-top: 3px;
}
#footer .ft-block-2 .top-arts-left {
  float: left;
  width: 250px;
  padding: 10px;
}
#footer .ft-block-2 .top-arts-right {
  float: right;
  width: 250px;
  padding: 10px;
}
#footer .ft-block-3 {
  width: 194px;
  float: right;
  background: #121212 url('../images/ft-3-bg.png') no-repeat 0 0;
}
#footer .ft-block-3 .ft-block-btm {
  background: url('../images/ft-3-btm-bg.png') no-repeat 0 bottom;
  padding-bottom: 5px;
}
#footer .ft-block-3 ul {
  margin-left: 0;
  padding: 0 10px;
  list-style-type: none;
}
#footer .ft-block-3 ul li {
  padding-left: 12px;
  background: url('../images/li-ft.png') no-repeat 0 0.5em;
}

/****** 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 {
  padding-left: 10px;
  margin-left: 20px;
  background-position: left center;
}

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: 0 auto;
  text-align: right;
  font-size: 0.9em;
  width: 950px;
}
.qcm-info a {
  color: #666;
  text-decoration: none;
}
.qcm-info a:hover {
  text-decoration: underline;
}

/******** formatovani v editoru ***********/
.marker {
  background: #fdffc3;
  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;
}
