body {
    margin: 0; 
    padding: 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    background: url('/img/backgr3.gif') center top ;
}


#ClankyList {
    text-align: justify;
}

#ClankyList p {
    margin: 0px;
    padding: 0px;
    padding-bottom: 12px;
}

#ClankyList #nadpis {
    background-color: #ffe573;
    border-top: 4px #ffd523 solid;
    border-bottom: 4px #ffd523 solid;
}

#ClankyList #nadpis h1 {
    color: #666;
    font-weight: bolder; 
    /* font-size: 20px; */
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    margin-bottom: 2px;
    margin-left: 12px;
}

#ClankyList #nadpis a {
    color: #666;
    font-weight: bolder; 
    /* font-size: 20px; */
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    margin-bottom: 2px;
    /* text-decoration: underline; */
    text-decoration: none;
}

#ClankyList .Blok {
    margin: 1em 0;
    clear: both;
    background: url('/img/underline.gif') left top repeat-x;
}
#ClankyList .Blok a { color: #990000; }
#ClankyList .Blok a:hover { color: #cc0000; }
#ClankyList .Blok h2 {
    margin: 0;
    margin-top: .7em;
    margin-bottom: 8px;
    padding: 0;
    font-size: 18px;
    font-weight: bolder; 
/*  font-weight: normal; */
    border: none;
}
#ClankyList .Blok .datum {
    font-style: italic;
    color: #006699;
    margin-bottom: 2px;
}
#ClankyList .Blok img {
    float: left; 
    border: 0; 
    padding-right: 10px; 
    padding-bottom: 10px;
}


/* ------------------ konec auditu -------------------- */

/* Clanky - vypis */
.right  { text-align: right  }



#openarticlearticle{
  text-align: justify;
}	

#openarticlearticle .itemOpenarticle{
  margin: 1em 0;
}

#openarticlearticle .itemOpenarticle table tr td {
  vertical-align: top;
}

#openarticlearticle .itemOpenarticle img {
  border: 1px gray solid;
}

#openarticlearticle h3{
	font-weight: normal;
}

#openarticlearticle .blue {
  color: #004da5;
}

#openarticlearticle .itemDate{
  font-style: italic;
	color: #006699;
	margin-bottom: .5em;
}

#openarticlearticle .tourism {
  color: #004da5;
	background-color: #fff2bd;
}

#openarticlearticle .tourism b {
  color: #004da5;
}

#openarticlearticle a { color : gray }
#openarticlearticle a:hover { color : black }



h1,h2,h3,h4{
  font-weight: bolder;
}

h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

h1, h2, h3{ margin: 0 }
h1 { padding: .4em 0 .1em 0; font-size: 30px; }
h2 { padding: .2em 0 .1em 0; font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 12pt; }

h2{
  border-bottom: 2px solid #ffee11;
	margin-bottom: .5em;
}

p,form,label{
	margin: 0;
	padding: 0;
}

/*
ul { list-style: none; }
li {
  padding-left:.5em;
  background: url('/img/li.gif') left 3px no-repeat;
}
*/

img{
	border: none;
	vertical-align: top;
}

a img{
  border: 0 none;
}

.hidden {
	display: none !important;
}

.clear{ clear: both !important; }

.center { text-align: center }
.left   { text-align: left   }
.right  { text-align: right  }

.red { color: red }
.border { border:1px solid red }
a.white { color: white }

i,strong  {color: #333333}
b,em  {color: #666666 }
b.finded { color: #004DA5; background-color: #FFE36B;}

/* form */
/* ul */

img.thumb {
  float: left;
  border: 1px #666666 solid;
  margin-right: 10px;
}
img.thumb2 {
  float: right;
  border: 1px #666666 solid;
  margin-left: 10px;
}
table.border {
  border-collapse: collapse;
  border: 1px #666 solid;
}
table.border th, table.border td {
  border: 1px #666 solid;
  padding: 3px;
}

/* ---------------------------------------- end BASIC -------------------------------------- */

#page{
	padding: 0;
	margin: 0 auto 0em;
	background: url('/img/backgr1.gif') center top repeat-x;
}

#content{
	margin: 0 auto 0em;
	padding: 0;
	width: 980px;
	/* height: auto; */
	/* overflow: hidden; */
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
}


#content2{
  margin: 0; 
	padding: 0 .7em;
  border: 8px solid #eeeeee;
  border-top: 0;
	background-color: white;
	min-height:730px;
}

