/*body*/	

body {
 background-color: #333333;
 margin: 0;
 padding: 0;
 border: 0;
}

body,p,b,ul,a {
 line-height: 20px;
 color: #EEEEEE;
 font-family: Arial,TimesNewRoman,Helvetica,Verdana;  
 font-size: 12pt;
}
	
a:link,a:visited {
 text-decoration: none;
 color: #EEEEEE;
}

a:hover {
 color: #FF9900;
 text-decoration: underline;
}

/*menu*/

/* style the outer div to give it width */
.menu {
/* width: 750px;*/ 
 font-size: 8px;
/* padding-bottom: 200px;*/
 margin: 5px 0px 60px 42px;
 padding: 0px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
 padding: 0;
 margin: 0;
 list-style-type: none;
}

.menu ul ul {
 width: 81px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
 float: left;
 width: 90px;
 position: relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
 display: block;
 font-size: 11px;
 text-decoration: none; 
 color: yellow; 
 width: 81px;
 height: 25px; 
 border: 3px solid;
 border-color: black black #555555 black;
 /*background: black;*/ 
/* padding-left: 10px;*/ 
 margin: 0px;
 line-height: 29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
 width: 81px;
 w\idth: 81px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
 background: black;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
/* background: black;*/
 border-color: black black red black;
 text-decoration: none;  
}

.menu ul ul :hover > a.drop {
 background: black;
 text-decoration: none;  
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
 background: black;
}

/* style the third level hover */
.menu ul ul ul a:hover {
 background: black;
 color: #FF9900;
 text-decoration: none;  
}

.menu ul ul ul :hover > a {
 background: black;
 color: #FF9900;
 text-decoration: none;  
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
 visibility: hidden;
 position: absolute;
 height: 0;
 top: 31px;
 left: 0px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
 top: 30px;
 t\op: 31px;
}

/* position the third level flyout menu */
.menu ul ul ul {
 left: 88px;
 top: 0;
 width: 70px;
}

/* position the third level flyout menu for a left flyout */
/*.menu ul ul ul.left {
 left: -150px;
}*/

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
 position: absolute;
 top: 0;
 left: 0;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
/* background: black;*/ 
 color: yellow; 
 height: auto; 
 line-height: 1em; 
 padding: 5px 0px; 
 width: 81px;
 border: 3px solid;
 border-color: black black #555555 black;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a {
 width: 81px;
 w\idth: 81px;
}

.menu ul ul ul a, .menu ul ul ul a:visited {
 background: black; 
 height: auto; 
 line-height: 1em; 
 padding: 5px 0px; 
 text-align: left;
/* width: 170px;
 padding-left: 5px;*/
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
 color: #FF9900; 
/* background: black;*/
 border-color: black black red black;
 text-decoration: none;  
}

