* {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

html {
	text-align: center;
	font-size: 100.01%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	overflow: -moz-scrollbars-vertical;
	font-size: 16px;
}

body {
	width: 97%;
	text-align: left;
	margin: auto;
	margin-top: 0px;
	position: relative;
}

/* LOGO*/
h1 {
	display:none;
	visibility:hidden;
	
}

h1 a {
	display:none;
	visibility:hidden;
}

h1 a span {
	display:none;
	visibility:hidden;
}

/* HORNI MENU*/
menu#mini {
	display:none;
	visibility:hidden;
	
	float: right;
	padding:  1px 20px 5px 10px;
} 

menu#mini li {
	display: inline;
	font-size: 75%;
	color: #666;
}

menu#mini li a {
	color: #666;
	padding: 0 11px 0 7px;
	text-decoration: none;
}

menu#mini li a:hover {
	text-decoration: underline;
}

menu#mini li img {
	padding-left: 7px;
	margin-bottom: -1px;
}

/* VLAJKY*/
menu#lang {
	display:none;
	visibility:hidden;
	clear: right;
	float: right;
	padding: 5px 28px 5px 10px;
}

menu#lang li {
	display: inline;
	padding: 0 3px 0 2px;
}

menu#lang li b {
	font-size: 75%;
	color: #333;
	padding-right: 10px;
}

/* HLAVNI MENU*/
menu#main {
	display:none;
	visibility:hidden;

	clear: both;
	float: left;
	background: url('img/menu-bottom.jpg') no-repeat right bottom #B71717;
	margin-top: 20px;
	width: 100%;
}

menu#main li {
	float: left;
	padding: 11px 0;
}

menu#main li#prvni {
	background: url('img/menu-top.jpg') no-repeat top left;
}

menu#main li a {
	display: block;
	color: #FFF;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 20px;
	border-left: 1px solid #990000;
	border-right: 1px solid #CC3333;
}

menu#main li a:hover {
	text-decoration: underline;
}

menu#main li#prvni a {border-left: 0; padding-left: 40px;}
menu#main li#posledni a {border-right: 0;}

/* ZACATEK OBSAHU*/
h2 {
	color: #B71717;
	font-size: 137.5%;
	font-weight: normal;
}

h2.en {
	color: #B71717;
	font-size: 95%;
	font-weight: bold;
	
}


ul li {
	padding: 2px 0;
	font-size: 75%;
	font-weight: bold;
}

ul li a {
	color: #C00;
}

ul li a:hover {
	text-decoration: none;
}

a {
	color: #C00;
}

hr.cleaner {
	width: 100%;
	display: block;
	visibility: hidden;
	height: -7px 0;
	clear: both;
}

hr.linka {
	width: 100%;
	display: block;
	visibility: visible;
	color:#888888;
	background-color:#aaaaaa;
	clear: both;
	height:1px;
}



/* O nasi spolecnosti*/
div#ospolecnosti {
	width: 620px;
	float: left;
	clear: both;
	background: url('img/box-bottom.jpg') no-repeat right bottom #E5D8D8;
	padding-right: 45px;
	margin-bottom: 38px;
}

div#ospolecnosti img {
	float: left;
	padding-right: 44px;
}

div#ospolecnosti h2 {
	padding: 30px 0 12px 0;
}

div#ospolecnosti p  {
	font-size: 75%;
	line-height: 175%;
	color: #333;
	padding: 10px 0;
	text-align: justify;
}

div#ospolecnosti ul {
	padding-bottom: 15px;
}

/* Aktuality*/
div#aktual {
	width: 200px;
	padding-right: 8px;
	margin: 25px 0 50px 0;
	float: right;
}

div#aktual dl {
	font-size: 75%;
}

div#aktual dl dt {
	color: #333;
	font-weight: bold;
	border-top: 1px solid #CCC;
	padding-top: 20px;
}

div#aktual dl dt#first {
	border-top: 0;
}

div#aktual dl dd {
	color: #666;
	line-height: 175%;
	padding: 7px 0 15px 0;
}

/* Vitejte na strankach...*/
div#welcome {
	width: 390px;
	padding: 0 17px;
	clear: left;
	border-right: 1px solid #CCC;
	margin-bottom: 35px;
	float: left;
}

div#welcome h2 {
	padding-bottom: 10px;
}

div#welcome img {
	float: right;
	padding: 0 0 3px 15px;
}

div#welcome p {
	font-size: 75%;
	line-height: 175%;
	color: #333;
	padding: 10px 0 15px 0;
	text-align: justify;
}

