body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 62.5%/1.5 "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  background: #c7ce93 url('../images/pozadi.png');
}


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

a {
  text-decoration: underline;
  color: #556417;
}

a:hover {
  text-decoration: underline;
}

#header a, #footer a, .left a, .right a {
  text-decoration: none;
}

#header a:hover, #footer a:hover, .left a:hover, #top-box a:hover, .right a:hover {
  text-decoration: underline;
}

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

h1, h2 {
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}


h1 {
  font-size: 170%;
}

h2 {
  font-size: 150%;
  font-weight: normal;
  margin: 0.25em 0 0;
  color: #910b08;
  border-bottom: 1px solid #bbbb44;
  text-transform: uppercase;
}

h3 {
  font-size: 135%;
}

h4 {
  font-size: 125%;
}

h5 {
  font-size: 105%;
}

h6 {
  font-size: 95%;
}

h3, h4, h5, h6 {
  color: #5c652c;
}

h2 a, h3 a {
  text-decoration: none;
}

h2 a:hover, h3 a:hover {
  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;
}

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 {/* obalujici element s pozadim pro levy sloupec*/
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 960px;
  border: 0;
  font-size: 115%;
}

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

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

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

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

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

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

.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: -1500px;
}

.nodisp {
  display: none;
}

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

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

/****** hlavicka *******/
#header {
  background-color: #fff;
  margin-top: 0px;
  padding-top: 10px;
  position: relative;
}

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

#header h1 {
	position: relative;
	padding: 0;
	margin: 0 0 5px 15px;
	text-decoration: none;
	font-weight: normal;
	width: 353px;
	height: 96px;
	overflow: hidden;
}

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

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

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

#search-login {
  float: right;
  width: 500px;
  background: #fff;
}

#search-login .register {
  padding: 0 10px;
  font-size: 1.2em;
  color: #9b221f;
}

#search-login .login {
  padding: 0 10px 0 20px;
  background: url('../images/login.png') no-repeat 0 2px;
  font-size: 1.2em;
  color: #000;
}

#search-login .uname {
  font-size: 1.2em;
}

#searchform {
  float: right;
  margin: 0 5px 0 10px;
}

#searchform #go_button {
  vertical-align: top;
}

#search-input {
  border: 1px solid #bbc68b;
  width: 140px;
}

/*** radkova navigace  ****/
#row-site-navigation {
	clear: both;
	padding: 0;
	margin: 0;
	height: 45px;
	background: #de7e05 url('../images/lista.png') repeat-x 0 0;
	border: 1px solid #fff;
	border-top: 0;
	border-bottom: 0;
}

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

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

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

#row-site-navigation ul li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
	width: 85px;
	float: left;
	height: 45px;
  font-size: 1.1em;
  line-height: 1.2em; 
}

#row-site-navigation ul li a {
	color: #fff;
	text-transform: uppercase;
	display: table-cell;
	&display: block;
	&padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	height: 45px;
	_height: 40px;
	width: 85px;
}

#row-site-navigation a:hover,
#row-site-navigation li.active a,
#row-site-navigation li.eactive a,
#row-site-navigation li.oactive a {
  background: url('../images/lista_vybrano.png') no-repeat 50% 0;
  text-decoration: none;
}


#contacts {
  position: absolute;
  top: 110px;
  right: 20px;
}

#contacts .paticka a {
  padding-left: 8px;
  background: url('../images/odrazka_oranzova.png') no-repeat 0 6px;
  color: #fff;
}

/******** preskoceni navigace ********/
a.hidden-nav {
	position: absolute;
	top: 0;
	left: 0;
  margin-left: -1000px;
	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 .middle {

}

#top-box .middle .column-in {

}

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

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

#top-box .right .column-in form input {
	padding: 0;
	margin: 0;
	height: 21px;
	float: left;
}


/***************************** obal. blok s obsahem **********************************/
/********************** OBRACENE PORADI SLOUPCU VANILLA 0.4 **************************/
#main {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0 0 15px;
  background: #fff url('../images/pozadi_main.png') repeat-y;
}
#main.hp {
  background-image: url('../images/pozadi_main_home.png');
}
#main .innerwrap {
  margin: 10px 0 0 15px;
  padding: 0;
  width: 945px;
  float: right;
}
#main .others {
  width: 760px;
  margin-top: 0;
  margin-left: 25px;
}

