/* LastUpdated - 9.9.2009 12:49:48 -*/
BODY {
	color: black;
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11pt;
	background: rgb(170,195,210) url("images/levy.jpg") repeat-y scroll center left;
  margin: 0;
	overflow-x: auto;
	overflow-y: scroll;
	
}

#body2 {
display: block;
border: 1px solid transparent;
position: absolute;
top: -1px;
left: -1px;
width: 100%;
min-height: 100% !important;
background: transparent url("images/pravy1.jpg") repeat-y scroll center right;
overflow: visible;
text-align: center;
}

#obalka {
display: block;
width: 100%;
margin: 0;
z-index: 100;
text-align: center;
background: transparent url("images/bck-txt4.png") repeat-y scroll top center;
}

#vnitrek {
display: table;
width: 720px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}


table{
	font-size: 13pt;
}
p {
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	text-indent: 20pt;
	margin: 0 0 5px 0;
}
p img {
	margin: 0px 15px 5px 15px;
}

p.com {
  padding: 1px 50px 2px 20pt;
  text-indent: 0px;
  font-size: smaller;
  font-style: italic;
}

p.tip {
  clear: both;
  margin-bottom: 10px;
  text-indent: 0px;
  
}
p.tip img{
margin-bottom: 15px;
}
H1, H2, H3, H4, H5, H6 {

	font-family: "Calibri", Arial, sans-serif;
	/* font-family: Garamond, Palatino, Times New Roman, Times, serif;
*/
	color: #0f3e59;
	font-weight: bold;
	text-align: left;
}
H1 {
	margin: 5px 25px 5px 0px;
	text-align: left;
	font-size: 20pt;
}

H2 {
	margin: 2px 15px 5px 0px;
	text-align: left;
	font-size: 14pt;
}
H3 {
	margin-bottom: 5px;
	margin-top: 1px;
	text-align: left;
	font-family: "Verdana", Arial;
	font-size: 8pt;
}
.pol {
	font-family: "Calibri", Arial;
	color: #E7C866;
	font-weight: bolder;
	font-size: 12pt;
	background-color: #234F7B;
	padding: 5px 20px 5px 10px;
}
td.souhlas {
font-size: small;
text-align: justify;
padding-right: 50px;
}

input[type="text"]{
padding: 3px 10px 2px 10px;
}

textarea {
padding: 2px 10px;
}

p.mini {
	color: black;
	font-family: "Arial", Arial, sans-serif;
	font-size: 8pt;
	margin: 35px 0px 0px 0px;
  padding: 1px 0px 0px 0px;
  text-align: justify;
	border-top: 1px solid black;
	text-indent: 0px;
  display: block;
	clear: both;
}

p.mini img {
margin: 1px 5px 0px 5px;
padding: 0px;
}

.up {
margin: 0px 15px 0px 0px;
position: relative;
left: 0px;
top: 5px;
}

A {
	text-decoration: none;
}
A:link {
	color: #1A59B8;
	font-weight: bolder;
	text-decoration: underline;
}
A:visited {
	color: #363738;
	font-weight: bolder;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
	color: #0e3954;
}
a.mina {
font-size: 7pt;
font-family: "Verdana";
position: relative;
z-index: 2;
padding: 0px 3px 1px 3px;
text-decoration: none;
border: 1px solid #666;
filter: alpha(opacity=70);
opacity: 0.7;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}
a#minainfo {
font-size: 8pt;
font-family: "Verdana";
text-decoration: none;
border: none;
background-color: #EEF !important;
padding: 2px 5px;
filter: alpha(opacity=90);
opacity: 0.9;
}

a.mina:hover {
filter: alpha(opacity=90);
opacity: 0.9;
}


a.mina:visited {
text-decoration: none;
filter: alpha(opacity=70);
opacity: 0.7;

}


#hide {
background-color: #888;
color: #FFF;
top: 0px;
}

a#dov {
color: #666;
position: relative;
left: 100px;
top: 0px;
padding: 1px 1px 1px 5px;
}

.menudiv { /* obalka kolem menu (zarvnani hide, search vpravo)*/
width: 720px;
/*border: 1px solid red;*/
text-align: right;
}

.menutab {
	background-color: transparent;
	border-bottom: 5px dotted #0f3e59;
	width: 720px;
	height: 50px;
	margin-bottom: 10px;
  padding-bottom: 5px;
	font-family: "Arial";
	font-size: 12pt;
	/*border-collapse: collapse;
*/
}