.menu :hover > a, .menu ul ul :hover > a {
 color: #FF9900;
/* background: black;*/
 border-color: black black red black;
 text-decoration: none; 
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul {
 visibility: visible;
 text-decoration: none;  
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
 visibility: hidden;
 text-decoration: none;  
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul {
 visibility: hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul { 
 visibility: visible;
}

/* make the fourth level visible when you hover over third level list OR link */
/*.menu ul :hover ul :hover ul :hover ul { 
 visibility: visible;
}*/

.banner a img {
 border: 0;
 margin: 0;
}

/*side*/	

.side {
 color: silver;
 font-style: italic;	
 font-size: 10pt;
 margin: 10px 0px 10px 10px;
} 

/*page*/		

#page {
 background-color: black;
 width: 900px;
 border: 1px solid red;
 margin: 10px 0px 10px 0px;
 padding: 0;
}

/*h2 h3 h4 h5 h6*/	

h2 {
 margin-left: 30px;
 color: #EEEEEE;
}

h3 {
 color: #FFFFCC;
 margin-left: 20px;
 font-size: 10pt;
}

h4 {
 color: yellow;
}

h5 {
 color: #00CCFF;
 margin-left: 30px;
}

h6 {
 color: #EEEEEE;
}

/*pozn*/
	
.pozn {
 margin: 30px 30px 0px 30px;
 padding-top: 20px;
 border-top: 1px groove #CCCC99;
 color: #CCCC99;
 font-size: 10pt;
}
	
.pozn a:link,.pozn a:visited {
 color: #CCCC99;
 text-decoration: underline; 
 font-size: 10pt;
}

.pozn a:hover {
 color: #FF9900;
 text-decoration: none;
}

/*patka*/

.patka {
 margin: 30px 0px 10px 0px;
 border: 0;
 border-collapse: collapse;
 width: 840px;
}

.patka td {
 width: ;
 border: 0;
}

.patka,.patka a {																	
 text-decoration: none; 
 font-size: 8pt;
}						
			
.patka,.patka a:link,.patka a:visited {
 color: silver;
}
.patka a:hover {
 color: #FF9900;
 text-decoration: underline;
}

/*index*/
	
.hlavicka {
 color: silver;
 font-size: 8pt;
 margin: 10px 0px 10px 0px;
 border: 0;
 border-collapse: collapse;
}

.hlavicka td {
 width: 290px;
 border: 0;
}

.hlavicka td a,.hlavicka td b {
 color: silver;
 font-size: 8pt;
}

 a:link.top_info, a:visited.top_info {
 color: red;
 font-family: TimesNewRoman;
 font-size: 14pt;
 text-decoration: underline;
}

.index_left {
 text-align: center;
 padding-left: 10px;
}

.index_left p,.index_right p {
 color: #CCCCCC;
 font-size: 8pt;
}

.index_left p span,.index_right p span {
 color: red;
}

.index_right a:link,.index_right a:visited {
 color: red;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
}

.index_right a:hover {
 color: #FF9900;
 text-decoration: underline;
}

.index_right {
 padding-right: 10px;
 text-align: center;
}

.index_right div {
 color: #CCCCCC;
 font-size: 8pt;
}

.random_photo {
 color: #CCCCCC;
 font-size: 8pt;
 border: 1px solid #555555;
}

.random_photo p {
 color: #CCCCCC;
 font-size: 8pt;
}

.random_photo {
 color: #CCCCCC;
 font-size: 8pt;
 border: 1px solid #555555;
}

.random_photo p {
 color: #CCCCCC;
 font-size: 8pt;
}

p.pocitadlo {
 color: #CCCCCC;
 font-size: 12pt;
 font-style: italic;
}

.search {
 border: 1px solid #555555;
 background-color: black;
 font-size: 8pt;
 color: #CCCCCC;
}

.info {
 /*width: 630px;*/
 overflow: hidden;
 margin: 0px 0px 20px 0px;
 padding: 0px 10px 0px 10px;
 border: 0;
 text-align: justify;
 background-color: black;
 background-repeat: no-repeat;
 background-image: url('obr/infobg.jpg');
 color: #FFFF99;
 font-size: 12pt;
}

.info h1 {
 color: #FFFF99;
 font-size: 12pt;
 float: left;
 margin: 0px 6px 0px 0px;
 padding: 0;
 font-weight: normal;
}

.info img {	
 width: 70px;
 height: 70px;
 float: left;
 margin-right: 8px;
 border: 0;
}

#aktuality {
 border: 1px dotted red;
 margin: 20px 0px 0px 0px;
 padding: 10px;
 text-align: left;
}

#aktuality ul {
 height: 100px;
 overflow: auto;
 list-style-type: none;
 color: #FFFF33;
 font-size: 10pt;
 padding: 0;
 margin: 10px 0px 0px 0px;
}

#aktuality h2 {
 margin: 0;
 font-size: 10pt;
 color: #FFFF33;
 border-bottom: 1px dotted red;    
 text-align: center;
}

.archiv_aktualit ul {
 list-style-type: none;
 color: #FFFF33;
 font-size: 10pt;
 margin-left: 100px;
}

#aktuality a:link,#aktuality a:visited,
.archiv_aktualit a:link,.archiv_aktualit a:visited {
 text-decoration: underline;
 color: #FFFF33;
 font-size: 10pt; 
}

#aktuality a:hover,
.archiv_aktualit a:hover {
 text-decoration: none;
 color: #FF9900;
 font-size: 10pt; 
}

.archiv_aktualit ul {
 list-style-type: none;
 color: #FFFF33;
 font-size: 10pt;
 margin-left: 100px;
}

.reklama a:link img,.reklama a:visited img,.reklama a:hover img {
 border: 0;
}

.new_cd a:link,.new_cd a:visited {
 color: #CCCCCC;
 font-size: 10pt;
 text-decoration: underline;
}

