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

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

a {
  text-decoration: underline;
  color: #035b9c;
}

a:hover {
  text-decoration: underline;
}

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

h1 {
  font-size: 170%;
}

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

h3 {
  font-size: 140%;
}

h4 {
  font-size: 115%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 105%;
}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
  text-decoration: underline;
}

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

address {
  display: block;
  width: 325px;
  background: #eaf2f5 url('../images/adr-bg.png') no-repeat right 0;
  padding: 10px 25px 10px 10px;
  font-style: normal;
}

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: 1006px;
  border: 0;
  font-size: 115%;
  background: #fff;
  color: #2d2d2d;
}

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

#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: 210px;
  margin: 0;
  padding: 0;
}

.middle { /* kontejner pro stredovy blok - matrjoska - nenastavovat padding */
  margin: 0;
  width: 770px;
  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;
}

.l {
  text-align: left;
}

.r {
  text-align: right;
}

.c {
  text-align: center;
}

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

/******************************* Layout structures  ****************************/
/****** hlavicka *******/
#header {
  height: 178px;
  margin-bottom: 57px;
  background: url('../images/header-bg.png') no-repeat 0 0;
  position: relative;
}

#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: 990px;
  height: 178px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 8px;
}

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

#header h1 span {
  text-decoration: none;
  background: url('../images/logo.png') no-repeat right bottom;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

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

/****** horni menu a vyhledavani *******/
#top-box {
  clear: both;
  margin: 0 8px;
  padding: 0;
  width: 990px;
  background: #fff url('../images/top-box-bg.png') repeat-x 0 0;
}

#top-box .right {
  width: 220px;
}

#top-box .middle {
  width: 760px;
}

#top-box .column-in {
  height: 57px;
  padding: 0;
}

#top-box ul {
  padding: 0;
  margin: 0;
}

#top-box ul.level1 {
  padding: 15px 0 0 12px;
}

#top-box ul li {
  list-style-type: none;
  position: relative;
  display: block;
  float: left;
  width: 238px;
  margin-right: 12px;
  margin-bottom: 0;
  padding: 0;
  background: transparent;
}

#top-box ul li.verejnost-a-media {
  margin-right: 0;
}

#top-box ul li a {
  display: block;
  height: 27px;
  padding: 15px 0 0 10px;
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#top-box ul li.pro-zadatele a {
  background: url('../images/top-pro-zadatele.png') no-repeat 0 0;
}

#top-box ul li.pro-prijemce a {
  background: url('../images/top-pro-prijemce.png') no-repeat 0 0;
}

#top-box ul li.verejnost-a-media a {
  background: url('../images/top-verejnost.png') no-repeat 0 0;
}

#top-box ul li.pro-zadatele li a, #top-box ul li.pro-prijemce li a, #top-box ul li.verejnost-a-media li a {
  background: none;
  color: #225884;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  display: inline;
}

#top-box ul li ul {
  width: 230px;
  height: 80px;
  position: absolute;
  top: 42px;
  left: 0;
}

.hp #top-box ul li ul {
  background: url('../images/top-menu-btm.png') repeat-x 0 bottom;
  padding-bottom: 15px;
}

#top-box ul li.pro-zadatele ul {
  background-color: #d5e5ff;
}

#top-box ul li.pro-zadatele ul li {
  background: url('../images/li.png') no-repeat 10px 0.4em;
}

#top-box ul li.pro-prijemce ul {
  background-color: #d5e5ff;
}

#top-box ul li.pro-prijemce ul li {
  background: url('../images/li.png') no-repeat 10px 0.4em;
}

#top-box ul li.verejnost-a-media ul {
  background-color: #d5e5ff;
}

#top-box ul li.verejnost-a-media ul li {
  background: url('../images/li.png') no-repeat 10px 0.4em;
}

#top-box ul li li {
  float: none;
  padding: 0 10px 0 20px;
  width: auto;
  margin: 5px 0;
  line-height: 1.3em;
}

