/*
*/

/* imported stylesheets -------------------------------- */
/*@import 'reset.css';*/

/****************************
 **** General ***************
 *************************** */
 
/* General selectors */
body, table {
  font: normal 1em/1.5em Trebuchet MS,"Arial CE", Arial, Helvetica, sans-serif;
  font: normal 0.80em/1.2em Trebuchet MS,"Arial CE", Arial, Helvetica, sans-serif;
	color: #4B4B4B;
  background-color: #fff;
  text-align: center;
  /*background: url(images/bg-body.png) repeat-x 0 0;*/
}
table {
  font: normal 0.85em/1.2em Trebuchet MS,"Arial CE", Arial, Helvetica, sans-serif; 
  font: normal 1em/1.2em Trebuchet MS,"Arial CE", Arial, Helvetica, sans-serif;
  background-color:inherit;
  margin:5px 0 0 0;
}
th, td, caption {
  padding:2px 6px 2px 4px;
}
p {
  margin: 0;
  text-indent: 0;
  text-align: left;
  padding: 0.4em 0;
  line-height: 1.6em;
}
a {
	color: #39f;
	color: #06f;
	color: #09c;
	text-decoration: underline;
}
a:hover {
  color: #C4111A;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
  padding: 0.4em 0;
  margin: 0;
  font-weight: bold;
  font-style: italic;
  color: #414141;
  /*font-family: "Arial CE", Arial, sans-serif;*/
  font-family: Trebuchet MS, "Arial CE", Arial, sans-serif;
}

h2 {
font-size:140%;
font-weight:normal;
}
h3 {
  font-size:120%;
  color: #555555;
}
h4 {
  font-size:110%;
  color: #555555;
}

.span-10 {height:50px;padding:0;margin:0}
dt {
  font-weight:bold;
}
dd {
  margin: 0 1em;
}
th {
  color: #414141;
  text-align: center;
  font-weight: bold;
}
td	{	
  /*vertical-align:top;*/
  text-align: left;
}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:.5em 0 1em 0;border:none;}
/* END General selectors */
/* vzhled tabulek*/
/* tabulka - cela tabulka ohranena rameckem 2px */
.tab0 table {
  background-color:#eee;
}
.tab-menu table {
  background-color:#E6EFC2;
}
.tab0 th, .tab-menu th	{
  text-align:left;
}
.tab0 th, .tab0 td, .tab0 caption, .tab-menu th, .tab-menu td, .tab-menu caption {
  padding:0 4px 0 0px;
}
.tab table, .listek table {
  border:1px solid #999; 
	/*border-collapse:collapse;
	border-spacing:0*/ 
}
/* kazda bunka ohranicena rameckem */			 
.tab td {
  border:1px solid #999;
  text-align: center;
  /*padding:3px 1px 1px 3px;*/
} 
/* kazda bunka ohranicena silnejsim rameckem, pozadi vybarveno, text odleva a tucne */
.tab th	{	
  border:1px solid #999;
	background:#eee none;
}
.listek th, .listek td {
  border:1px solid #999;
  text-align:right;
}
.listek th	{
	background:#ddd none;
	text-align:left;
}
.listek thead th {background:#ccc;}
.tab th.l, .tab td.l, .listek th.l, .listek td.l	{	
  text-align:left;
}
.listek-new caption {
  text-align:left;
  font-weight:bold;
}
.caption-right caption {
  text-align:right;
  font-weight:bold;
}
.listek-new th {
  text-align:left;
  vertical-align:top;
}
.listek-new td {
  text-align:right;
  vertical-align:top;
}
.nw {white-space:nowrap;}

.tab th.r, .tab td.r, .listek th.r, .listek td.r	{	
  text-align:right;
}
.tab th.c, .tab td.c, .listek th.c, .listek td.c	{	
  text-align:center;
}

.listek-new h2 {
  text-align:center;
  padding: 0.4em 0 1em 0;
}

#sidebar dl {
  font-size:90%;
}
/*
#sidebar dt {
  font-weight:normal;
  font-style: italic;
}
*/
#content h3.grey {
  padding: 15px 0 0 0;
}