#main .others .middle {
  width: 450px;
}
#top-box {
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 200;
}
#breadcrumb {
  background: #fff;
  padding: 5px 15px;
}
#breadcrumb a {
  text-decoration: none;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
/****************************** levy sloupec ***********************************/
.left .column-in {
	padding: 0 0 0 15px;
}

/* leve menu */

.left .column-in h2 {
  margin-bottom: 5px;
}

.left .column-in h3 {
  line-height: 1.2em;
  margin: 0;
  font-size: 1.2em;
}

.left .column-in #menu ul {
  margin: 0;
  padding: 0;
  background: #bbbb44;
}

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

.left .column-in #menu li a {
  text-decoration: none;
  display: block;
  padding: 5px 5px 5px 25px;
  color: #fff;
  text-transform: uppercase;
}

.left .column-in #menu li a:hover,
.left .column-in #menu li.active a,
.left .column-in #menu li.eactive a,
.left .column-in #menu li.oactive a {
  text-decoration: none;
  background: url('../images/leve_menu_vybrano.png') no-repeat 0 50%;
}


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

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

#content{
  font-size: 1.1em;
  line-height: 1.3em;
}

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

.middle h2 {
  line-height: 1.1em;
  margin-bottom: 10px;
}

.middle #article h2 {
  font-size: 1.8em;
  text-transform: none;
  border: 0;
}

.middle h3 {
	font-weight: bold;
}

#c_1101 h4,
#c_1101 h5,
#c_1101 h6 {
  color: #000;
  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;
}
p.box {
	border: 1px black solid;
	padding: 4px;
	margin-right: 6px;
}
.middle table {
	border: 2px solid #dce2d9;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	border: 0;
	border-right: 1px solid #fff;
	background: #bbbb44;
	padding: 5px;
	text-align: center;
}
.middle table td {
	border: 1px solid #ededed;
	padding: 5px;
}
.middle table .even td {
  
}
.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;
}

.title_perex_img h3 a {
  text-decoration: none;
}

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

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

.middle ul {
  list-style-position: outside;
  padding-left: 10px;
  margin-left: 0;
}
.middle ul li {  
  list-style-type: none;
  background: url('../images/odrazka.png') no-repeat 0 6px;
  padding: 0 0 0 10px;
  margin: 5px 0;
}
.middle .list_news ul {
  padding: 0;
}
.middle .list_news ul li {
  padding: 0;
  background-image: none;
}
.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;
}

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

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

.img-to-right{
  float:right;
  margin:0 0 0.5em 0.5em;
}
.img-to-left{
  float:left;
  margin:0 0.5em 0.5em 0;
}

.pul-doleva h3,
.pul-doprava h3 {
  color: #910b08;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #910b08;
}

.pul-doleva h3 a,
.pul-doprava h3 a {
  text-decoration: none;
  color: #910b08;
}

.pul-doleva h3 a:hover,
.pul-doprava h3 a:hover {
  text-decoration: underline;
}

.pul-doleva .mw_field,
.pul-doprava .mw_field {
  border-bottom: 1px solid #910b08;
  background: #f7faeb;
  padding: 5px;
}

.pul-doleva h3 .mw_field,
.pul-doprava h3 .mw_field {
  background: transparent;
  padding: 0;
  border: 0;
}

.pul-doleva .mw_field h3 a,
.pul-doprava .mw_field h3 a {
  color: #556417;
}

.pul-doprava .mw_field .item,
.pul-doleva .mw_field .item {
  margin-bottom: 1em;
}

.pul-doprava .mw_field .item h3,
.pul-doleva .mw_field .item h3 {
  margin: 0;
  border: 0;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-weight: bold;
  text-transform: none;
}

.tema-mesice {
  background: #910b08;
  color: #fff;
  padding: 5px;
}

.tema-mesice a {
  color: #fff;
}