#top-box ul li li a {
  height: auto;
  background: transparent;
}

#top-box ul li li a:hover {
  text-decoration: underline;
}

#top-box form {
  margin: 0;
}

#top-box #search {
  padding-top: 18px;
}

#search-input {
  font-size: 1em;
  color: #999;
  border: 1px solid #676767;
  border-right: 0;
  vertical-align: bottom;
  padding-left: 10px;
  padding-top: 5px;
  height: 16px;
  width: 155px;
}

#go_button {
  vertical-align: bottom;
}

/***************************** obal. blok s obsahem **********************************/
/********************** OBRACENE PORADI SLOUPCU VANILLA 0.4 **************************/
#main {
  position: relative;
  width: 990px;
  margin: 0;
  padding: 0;
  margin: 0 8px;
  background: url('../images/main-bg.png') repeat-y 770px 0;
}

#main .innerwrap {
  margin: 0;
  padding: 0;
  width: 990px;
}

.hp #main .middle {
  padding-top: 82px;
}

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

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

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

.left .column-in #menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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

/******************************* stredovy sloupec ******************************/
.middle .column-in {
  padding: 12px;
  position: relative;
}

#content {
  font-size: 112%;
}

.breadcrumb {
  background: url('../images/dot.gif') repeat-x 0 bottom;
  padding-bottom: 5px;
}

#article h2 {
  padding-right: 60px;
}

#article .arttoolbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
}

.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: 0;
  background: #f3f7f9;
  border-collapse: collapse;
}

.middle table th {
  border: 0;
  padding: 2px 5px;
  border-right: 1px solid #fff;
  background: #00599b;
  color: #fff;
}

.middle table td {
  border: 0;
  padding: 2px 5px;
  border-right: 1px solid #fff;
}

.middle table .o td {
  background: #e3edf1;
}

.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;
  margin-bottom: 2px;
}

.inline-nav {
  color: #3B3B3B;
  padding: 0.5em 1em;
}

ul {
  list-style-position: outside;
  padding-left: 0;
  margin-left: 0;
}

ul li {
  list-style-type: none;
  margin: 0;
  padding-left: 12px;
  background: url('../images/li.png') no-repeat 3px 0.6em;
}

ul li li {
  background: url('../images/li-li.png') no-repeat 3px 0.6em;
}

.middle ul li {
  line-height: 1.3em;
  margin-bottom: 7px;
}

.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: #e0e0e0;
  margin-right: 15px;
  margin-bottom: 15px;
  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;
}

/* diskuse */
h3.forum-title {
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 1.3em;
  background: transparent url('../images/h-bg.png') no-repeat right bottom;
  height: 27px;
  width: 710px;
}

.post {
  margin: 10px 0 0;
  padding: 10px 5px 5px;
  background-color: #e3edf1;
}

.post span {
}

.discuss-tree {
  margin-bottom: 20px;
  position: relative;
  width: 720px;
}

.discuss-subtree {
  padding-left: 25px;
}

.post .discuss-subject {
  font-weight: bold;
  font-size: 1.1em;
  color: #00599B;
}

.post .discuss-reply {
  float: right;
  font-size: 0.85em;
  font-weight: bold;
  margin-right: 15px;
}

.post .discuss-reply a {
  width: auto;
  background-color: #00599B;
  color: #FFF;
  border: 0;
  margin-right: 5px;
  padding: 3px;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
}

.post .discuss-reply a.delete {
  background-color: #a00000;
  color: #fff;
}

.post .discuss-user, .post .discuss-date {
  font-size: 0.8em;
  float: left;
  width: 12%;
  text-align: right;
}

.post .discuss-user strong {
  font-size: 1.1em;
}

.post .discuss-body {
  margin-top: 0.25em;
  background: #FFF url('../images/discuss.png') no-repeat 0 0;
  padding-top: 5px;
  padding-left: 25px;
  padding-bottom: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: right;
  width: 80%;
}