/* General classes */
.span-25 {width:100px;}
.prepend-65 {padding-left:261px;}

.hidden {
  display: none!important;
}
.clear_hid {
  clear: both;
  margin:0;
  margin-top: -1px;
  border: 0;
  height: 1px;
  visibility: hidden;
  font-size: 1px;
  line-height: 1;
  padding: 0;
  display: block; 
}
.divider {
	display: none!important;
}
.grey {
  color: #505050;
}
.red,.vyrazne {
  color: #C4111A;
}
.green {
  color: #090;
}
.velky {
  font-size: 150%;
}

.nastred {
  padding:.8em;margin-bottom:1em;border:2px solid #ddd;
  padding-left:1.2em;
  background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;

}
.vpravo {
  text-align: right;
}
div.vpravo {
  padding: 0 50px;
}
.vpravo ul {
	list-style: none;
}
/* END - General classes */

/****************************
 **** Layout and styles *****
 *************************** */
/* Layout ------------------------*/
#container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	/*background: url(images/bg-body.png) repeat-x 0 0;*/
	background: url(images/bg_horniokraj.gif) no-repeat 0 0;
}

/* Hlavicka > Logo + navigace ---------------------------*/
#header {
	height: 120px;
	height: 85px;
	width: 100%;
	text-align:left;
	position: relative;
	border-top: 7px solid #000;
	margin-left: 3px;
}
/* Logo ---------------------------*/
#header h1,
span#logo {
	width: 320px;
	height: 55px;
	height: 60px;
	font-size:120%;
  /*margin:30px 0;*/
  overflow:hidden;
  padding:0;
  position:relative;
  text-align:left;
  top: 25px;
}
#header h1 a,
span#logo1 a {
	width: 320px;
	height: 60px;
	text-decoration: none;
	position: absolute;
	left: 20px;
	top: 0;
	z-index: 1;
	cursor:pointer; cursor:hand;
}
#header h1 a:hover,
span#logo1 a:hover {
  text-decoration: none!important;
}
#header h1 span,
span#logo1 span {
  background: #fff url('images/logo-ukalvarie.png') no-repeat scroll 0 0;
  display:block;
  width: 310px;
	height: 60px;
	height: 60px;
  
  position:absolute;
  top:0;
  left:0;
  z-index: 10;
}
#header h1 em,
span#logo em {
  visibility: hidden;
}

/* Navigace ----------------------*/
#navigation {
	height: 23px;
	position: absolute;
	top: 0;
	right: 0;
}

#navigation ul {
	list-style-type: none;
}
#navigation ul li {
	/*display: block;*/
	float: left;
	width: 85px;
	width: 95px;
	/*height: 35px;*/
	padding: 8px 0 0 10px;
	line-height: 1.0em;
  text-align: center;
  font-size:120%;
  font-weight:bold;
  font-style: italic;
	
}
/*#navigation ul li:hover, #navigation ul li.current_page_item { padding-top: 6px; }*/

#navigation ul li a, #sidebar ul li a {
  text-decoration: none;
  text-decoration: underline;
}
#navigation ul li a, #navigation ul li a span {
	font-family: "Trebuchet MS", "Arial CE", sans-serif;
	white-space: nowrap;
	font-size: 110%;
	line-height: 1.4em;
	/*letter-spacing: -0.01em;*/
	text-decoration:none;
	font-weight:bold;
	font-weight:normal;
}

#navigation ul li a:hover, #navigation ul li.current_page_item a,
#navigation-local ul li a:hover, #navigation-local ul li.current_page_item a{
	color: #C4111A;
}

#admin-menu ul li, .inline ul li, .inline form {
  display:inline;
  padding:5px 5px 5px 0;
}
#admin-menu ul, .inline ul {
  margin:5px 5px 5px 0;
}

#sidebar {
  float: left;
  width: 230px;
  /*clear: both;*/
}

