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


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

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

a:visited {
}

a:hover {
  text-decoration: underline;
}

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

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

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

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

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: 780px;
  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: 194px;
  margin: 0;
  padding: 0;
}

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

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

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

/****** hlavicka *******/
#header {
  margin-bottom: 65px;
  position: relative;
  z-index: 1000;
}

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

#header h1 {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 16px;
	&margin-bottom: 0;
	text-decoration: none;
	font-weight: normal;
	width: 210px;
	height: 44px;
	line-height: 1em;
	overflow: hidden;
}

#header h1 a {
	text-decoration: none;
	font-size: 0.6em;
}

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

#header h1 span {
  background: url('../images/logo_cmzrb.gif') no-repeat top left;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 210px;
  height: 44px;
  cursor: pointer;
}

#top-right-block {
  float: right;
  width: 195px;
  height: 77px;
  background: #eee;
  text-align: center;
  color: #777;
  font-size: 0.8em;
}

#top-right-block .chlang {
  float: left;
  margin-right: 5px;
}

#top-right-block a {
  color: #999;
}

#top-right-block a:hover {
  color: #c00;
}

#top-right-block form {
  margin-top: 5px;
}

#top-right-block #links {
  background: #fff;
  text-align: left;
}

#top-right-block #links .article-content p {
  margin: 0;
}

#go_button {
  margin: 0 0 0 5px;
  position: relative;
  top: 2px;
}

#search-input {
  font-size: 1em;
  width: 150px;
}

/*** radkova navigace  ****/
#row-site-navigation {
	width: 100%;
	clear: both;
	padding: 0;
	margin: 0;
	height: 20px;
  border-top: 2px solid #c00;
  z-index: 1000;
}

#row-site-navigation ul {
	padding: 0;
	margin: 3px 0;
	z-index: 1000;
}

#row-site-navigation li.submenu ul {
  border: 1px solid #c00;
  background: #fff;
  display: none;
  text-align: left;
  left: 6px;
  position: absolute;
  top: 14px;
  width: 180px;
  z-index: 1000;
  padding: 3px;
}

#row-site-navigation ul ul li.submenu ul {
  left: 179px;
  _left: 194px;
  top: 0;
}

div#row-site-navigation li:hover ul ul,
div#row-site-navigation li li:hover ul ul,
div#row-site-navigation li li li:hover ul ul,
div#row-site-navigation li li li li:hover ul ul {
  display:none;
}

div#row-site-navigation li:hover ul,
div#row-site-navigation li li:hover ul,
div#row-site-navigation li li li:hover ul,
div#row-site-navigation li li li li:hover ul {
  display:block;
}


#row-site-navigation ul li {
	list-style-type: none;
	display: block;
	text-align: center;
  border-left: 1px solid #FFCCCC;
  padding: 0 7px;
  position: relative;
  float: left;
}

#row-site-navigation ul ul li {
  border: 0;
  text-align: left;
  float: none;
  padding: 0;
  &display: inline;
}

#row-site-navigation ul li.first {
  border: 0;
}

#row-site-navigation ul li a {
  font-weight: bold;
  text-decoration: none;
  padding: 0 7px;
  display: block;
  margin: 0 auto;
  background: #fff;
}

#row-site-navigation ul ul li a {
  &width: 165px;
  _width: 100%;
}

#row-site-navigation ul li a:hover {
  background: #fcc;
  text-decoration: none;
}


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

#top-box .qlinks a {
  display: block;
  float: left;
  width: 149px;
  height: 49px;
  margin: 5px 2px;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

#top-box .qlinks a.sme-assistance,
#top-box .qlinks a.housing-assistance,
#top-box .qlinks a.about-the-bank,
#top-box .qlinks a.contacts {
  margin: 5px 25px;
  width: 139px;
}

#top-box .qlinks a span {
  position: absolute;
  width: 149px;
  height: 49px;
  top: 0;
  left: 0;
  display: block;
  cursor: pointer;
}

#top-box .qlinks a.produkty-a-sluzby span {
  background: url('../images/ico-produkty-a-sluzby.jpg') no-repeat 0 0;
}

#top-box .qlinks a.formulare span {
  background: url('../images/ico-formulare.jpg') no-repeat 0 0;
}

#top-box .qlinks a.podpora-maleho-a-stredniho-podnikani span {
  background: url('../images/ico-podpora-podnikani.jpg') no-repeat 0 0;
}

#top-box .qlinks a.podpora-bydleni span {
  background: url('../images/ico-podpora-bydleni.jpg') no-repeat 0 0;
}

#top-box .qlinks a.kontakty span {
  background: url('../images/ico-kontakty.jpg') no-repeat 0 0;
}

#top-box .qlinks a.sme-assistance span {
  background: url('../images/ico_sme.jpg') no-repeat 0 0;
  width: 139px;
}

#top-box .qlinks a.housing-assistance span {
  background: url('../images/ico_housing.jpg') no-repeat 0 0;
  width: 139px;
}

#top-box .qlinks a.about-the-bank span {
  background: url('../images/ico_about.jpg') no-repeat 0 0;
  width: 139px;
}

#top-box .qlinks a.contacts span {
  background: url('../images/ico_contacts.jpg') no-repeat 0 0;
  width: 139px;
}

/***************************** obal. blok s obsahem **********************************/
/********************** OBRACENE PORADI SLOUPCU VANILLA 0.4 **************************/
#main {
  position:relative;
  width:100%;
  margin:0;
  padding:0;
  background: url('../images/bckgrnd.gif') repeat-y 0 0;
  border-bottom: 1px solid #fcc;
}