.post .discuss-clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  visibility: hidden;
}

.discuss-form .inform {
  background-color: #E3EDF1;
  padding: 10px;
	margin-top: 10px;
  width: 700px;
}

.discuss-form h3 {
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 1.3em;
  background: transparent url('../images/h-bg.png') no-repeat right bottom;
  height: 27px;
  width: 710px;
}

.discuss-form label {
  display: block;
  float: left;
  clear: left;
  width: 250px;
}

.discuss-form .r-part {
  clear: left;
}

.discuss-form input, .discuss-form textarea {
  border: 1px solid #cccccc;
  width: 420px;
  font-size: 0.9em;
}

.discuss-form textarea {
  font-size: 1.1em;
}

.discuss-form input#check {
  width: 60px;
}

.discuss-form input.submit {
  width: auto;
  background-color: #00599B;
  color: #FFF;
  border: 0;
  cursor: pointer;
}

#topics ul {
  margin: 0;
}

#forums ul {
  margin-left: 1.5em;
}

#topics ul li {
  list-style-type: none;
  padding: 10px;
}

#topics ul li.even {
  background: #fdfaf5;
}

#forums ul li {
  padding-left: 0;
  list-style-type: square;
}

#topics .discuss-subject {
  font-size: 1.1em;
  font-weight: bold;
}

#topics .discuss-href {
  font-size: 0.8em;
}

/* register */
#userinfo p {
  clear: both;
}

/* podobne clanky, odkazy */
.art-links, .art-related {
  width: 350px;
  float: left;
  margin-right: 15px;
}

.art-links ul, .art-related ul {
  margin-top: 0;
}

/* starbox */
.starbox {
  background: #eaf2f5 url('../images/starbox-bg.png') no-repeat right 0;
}

/* kontakty */
.middle table.tbl-c td {
  width: 230px;
}

/* bloky na titulce */
.hp-block {
  width: 230px;
  float: left;
  margin: 0 20px 10px 0;
}

.third {
  margin-right: 0;
}

.hp-block h2 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.4em;
  background: url('../images/dot.gif') repeat-x 0 bottom;
}

.hp-block h2 a {
  text-decoration: none;
}

.hp-block .list ul, .hp-block .hash-files ul {
  margin: 0;
  padding: 0;
}

.hp-block .list ul li, .hp-block .hash-files ul li {
  line-height: 1.3em;
  margin: 8px 0;
  list-style-type: none;
  background: transparent;
  padding: 0;
}

.hp-block .hash-files ul li img {
  vertical-align: bottom;
}

.hp-block .list ul li strong {
  font-size: 0.9em;
}

.hp-block span.mw_field a, .hp-block .vice a, .poll a.result {
  color: #a00;
  font-weight: bold;
  font-size: 0.85em;
}

.hp-block .sum {
  font-size: 0.85em;
  color: #999;
}

.poll .poll-question {
  font-weight: bold;
}

.poll table {
  width: 100%;
}

/* theme-top */
#theme-top {
  text-align: right;
  padding-right: 255px;
  height: 18px;
  background: url('../images/nahoru.png') no-repeat 740px 0;
}

#theme-top a {
  color: #a00;
}

/* total-pages */
#total-pages {
  float: left;
  margin-left: 10px;
}

/* aktuality */
.mw_field .aktuality .article-info, .mw_field .akce .article-info {
  font-weight: bold;
  font-size: 0.9em;
}

.mw_field .aktuality .item, .mw_field .akce .item {
  background: url('../images/dot.gif') repeat-x 0 bottom;
  padding-bottom: 10px;
}

/* dokumenty */
.hash-files ul li {
  padding: 0;
  background: transparent;
}

/* vyzvy */
#call_form {
  background: #e3edf1;
  margin-bottom: 15px;
}