.new_cd a:hover {
 text-decoration: none;
}

.new_cd {
 color: #CCCCCC;
 font-size: 10pt;
 padding-left: 80px;
 text-align: left;
}

/* bazar */

#bazar_href {
 font-size: 14pt;
 width: 400px;
 color: red;
 text-decoration: underline;
}

#bazar_title {
 font-size: 12pt;
 color: yellow;
 font-weight: bold;
 border: 1px solid silver;
 background-color: #333333;
 position: absolute;
 text-align: center;
 padding: 4px;
}

.bazar_text {
 font-size: 10pt;
 color: white;
 text-align: justify;
 font-family: Tahoma;
 border: 0;
 margin-bottom: 50px;
 padding: 0px 10px;
}

.bazar_text b {
 font-size: 10pt;
 color: white;
 font-family: Tahoma;
}

.bazar_text a {
 text-decoration: underline;
 font-size: 10pt;
}

.bazar a {
 text-decoration: none;
 font-size: 10pt;
}

#bazar_foto a img {
 border: 1px solid silver;
 margin: 2px;
}

/*clenove*/

.clenove {
 padding: 0;
 border: 0;
 border-collapse: collapse;
 border-spacing: 0;
 width: 70%;
}

.clenove td {
 margin: 0;
 padding-right: 10px;
 text-align: left;
}

.poster img {
 border: 2px solid black;
 margin: 0;
}

.poster a:hover img {
 border-top: 2px solid red;
 border-bottom: 2px solid red;
}

td.ramb {
 border-bottom: 1px solid red;
}

.ramb .ramr {
 width: 120px;
}

td.ramr {
 border-right: 1px solid red;
 width:120px;
}

ul.charakter li a:link,ul.charakter li a:visited {
 font-family: Verdana,TimesNewRoman,Arial;
 font-style: italic;
 font-size: 10pt;   
 color: #FFFF99;
 text-decoration: underline;
}
ul.charakter li a:hover {
 color: #FF9900;
 text-decoration: none;
}

ul.charakter h3 {
 margin: 0;
}
			
ul.charakter li {
 list-style-type: none;
 color: #EEEEEE;
 font-family: Verdana,TimesNewRoman,Arial;   
 font-size: 10pt;
 margin: 0;
 padding: 0;
 border: 0;
}

ul.charakter li i {
 margin: 0px 10px 0px 5px;
}

ul.charakter li h3 {
 margin-bottom: 5px;
}			

.charakter {
 text-align: left;
 font-size: 10pt;
 margin: 20px 0px 20px 20px;
 padding: 0;
 border: 0;
}

/* table pro photogallery, odkazy, odehrane koncerty */

.table a:link,.table a:visited {
 font-size: 10pt;
 color: red;
 text-decoration: none;
}

.table a:hover {
 color: #FF9900;
 text-decoration: underline;
}

.table table {
 font-size: 10pt;
 color: #444444;
 border-collapse: collapse;
}

.table tr:hover a,.table tr:hover td.table_left,.table tr:hover td.table_middle,.table tr:hover td.table_left_odkazy,.table tr:hover td.table_middle_odkazy {
 color: #FF9900;
}

.table h3 {
 text-align: left;
 color: #FFFFCC;
 margin-left: 20px;
 font-size: 10pt;
}

.table_left {
 width: 430px;
 color: yellow;
 text-align: left;
}

.table_middle {
 width: 270px;
 color: #FFCC66;
 text-align: left;
}

.table_left_odkazy {
 width: 300px;
 color: yellow;
 text-align: left;
}

.table_middle_odkazy {
 width: 350px;
 color: #FFCC66;
 text-align: left;
}

/* aktualni koncerty */

.aktualni_koncerty {
 font-family: Arial,TimesNewRoman,Helvetica,Verdana;  
 font-size: 10pt;
 color: #AAAAAA;
 background-color: black;
 line-height: 16pt;
 border-bottom: 1px dotted red;
 width: 700px;
 text-align: left;
}

.aktualni_koncerty ul {
 list-style-type: none;
 font-size: 10pt;
 color: #AAAAAA;
}

.aktualni_koncerty b {
 font-size: 10pt;
 color: #AAAAAA;
}

.aktualni_koncerty a:link,.aktualni_koncerty a:visited {
 font-size: 10pt;
 color: #FFFF99;
 text-decoration: underline;
}