/*#sidebar ~ #content {
  float: right;
  width: 664px;
  min-height: 250px;
}*/
#ukalvarie-home #sidebar, #ukalvarie-page #sidebar, #ukalvarie-vecery #sidebar {
  float: right;
  width: 300px;
  padding: 0 5px 0 15px;
  margin: 10px 0 0 0;
}

#ukalvarie-home #sidebar ~ #content, #ukalvarie-page #sidebar ~ #content, #ukalvarie-vecery #sidebar ~ #content {
  float: left;
  width: 573px;
}
#content {
  float: left;
  /*width: 573px;*/
  width: 98%;
  _width: 573px;
}
.nalevo {
  float: left;
  width: 49%;
}

.napravo {
  float: right;
  width: 49%;
}

p img.leva {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.prava {float:right;margin:1.5em 0 1.5em 1.5em;}

.boxik, .rboxik, .lboxik, .boxinline, .lbox260, .lbox180, .figure {
	margin:0px auto 7px auto;
	text-align:center;
	font-style:italic;
}
.boxik img, .rboxik img, .lboxik img, .boxinline img, .lbox img, .lbox260 img, .lbox180 img, .figure img{
	border:2px solid #FFD324;
	padding:0;
	margin:0 auto;
	display: block;
	line-height:1px;
}
.boxinline img{
	padding:2px;
	margin:2px auto;
	display: inline;
	line-height:10px;
}
.neramuj img{
	border:0
}
.ramuj img{
	border:2px
}
.rboxik {
	float:right;
	margin:7px auto 7px 7px;
}
.lbox260, .lbox180, .lboxik, .figure2 {
  width: 260px;
	float:left;
	margin:7px 7px 7px auto;
}
.lbox180 {
  width:180px;
}
.lbox260 img, .lbox180 img, .lboxik img, .figure img {
	margin:7px 7px 7px auto;
}
.rboxik img {
	float:right;
	margin:7px 7px 7px auto;
}

/*
#sidebar .left {
  float: left;
  width: 44%;
}

#sidebar .right {
  float: right;
  width: 55%;
}
*/
#ukalvarie-home #sidebar h2, #ukalvarie-page #sidebar h2, #ukalvarie-vecery #sidebar h2, #ukalvarie-home #sidebar h3, #ukalvarie-page #sidebar h3, #ukalvarie-vecery #sidebar h3 {
  padding-left: 18px!important;
}
#ukalvarie-home #sidebar h2 a, #ukalvarie-page #sidebar h2 a, #ukalvarie-vecery #sidebar h2 a, #ukalvarie-home #sidebar h3 a, #ukalvarie-page #sidebar h3 a, #ukalvarie-vecery #sidebar h3 a {
  text-decoration: none;
  /*color: #505050;*/
}
/* Obsah ------------------------------*/
#contentholder {
	width: 100%;
	text-align: left;
	position: relative;
	/*border-top: 2px solid #E1E1E1;*/
}
#ukalvarie-home #contentholder, #ukalvarie-page #contentholder, #ukalvarie-vecery #contentholder {
  border-top: 0;
}

/* Form --------------------------------*/
select {margin:0}
/* Hlavicka s uvodnim obrazkem ----------------------*/
#uvod {
  display: block;
  height: 225px;
  height: 176px;
  height: 186px;
  width: 100%;
}
/*
#ukalvarie-home #, #ukalvarie-home #uvod-user,
#ukalvarie-page #uvod-img, #ukalvarie-page #uvod-user,
#ukalvarie-vecery #uvod-img, #ukalvarie-vecery #uvod-user {
  border-top: 2px solid #EEE;
}*/
#uvod-img {
  background: #fff url('images/ukalvarie.gif') repeat-x top left;
  margin: 0 -10px 10px -15px;
  margin: 10px 0 0 0;
  border-top: 0;
  float: left;
  width: 599px;
  height: 220px;
  height: 166px;
  
}
#uvod-menu {
  float: right;
  width: 311px;
  width: 286px;
  height: 220px;
  height: 176px;
  height: 180px;
  margin: 0 5px;
  _margin: 0 2px;
  /*background: #eee no-repeat 0 0;*/
  padding:0 5px;
  border:2px solid #ddd;
  background:#E6EFC2;color:#264409;border-color:#C6D880;
}
/*
#uvod-menu h2 {
  padding: 15px 0 5px 0;
  margin: 0;
  width: 220px;
}
#uvod-menu h2 a {
  color: #5F5F5F;
  text-decoration:none;
  line-height: 1.1em;
  font-weight: bold;
  font-size: 90%;
}


#uvod-menu h2 a:hover {
  border-bottom: 1px dotted #5F5F5F;
}

#uvod-menu p {
  width: 90%;
}
*/
#uvod-menu ul{
  margin:0 1.5em 0.8em 1.5em;
}
#uvod-menu-kontakt {
  padding: 10px;
  padding:10px 10px 5px 10px;
  /*min-height: 113px;*/
}
#uvod-menu-user {
  padding: 10px;
  padding:5px 10px 2px 10px;
  /*background: #eee no-repeat 0 0;*/
  /*min-height: 113px;*/
}
#content {
  margin: 20px 0 0 0;
  margin: 0;
  margin: 10px 0 0 0;
  padding:0 10px 0 15px; 
}

