/* Kamil Zeman 2009 */

* {
	padding: 0px;
	margin: 0px;
}

body {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 0.75em; /* 12 px */
  color: #333333;
  background: #a8b2a9 url("images/bg_body.png") 0 0 repeat-x;
}

a {
  color: #79a126;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #333333;
}

a img, a:link img, a:active img {
  border: none;
  background: none;
}

h1 {
  font-size: 1.5em; /* 18 px */
  margin-bottom: 15px;
}

h2 {
  color: #79a126;
  font-size: 1.5em; /* 18 px */
  margin-bottom: 15px;
  font-weight: normal;
}

h3 {
  font-size: 1em; /* 12 px */
  margin-bottom: 15px;
}

h4 {

}

h5 {

}

p {
	line-height: 18px;
}


/* top-header */
.top-header {
  color: #ffffff;
  font-weight: bold;
  text-align: right;
  padding: 15px 20px 15px 0;
  width: 967px;
  margin: 0 auto;
}

/* footer */
.footer {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 15px 0px 15px 0;
  width: 967px;
  margin: 0 auto;
}

.footer a {
  color: #ffffff;
  text-decoration: underline;
}

.footer a:hover {
  color: #ffffff;
  text-decoration: none;
}


/* web */
.web {
  padding: 7px 7px 25px 7px;
  background-color: #ffffff;
  width: 963px;
  margin: 0 auto;
}

.menu {
  margin: 7px 0 7px 0;
  padding: 0 0 0 28px;
  background: url("images/bg_menu.png") 0 0 repeat-x;
  height: 43px;
}

.menu a {
  color: #ffffff;
}

.menu a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.menu ul,
.menu-right ul {
	list-style-type: none;
}

.menu li {
	float: left;
	padding: 14px 20px 0 20px;
	height: 29px;
}

.menu .no-margin {
  margin:0px;
}

.menu .active {
  background: url("images/bg_menu_active.png") 0 0 repeat-x;
}

.middle {
  background: url("images/bg_middle.png") 0 0 repeat-x;
  padding: 35px 20px 20px 20px;
}

.side-left {
  float: left;
  width: 566px;
}

.side-right {
  float: right;
  width: 300px;
}

.menu-right {
  margin: 0 10px 20px 0;
}

.menu-right li {
	background: #efefef url("images/bg_menu_right.png") 0 0 no-repeat;
	padding: 8px 10px 0 23px;
	height: 22px;
	margin-bottom: 6px;
}

.menu-right .active a {
  color: #222222;
}

.menu-right a {
  color: #849286;
}

.menu-right a:hover {
  color: #222222;
}

/* news */
.news .item {
  width: 280px;
  margin-bottom: 20px;
}

.news .item .date {
  font-size: 0.9em;
  margin-bottom: 10px;
}

.news .item h3 {
  margin-bottom: 10px;
}


.news .item h3 a {
  color: #4f4f4f;
}

.news .item h3 a:hover {
  text-decoration: underline;
}

.news .item .text{
  line-height: 18px;
}

.news .item .link{
  text-align: right;
  margin-bottom: 10px;
}

.news .archive {
  text-align: center;
}

.news-info {
  font-size: 0.9em;
  text-align: right;
  margin: 0 0 10px 0;
  color: #6a776b;
}

.news-info .author{
  font-weight: bold;
}

/* activities */
.activites-line .item {
  background: #efefef url("images/bg_activities-line.png") 0 0 no-repeat;
  width: 95px;
  height: 49px;
  padding: 7px 10px 0 26px;
  margin-right: 8px;
  float: left;
}

/* partners */
.partners-right {
  text-align: center;
}

.partners-right img {
  margin-bottom: 10px;
}

.partners-main .item {
  float: left;
  text-align: center;
  margin: 0 65px 20px 0;
}

.partners-main img {
  margin-bottom: 10px;
}

/* facebook */
.facebook {
  background-color: #efefef;
  text-align: center;
  padding: 15px 0 20px 0;
}

.facebook a {
  color: #1c378e;
}

/* profiles */
.profiles-item {
  padding: 0 0 20px 0;
  background: url("images/line-big.png") bottom 0 no-repeat;
}