.aktualni_koncerty a:hover {
 color: #FF9900;
 text-decoration: none;
}

/*
.akce {
 font-size: 10pt;
 color: #AAAAAA;
 width: 700px;
 margin: 0;
 padding: 5px 10px;
 border-bottom: 1px dotted red;
 line-height: 16pt;
}
.akce a:link,.akce a:visited {
 font-size: 10pt;
 color: #FFFF99;
 text-decoration: underline;
}
.akce a:hover {
 font-size: 10pt;
 color: #FF9900;
 text-decoration: underline;
}
.akce a:link img,.akce a:visited img {
 border: 1px inset #FF9900;
}
.akce a:hover img {
 border: 1px outset #FF9900; 
}
.akce img {
 float: left;
 margin: 5px 10px 0px 0px;
}
*/

/*fotogalerie*/

.zpet a {																	
 text-decoration: none; 
 font-size: 10pt;
 margin: 0;
}						

.zpet a:link,.zpet a:visited {
 color: silver;
}
.zpet a:hover {
 color: #FF9900;
 text-decoration: underline;
}

.zpet {
 margin-top: 40px;
 border: 0;
}

.gallery a,.gallery a:visited,.gallery_nastroje a,.gallery_nastroje a:visited {
 font-size: 8pt;
 color: #FFCC66;
 text-decoration: underline;
}

.gallery a:hover,.gallery_nastroje a:hover {
 text-decoration: none;
}

.gallery img,.gallery_nastroje img {
 border: 0;
 margin: 0;
}

.gallery td a:link img,.gallery td a:visited img,.gallery_nastroje td a:link img,.gallery_nastroje td a:visited img {
 border: 1px solid black;
 margin: 2px;
}
.gallery td a:hover img,.gallery_nastroje td a:hover img {
 border: 1px dotted #FF9900;
}	

.gallery,.gallery_nastroje {
 margin: 0;
 padding: 0;
 border-spacing: 0;
 border-collapse: collapse;
 text-align: center; 
 background-color: transparent;
}
	
.gallery td {
 border: 0;
 margin: 0;
 padding: 2px;
 text-align: center;
 font-size: 8pt;
 color: #FFCC66;
 width: 168px;
}

.gallery_nastroje td,.gallery_nastroje b {
 border: 0;
 margin: 0;
 padding: 10px 0px;
 text-align: center;
 font-size: 8pt;
}

.gallery_nastroje td div {
 padding-left: 100px;
 text-align: left; 
 color: #BBBBBB;
}

/* photogallery index*/

.gall_large img {
 border: 1px solid red;
}

.gall_large_title {
 color: yellow;
 font-weight: bold;
}

.gall_navigace_noactive {
 color: #666666;
 font-size: 16pt;
 width: 200px;
 text-align: center;
}

.gall_navigace_noactive span {
 font-size: 8pt;
}

.gall_navigace {
 color: silver;
 font-size: 10pt;
 width: 200px;
 text-align: center;
}

.gall_navigace span {
 font-size: 8pt;
}

.gall_navigace a:link,.gall_navigace a:visited {
 text-decoration: none;
 font-size: 16pt;
 color: silver;
}

.gall_navigace a:hover {
 text-decoration: none;
 font-size: 16pt;
 color: #FF9900;
}

.gall_col_empty {
 width: 50px;
 height: 50px;
}

.slideshow {
 font-size: 10pt;
 color: silver;
}

.slideshow a:link,.slideshow a:visited {
 font-size: 10pt;
 color: silver;
 text-decoration: none;
}

.slideshow a:hover {
 text-decoration: underline;
 color: #FF9900;
}

/*diskografie*/

.diskografie {
 border: 0;
}

.diskografie td {
 padding: 0px 30px;
 border: 0;
}

.diskografie img {
 margin: 0;
}

.skladby {
 margin: 0;
 line-height: 20px;
 color: #EEEEEE;
}

.texty_cd a:link,.texty_cd a:visited {
 color: #DDDDDD;
 text-decoration: none;
 font-size: 8pt;
}

.texty_cd a:hover {
 text-decoration: underline;
 color: #FF9900;
}

.texty_cd img {
 border: 0;
 margin: 0;
}