/* Historie spolecnosti*/
div#history {
	width: 205px;
	padding-left: 30px;
	margin-bottom: 35px;
	float: left;
}

div#history h2 {
	padding-bottom: 18px;
}

div#history dl {
	font-size: 75%;
	color: #333;
}

div#history dl dt {
	display: inline;
	font-weight: bold;
}

div#history dl dd {
	display: inline;
	line-height: 175%;
}

div#history ul {
	padding-top: 16px;
}

/* Kontaktujte nas*/
div#kontakt {
	background: url('img/box-bottom.jpg') no-repeat right bottom #E5D8D8;
	float: right;
	clear: right;
	margin-top: -25px;	
	margin-bottom: 30px;
	width: 220px;
}

div#kontakt h2 {
	color: #333;
	background: url('img/box-top.jpg') no-repeat top left;
	padding: 15px 10px 20px 21px;
}

div#kontakt address {
	padding: 0 22px;
	font-style: normal;
	font-size: 75%;
	line-height: 175%;
}

div#kontakt address strong {
	padding-right: 15px;
}

div#kontakt ul {
	padding: 22px;
}

/* Paticka*/
div#paticka {
	display:none;
	visibility:hidden;
	background: url('img/line-paticka.jpg') repeat-x top center;
	clear: both;
	padding: 15px 5px;
	color: #666; 
}

div#paticka menu {
	float: left;
	padding-top: 5px;
}

div#paticka menu li {
	display: inline;
	font-size: 75%;
}

div#paticka menu li a {
	color: #666;
	padding: 0 13px 0 12px;
}

div#paticka menu li a:hover {
	text-decoration: none;
}

div#paticka img {
	float: right;
}

div#paticka small {
	white-space: pre;
	clear: both;
	float: left;
	padding-left: 10px;
	font-size: 75%;
}

/* PODSTRANKA*/
div#sidebar {
	display:none;
	visibility:hidden;
	float: left;
	width: 230px;
/*	background: #F4EFEF;*/
background: #E5D8D8;
	padding-top: 25px; 
	height: 100%;
}

menu, menu#li, menu#menu, menu#ul  { 
	display:none;
	visibility:hidden;

padding:0px; margin:0px; }

menu#lvl1 {
	border-top: 1px solid #BCBBBB;
	border-bottom: 1px solid #FFF;
	text-decoration:none;
}

menu#lvl1 li a {
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #BCBBBB;
	background: #D0D0D0;
	color: #000;
	font-size: 75%;
	font-weight: bold;
	padding: 13px 5px 14px 24px;
}


menu#lvl2 {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #BCBBBB;
	padding: 10px 0 18px 0;
}

menu#lvl2 li a {
	background: transparent;
	display: list-item;
	border: 0;
	margin-left: 22px;
	padding: 8px 5px 8px 14px;
	background: url('img/sipka.jpg') no-repeat 0px 13px;
	color: #333;
	text-decoration: none;
	line-height: 150%;
}

menu#lvl2 li a:hover {
	text-decoration: underline;
}



menu#lvl3 li a {
	font-weight: normal;
	margin-left: 37px;
	padding: 2px 11px;
	background: url('img/tecka.jpg') no-repeat 0px 10px;
}

menu#lvl3 li a:hover {
	background-image: url('img/tecka-red.jpg');
	color: #B71717;
}

menu#lvl4 li {
}

menu#lvl4 li a {
/*	font-size: 70%;*/
	font-weight: normal;
	margin-left: 45px;
	padding: 2px 11px;
	list-style:none;
	background: none;

}


menu#lvl4 li a:hover {
	background: none;
	color: #B71717;
}


menu#lvl5 li {
}

menu#lvl5 li a {
	font-weight: normal;
	margin-left: 60px;
	padding: 2px 11px;
	list-style:none;

}


menu#lvl5 li a:hover {
	background: none;
	color: #B71717;
}


/* OBSAH*/
div#content {
	width: 97%;
	float: left;
	padding: 10px;
}

div#content h2 {
	padding: 10px 0 5px 0;
}

div#content h3 {
	color: #B71717;
	font-size: 112.5%;
	padding: 10px 0;
}

div#content h4 {
	color:#000000;
	font-size: 100%;
	padding: 10px 0;
}

div#content img {
	float: right;
	margin: 0 0 10px 35px;
}

div#content p {
	font-size: 75%;
	text-align: justify;
	line-height: 175%;
	color: #333;
	padding: 10px 0;
}

