a {
	text-decoration: none;
	color: navy;
}

input,select,textarea {
	font-family: Courier;
	font-size: 12pt;
}

h3 {
	padding: 0px;
	margin: 0px;
}

h4 {
	padding: 0px;
	margin: 0px;
}

hr {
    border: none;
    height: 1px;
    color: #333; /* old IE */
    background-color: #333; /* Modern Browsers */
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}

.turbotext{
	padding: 20px 0px 20px 30px;
	font-size: 12pt;
}

.turbo_svetadil {
    padding: 5px;
    transition: background 2s;
}

ul.bez {
	padding: 1ex;
	margin: 0px;
	padding-left: 2ex;
	margin-left: 2ex;
	margin-bottom: 2ex;
}

table {
	background-color: #C0C0C0;
	font-size: 10px;
}

td {
	background-color: #FFFFFF;
}

th {
	background-color: #F5F5F5;
}

table.act_tab:hover {
	background-color: #8095D2;
}

li, ul {
	font-size: 12pt;
}

li + li {
  margin-top: 10px;
}

.t_c { text-align: center; }

.firma {
	background-color: #000080;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

.footer {
	background-image: url("../images/navy.png");
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 1px solid #000080;
	color: #808080;
	font-size: 8px;
	padding: 2px;
	padding-left: 4px;
	text-align: right;
}

.rightmenu {
	width: 150px;
	float: right;
}

.rightbtn {
	display: block;
	padding: 4px 8px 4px 8px;
	margin: 2px;
	background-color: silver;
	color: white;
}

.rightbtn:hover {
	background-color: #005BB7;
}

.sitem {
	font-size:12px;
	margin:3px;
	padding:5px;
	display:block;
	background-color:whitesmoke
}

.sitem:hover {
	background-color:#005BB7;
	color:white
}

.leftmenu {
	color: #000080;
}

.leftmenu:hover {
	background-image: url("../images/lmenu_bg.png");
	background-repeat: repeat-x;
	background-position: top;
}

.leftmenuback {
	color: #000080;
}

.leftmenuback:hover {
	background-color: #FFF0F0;
}

.leftmenusel {
	background-image: url("../images/lmenu_bg_sel.png");
	background-repeat: repeat-x;
	background-position: top;
	color: #006400;
}

.lmenu {
	border-right: 1px solid #000080;
	border-top: 0px;
	width: 150px;
}

.turbolmenu {
	border-top: 0px;
	width: 150px;
}

img.turbo_nahled {
    height: 200px;
    border-radius: 20px;
    box-shadow: 0px 0px 5px black;
    margin: 15px;
}

a.turbo_nahled {
    font-size: 8pt;
    display: inline-block;
}

.main {
	text-align: left;
	width: 900px;
}

.main_table {
	border-top: 1px solid navy;
	width: 100%;
	margin: 0px;
}

.menux {
	background-color: #FFFFFF;
	border: 1px solid #000080;
	color: #000000;
	font-size: 10px;
	padding: 2px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	width: 180px;
}

.menuxa {
	border: 1px solid #FFFFFF;
	color: #000080;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 8px;
}

.menuxa:hover {
	background-color: #F0F0FF;
	border: 1px solid #000080;
	color: #000080;
}

.odrazka {
	background-image: url("/images/li.gif");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}

.title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom:5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #635F92
}

.label {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

.turbo_spec {
    border-spacing: 1px;
}

.turbo_spec td,th {
    padding: 10px;
    text-align: center;
}

.table_no_border {
   border: 0px;
   border-spacing: 0px;
   background-color: transparent;
}

.table_no_border td,th {
   padding: 5px 10px 5px 10px;
   vertical-align: text-top;
   background-color: transparent;
}

#label {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

#label div,span {
	font-weight: normal;
}

#leftmenu a {
	border-bottom: 1px solid #000080;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 8px;
}

#mainmenu {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000080;
	height: 116px;
	width: 100%;
}

#mainmenu td {
	padding-left:1px;
}

#mainmenu a {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	display: block;
	color: #000080;
	font-size: 9px;
	text-align: center;
}