.tema-mesice h3 {
  color: #fff;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 5px;
  border-bottom: 1px solid #fff;
}

.tema-mesice .item h3 {
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-weight: bold;
  text-transform: none;
  border: 0;
  margin: 0;
}

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

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

.tema-mesice .article-perex {
  font-weight: normal;
  margin: 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;
}
.nearphoto {
  text-align: center;
}
.inlinebox {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 6px 0 1px 0;
}
.inlinebox .p {
  display: block;
  float: right;
}

/* diskuse */
.post {
  margin: 10px 0;
  padding-bottom: 5px;
  border-bottom: 2px solid #bbbb44;
}

.post span {
  display: block;
}

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

.post .discuss-subject {
  float: left;
  font-weight: bold;
  font-size: 1.1em;
  color: #910b08;
}

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

.post .discuss-user,
.post .discuss-date {
  display: inline;
  font-size: 0.85em;
  color: #444;
}

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

.discuss-form .inform {
  background: #ebebc6;
  padding: 10px;
}

.discuss-form h3 {
  margin: 0;
}

.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 #004951;
  width: 380px;
}

.discuss-form input.submit {
  width: auto;
}

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

/* bloky na titulce */
.cb-9 {
  padding: 5px 10px;
  background: #910b08;
  color: #fff;
}

.cb-9 a {
  color: #fff;
}

.cb-9 h2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  line-height: 1.1em;
}

.cb-9 .item {
  width: 100%;
}

.cb-9 h3 {
  font-size: 1.3em;
  margin: 0;
}

.cb-9 .article-perex {
  margin: 0.1em 0;
  font-weight: normal;
}

.lb-17 {
  margin: 10px 0 15px 0;
}

.lb-18 .perex_image {
  float: none;
  margin: 5px 0 0;
}

.lb-18 h2 {
  line-height: 1.1em;
}

.lb-18 h3 a {
  text-decoration: none;
}

.lb-18 p.article-perex {
  margin: 0;
  line-height: 1.4em;
  font-weight: normal;
}

.lb-18 p.article-info {
  text-align: right;
  margin: 0;
}

.lb-36 p.article-perex {
  margin-top: 0;
}

.lb-36 p.article-date {
  margin: 0.1em 0;
}


.rb {
  margin-bottom: 15px;
}

.rb h2 {
  line-height: 1.1em;
}

.rb-15 {
  background: #B1BE2E url('../images/banner_zeptejtese.jpg') no-repeat right bottom;
  border: 3px solid #B1BE2E;
	height: 5.8em;
	padding-bottom: 5px;
}

.rb-15 h3 {
  float: left;
  font-size: 1.2em;
  padding: 0 15px 5px 2px;
  background: #B1BE2E url('../images/sipka_tom.png') no-repeat right 4px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.rb-15 h3,
.rb-15 h3 a {
  margin: 0;
  color: #910B08;
  text-decoration: none;
  text-transform: uppercase;
 }

.rb-15 p {
  padding: 5px 70px 0 5px;
  clear: left;
	font-size: 1.2em;
	line-height: 1.1em;
}

.rb-16 {
  background: url('../images/zpravodaj.png') no-repeat 0 0;
  padding-top: 35px;
}
.rb-16 h2 {
  display: none;
}

.rb-14 .perex_image {
  float: none;
  margin: 5px 0 0;
}
.rb-14 h3 {
  margin: 0;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-left: 10px;
  background: url('../images/odrazka.png') no-repeat 0 6px;
}
.rb-14 .first h3 {
  background-image: none;
  padding: 0;
}

.rb-14 h3 a {
  text-decoration: none;
}
.rb-14 .article-perex {
  margin: 0;
  font-weight: normal;
}

.rb-14 .item {
  margin-bottom: 10px;
}

.rb-14 .first{
  margin-bottom: 5px;
}
.rb-22 {
  background: #ebebc6;
  padding: 10px;
}
.rb-22 h3 {
  margin: 0;
  color: #000;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.rb-22 .block-post {
  margin-bottom: 10px;
}
.rb-22 .block-post a {
  color: #000;
}
.rb-22 .post-user,
.rb-22 .post-topic,
.rb-22 .post-date {
  color: #5d662e;
}

.right h2 {
  margin-bottom: 5px;
}

.right ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}
.right ul li {
  padding-left: 10px;
  background: url('../images/odrazka.png') no-repeat 0 6px;
}
.clb, .crb {
  width: 300px;
  font-size: 1em;
  line-height: 1.3em;
}