#naviPage{
  display: block;
	float: left;
	width:200px;
	/* min-height:500px; */

	border-left: 1px solid #eeeeee;
}

#naviPage div.naviPageBody{
  margin:.3em;
}

#contentPage{
  display: block;
	float: right;
      width: 730px;
	border-left: 1px solid #eeeeee;
}

#contentPage div.contentPageBody{
	padding: 0 0;
}

#contentPage div.contentPageText{
  display:block;
	width: 487px;
	float: left;
	text-align: justify;
	padding: 0 1em;;
}

#contentPage div.contentPageInfo{
   display:block;
   float:right;
	 width: 200px;
	/*  height:500px; */
}

div.contentPageInfo h4{
   font-size: 13px;
	 padding: .5em;
	 border:1px solid #CCCCCC;
	 margin-bottom:.3em;
	 padding-left: 1.7em;
   background: url('/img/h4.gif') 7px 10px no-repeat;
	 background-color: #EFEFEF;
}

div.contentPageInfo h4 a { color: black } 

div.contentPageInfo p{
  text-align: left;
}


#footer{
  padding: .5em 0 .5em 0;
	border-top: 8px solid #fff2bd;
  text-align: center;
	font-size: 11px;
	color: #333333;
	/*
  background: url('/img/logo_bottom.gif') 70px 20px no-repeat;
	*/
}

/* --------------------------------------------- END LAYOUT ------------------------------------------ */

h2.pageMainTitle{
  background: url('../img/h2.gif') left 11px no-repeat;
	padding-left: 1em;
}

#header{
  margin:0px;
  background-color: #ffcf19;
	border: 8px solid #fff2bd;
	border-top: 0px;
	height: 173px;
  background-image: url('/img/header.png');
}

#header ul {
  list-style: none;
	margin-right: 1em;
	margin-top: 5px;
  font-weight: bolder;
}

#header li {
  display: inline;
}
/*
#header a {
  color: black;
}
*/
#header div.logo{
    float: left;
    width:180px;
    height:132px;
    padding-top: 15px;
    padding-left: 30px;
}

#header div.find {
    float: left;
    position: relative;
    top: 25px;
}

#header div.section{
  position: relative;
  float: left;
	top: 125px;
	left: -3px;
	width:  180px;
}

#header div.naviHeader{
  position: relative;
	text-align: right;
	top: -10px;
	color: #004da5;
}

#header div.naviHeader a {
  color: #004da5;
}


#naviPage div.naviItem{
    background: url('../img/navipage.gif') left bottom repeat-x;
    margin-left:0.5em; 
/*    padding: .6em 0em; */
    padding-top: 0.2em;
    padding-bottom: 1em;
    font-size: .9em;
    font-family: Verdana;
    font-weight: bolder;
}

#naviPage div.naviItem .top {
	text-transform: uppercase;
	line-height: 20px;
	text-decoration: underline;
}

#naviPage div.naviItem .itemI {
  padding-left: 1.1em;
	font-weight: normal;
  background: url('../img/sipka3.gif') left 3px no-repeat;
}

#naviPage a { text-decoration: none; display: block; width: 160px;   padding:0.2em 0;}
#naviPage a:hover { text-decoration: underline; background-color:#FFF3BD}

#naviPage div.naviItem a { color: black }

.contentPageBody h3{
  margin-top: .5em;
	font-weight: normal;
  color: gray;
  background: url('../img/navipage.gif') left bottom repeat-x;
  margin-bottom: 3px;	
}