.profiles-noline {
  background: none;
}

.profiles-item .photo {
  float: right;
  border: 5px solid #efefef;
  margin: 5px 0 20px 20px;
}

/* links */
.links-main .item p,
.links-main .item-last p {
  margin: 8px 0 8px;
}

.links-main .item {
  padding: 0 0 12px 0;
  background: url("images/line-big.png") bottom 0 no-repeat;
}

.links-main .item-last {
  padding: 0 0 12px 0;
}

.links-main {
  margin-bottom: 18px;
}

/* showcase */
.showcase {
  margin: 10px 0 20px 0;
}

.showcase .item {
  float: left;
  width: 170px;
  margin: 0 15px 15px 0;
  text-align: center;
}

.showcase .item .cont {
  height: 125px;
  margin-bottom: 10px;
  border: 1px solid #bbbbbb;
}

.showcase .item .desc {
  line-height: 18px;
}

/* photos */
.gallery-two {
  text-align: center;
}

.gallery-two img {
  margin: 0 10px 0 0px;
  padding: 5px;
  border: 1px solid #bbbbbb;
}


/* OTHER */
.leaflet-partners {
  background: url("images/bg_leaflet-partners.png") 0 0 no-repeat;
  padding: 71px 0 0 25px;
  font-weight: bold;
  height: 200px;
}

.leaflet-partners p {
  width: 335px;
}

.leaflet-partners strong {
  color: #619018;
}

.clear {
  clear: both; 
}

.center {
  text-align: center;
}

