td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
  margin-left: 0;
  padding-left: 15px;
}

.focusgray {
	font-size: 12px;


}
.focusgray:hover {
	background-color: #D3D3D3;
	font-size: 13px;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.bottomGray {
	background-image: url(images/bg_bottom_gray2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomRed {
	background-image: url(images/bg_bottom_red.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomRed2 {
	background-image: url(images/bg_bottom_red2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frontInfo {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.navtext {
	width:235px;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	layer-background-color:#FFF6D9;
	background-color:#990000;
	color:#FFCCCC;
	border: 1px solid #CC0000;
	background-image: url(images/bg_alttxt.gif);
	background-position: right;
	font-weight: bold;



}

.flash {
	height: 250px;
	width: 120px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}



.flashSwitch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.contactDetails {
	font-size: 10px;
	color: #999999;
}
.LabelChapter {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.LabelSubChapter {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.textPanel {
scrollbar-arrow-color : #8B0000;
scrollbar-base-color : #E3E3E3;
scrollbar-darkshadow-color : #E3E3E3;
scrollbar-face-color : #E3E3E3;
scrollbar-highlight-color : #F3F3F3;
scrollbar-shadow-color : #E3E3E3;
scrollbar-track-color: #F3F3F3;
scrollbar-3dlight-color: #E3E3E3;
}

.subCaption {
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.editBox1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A40000;
	width: 160px;


}
.buttonSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990002;
	border: 1px solid #333333;
}
.red {
	color: #AE0000;
}
.subCaption2 {
	font-weight: bold;
	color: #999999;
	background-color: #E6E6E6;
	border: none;

}
.editBox2 {

	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A40000;
}
.justify {
	text-align: justify;
}

#claim {
  display: none;
  position: absolute;
  top: 32%;
  right: 16%;
  margin: auto;
  height: auto;
  width: 30em;
  padding: 5pt;

  font: 11px Verdana, Arial, Helvetica, sans-serif;
  background: #A40000;
  color: white;
  border: 1px solid black;
}

#claim h1 {
  font: bold 150% Arial, Helvetica, sans-serif;
  margin: 5pt;
}

#claim p {
  text-align: left;
  margin: 5pt;
}

h1 {
  font: 18px Arial, Helvetica, sans-serif;
  color: #999999;
  margin: 0;
}
h2 {
  font: 18px Arial, Helvetica, sans-serif;
	color: #AE0000;
  margin: 10px 0 0 10px;
}
h3 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
  margin: 10px 0;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

#news h3 {
  	font: 12px Arial, Helvetica, sans-serif;
	color: #AE0000;
  	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#news h4 {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#news a {
	margin: 0px;
	padding: 0px;
}

#news_obsah ul {
	margin: 0px;
	padding: 0px;
}

#news_obsah ul li{
	color: #333333;	
	border-left: #D0D0D0 3px solid;
	list-style-type: none;
	line-height: 1.25;
	margin-bottom: 6px;
	padding: 0 4 0 4;
}

#news_obsah a, b {
  font-weight: bold;
  color: #CC0000;
}

.contentList {
  list-style-image: url('images/list_ico.gif');
  list-style-type: square;
  margin-bottom: 0;
}

.contentList li {
  margin-bottom: 5px;
}

a.menu_left {
  outline: 0; 
}
a.menu_left:hover {
  outline: 0;
  filter: alpha(opacity=75); 
  -moz-opacity: 0.75;  
  -khtml-opacity: 0.75;  
  opacity: 0.75;   
}

a.menu_bottom {
  outline: 0;
  filter: alpha(opacity=80); 
  -moz-opacity: 0.8;  
  -khtml-opacity: 0.8;  
  opacity: 0.8; 
}

a.menu_bottom:hover {
  outline: 0;
  filter: alpha(opacity=100); 
  -moz-opacity: 1;  
  -khtml-opacity: 1;  
  opacity: 1; 
}

ul#fadeImages {
  width: 590px;
  list-style: none;
  border: 1px solid #ccc;
  margin: 20px 0 10px 0;
  padding: 0;
}

#hot-news {
  display: none;  /* hide modal box by default */
  width: 430px;
  border: 5px solid #666;
  border: 5px solid rgba(82, 82, 82, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#hot-news div {
    padding: 10px;
    border: 1px solid #C00000;
    background: #fff;
    position: relative;
}

#hot-news h3 { margin-top: 0; }
#hot-news p {line-height: 1.4;}
#hot-news p, #hot-news table {font-size: 110%;}
#hot-news button.close {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: #bbb;
    border: 1px solid #444;
    font-size: 1em;
    cursor: hand;
    padding: 2px 4px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#hot-news button.close:hover {background: #ddd;}
.left {float: left; position: relative;}
.right {float: right; width: 200px; position: relative;}
.clear {clear: both;}