.clb h2, .crb h2 {
  margin-top: 15px;
}
.clb {
  float: left;
}
.clb .zpravy .item,
.crb .zpravy .item {
  margin-bottom: 15px;
 }
.clb .zpravy h3, 
.crb .zpravy h3, 
/*.crb h3 */{
  margin-top: 5px;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: 1.1em;
}
.clb .zpravy .article-date, 
.crb .zpravy .article-date, 
.crb .article-info, 
.crb .article-date {
  color: #777;
  margin: 0;
}
.article-date {
  color: #777;
  margin: 0;
}

.clb .zpravy .article-perex, 
.crb .zpravy .article-perex, 
.crb .article-perex {
  margin: 0;
  font-weight: normal;
}
.crb {
  float: right;
}

/* registrace */
#userinfo p {
  clear: left;
  padding: 5px 0;
  margin: 0;
}

#userinfo p.even,
#userinfo p.odd {
  border-top: 1px solid #f7faeb;
}

/* zalozky titulka */
#home-arts {
  margin-bottom: 15px;
}

#home-arts .art-title {
  background: #7b7e3e;
  padding: 10px;
  color: #fff;
}
#home-arts .art-title h3 {
  margin: 0;
}
#home-arts .art-title a {
  color: #fff;
}
#home-arts .art-img a img {
  vertical-align: bottom;
}


/* vypis - obrazky */
.list-box {
  border-top: solid #7b7e3e 1px;
  border-bottom: solid #7b7e3e 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
}

.list-box-item {
  width: 110px;
  height: 120px;
  border-right: solid #bbbb44 1px;
  border-top: solid #bbbb44 1px;
  float: left;
  margin: 0px;
  text-align: center;
}

#main .middle .list-box-item img.perex_image {
  margin: 0;
  height: 65px;
  padding:0;
  float:none;
}

.eor {
  border-right: 0;
}

.top-row {
  border-top: 0;
}

/* kalendar */
.calendar-main {
  width: 250px;
  margin: 0 auto;
  padding: 0;
  background: #ebebc6;
}

.calendar-main h2 {
  text-transform: uppercase;
  color: #fff;
  background: #50553a;
  line-height: 1.5em;
  padding-top:0;
  margin-top:0;
}

.calendar-in table {
  width: 200px;
  margin: 0 auto;
}

.calendar-in table a {
  display: block;
}

.calendar-in table td {
  text-align: center;
  padding: 2px;
}

.calendar-main a.calprevnext {
width: 1.2em;
}  

.calendarHeader,
.calendarHeaderDay,
.calendarWeekNumber {
  font-weight: bold; 
  text-align: center;
}

.calendarHeader a,
.calendarWeekNumber a {
  color: #000;
}

.calendar-in table tr td.calendar a {
  background: #fff;
}

.calendar-in table tr td.calendarToday a {
  background: #910b08;
  color: #fff;
}

.calendar-in table tr td.markedDay a {
  background: #50553a;
  color: #fff;
}

.addact {
  background: url('../images/pridat.png') no-repeat 0 4px;
  padding-left: 10px;
  margin-left: 10px;
}

/**** advertising start ****/
/* backend */

#sidebar {
  float: left;
  width: 250px;
}

#content-right {
  margin-left: 255px;
}

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

#categoryTree ul img {
  vertical-align: top;
}

#categoryTree ul ul {
  padding-left: 20px;
  background: url('../images/icons/line.gif') repeat-y;
}

.advertisingCategoryList .cname {
  width: 65%;
}

.addCategory {
  float: right;
}

.advertisingCategoryList table {
  clear: right;
}

.advertisingBreadcrumb {
  margin-bottom: 15px;
}

/* frontend */