.panel-left {
	float: left;
}
.panel-right {
	float: right;
}
#content .panel-left {
	float: left;
	width: 48%;
	padding: 0 10px 0 0;
}
#content .panel-right {
	float: right;
	width: 48%;
	padding: 0 10px 0 0;
}
#ukalvarie-home .panel-left, #ukalvarie-page .panel-left, #ukalvarie-vecery .panel-left {
	width: 275px;
	padding: 0 10px 0 0;
}
#ukalvarie-home .panel-right, #ukalvarie-page .panel-right, #ukalvarie-vecery .panel-right {
	width: 280px;
	padding: 0;
}
/* KONTAKT */
#vcard {
  position: absolute;
  left: 5px;
  top: 55px;
}
#vcard label {
  display: none;
}
#vcard fieldset {
  margin-top: 15px;
}
#vcard-email {
  border: 1px solid #D1D1D1;
  padding: 4px; 
  line-height: 26px;
  vertical-align: middle;
}
#vcard-submit {
  background: transparent url('images/button-submit.png') no-repeat 0 0; 
  border: 0;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  width: 101px;
  height: 26px;
  line-height: 26px;
  padding: 0 0 2px 0;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

#footer {
	clear: both;
  color: #A4A4A4;
	font-size: 10pt;
	line-height: 130%;
	position: relative;
  _position: inherit; 
	top: 15px;
	text-align: left;
	border-top: 2px solid #E1E1E1;
	padding: 10px 10px 0 10px;

}

.copyright {
  float: left;
  width: 40%;
}

.links {
  float: right;
  width: 59%;
    text-align: right;
}
.links a {
  color: #A4A4A4;
  text-decoration: none;  
}


.alignleft {
  float: left;
  margin: 0 5px 5px 5px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
/* Tooltip */
#ZHintDiv{
    float:left;
    border: 1px solid silver; 
    border-right: 3px solid black;
    border-bottom: 3px solid black;
    background-color: white; 
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    font-weight: normal;
}
/*
table.parameters
{
 font-family:Arial;
 font-size: 9pt;
 color: #000;
 padding: 0;
 margin: 10px 0;
 border-spacing: 0px;
 width: 580px;
}
table.parameters thead th
{
 font-weight: bold;
 background: #fff;
 color: #414141;

 font-size: 120%;
 padding: 3px 4px 5px 7px;
}
table.parameters tbody th
{
 font-weight: bold;
 background: #707070;
 border: 1px solid #707070;
 color: #fff;
 margin: 1px;
 font-size: 100%;
 padding: 3px 4px 2px 7px;
}

table.parameters td
{
 padding: 6px 4px 6px 4px;
 border: 1px solid #E4E4E4;
 border-top: 0;
}

table.parameters tbody tr td:first-child
{
 background: #E7EFFF;
 border: 1px solid #AFD0E1;
 border-top: 0;
}
*/


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}
/* vlastnosti pro tisk*/
@media print {
  .netiskne	{display:none;}
} 