/*
.contentPageBody{
  background: url('../img/texty2.gif') right bottom no-repeat;
	min-height:500px;
}
*/

#main{
  background-color: #ffcf19;
	border: 8px solid #fff2bd;
}	

form.find input.submit{
	background-color: #ffdb36;
  border:2px solid #ff9a06;
	color:#ff9a06;
	font-weight: bolder;
	font-size: 12px;
}


div.contact{
	margin-bottom: .5em;
	padding: .5em;	
	padding-left: 7em;
}

div.contact div{
	text-align: left;	  
}

div.contact h5{
  font-size: 14px;
	margin-top: .5em;
	border-bottom:2px solid #e3e3e3; 
}

div.contact .info{
  color: gray;
	font-style: italic;
}

#website a{
  color: black;
}

#website ul{
  margin-left: 2em;
}

#website ul ul{
  margin-left: 5em;
}

div.search, div.work
{
  margin-left: 0px;
  font-size: 11px;
}

div.search h5 a { color: black }
div.search h5 a:hover { color: #004DA5 }
div.search p.mdesc { padding-bottom: 1em;}
div.search p { padding-bottom: 1em;}
div.search a { color: #990000; }

div.work h5 {padding-top: .7em;}
div.work h4{
  margin-top: 1em;
  background: url('../img/navipage.gif') left bottom repeat-x;
}

div.work p{ margin: 1em }

div.infoMain { padding-bottom:1.5em; }
div.infoMain i { padding: 5px 0; }
div.infoMain a { color: gray; text-decoration: none}

div.infoMain div.itemOpenarticle{
  background: url('../img/navipage2.gif') left bottom repeat-x;
	padding: .2em 0;
}

div.infoMain div.itemOpenNews{
  background: url('../img/navipage2.gif') left bottom repeat-x;
	padding: .2em 0;
}

h4.banners{
  margin-top: 2em;
  margin-left: 1.5em;
}

.banners .itemOpenarticle{
  margin-left: 3em;
}

.banners .itemOpenarticle a { color: #006699;}
.banners .itemOpenarticle a:hover { color: black;}

.goNaviKlient{
  margin: .5em;
	text-align: right;
}

.goNaviKlient a{ color: #006699 }
.goNaviKlient a:hover{ color: black; }

#openarticlefaq h4 { 
  font-size: 13px; color: gray; 
  background: url('../img/navipage2.gif') left bottom repeat-x;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#openarticlefaq p { 
  margin-bottom: 1em;
}


#advtitle {
  color: #999999;
  font-size: 7pt;
}

/* --------------------------------------------- END STYLE ------------------------------------------ */

.center   { text-align: center; }
.justify  { text-align: justify; }
.left     { text-align: left; }
.right    { text-align: right; }
p { margin: 6px; }
/*b { color: #999999; }*/
img { border-width: 0px; }

div.st {
	width: 38px;
	height: 22px;
  margin: auto;
  font-size: 8pt;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	float: right;
}
div.tabD2 {
  background: url('_red2.gif');
}
div.tabS2 {
  background: url('_blue2.gif');
}
div.tabD2, div.tabS2 {
	color: #FFFFFF;
}

table.tabD, table.tabP, table.tabS {
	width: 40px;
	height: 25px;
	margin: 0px;
	text-align: center;
}

table.tabD {	background-color: #EA0000; }
table.tabP {	background-color: #FFFFFF; }
table.tabS {	background-color: #2E3192; }

table.tabD td, table.tabS td {
  font-size: 8pt;
  border: 1px solid #FFFFFF;
	font-weight: bolder;
	padding: 1px;
	margin: 1px;
	color: #FFFFFF;
}

table.tabP td {
  font-size: 8pt;
  border: 1px solid #000000;
	font-weight: bolder;
	padding: 1px;
	margin: 1px;
	color: #000000;
}

table.zlutypanel {
  width: 500px;
  background-color: #EFEFEF;
/*  padding: 5px;*/
  border: 1px solid #CCCCCC;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
}

table.zlutypanel td {
  padding: 5px;
}

table.zlutypanel#praha {
  font-size: 9pt;
}

table.zlutypanel a {
  text-decoration: none;
  color: #004DA5;
}

table.zlutypanel a:hover {
  text-decoration: underline;
  color: #0000CC;
}

table.stupne {
  width: 500px;
  font-size: 8pt;
  border: 1px #BBBBBB solid;
  border-collapse: collapse;
}

table.stupne tr th {
  color: #000000;
  background-color: #DDDDDD;
  border: 1px #BBBBBB solid;
  text-align: center;  
}

table.stupne tr td {
  padding: 3px;
  background-color: #EFEFEF;  
  border: 1px #BBBBBB solid;  
}

table.stupne tr.s1 td {
  background-color: #C0FFC0;
}

table.stupne tr.s1-2 td {
  background-color: #D0FFC0;
}

table.stupne tr.s2 td {
  background-color: #E0FFC0;
}

table.stupne tr.s2-3 td {
  background-color: #F0FFC0;
}

table.stupne tr.s3 td {
  background-color: #FFFFC0;
}

table.stupne tr.s3-4 td {
  background-color: #FFF0C0;
}

table.stupne tr.s4 td {
  background-color: #FFE0C0;
}

table.stupne tr.s4-5 td {
  background-color: #FFD0C0;
}

table.stupne tr.s5 td {
  background-color: #FFC0C0;
}

table.stupne tr.sx td {
  background-color: #E0E0FF;
}

table.vypis {
  width: 500px;
  border-bottom: 1px dotted #CCCCCC;
  margin-bottom: 10px;
}

table.vypis tr td {
  line-height: 150%;
  font-size: 9pt;
  vertical-align: top;
}

div.popis {
  margin: 4px;
}

hr {
  text-align: left;
  width: 500px;
  height: 1px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  border-style: dashed;
}

div.bold {
  margin: 3px; font-weight: bold;
}

div.left20 {
  margin: 3px; position: relative; left: 20px;
}

div.left70 {
  margin: 3px; position: relative; left: 70px;
}

div.zlutypanel {
  width: 230px;
  background-color: #EFEFEF;
  padding: 5px;
  border: 1px solid #CCCCCC;
  text-align: right;
  font-weight: bold;
  color: #004DA5;
  margin-bottom: 5px;
}

div.list {
  width: 488px;
  background-color: #EFEFEF;
  padding: 5px;
  border: 1px solid #CCCCCC;
  color: #004DA5;
  text-align: center;
  font-size: 8pt;
}

div.list a {
  text-decoration: none;
  color: #000000;
}

div.list a:hover {
  text-decoration: underline;
  color: #004DA5;
}

div.listti {
/*  width: 488px; */
  background-color: #EFEFEF;
  padding: 5px;
  border: 1px solid #CCCCCC;
  color: #004DA5;
  text-align: center;
  font-size: 11px;
}

div.listti a {
  text-decoration: underline;
  font-weight: bold;
  color: #0000cc;
}

div.listti a:hover {
  text-decoration: underline;
  color: #004DA5;
}

/* --------------------------------------------- END DI ------------------------------------------ */
/* stranka 18 */
table.tabb {border:0;padding:0;margin:0;}
table.tabb tr {border:0;padding:0;margin:0;}
table.tabb tr td {border:0;padding:0;margin:0;}

table.tab {
	border: 0;
	padding:0;
	margin:0;
	width:350px;
	color:black;
	
		
}
table.tab tr {
	border: 0;
	padding:0;
	margin:0;
}
table.tab tr td {
	border: 1px solid #0099ff;
	padding:0;
	margin:0;
	font:12px Arial;
	
}
table.tab tr th {
	border: 1px solid #0099ff;
	padding:0;
	margin:0;
	padding-left:15px;
	text-align:left;
	font:15px Arial;
	color:#707070;	
	font-weight:bold;
	/* width:289; */
	background-color: #b1c6fc;
}