.advertising .adv {
  margin-bottom: 10px;
  clear: right;
}

.advertising .advAdd {
  float: right;
}

.advertising .advAdd img {
  vertical-align: middle;
}

.advertising .advAction {
  float: right;
  display: block;
  font-size: 0.85em;
}

.advertising .advAction img {
  vertical-align: middle;
}

.advertising .advBody {
  clear: right;
  padding: 5px;
}

.advertising .advBody h3 {
  font-size: 1.1em;
  padding: 0 5px;
}

.advertising .type_1 .advBody h3 {
  background: #ffefef;
}

.advertising .type_2 .advBody h3 {
  background: #eff2ff;
}

.advertising .type_3 .advBody h3 {
  background: #f1ffdf;
}

.advertising .advBody p {
  margin: 0.2em 0;
  padding: 0 5px;
}

.advertising .advFooter {
  border-bottom: 1px solid #eddeae;
  padding-left: 5px;
}

.advertising .advId,
.advertising .advType,
.advertising .advDate,
.advertising .advState {
  float: right;
  padding: 0 5px;
  font-size: 0.85em;
}

.advertising .advButton a {
  padding: 0 3px;
  display: block;
  float: left;
  background: #efe1b8;
}

.advertising .advAction .advButton a {
  padding: 0 3px;
  margin-right: 5px;
  display: block;
  float: left;
  background: #143321;
  color: #fff;
}

.advertising .advDetail {
  float: right;
  padding-right: 5px;
  font-size: 0.85em;
}

.advertising .advContact,
.advertising .advTel {
  padding-right: 15px;
  font-size: 0.85em;
}

.advertising h3 {
  margin: 0;
}

/* detail */
.advContent {
  padding-left: 10px;
}

.advDetailItem {
  clear: left;
}

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

.advDetailItem .value {
  margin-left: 170px;
  display: block;
}

.advDetailDate,
.advDetailType {
  float: right;
  padding-right: 15px;
  font-size: 0.9em;
}

.advDetailType {
  font-weight: bold;
}

.advToLeft {
  float: left;
  width: 340px;
}

.advToRight {
  float: right;
  width: 340px;
}

/* form */
#advAddForm .valbox {
  clear: left;
}

#advAddForm .valbox label {
  width: 150px;
  float: left;
}

#advAddForm fieldset {
  border-top: 1px solid #ead79f;
}

#advAddForm legend {
  color: #455d4f;
}

.valbox .value #a_atitle {
  width: 420px;
}

/* messages */
.advertisementMessages {
  border: 1px solid #999;
  background: #fefefe;
  padding: 10px;
}

.advertisementMessageError {
  color: #600;
  font-weight: bold;
  display: block;
}

.advertisementMessageWarning {
  color: #006;
  font-weight: bold;
  display: block;
}

/* search */
.advertisingBlkSearch .valbox input,
.advertisingBlkSearch .valbox select {
  width: 160px;
}
.valbox label {
  width: auto;
  float: none;
  display: block;
}

/* category list */
#advertisingBlkCategoryList {
  padding: 0 10px;
}

#advertisingBlkCategoryList ul {
  margin: 0;
  padding: 0;
}

#advertisingBlkCategoryList ul li {
  list-style-type: none;
  width: 160px;
  float: left;
  background: transparent;
  text-align: center;
  border: 2px solid #749a48;
  margin-right: 5px;
  padding: 0;
}

#advertisingBlkCategoryList ul li a {
  display: block;
  padding: 15px 5px;
  font-size: 2em;  
  height: 120px;
  line-height: 1.1em;
  background: #fafbf2;
}

#advertisingBlkCategoryList ul li a:hover {
  background: #f9f4e5;
}

/**** advertising end ****/

/*************** 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: 0 15px 0 25px;
}


/****************************** paticka ***************************************/
#footer a {
  text-decoration:underline;
  color: #fff;
}
#footer p {
  margin: 0;
}

