/*
 * Kombinace stylů pro index i slaidy fotografií.
 */

 SAMP {
	font-style: normal;
 }
 SMALL {
	font-family: Arial,helvetica;
	font-size: 12px;
 }
 A {
	text-decoration: undeline;
	color: #000000;
	font-weight: bold;
 }
 A:hover {
	text-decoration: none;
	color: #000000;
 }
 H3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
 }
 P, UL, OL, LI, BLOCKQUOTE {
	font-size: 12px;
 }
 
  .generator {
 	 color: #ffffff;
 	 font-size: 10px;
 	 font-weight: normal;
  }

 
 .header {
	 color: #696969;
	 font-size: 14px;
	 font-weight: normal;
 }
 .subheader {
	 color: #ff9900;
	 font-size: 20px;
	 font-weight: normal;
 }
 .nazev {
	 color: #0066FF;
	 font-size: 20px;
	 font-weight: normal;
	 
 }
 .nazev2 {
	 color: #0066FF;
	 font-size: 16px;
	 font-weight: normal;
 }
 .detaillist {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
 }
 .detaillist_header {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
 }
 .detaillist_link {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
 }
 .tab {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
 }
 .select_exh  {
	color: #8d4650;
	font-size: 11px;
	font-weight: bold;
 }

.nav {
	font-size: 11px;
	background-color: #4A3826;
	color: white;
	font-weight: bold;
}

.nav table {
	cellspacing: 6;
	cellpadding: 3;
}

.nav a:active {
	text-decoration: none;
	color: white;
}
.nav a:visited {
	text-decoration: none;
	color: white;
}
.nav a:hover {
	text-decoration: none;	
	font-size: 11px;
	background: #9C6A32;
}
.nav a:link {
	text-decoration: none;
	color: white
}


 FORM {
	font-family: helvetica;
	font-size: 10px;
 }
 input, select, option {
	font-family: helvetica;
	font-size: 10px;
	background-color: #f3f2ed;
	color: #333333;
 }
 FORM {
	margin-bottom : 0px;
	margin-top : 4px;
 }
 BODY {
	margin:10px; 
	font-family: Tahoma, Arial,helvetica;
	scrollbar-face-color:RGB(255,255,128); scrollbar-arrow-color:RGB(255,128,000); scrollbar-highlight-color:RGB(255,255,128); scrollbar-3dlight-color:RGB(255,128,000); scrollbar-shadow-color:RGB(255,255,128); scrollbar-darkshadow-color:RGB(255,128,000); scrollbar-track-color:#ffffcc; background-color:#ffffcc; background-image:url('../res/logo.jpg')
 }
 .rover {background: #B2B2B2; }
 .rover A {color: #ffffff; }