.cd-name {
 margin-left: 130px;
 color: #FFFFCC;
 font-size: 14pt;
 font-weight: normal;
}

.cd-year {
 margin-left: 130px;
 color: #DDDDDD;
 font-weight: normal;
}

#chci_cd {
 color: #FFCC66;
 font-size: 12pt;
 width: 860px;
}

.cd-dar_formular {
 color: #CCCCCC;
 font-size: 8pt;
 border: 0;
 margin: 0;
 padding: 0;
 border-collapse: collapse;
 background-color: transparent; 
 text-align: left;
}

.form_pole_cd-dar,.form_pole_cd-dar_psc,.form_pole_cd-dar_pocet {
 background-color: #DDDDDD;
}

.fieldset_cd-dar {
 width: 410px;
 border: 1px solid #555555;
 font-size: 8pt;
 color: silver;
}

.legend_cd-dar {
 color: #999999;
 font-size: 10pt;
}

.form_pole_cd-dar {
 width: 250px;
 margin: 2px 0px;
}

.form_pole_cd-dar_pocet {
 width: 20px;
 margin: 2px 0px;
}

.form_pole_cd-dar_psc {
 width: 50px;
 margin: 2px 0px;
}

.form_button_cd-dar {
 background-color: #AAAAAA;
}

/*biografie*/

.bio {
 height: 930px;
 width: 750px;
 border: 0;
 margin: 0;
 padding: 0;
 background-color: black;
 background-repeat: no-repeat;
 background-image: url('obr/pergamen.jpg');
 background-position: center center;
}

.bio td {
 font-family: Verdana,TimesNewRoman,Arial,Helvetica;
 font-size: 10pt;
 font-weight: bold;
 font-style: italic;
 line-height: 15pt;
 text-align: center;
 color: maroon;
 border: 0;
 margin: 0;
 padding: 0px 54px 0px 54px;
}

/* kapela */

.kapela {
 border: 0;
 margin-top: 30px;
 padding: 0;
 height: 622px;
 background-color: transparent;
 background-image: url('obr/kapelabg.jpg');
 background-position: bottom center;
 background-repeat: no-repeat;
}

.charakter h4 {
 margin: 0;
}

.kapela img {
 border: 0;
 margin: 27px 0px 0px 1px;
}

.kapela a:link img,.kapela a:visited img {
 border: 2px inset silver;
}

.kapela a:hover img {
 border: 2px outset silver;
}

.vizitka {
 border: 0;
 margin: 0;
 padding: 0;
 border-collapse: collapse;
 line-height: 20px;
 color: #FFCC66;
}
.vizitka a:link,.vizitka a:visited {
 color: #FFCC66;
 text-decoration: none;
}
.vizitka a:hover {
 color: #FF9900;
 text-decoration: underline;
}
.vizitka img {
 margin: 0;
 border: 0;
}

.vizitka {
 color: #BBBBBB;
 margin-bottom: 50px;
}

.vizitka td {
 text-align: left;
 padding-bottom: 50px;
 border-bottom: 1px solid red;
}

