.err {color: #880000; font-weight: bold; text-align: center}


html {min-height: 100%}
body {padding: 0; margin: 0; background: #15284b; min-height: 100%; font-family: Times New Roman, Garamond; scrollbar-face-color: #adc4da; scrollbar-shadow-color: #748cb1; scrollbar-highlight-color: #748cb1; scrollbar-3dlight-color: #597dc1; scrollbar-darkshadow-color: #597dc1; scrollbar-track-color: #adc4da; scrollbar-arrow-color: #597dc1; }
 
#container {bo_rder-left: 1px solid #000000; min-height: 100%} /* body nejak nebere bordery  */
#pagetop {background: #adc4da; height: 42px}

sc
a img {border: 0 none}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.formline {display: block; margin-bottom: 2px} /* IE: zoom: expression('1') */
.formline:after {content: 'á'; display: block; height: 0; visibility: hidden; clear: both}
.formline .left {display: block; float: left; width: 49.4%; text-align: right; margin-right:0.5%}
.formline .right {display: block; float: left; width: 50%; text-align: left}
.padtop {clear: both; margin-top: 0.8em}

input.button, button {background: #91a4c6; border: 1px solid #597dc1}
input.text, textarea {background: #91a4c6; border: 1px solid #597dc1}
select {background: #91a4c6; border: 1px solid #597dc1}
input.defwidth, select.defwidth {width: 11em}
input.doublewidth {width: 22em}

#pagecontent {margin-top: 0px; text-align: justify; margin-bottom: 0px;  padding-left: 1.2em; padding-right: 1.5em; }
a {color: #000000; font-weight: bold; text-decoration:none; font-size: 100%;}
a:visited {color: #000000; font-weight: bold}
a:hover {color: #597dc1; font-weight: bold}

a.footer {color: #91a4c6; font-weight: bold; text-decoration:none; font-size: 100%;}
a.footer:visited {color: #91a4c6; font-weight: bold}
a.footer:hover {color: #597dc1; font-weight: bold}

p {text-indent: 1em; margin-top: 0; margin-bottom: 0.2em; margin-left: 1em; margin-right: 1em}
p.navody {text-indent: .5em; margin-top: 0; margin-bottom: 0.2em; margin-left: .5em; margin-right: .5em}

#login {color: #000000; font-size: 12px; white-space: nowrap}
#login a {color: #000000}
#login a:hover {color: #597dc1}
#login input.text {width: 96px; font-size: 10px; font-family: Verdana, sans-serif; background: #91a4c6; border: 1px solid #597dc1; color: #000000}
#login input.button {font-size: 10px; font-family:  Verdana; background: #91a4c6; border: 1px solid #597dc1; color: #000000}

form {margin: 0}

/* Page look definitions start */
h1 {margin-top: 0.4em; margin-bottom: 0; text-align: center; font-size: 160%}
h1.onlyheading {margin-bottom: 0.6em}
h2, .path {text-align: center; text-indent: 0; margin: 0; margin-bottom: 1em; font-size: 100%; font-weight: normal}
h3 {font-size: 120%; text-align: center; background: #91a4c6; border: 1px solid #597dc1; padding: 2px; margin-top: 0}



/*NOVĚ PŘIDÁNO*/

/*Tabulky*/
.tabulka {
	width: 55%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 1.5em;
	margin-top: 1.5em; 
	border-style: none;
	border-color: black;
	border-width: 2px;
	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: none;
	border-color: #748cb1;
}

.tr_obsah {
   text-align: left;
}



/*Nadpisy - návody*/
.hlavni_nadpis {
	font-size: 45px;
	color: #BD9303;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana; 
}

a.hlavni_nadpis {
	font-size: 45px;
	color: #BD9303;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana;        
}

a.hlavni_nadpis:hover {
	font-size: 45px;
	color: #BD9303;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana; 
}

/*Návody-obyčejný text-odkazy*/
.text {
	color: black;
}




/*Tabulky-návody*/
.tabulka {
	width: 55%;
	text-align: center;
	border-style: none;
	border-color: black;
	border-width: 2px;
	border-top: none;
	border-right: none;
	border-bottom: solid;
	border-left: none;
	border-color: #748cb1;
}

.tr_nadpis {
	text-align: center;
	background: #748cb1;
	height: 30px;
	color: black;
	border-color: #748cb1;
}

.tr_obsah {
   text-align: left;
	color: black;
        border-color: #748cb1;
}




/*Odkazy-nahoru-navody*/
a.zpet {
   color:brown;
   font-family:"Times New Roman";
   text-decoration: none;
   font-size: 12pt;
   font-weight: bold;
	margin-top: 10.5em;
	margin-bottom: 10.5em;
	}
	
a.zpet:hover {
   color:#597dc1;
   font-family:"Times New Roman";
   text-decoration: none;
   font-size: 12pt;
	font-weight: bold;
	margin-top: 10.5em;
	margin-bottom: 10.5em;
}






/*Odrážky*/
ul li {
   list-style-image: url(./graphics/ul-kapka.gif);
}

li {
   list-style-image: url(./graphics/ul-kapka.gif);
}

/*zakladni tabulka*/

table.primary {
	background-color: #adc4da;
	
	background-image:		URL(./graphics/primary.gif);
	background-repeat:		repeat-y;
	background-position:	left top;

} 

/*horni tabulka - hlavicka*/

table.headert {
	height:					140px;
	width:					950px;
/*	background-image:		URL(./graphics/bgmain.gif); */
	background-repeat:		repeat;
}


/*hlavni tabulka*/

table.maint {
	height:					100%;
	width:					950px;
/*	background-image:		URL(./graphics/bgmain.gif); */
	background-repeat:		repeat;
}

/*horni tabulka - footer*/

table.footert {
	height:					60px;
	width:					950px;
	background-image:		URL(./graphics/footer.gif);
	background-repeat:		no-repeat;
	background-position:	left bottom;
}

/*tabulka - levy sloupec s menu*/

td.menus {
	height:					100%;
	width:					129px;
/*	background-image:		URL(./graphics/menu/menubg1.gif);
	background-repeat:		repeat-y;
	background-position:	left top; */
	vertical-align:         top;
}

/*tabulky v menu*/

table.menut {
	width:					129px;
/*	background-image:		URL(./graphics/menu/menubg1.gif);
	background-repeat:		repeat-y;
	background-position:	left top;*/
}

table.menuh {
	width:					129px;
	height:					56px;
	background-image:		URL(./graphics/menu/menutop.gif);
	background-repeat:		no-repeat;
	background-position:	left top;
}


table.standard {
	border-width: 1px;
	border-style: solid;
	border-color: #597dc1;
        border-collapse: collapse;
}
table.standard td {
	border-width: 1px;
	border-style: solid;
	border-color: #597dc1;
}
table.standard tr.nadpis {
	background-color: #91a4c6;
}
table.standard tr.nadpist {
	background-color: #748cb1;
}


table.standard2 {
	border-width: 0px;
	border-style: solid;
        border-collapse: collapse;
}
table.standard2 td {
	border-width: 0px;
}
table.standard2 tr.nadpis {
	background-color: #748cb1;
}

table.bar {
  width: 700px;
	border-width: 0px;
	border-style: solid;
  border-collapse: collapse;
}
table.bar tr.nic {
	height: 4px;
}
table.bar tr.bar{
	height: 4px;
	background-color: #748cb1;
}

textarea.novinky {
  width: 700px;
}

/* Fixuje sirku v pripade dlouheho textu bez mezer ! */
div.fixw {
  width: 700px;
  overflow: hidden;
}


/*Tabulka např. v popisu dílů*/
table.zobraz {
	border-width: 0px;
	border-style: solid;
        border-collapse: collapse;
        margin-left: auto;
        margin-right: auto;
        width: 500px;
        text-align: justify;
        margin-bottom: 1em;
        padding: 1ex;
}
table.zobraz tr.nadpis {
	background-color: #748cb1;
}

table.zobraz tr.svetly {
	background-color: #B6CDE3;
}

table.zobraz td.tmavy {
	background-color: #91A4C6;
}





table	{  }

	  bar {
    	width: 600px;
	    text-align: center;
	    border-style: none;
	    border-color: black;
	    border-width: 2px;
	    border-top: none;
	    border-right: none;
	    border-bottom: solid;
	    border-left: none;
	    border-color: #748cb1;
      }
  	
    table.novinky { width: 700px }

		        table.novinky_odd { width: 700px; background: #91a4c6 }


td {  }

	td.main { text-align: left;
		font-weight: bold }

		td.main_odd { text-align: left;
			font-weight: bold;
			background: #F0DD80 }

	td.info { text-align: center }

		td.info_velikostnebotext { text-align: center;
			background: #E0C43C }

		td.info_mirror_odd { text-align: center;
			background: #F0DD80 }

	td.dodatek { font-size: 80% }

		td.dodatek_datum { font-size: 80%;
		text-align: left }

		td.dodatek_jmeno { font-size: 80%;
		text-align: right }

	td.zapis { font-size: 80%;
		text-align: justify }

img	{  }

	img.bar	{ width: 500;
		height: 4 }

	img.headimage	{ width: 68;
		height: 81 }

	img.head_hudba	{ width: 294;
		height: 81 }

	img.head_novinky { width: 216;
		height: 81 }