#footer div.ft-links {
  margin-top: 15px;
  background: #7b7e3e;
  width: 940px;
  color: #fff;
  padding: 10px;
}
#footer div.ft-links a {
  font-size: 1em;
}
#footer div.ft-links h3 {
  font-size: 1.5em;
  color: #fff;
}
#footer div.ft-links ul {
  padding-left: 15px;
}
#footer div.ft-links .fl {
  float: left;
  width: 300px;
  margin-right: 10px;
}

#footer .column-in {
	padding: 0;
	background: #fff;
}
#footer .lb-13 {
  border: 5px solid #bb4;
  padding: 0 10px;
  margin: 0 15px;
}
#footer .lb-13 h2 {
  border: 0;
}
#footer .lb-13 img {
  margin-right: 20px;
}
#footer .lb-4 {
  background: #262d0b url('../images/paticka_vrsek.png') no-repeat 0 0;
  color: #fff;
  padding: 5px 15px;
}
#footer .lb-4 .paticka {
  float: left;
  width: 50%;
  font-size: 0.95em;
  margin-bottom: 15px;
}
#footer .lb-4 .toright .paticka {
  text-align: right;
}
#footer .lb-4 .paticka a {
  padding-left: 8px;
  background: url('../images/odrazka_svetle_zelena.png') no-repeat 0 6px;
}
#footer .lb-4 .toright .paticka a {
  background: url('../images/odrazka_tmave_zelena.png') no-repeat 0 6px;
}

/* partneri */
#footer .box_partneri .perex_image {
  float: none;
  margin: 0;
  margin-right: 20px;
}

/* anketa */
.poll-answer input {
  vertical-align: top;
}
.poll-submit {
  text-align: center;
}
.poll-question {
  font-weight: bold;
}
.poll-res-link {
  float: right;
}

.poll-res-link a {
  color:#9CAF4C;
}

.poll-res-link a:hover {
  color:#535F23;
  text-decoration:none;
}

.rb-19 .outer {
  width: 100%;
}
.rb-19 .outer th {
  text-align: left;
}

#footer .theme-top {
  background: url('../images/nahoru.png') no-repeat right bottom;
  margin-top: 10px;
  text-align: right;
  padding-right: 10px;
  line-height: 1em;
  height: 13px;
}
#footer .theme-top a {
  color: #9CAF4C;
  text-decoration: none;
}

#footer .theme-top a:hover {
  color:#535F23;
  text-decoration:none;
}

#footer .qcm-info {
  color: #EBEBC6;
  text-align: right;
  font-size: 0.9em;
  padding-right: 5px;
}

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

#footer .qcm-info a:hover {
  color: #EBEBC6;
  text-decoration:none;
}

/****** search words plugin ******/
span.search_words{
  padding:0 0.25em;
  border:1px solid #0E3C66;
  background:rgb(255,204,102);
}

/************** 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: 15px;
  border-top: 1px solid #bbbb44;
  text-align:center;
}
.rating h3 {
  margin-top: 0;
}
.rating form {
  margin: 0;
}
.rating table {
  margin:0 auto;
  border:1px none #fff;
}
.rating table td {
  width:2em;
  background:transparent;
  padding: 0;
  border:1px none #fff;
  font-size: 0.9em;
}
.rating table td.td-submit {
  width: 100px;
}
.rating .standard {
  font-style: italic;
}
.rating ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.rating ul li {
  padding: 0;
  background-image: none;
}
/************** 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;
  color: #343434;
}

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


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

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

.pa-left {
  font-size: 0.9em;
  font-style: italic;
  float: left;
  clear: left;
  margin: 0;
}

.pa-right {
  font-size: 0.9em;
  font-style: italic;
  float: right;
  clear: right;
  margin: 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;
}


/*********** Facebook **********/


/*** devel
.rb-65 {
  display: block;
  width: 220px;
  background:#ECEFF5 url('../images/facebook.png') no-repeat 4px 10px;
  padding-left: 47px;
  height: 60px;
  overflow: hidden;
}
***/

/*** ostry ***/
.rb-67 {
  display: block;
  width: 220px;
  background:#ECEFF5 url('../images/facebook.png') no-repeat 4px 10px;
  padding-left: 47px;
  height: 60px;
  overflow: hidden;
}