#mainmenu div {
	padding:3px;
	height:30px;
}

#mainmenu a:hover {
	border: 1px solid #000080;
	position:relative;
	top:10px;
	border-radius: 7px;
	overflow: hidden;
}

#mainmenu img {
	border: 0px;
}

#turbomenu {
	width: 100%;
	border-collapse: collapse;
	background: white;
	margin-top: 3px;
}

#turbomenu td {
	background: url("../images/turbo_mmenu.png");
	background-repeat: repeat-x;
	background-position: center;
}

#turbomenu a {
	display: block;
	color: white;
	font-size: 12px;
	text-align: center;
	padding: 12px;
	border-bottom: 1px solid gray;
	border-top: 1px solid white;
	height: 16px;
}

#turbomenu a:hover {
	color: yellow;
}

#turbomenu a.sel {
    background: rgba(255,255,255,0.8);
	border: 1px solid gray;
	border-bottom: 1px solid white;
	color: Black;
	font-weight: bold;
	border-radius: 6px 6px 0px 0px;
}

#turbomenuleft 
{
    margin: 10px 0px 0px 0px;
}

#turbomenuleft a
{
    background: #DFDFDF;
    color: #002564;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 6px 6px 6px 6px;
    border-bottom: 1px solid white;
}

#turbomenuleft a.sel
{
    background: #B7B7B7;
}

#turbomenuleft a:hover
{
    background: #9A9CDE;
}

#turbo_rotate 
{
    position: absolute;
    z-index: 1000;
    font-size: 13pt;
    color: Gray;
    transition: opacity 3s;
    width: 718px;
    text-align: right;
    overflow: hidden;
    height: 1.3em;
    white-space: nowrap;
}

#auto_rotate 
{
    position: absolute;
    z-index: 1000;
    font-size: 13pt;
	font-weight: bold;
    color: black;
    transition: opacity 3s;
    width: 900px;
    text-align: right;
    overflow: hidden;
    height: 1.3em;
    white-space: nowrap;
	background: rgba(255,255,255,0.7);
	padding: 5px 0px 5px 0px;
}

#text{
	padding: 20px;
	padding-right: 0px;
	font-size: 12pt;
}

#text p {
	margin: 0px;
	text-align: justify;
	text-indent: 3ex;
}

#mapa {
	padding-top: 20px;
	margin-bottom: 50px;
	text-align: center;
}

#konfmenu {
	width: 150px;
	padding: 0px;
	float: left;
}

#konfmenu a {
	display: block;
	padding: 4px;
}

#konfmenu a:hover {
	background-color: #005BB7;
	color: white;
}

#konfmenu span {
	display: block;
	padding: 4px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	background-color: white;
	color: black;
}

#konfmenu span.popis {
	border: 1px solid black;
	background-color: black;
	color: white;
	font-weight: bold;
}

#konfmenu div.blok {
	background-color: #F5F5F5;
	border-left: 1px solid black; 	
}

#konfitem {
	padding: 2px;
	margin: 2px;
	border-bottom: 1px solid silver;
	display: block;
	height: 69px;
}

#konfitem:hover {
	background-color: whitesmoke;
}

#konfitem div.pic {
	float: left;
	width: 100px;
	border: 1px solid silver;
	text-align: center;
	background-color: white;
}

.turbo_svg_svetadil
{
    opacity: 0;
    background: black;
    transition: opacity 1s;
    cursor: pointer;
}

.turbo_svg_svetadil:hover
{
    opacity: 0.3;
}

.pdf_download
{
    display: list-item;
    list-style-type: none;
    padding: 5px 10px 5px 10px;
}

.pdf_download:hover 
{
    background-color: #D2E9FF;
    list-style-type: disc;
}

.wphoto img {
	margin: 10px 0px 10px 0px;
	border-radius: 20px;
	box-shadow: 1px 1px 5px black;
}

.his_obr {
	display: inline-block;
	margin: 20px 20px 20px 0px;
	vertical-align: top;
}

.his_obr img {
	margin: 10px;
}