.calls-form-btm {
  padding-bottom: 5px !important;
}

#call_title, #call_area, #call_number {
  border: 1px solid #ccc;
}

.submit-box {
  text-align: right;
}

.submit-box input {
  border: 0;
  background: url('../images/btn-vyhledat.png') no-repeat 0 0;
  color: #fff;
  width: 97px;
  height: 20px;
  text-transform: uppercase;
}

.call-item {
  background: url('../images/dot.gif') repeat-x 0 bottom;
  padding-bottom: 10px;
}

.call-item h3 a {
  text-decoration: none;
}

.call-item h3 a:hover {
  text-decoration: underline;
}

.call-perex {
  background: url('../images/vyzvy-logo-iop.png') no-repeat 0 0;
  padding-left: 125px;
  min-height: 40px;
}

.img-1 {
  background: url('../images/vyzvy-logo-oplzz.png') no-repeat 0 0;
}

.call-item table {
  background: transparent;
  width: 100%;
}

.call-item table td {
  padding: 0;
}

.call-item table td.call-label {
  width: 125px;
  font-weight: bold;
}

.middle table.project-table {
  width: 100%;
  background: transparent;
}

.middle table.project-table td {
  padding: 2px 0;
}

.middle table.project-table .o td {
  background: transparent;
}

.project-table .label {
  font-weight: bold;
  width: 170px;
}

/* rss */
.rss-link, .hp-block .vice a.rss-link {
  background: #ff9d4f;
  color: #fff;
  padding: 0 3px;
  font-size: 0.85em;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 0 2px #9f0b00;
}

.rss-link:hover {
  text-decoration: none;
}

/* formulare */
.form_div {
  background: #EAF2F5 url("../images/starbox-bg.png") no-repeat right 0;
  margin: 1em 0;
  padding: 10px;
}

.form_div h3 {
  margin: 0;
}

.form_div p.before {
  font-weight: bold;
}

.form_div label {
  display: block;
  font-weight: bold;
}

.form_div .radio label {
  display: inline;
  font-weight: normal;
}

.form_div textarea {
  width: 500px;
  height: 150px;
}

/* search form */
#search_form_block {
  color: #000;
}

#search_form_block .search-left {
  float: left;
  width: 48%;
}

#search_form_block .search-right {
  float: right;
  width: 48%;
}

#search_form_block a {
  color: #162d50;
}

.left #search_form_block h2, #main .middle #search_result h2 {
  padding: 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: #fff;
  margin-right: 5px;
  padding: 5px 10px;
  border: 1px solid #e3edf1;
  border-bottom: 0;
}

#search_form_block #plugin_tabs .active {
  background: #e3edf1;
}

#search_form_block #plugin_tabs .search_tab a {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 0.95em;
  font-weight: bold;
  text-decoration: none;
}

#search_form_block #search_form {
  border-top: 0;
  background: #e3edf1;
  padding: 10px;
  width: 725px;
}

#search_form_block #search_form .wanted_text {
  width: 120px;
  display: block;
  float: left;
}

#search_form_block #search_form #wanted_text, #search_form_block #search_form #znacka {
  width: 400px;
  border: 1px solid #c8beb7;
}

#search_form_block fieldset {
  border: 0;
}

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

/* FAQ */
.faq_submit {
  background: #EAF2F5 url("../images/starbox-bg.png") no-repeat right 0;
  padding: 10px;
}

.faq_submit label {
  display: block;
  font-weight: bold;
  float: left;
  width: 150px;
}

.faq_submit textarea {
  width: 500px;
  height: 150px;
}

/*************** 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 {
  margin: 0;
  padding: 10px 0;
}

/* menu */
#menu ul {
  margin: 0;
  padding: 0;
}

#menu ul li {
  list-style-type: none;
  padding: 0;
  display: inline;
  background: transparent;
}