.menutab td#logotd img{
padding-bottom: 3px;
}

#submenu {
/*position: relative;
top: 0px;
left: 0px;
width: 710px;
border: 1px solid red;*/
text-align: left;
height: 15px;
}

#submenu a.mina {
background-color: #FFF;
color: #191B47;
margin: 0px 4px 0px 0px;
left: -45px;
}

#submenu a.mina#search {
color: #111;
background-color: #FD1;
top: 0px;
left: 678px;
}


img#vlklog {
margin: 5px;
}

.tlac {
	text-align: center;
	height: 20px; /*22 pro verdana 11pt*/
	vertical-align: bottom;
	padding-bottom: 0px;

  }
.tlac a {
	background-color: transparent;
	padding: 0px 5px;
	height: 18px; /*22 pro verdana 11pt*/
  border: none;
	text-decoration: none;
	color: #1A59B8;
	margin: 0px 1px;
}
.tlac a:hover {
	text-decoration: none;
	color: #0e3954;
}
.tlac a:visited {
	text-decoration: none;
	color: #1A59B8;
}
.tlack {
	text-align: center;
	height: 20px;
	vertical-align: bottom;
	padding-bottom: 0px;
  }
.tlack a {
	background-color: transparent;
	padding: 0px 5px;
	margin: 0px 1px;
  text-decoration: none;
	height: 18px;
	border: none;

}
.tlack a:hover {
	text-decoration: none;
}
.tlack a:visited {
	text-decoration: none;
}
ul {
	text-align: left;
	margin-top: 0px;
}

sup {
font-size: small;
}

.mini sup {
font-size: 6pt;
}

.justable td {
text-align: justify;
}

a[target]:after {content: url("images/extt.gif");}
a.noext[target]:after {display: none;}
div.menudiv a[target]:after {display: none;}
/* tabulka vzdalenosti*/
.tod {
width: 350px;
}

.tod td {
text-align: left;
padding-left: 5px;
border-bottom: 2px solid #335F8B;
}

.tod .td-rg {
text-align: right;
padding-right: 5px;
}

/*pruhledne obrazky v pate */
.iimg {
border: none; 
filter:alpha(opacity=30);
opacity:0.3;
margin-top: 2px;
}


/* fotky - pasek*/
.fotky-div {
display: table;
border: none;
margin: 5px auto 15px auto;
width: 565px;
}

.fotky-div img{
border: 1px solid white;
margin: 10px 7px 0px 7px;
}

.fotky-div a{
display: table-cell;
float: left;
border: 0px solid red;
margin: 1px;
text-decoration: none;
}

.fotky-div a span{
font-family: "Verdana";
font-size: 8pt;
font-weight: normal;
color: black;
text-decoration: none;

}

/* velká fotka*/
.fotka-div {
margin-top: 10px;
}
.fotka-div img{
padding: 1px;
background-color: black;
border: 12px solid white;
margin: 0px 5px;
}

.fotka-div #left{
border: 1px solid #191970;
background-color: white;
padding: 1px;
margin: 5px 7px 0px 7px;
position: relative;
top: 2px;
}

.fotka-div a{
font-family: "Verdana";
font-size: 10pt;
text-decoration: none;
padding: 0px 5px 5px 10px;
color: black;

}

.fotka-div #na{ /* neexistuje-li obrázek - hláška*/
margin: 1px;
background-color: transparent;
border: 2px dotted #555;
padding: 40px 60px;
}

div.foto-popis{
padding: 5px;
margin: 10px auto 0px auto;
background-color: white;/* #1A59B8;*/
border: 1px solid black;
width: 500px;
text-align: justify;
opacity: 0.9;
filter: alpha(opacity=90);
}

div.foto-popis p{
font-family: "Times New Roman";
font-size: 13pt;
font-weight: normal;
color: black;
text-align: left;
text-indent: 15px;
position: relative;
padding: 2px;
}

div.foto-popis h2{
font-family: "Times New Roman";
font-size: 15pt;
font-weight: 800;
color: #191B47;
margin: 0px 5px 5px 5px;
}
.fotky-div a{
margin: 0px;
}
.fotky-div a[target]:after{
display: none;
}
/* obrázky možností dopravy - vlkov*/
.pr-dopr {
border: none;
margin: 5px 5px 0px 0px;
position: relative;
top: 2px;
}