.vizitka td p {color: #FFFF99;}
.vizitka td b {color: #BBBBBB;}

.kontakt_formular {
 color: #CCCCCC;
 font-size: 8pt;
 border: 0;
 margin: 0;
 padding: 0;
 border-collapse: collapse;
 background-color: transparent; 
 text-align: left;
}

.fieldset_kontakt {
 width: 410px;
 border: 1px solid #555555;
 font-size: 8pt;
 color: silver;
}

.legend_kontakt {
 color: #999999;
 font-size: 10pt;
}

.form_pole_kontakt {
 background-color: #DDDDDD;
 width: 250px;
 margin: 2px 0px;
}

.form_button_kontakt {
 background-color: #AAAAAA;
}

/*ke stazeni*/

.skladba {
 margin-bottom: 30px;
 width: 60%;
 border: 0;
 padding: 0;
 border-collapse: collapse;
}

.skladba td {
 padding: 0;
 border: 0;
 text-align: left;
}

.skladba_video {
 margin-bottom: 30px;
 border: 0;
 padding: 0;
 border-collapse: collapse;
}

.skladba_video td {
 padding: 0px 0px 0px 100px;
 margin: 0;
 width: 340px;
 border: 0;
 text-align: left;
}

.skladba_video td span {
	margin-left: 100px;
}

.down a {
 margin-right: 30px;
 font-size: 14pt;
 font-style: italic;
}

.down a:link,.down a:visited {
 text-decoration: underline;
 color: #FF9900;
}

.down a:hover {
 text-decoration: none;
 color: #FF9900;
}

.down img {
 border: 0;
 margin-right: 4px;
}

.counter {
 font-size: 8pt;
 color: #CCFFFF;
}

.counter a {
 color: #CCFFFF;
 font-size: 8pt;
}

.counter a:link,.counter a:visited {
 text-decoration: none;
}

.counter a:hover {
 text-decoration: none;
}

.text {
 background-image: url('obr/textbg.jpg');
 background-color: black;
 background-position: top center;
 background-repeat: repeat-y;
 border-collapse: collapse;
 margin-top: 30px;
 margin-bottom: 20px;
 padding: 0;
 border: 0;
}

.text td {
 width: 350px;
 text-align: center;
 padding: 0;
 margin: 0;
}

.text p,.text b {
 color: #CCFF99;
}

.flash_video a {
	border: 1px solid red;
}

/*mapa*/

.mapa {
 text-align: left;
 margin-left: 230px;
 padding: 0;
 border: 0;
}	

.mapa ul {
 list-style-type: disc;
 color: red;
 font-size: 12pt;
 width: 200px;
}

.mapa ul ul {
 list-style-type: disc;
 color: red;
 font-size: 10pt;
 margin-left: 60px;
}

.mapa ul ul ul {
 list-style-type: disc;
 color: red;
 font-size: 8pt;
 margin-left: 60px;
}

.mapa ul a,.mapa ul a:link,.mapa ul a:visited {
 color: #00CCFF;
 text-decoration: none;
 font-size: 8pt;
}

.mapa ul a:hover {
 color: #FF9900;
 text-decoration: none; 
}

.mapa ul :hover {
 color: #FF9900;
 text-decoration: none; 
}

.mapa ul ul :hover {
 color: #FF9900;
 text-decoration: none; 
}

/* vzkazy */

.vzkazy_formular {
 color: #CCCCCC;
 font-size: 8pt;
 border: 0;
 margin: 0;
 padding: 0;
 border-collapse: collapse;
 text-align: left;
}

.vzkazy_formular img {
 border: 1px solid black;
}

.vzkazy_formular img:hover {
 border: 1px solid #FF9900;
}

.vzkazy_form_readonly {
 color: #CCCCCC;
 border: 0;
 width: 100%;
 margin-right: 50px;
 background-color: black;
}


#vzkazy {
 padding: 0;
 border-collapse: collapse;
 border-spacing: 0;
 border: 0;
 line-height: 16px;
 width: 650px;
}

.vzkaz_head {
 font-size: 10pt;
 background-color: #111111;
 color: #FFFF99;
 border-top: 1px dotted red; 
 margin: 0;
 padding: 0;
 text-align: right;
}

.od {
 width: 220px;
 padding: 0;
 margin-right: 50px;
 text-align: left;
 float: left;
}

.cas {
 font-size: 8pt;
 font-style: italic;
 margin: 0;
 padding: 0;
}

.vzkaz {
 font-family: Tahoma,Verdana,TimesNewRoman,Arial,Helvetica;
 font-size: 10pt;
 color: #BBBBBB;
 margin: 0;
 border: 0;
 padding-bottom: 4px;
 text-align: justify;
}

.vzkazy_end {
 border: 1px solid #333333;
}

.fieldset_vzkazy {
 width: 420px;
 border: 1px solid #555555;
}

.legend_vzkazy {
 color: #999999;
 font-size: 10pt;
}

.form_pole_vzkazy {
 background-color: #DDDDDD;
 width: 300px;
}

.navigace td {
 font-size: 8pt;
 color: red;
 text-align: center;
 padding: 0;
}

.navigace td b {
 font-size: 10pt;
 color: #999999;
}

.navigace td a,.navigace td b,.navigace td span {
 margin: 0px 5px 0px 3px;
}

.navigace td a:link,.navigace td a:visited {
 font-size: 10pt;
 color: #999999;
}

.navigace td a:hover {
 color: #FF9900;
}

.navigace td span {
 color: #666666;
 font-size: 10pt;
}

.navigace_status {
 color: #999999;
 font-size: 10pt;
 text-align: right;
}