#menu ul li a {
  display: block;
  padding: 5px;
  font-size: 1.1em;
  background: url('../images/dot.gif') repeat-x 0 bottom;
  text-decoration: none;
}

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

#menu ul li li a {
  padding-left: 25px;
  font-size: 1em;
}

#menu ul li li li a {
  padding-left: 45px;
}

#menu ul li.menu-active a, #menu ul li.active a, #menu ul li li.menu-active a, #menu ul li li.active a, #menu ul li li li.active a {
  background: #00599b;
  color: #fff;
}

#menu ul li.menu-active li a, #menu ul li li.menu-active li a {
  color: #035B9C;
  background: url('../images/dot.gif') repeat-x 0 bottom;
}

/* kalendar */
.calendar-main {
  background: #d5e5ff url('../images/calendar-top.png') no-repeat 0 0;
  margin-top: 10px;
}

.calendar-in {
  background: #d5e5ff url('../images/calendar-btm.png') no-repeat 0 bottom;
  padding-bottom: 25px;
}

.calendar-main h2 {
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  padding-top: 5px;
  margin-bottom: 10px;
  font-size: 1.6em;
}

.calendar-main table {
  border-collapse: collapse;
  width: 180px;
}

.calendar-main table td {
  text-align: center;
}

.calendar-main table td a {
  display: block;
  color: #000;
  text-decoration: none;
}

.calendar-main .calendar, .calendar-main table td.calendar {
  border: 0;
  background: transparent;
}

.calendar-main table td.calendar {
  background: #fff;
}

.calendar-main table td.calendarHeader, .calendar-main table td.calendarHeaderDay, .calendar-main table td.calendarWeekNumber {
  font-weight: bold;
  color: #00599b;
}

.calendar-main table td.calendarHeader a, .calendar-main table td.calendarHeaderDay a, .calendar-main table td.calendarWeekNumber a {
  color: #00599b;
}

.calendar-main table td.calendarHeader a:hover, .calendar-main table td.calendarHeaderDay a:hover, .calendar-main table td.calendarWeekNumber a:hover {
  text-decoration: underline;
}

.calendar-main table td.calendarToday {
  background: #003a51;
}

.calendar-main table td.calendarToday a {
  color: #fff;
}

.calendar-main table td.markedDay a {
  background: #b5d0ff;
  color: #000;
}

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

#footer a {
  text-decoration: underline;
}

#footer .column-in {
  padding: 0;
  font-size: 0.95em;
}

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

.legend {
  background: none repeat scroll 0 0 #E3EDF1;
  margin: 10px 0 5px;
  padding: 5px 5px 5px 15px;
}

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

/* registrace na semináře */
.registration {
  width: 98% !important;
}

.reg-fields {
  width: 400px;
}

/* QCM info */
.qcm-info {
  margin: 0 auto;
  width: 1006px;
  text-align: right;
  font-size: 0.9em;
}

.qcm-info a {
  color: #999;
  text-decoration: none;
}

.qcm-info a:hover {
  text-decoration: underline;
}

/* WARNING BOX */
#warn-box-bg {
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
#warn-box {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 11000;
  margin-top: 100px;
  width: 100%;
  font-size: 1.1em;
}
#warn-box .warn-box-cnt {
  width: 600px;
  margin: 0 auto;
  padding: 0 10px 10px;
  position: relative;
  background: #d5e5ff;
}
#warn-box .warn-box-cnt h2 {
  color: #fff;
  background: #2c5aa0 url('../images/calendar-top.png') no-repeat right 0;
  margin: 0 10px 0 -10px;
  font-size: 1.3em;
  font-weight: bold;
  height: 32px;
  padding-top: 4px;
}
#warn-box #warn-box-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background: #787878;
  cursor: pointer;
}



/******** formatovani v editoru ***********/
.marker {
  background: #fdffc3;
  padding: 5px;
}

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

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

.pul-doleva h3, .pul-doprava h3 {
  margin-top: 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;
}