table#kontakty {
font-size:75%;
padding:5px;
border:1px solid silver;
}

table#kontakty td {
padding:4px;
}

table#kontakty tr.lichy td {
	background: #fafafa;	
}

table#kontakty tr.sudy td {
	background: #ECECEC;
}




table#normal {
padding:5px;
border:1px solid silver;
	font-size: 75%;
	border:0px;
	margin:0px;
	padding:0px;
}

table#normal td {
padding:4px;
vertical-align:top;
text-align:center;
}

table#normal tr {
vertical-align:top;
}

table#normal img {
border:1px solid #000000;
	margin:0px;
	padding:0px;
}

table#normal a {
color:#000000;
font-weight:bold;
text-decoration:none;
}

table#normal a:hover {
color:#000000;
font-weight:bold;
text-decoration:underline;
}
table#normal tr td {
	background: #ffffff;	
	vertical-align:top;
	text-align:center;
}




/*Tabulka tech. dat*/
table#techdata {
	font-size: 75%;
	margin: 10px 0;
	width:100%;
	border: 1px solid silver;
}

table#techdata td, table#techdata th {
	padding: 4px;
}

table#techdata tr.lichy td, table#techdata tr.lichy th  {
	background: #D0D0D0;
}

table#techdata tr.sudy td, table#techdata tr.sudy th {
	background: #e2e2e2;
}

table#techdata td.zahlavi {
	width: 350px;
	padding-left: 6px;
}

table#techdata td.tucne {
	padding-left: 6px;
	font-weight:bold;
}

table#techdata td.cent {
	text-align:center;
}

table#techdata td.single {
	width: 260px;
	text-align: center;
}

table#techdata td.single span.left {
	width: 130px;
	float: left;
}

table#techdata td.single span.right {
	width: 130px;
	float: right;
}

/* Prospekty*/
ul#prospekty {
	padding: 10px 0;
}

ul#prospekty li {
	background: url('img/pdf.jpg') no-repeat left center;
	padding-left: 50px;
}

ul#prospekty li a {
	color: #333;
	font-weight: bold;
	line-height: 150%;
}

ul#prospekty li small {
	color: #333;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
}

/* Prospekty*/
ul#video {
	padding: 10px 0;
}

ul#video li {
	background: url('img/wmf.png') no-repeat left center;
	padding-left: 50px;
}

ul#video li a {
	color: #333;
	font-weight: bold;
	line-height: 150%;
}

ul#video li small {
	color: #333;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
}


/* Fotografie*/
div#foto {
	margin: 5px 0 30px 0;
	float: left;
}
div#foto img {
	float: left;
	margin: 5px;
	border: 1px solid silver;
	padding:2px;
}




/*
common menu
*/

div#sidebar h2 {
	color: #333;
	padding: 5px 10px 10px 21px;
	font-size:18px;
}

div#sidebar address {
	padding: 0 22px;
	font-style: normal;
	font-size: 75%;
	line-height: 175%;
}

div#sidebar address strong {
	padding-right: 15px;
}

div#sidebar ul {
	padding: 22px;
	padding-top:5px;
}

div#sidebar hr {
color:#dddddd;
size:1px;
height:1px;

}

.odrazky1, .odrazky1 li {

	list-style:square;
	font-weight:normal;
	margin-left:15px;

}

.odrazky2, .odrazky2 li {

	list-style:square;
	font-weight:normal;
	margin-left:15px;
	margin-bottom:10px;

}



/* formulare na hlavni plose */

div#content form {
border:1px dotted #aaaaaa;
padding:10px;
background-color:#eeeeee;
} 

div#content input, div#content textarea, div#content select    {
border:1px solid #9999dd;
padding:2px;
}


/* mapa stranek */
   ul.tree, ul.tree ul {
     list-style-type: none;
     background: url(img/vline.png) repeat-y;
     margin: 0;
     padding: 0;
	 font-size:12px;
   }
   
   ul.tree ul {
     margin-left: 10px;
   }

   ul.tree li {
     margin: 0;
     padding: 0 12px;
     line-height: 20px;
     background: url(img/node.png) no-repeat;
     color: #777777;
     font-weight: bold;
   }
   
 ul.tree li.last {
     background: #fff url(img/lastnode.png) no-repeat;
   }   
   
div#print {

	display:block;
	text-align:left;
	width:350px;
	
	}
	
div#print img {
text-align:left;
width:200px;
display:block;

}

object#MediaPlayer, #MediaPlayer, .MediaPlayer {
display:none;
visibility:hidden;
}