/* ilustrační obrázky na stránkách*/
div.ilu{
display: table;
width: 100%;
margin: 5px 0px 30px 0px;
}

img.l-ilu {
float: left;
border: 1px solid black;
margin: 10px 10px 5px 0px;
}

img.r-ilu {
float: right;
border: 1px solid black;
margin: 10px 0px 5px 10px;
}

img.c-ilu {
border: 1px solid black;
margin: 10px auto 5px auto;
display: block;
}

div.c-ilu {
text-align: center;
}

img.l-ilu-nb {
float: left;
border: none;
margin: 10px 10px 10px 0px;
}

img.r-ilu-nb {
float: right;
border: none;
margin: 10px 0px 10px 10px;
}
/*odkaz n fotogalerii*/
div#fotolink {
background-image: url("images/vlk243e.jpg");
background-position: center;
width: 150px;
height: 85px;
margin: 15px auto;
text-align: left;
}

div#fotolink a{
position: relative;
top: 10px;
left: 8px;
font-family: "Verdana";
font-size: 13pt;
font-weight: 800;
color: white;
text-decoration: none;
text-shadow: 1px 1px 1px black;
opacity: 0.6;
filter: alpha(opacity=60);
}

/* tlačítka u galerie*/
div.gal-tlac{
display: inline-table;
width: 100%;
margin: 0px;
border: 0px solid red;
}
div.gal-tlac h1{
margin-bottom: 1px;
}

div.gal-tlac a{
font-family: "Verdana";
font-size: 10pt;
text-decoration: none;
margin-top: 0px;
padding: 0px 5px 5px 5px;
color: black;
}

div.gal-tlac img{
border: 1px solid #191970;
background-color: white;
padding: 1px;
margin: 0px 7px;
position: relative;
top: 2px;
}

div.gal-tlac div {
border: 1px outset #DDD;
background-color: #CCF;
margin: 1px 0px 5px 0px;
width: 110px;
}
div.gal-tlac #prv {
float: left;
text-align: left;
}

div.gal-tlac #nxt {
float: right;
text-align: right;
width: 90px
}

/*textové menu dole*/
div.txt-menu {
border: 0px solid red;
padding: 0px;
margin-top: 2px;
}

div.txt-menu a {
font-family: "Verdana";
font-size: 7pt;
font-weight: normal;
padding: 1px 4px 2px 4px;
color: #363738;
text-align: center;
border: none;
}
div.txt-menu a:visited {
color: #363738;
}
div.txt-menu a:hover {
color: #363738;
}
div.txt-menu a.tlk {
font-weight: bold;
}

.line {
border-top: 1px solid #191B47;
padding-top: 8px;
margin-top: 10px;
}

.sitea {
display: table;
border: none;
margin: 5px auto 35px auto;
width: 600px;
}

.sitelog {
display: table-cell;
padding: 0px;
margin: 10px;
float: left;
border: 0px solid red;
font-size: 10pt;
background-color: transparent;
height: 35px;
}

.sitelog.img {border: none;}

a.sitelog[target]:after {display: none;}

p.rg {
text-align: right;
padding-right: 5px;
}

.vlajka {
float: left;
margin: 0px 10px 100px 0px;
}

input[onclick] {
font-weight: bolder;
font-size: 100%;
margin: 10px;

}


div.dock-obal {
display: inline-table;
width: 50%;
margin-bottom: 25px;
float: left;
}
a.dock, a.dock:hover, a.dock:visited, a.dock:link, div.dock {
margin: 8px 10px;
width: 300px;
padding: 5px 8px;
display: block;
font-weight: normal;
border: 2px outset #0f3e59;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: white url("images/dock.png") no-repeat top left;
color: #333;
text-align: left;
font-size: 11pt;
text-decoration: none;
}

.dock span {
font-family: "Calibri", Arial, sans-serif;
	color: #0f3e59;
	font-weight: bold;
	text-align: left;
  font-size: 14pt;
  }

a.dock:hover span {
color: #1A59B8;
}

/*reg - form*/

td.mw-label1{
font-weight: bold;
width: 25%;
}

td.mw-input input, td.mw-submit input, textarea{
font-size: 12pt;
border: 1px solid black;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

input[type="checkbox"]{
width: 15px;
height: 15px;
border: none;
padding: 0;
margin: 0;

}

div.chyby {
color: #CC0000;
font-weight: bold;
text-align: left;
padding: 5px 30px}