#main.others {
  background: url('../images/bckgrnd-others.gif') repeat-y 0 0;
}

#main.full {
  background-image: none;
}

#main .innerwrap {
  margin:0;
  padding:0;
  width:585px;
  float:right;
}

#top-box {
  position:absolute;
  border-top: 1px solid #fcc;
  border-bottom: 1px solid #fcc;
  background: #eee;
  text-align: center;
  height: 60px;
  top:105px;
  left:0;
  z-index:200;
}

/****************************** levy sloupec ***********************************/
.left .column-in {
	padding: 20px 7px 0;
	font-size: 0.9em;
}

.left p {
  margin: 0;
}

.left select {
  font-size: 0.9em;
  width: 175px;
}

.left select .nadpis {
  background: #eee;
  margin-top: 10px;
}

.left input#email {
  font-size: 0.9em;
  width: 150px;
}

.left input.ok {
  position: relative;
  top: 2px;
}

.left h3 {
  color: #cc0000;
  font-size: 1.1em;
}

/* 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;
  width: 99%;
  height: 99%;
}

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

.left a {
  color: #999;
}

.left a:hover {
  color: #c00;
}

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

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

#content{
  font-size: 1.05em;
  line-height: 1.2em;
}

#breadcrumb {
  color: #999;
  font-size: 0.8em;
}

#breadcrumb a {
  color: #999;
  text-decoration: none;
}

#breadcrumb a:hover {
  color: #c00;
  text-decoration: underline;
}

.middle .article-content a:hover {
  background: #ffcccc;
}

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

.novinky .item p {
  margin: 0.2em;
}

.middle h2 {
  background: #eee;
  color: #c00;
  display: block;
  font-size: 1.3em;
  margin-bottom: 7px;
  padding: 6px;
}

.middle h3 {
	font-weight: bold;
}

.middle h4 {
  color: #cc0000;
  font-size: 100%;
}

.middle .txtobsah {
  font-size: 0.8em;
}

.middle a:hover {

}
.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 #000;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	border: 1px solid #000;
	padding: 5px;
}
.middle table td {
	border: 1px solid #000;
	padding: 5px;
}
.middle table.no-border {
  border: 0;
}
.middle table.no-border th {
  border: 0;
}
.middle table.no-border td {
  border: 0;
}
.middle table td p {
	padding: 0;
	margin: 0;
}
.article-perex {
	font-weight: bold;
	padding: 0 0 0;
	margin: 0.5em 0 1em 0;
}
.inline-nav {
	color: #3B3B3B;
	padding: 0.5em 1em;
}

.middle ul {
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 40px;
  margin: 0.5em 0;
}
.middle ul ul {
  list-style-type: square;
}
.middle ul ul ul {
  list-style-type: circle;
}
.middle ul li {
  margin:0;
  padding:0;
}
.middle ol li {  
  list-style-type: decimal; 
}

.middle ol ul li {
  list-style-type: disc;
}

.middle .list ul {
  list-style-type: square;
  margin-left: 30px;
}

.middle ul.disc {
  list-style-type: disc;
}

.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-date {
  margin-bottom: 1em;
}

.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;
}
.underline {
  text-decoration: underline;
}
.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;
}

/* kurzovni listek */
.middle .exchangeRate th {
  padding: 5px 20px;
  color: #c00;
  background: #eee;
}
.middle .exchangeRate td.unit,
.middle .exchangeRate td.mean,
.middle .exchangeRate td.buy,
.middle .exchangeRate td.sale {
  text-align: right;
}

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


/************************************ pravy sloupec ***************************/
.right .column-in {
	font-size: 0.9em;
	margin: 0;
	padding: 0 10px 10px;
}

.right h3 {
  font-size: 1.1em;
  color: #c00;
}

/****************************** paticka ***************************************/
#footer .middle {
	text-align: center;
	font-size: 0.9em;
	color: #999;
}

#footer .middle a {
  color: #999;
}

#footer .middle a:hover {
  color: #c00;
}

/****** 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: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: 50px;
  padding-left: 0;
}
ul.sitemap li {
  padding-left: 10px;
  margin-left: 10px;
  list-style-type: none;
}
.mapa-serveru ul.sitemap li {
  list-style-type: disc;
  padding-left: 0;
}
.mapa-serveru ul.sitemap li li {
  list-style-type: square;
}
.mapa-serveru ul.sitemap li li li {
  list-style-type: circle;
}
ul.sitemap li a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
ul.sitemap li li a {
  font-weight: normal;
  text-decoration: underline;
  color: #c00;
}
.mapa-serveru ul.sitemap li a {
  font-weight: normal;
  color: #c00;
  text-decoration: underline;
}
ul.sitemap li ul {
  margin-bottom: 10px;
}


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

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

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

.nadpis-sedy {
  background: #eee;
  padding: 10px;
  font-size: 130%;
  line-height: 1.3em;
}

.middle .nadpis-sedy {
  font-size: 130%;
}

.nadpis-center {
  font-size: 2em;
  color: #c00;
  text-align: center;
  line-height: 1.3em;
  margin-top: 15px;
}

.middle .tb-white-border {
  border-color: #fff;
}

.middle .tb-white-border th {
  border-color: #fff;
}

.middle .tb-white-border td {
  border-color: #fff;
}

.justify {
  text-align: justify;
}