.book {background: #e0e0e0 url("images/bg_book.png") 0 0 repeat-x; text-align: center; padding: 10px;}















/* DELETE */

/* TOP */

.top {
  border-bottom: 3px solid #cfcfcf;
  background: #155698 url("images/bg_top.png") no-repeat left 0;
  color: #ffffff;
}
.top a {color: #ffffff}

.top-centred {
  margin: 0 auto;
  width: 1049px;
}

.top-logo {
  height: 60px;
  font-size: 1.9em;
  font-weight: bold;
  padding: 20px 0 0 100px;
}

.top-menu {
  background-color: #0b5fa4;
  border: 1px solid #387ab5;
  height: 28px;
}

.top-menu li {
  display: block;
  float: left;
  height: 21px;
  padding: 8px 15px 0 15px;
  background: url('images/bg_menu_separator.gif') top right no-repeat;
}

.top-menu li a {
  font-weight: bold;
}

.top-menu-submenu {
  padding: 7px 0 7px 10px;
  background-color: #0f3a6a;
  
}
.top-menu-submenu a {
  color: #cfcfcf;
  font-weight: bold;
  margin-left: 20px;
}

.top-menu-submenu strong a {
  color: #ffffff;
  font-weight: bold;
  margin-left: 20px;
}

.top-menu-mini {
  font-size: 0.8em;
  color: #c3d6e5;
  text-align: right;
  padding: 10px 10px 0 0;
}
.top-menu-mini a {color: #c3d6e5;}


/* MULTIPLE */

.top-menu ul {
  list-style-type: none;
}

/* CONTENT */

.content {

}

.main1 {
  background-color: #ffffff;
}
.main1 in {
  width: 100%;
}

.panel-left {
  float:left;
  width: 199px; 
  margin-right: 10px;
  height: auto;
}

.panel-middle {
  padding-left: 1px;
  margin-left: 200px;
  background-color: #dbd9d9;
}
.panel-middle .in {
  padding: 10px 10px 10px 10px;
  background-color: #ffffff;
}

.panel-fullBottom {
  border-top: 1px solid #dbd9d9;
  padding: 5px;
}

.infobar {
  width: 90%;
  font-weight: bold;
  margin: 30px 20px 30px 10px;
}

/* STICKER */

.sticker {
  width: 256px;
  font-weight: bold;
  float: left;
  height: 245px;
}
.sbg-green {background: url('images/sticker-green.png') 0 0 no-repeat;}
.sbg-yellow {background: url('images/sticker-yellow.png') 0 0 no-repeat;}

.sticker-content {
  color: #ffffff;
  font-size: 1.1em;
  padding: 15px;
  height: 170px;
  width: 206px;
  line-height: 15px;
}

.sticker-info {
  padding: 2px 1px 0 10px;
}

.sticker-content .file{
  padding: 10px 10px 0 10px;
  font-size: 0.9em;
}

.sticker-content .file .big{
  font-size: 1.1em;
  width: 190px;
  display: block;
  height: 70px;
}

.sticker-content .file .size {
  float: left;
  width: 120px;
  color: #535353;
  font-size: 0.9em;
}

.sticker-content .file .download {
  float: right;
  width: 55px;
}
.sticker-content .file .download img {
  margin: 0 0 5px 12px;
}

.sticker-nadpis {
  font-size: 0.9em;
  padding: 5px 8px 5px 8px;
  margin-bottom: 8px;
}
.sbg-green .sticker-nadpis {
  background-color: #265e00;
}
.sbg-blue .sticker-nadpis {
  background-color: #0f3a6a;
}
.sbg-brown .sticker-nadpis {
  background-color: #806004;
}
.sbg-red .sticker-nadpis {
  background-color: #661400;
}
.sbg-yellow .sticker-nadpis {
  background-color: #f7e541;
}


/* FORMS */


/* SPECIAL FORMAT */
.a-black a {
  color: #858181;
  font-weight: bold;
}
.a-black-l a {color: #858181;}

.a-grey a {
  color: #858181;
}

.border-bottom {
  border-bottom: 1px solid #dbd9d9;
}

.cat-box {
  width: 145px;
  height: 22px;
  background: url('images/category-bg.png') 0 0 no-repeat;
  padding: 6px 12px 0 22px;
  margin-bottom: 5px;
}
.cat-box a {font-weight:bold;}

.edit-right {
  text-align: right;
  padding: 5px 5px;
}

.greybox-header {
  background: url('images/bg_left-box.png') 0 0 no-repeat;
  width: 181px;
  height: 17px;
  color: #ffffff;
  font-weight: bold;
  padding: 2px 0 0 7px;
  margin-bottom: 5px;
}

.greybox-item {
  background: url('images/bg_greybox-item.png') top left no-repeat;
  border: 1px solid #dbd9d9;
  width: 162px;
  height: 40px;
  padding: 2px 2px 0 22px;
  margin-bottom: 5px;
}

/* ZOBRAZIT STICKER */
.sticker-view {
  margin: 1px;
  padding: 10px 15px 10px 15px;
  font-weight: bold;
  color: #ffffff;
  font-size: 1.1em;
  line-height: 15px;
}
.sticker-border {
  margin-right: 20px;
}

.stinfo {
  color: #0b5fa4;
  font-weight: bold;
  margin-top: 10px;
}

.stinfo .a {
  background: url('images/ico-pen.png') top left no-repeat;
  padding-left: 24px;
  margin-right: 10px;
}

.stinfo .b {
  background: url('images/ico-X.png') top left no-repeat;
  padding-left: 24px;
}

.sticker-view .file .size {
  color: #494949;
  font-size: 0.9em;
  float: left;
  width: 150px;
}

.sticker-view .file .download {
  float: right;
  font-size: 0.9em;
  width: 55px;
}

.sticker-view .file .download img {
  margin: 0 0 5px 10px;
}

/* SETTINGS */
.pcSpec-2 {
  border: 1px solid #939393;
  padding: 4px;
}
.pcSpec-2 div {
  background: url('images/cat-add-bg-arrow-1.png') 0 0 no-repeat;
  height: 21px;
  background-color: #eae9e9;
  padding: 6px 7px 0 24px;
  margin-bottom: 5px;
}
.pcSpec-2 .pcs-active {
  background: url('images/cat-add-bg-arrow-2.png') 0 0 no-repeat;
  background-color: #e3e2e2;
}

.pcSpec-2-b span {
  padding-left: 30px;
}

/* SPLASH */
.splash {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('images/bg_splash.png') repeat 0 0;
	top: auto;
	z-index: 1;
}

.pop-up {
  position: relative;
  top: 30%;
  margin: 0 auto;
  background-color: #484848;
  padding: 10px
}
.pop-up h1 {
  color: #0f3a6a;
  background: url('images/arrow_blue.gif') 0 4px no-repeat;
  font-size: 1.2em;
  padding-left: 15px;
}

.pop-top {
  margin-left: 47px;
}
.pop-top a {
  font-weight: bold;
  color: #514e4e;
}
.pop-top div {
  background-color: #ffffff;
  width: 155px;
  height: 26px;
  float: left;
  text-align: center;
  padding-top: 11px;
}
.pt1 {border: 1px solid #dbd9d9;border-left:none;border-top:none;}
.pt2 {border: 1px solid #dbd9d9;border-left:none;border-top:none;}
.pt3 {border: 1px solid #dbd9d9;border-left:none;border-top:none;}
.pt4 {border: 1px solid #dbd9d9;border-left:none;border-top:none;border-right:none;}

.pop-active {
  background: url('images/arrow_add-item.png') 0 1px no-repeat;
  border-bottom:1px solid #ffffff;
}
.pop-active a {color:#0b5fa4}

.pop-content {
  background-color: #ffffff;
  padding: 14px;
}

.pc-inside textarea {
  background-color: #fafafa;
  border: 1px solid #939393;
  padding: 4px;
  margin-bottom: 5px;
}

.pc-inside input{
  border: 1px solid #939393;
  padding: 2px;
  font-size: 1.2em;
  width: 100%;
}

.pop-content h4 {
  margin: 0 0 8px 2px;
  font-size: 1em;
}

.pop-content h5 {
  margin: 0 0 6px 0px;
  font-size: 1em;
}

.pcSpec-1 {
  border: 1px solid #939393;
  width: 226px;
  padding: 4px;
}
.pcSpec-1 div {
  background: url('images/cat-add-bg-arrow-1.png') 0 0 no-repeat;
  height: 21px;
  width: 195px;
  background-color: #eae9e9;
  padding: 6px 7px 0 24px;
  margin-bottom: 5px;
}
.pcSpec-1 .pcs-active {
  background: url('images/cat-add-bg-arrow-2.png') 0 0 no-repeat;
  background-color: #e3e2e2;
}

.pcSpec-1-a {
  display:block;
  float:left;
  width: 140px;
}
.pcSpec-1-a a {font-weight: bold;color: #514e4e;}
.pcs-active a {color: #0b5fa4}

.pcSpec-1-b {
  display:block;
  float:right;
}

.pop-colors {
  padding-top: 5px;
}

.pop-colors a {
  border: 1px solid #ffffff;
  padding: 5px 5px 5px 7px;
}

.pop-colors a:hover {
  border: 1px solid #9a9a9a;
}

.pop-colors .active {
  border: 1px solid #9a9a9a;
  background-color: #eae9e9;
}

.pop-content .btn {
  border: none;
  padding: none;
  width: auto;
}


/* PLAIN */
.plain {
  padding: 25px 10px 25px 30px;
}

.plain h1 {
  margin-bottom: 30px;
}

.plain .set-label {
  color: #514e4e;
  font-weight: bold;
  float: left;
  padding-top: 3px;
}
.plain .set-input, .plain .set-select {
  border: 1px solid #cad2af;
  background: url('images/bg_input-settings.gif') repeat-x 0 0;
  float: left;
  color: #202020;
  font-size: 1.1em;
  height: 15px;
  padding: 4px 2px 2px 5px;
}
.plain .set-select {
  height: auto;
  padding: auto;
  background-color: #eef1e3;
}
.plain .set-info {
  float: left;
  color: #acacac;
  padding-top: 3px;
}
.plain .set-wrong {
  color: #d41b1b;
  padding-top: 3px;
}
.align-right {
  text-align:right;
}

/* OTHER */
.clear {
  clear: both; 
}

.cleaner {
	clear: both;
	height: 0px;
	content: "";
	overflow: hidden;
}

.download-inline {
	background: #efefef;
	padding: 12px 15px 12px 15px;
	margin-right: 5px;
	font-size: 0.9em;
}

.download-inline .download {
	margin-top: 10px;
	padding-left: 25px;
	height: 16px;
}

hr {
	background-color: #ffffff;
	border: 1px solid white;
	border-bottom: 1px dotted #949494;
	margin: 0px 0 0px 0;

}