/*******************************************************
	TITLE: Styl pro Jinošov
	DATE: 20070101
	AUTHOR: marlib
*******************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	margin:0px 0px 0px 0x;
	padding:0px 0px 0px 0px;
	background-position: center;
	background-image: url(img/bg.png);
	background-color:#ffffff;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height: 140%
}

a {
	color:#F48D29;
	text-decoration:none;
}

a:hover {
	color:#70A1EB;
	text-decoration:none;
}

#hlavni {
	margin:0 auto;
	padding:10px 10px 10px 10px;
	width:925px;
	height:auto;
	text-align:left;
	/*background-color:#F69F4B;*/
	border:1px solid #70A1EB;
}

#header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100px;
	width:925px;
	background-color:#ffffff;
	border:1px solid #70A1EB;
}

#menu {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 150px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	/*border-left:1px solid #70A1EB;
	border-right:1px solid #70A1EB;
  border-top:1px solid #70A1EB;*/
}

img { border: none; }

#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	/*border-bottom:1px solid #70A1EB;*/
}

#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(img/menu.gif);
	padding: 8px 0px 0px 10px;
}

#menu li a:hover, #menu li #current {
	color: #FFF;
	background:  url(img/menu.gif) 0 -32px;
	padding: 8px 0px 0px 10px;
}

#footer {
	width:925px;
	margin:0px auto 0px auto;
	padding:10px;
	height:15px;
	font-size:.7em;
	background-color:#eeeeee;
	border-left:1px solid #70A1EB;
	border-right:1px solid #70A1EB;
	border-bottom:1px solid #70A1EB;
	
}

#footer a {
	color:#F48D29;
	text-decoration:none;
}

#footer a:hover {
	color:#70A1EB;
	text-decoration:none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding-left: 40px;
}

#obsah {
	margin: 0px 0px 0px 160px;
	padding: 0px 10px 0px 15px;
	/*width: 775px;*/
	text-align: justify;
	border-left: 1px solid #70A1EB;
	background-color:#ffffff;
	line-height: 140%
}

.list ul {
  list-style: square;
	margin: 15px 0px 15px 25px;
	padding: 0;	
}

#obsah a {
	color:#F48D29;
	text-decoration:none;
}

#obsah a:hover {
	color:#70A1EB;
	text-decoration:none;
}

p {
	text-indent: 20px;
	margin: 0;
	padding: 0;
}

hr {
	margin: 10px 0 10px 0;
	border: 0px;
	border-top: 1px solid #70A1EB;
	text-align:center;
	height: 0px;
	width: 100%;
}

.nadpis{
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	/*text-decoration: underline; overline;*/
}

.podnadpis{
	font-weight: bold;
	background-color: #ffffcc;
}

.novinky{
	margin-top: 0px;
	background:  url(img/novinky.gif);
	color: #FFF;
}

.doprava{
text-align: right;
}

a[href*=".pdf"] {
	background: transparent url(../img/pdf.gif) no-repeat scroll left center;
	padding-left: 25px !important;
	margin-left: 5px !important;
}

a[href*=".doc"] {
	background: transparent url(../img/doc.gif) no-repeat scroll left center;
	padding-left: 25px !important;
	margin-left: 5px !important;
}

a[href*=".xls"] {
	background: transparent url(../img/xls.gif) no-repeat scroll left center;
	padding-left: 25px !important;
	margin-left: 5px !important;
}

a[href*=".jpg"] {
	background: transparent url(../img/jpg.gif) no-repeat scroll left center;
	padding-left: 25px !important;
	margin-left: 5px !important;
}

a[href*=".txt"] {
	background: transparent url(../img/txt.gif) no-repeat scroll left center;
	padding-left: 25px !important;
	margin-left: 5px !important;
}

.priklad{
       	padding: 20px 20px 20px 20px;
       	margin: 10px 0px 10px 0px;
       	border-left : 1px dotted #79d867;
       	border-right : 1px dotted #79d867;
       	border-top : 1px dotted #79d867;
       	border-bottom : 1px dotted #79d867;
}

#calendar {
	font-weight: normal;
	padding: 1px 0 0 1px;
}

#calendar table {
	border-collapse: collapse;
	margin: 0;
}

#calendar a {
	color:black;
}

#calendar table td {
	background-color: white;
	border: 1px solid #EEF2FB;
	width:21px;
  padding: 0;
	text-align: center;
}

#calendar table td a {
	border: 1px solid white;
	display: block;
	padding: 2px 0;
	height: 16px;
}

#calendar table th {
	background-color: #C2D2EF;
	border: 1px solid #d3def4;
	padding: 0;
	text-align: center;
}

#calendar table td.prev, #calendar table td.next {
	background-color: #deeaff;
}

#calendar table td.action a {
	background-color: #f9e889;
	border-color: #B5AD83;
}

#calendar table td.today a {
	background: #a5b4c6;
	border-color: #6e7c8e;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.newsflash DIV.globalnews DIV#gn_scroller_1_1 {
	HEIGHT: 40px;
	margin: 0px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
}
.newsflash DIV.globalnews DIV#gn_scroller_1_1 A {
	COLOR: black; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

