body {
	background-color: white;
	font-family: Trebuchet MS, Arial, Verdana, Tahoma, Times New Roman;
	font-size: 14px;
	color: black;
	scrollbar-face-color: #FF716A;
	scrollbar-shadow-color: #FF716A; 
	scrollbar-highlight-color: #FF716A;
	scrollbar-dlight-color: #FF9191; 
	scrollbar-darkshadow-color: #FF716A;
	scrollbar-track-color: #FF9191; 
	scrollbar-arrow-color: #FF9191;
}
img{
  border: 0px;
}
h1{
  font-size: 15px;
}
.content a {
  font-size: 13px;
  text-decoration: none;
  color: #681C0D;
  font-weight: bold;
}
.content a:hover {
  text-decoration: none;
  color: red;
  font-weight: bold;
}
.adminlink {
	font-size: 10px;
}
.adminlink a {
	color: red;
	font-weight: normal;
	font-size: 9px  !important;
}
.adminlink a:hover {
	color: red;
	font-weight: normal !important;
	font-size: 9px  !important;
	border-bottom: 1px solid red;
}
.bodydiv {
  position: relative;
  width: 825px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.footer{
  position: relative;
  background-image: url('../img/bottom.gif');
  width: 825px;
  margin: 0px 0px 0px 0px;
  height: 50px;
  float: left;
}
.header{
  position: relative;
  background-color: white;
  width: 825px;
  margin: 0px 0px 0px 0px;
  height: 200px;
}
.topimg{
  position: relative;
  top: 3px;
  width: 825px;
  height: 200px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background-image: url('../img/top.gif');
  background-color: white;
  background-repeat: no-repeat; 
}
.content{
  position: relative;
  float: left;
  background-image: url('/img/background.gif');
  width: 825px;
}
.leftbody{
  position: relative;
  float:left;
  width: 115px;
  height: 430px;
  margin: 20px 0px 20px 0px;
  padding: 0px;
}
.lefttext{
  position: relative;
  width: 90px;
  height: 426px;
  margin: 2px 10px 2px 20px;
  padding: 0px;
  overflow:auto;
  overflow: scrollbars-vertical auto;
}
.lefttext a {
  font-size: 12px;
}

.rightbody{
  position: relative;
  border-left: 2px solid #681C0D;
  float: right;
  width: 680px;
  margin: 20px 0px 20px 0px;
  padding: 0px;
  float:left;
}
.righttext{
  position: relative;
  width: 652px;
  margin: 2px 20px 2px 20px;
  padding: 0px;
  overflow:auto;
  overflow: scrollbars-vertical auto;

}
.hr_right{
  position: relative;
  border-bottom: 2px solid #F62420;
  width: 600px;
  height: 20px; 
  margin: 0px 0px 0px 30px;
}
.QandA{
	border-bottom: 1px solid #F62420;
	width: 80%;
}
.zavod{
        width: 600px;
        border: 1px solid #F62420;
}
.zavodText {
	width: 580px;
	margin: 5px 10px 5px 10px; 
}
.smallDate{
	font-size: 12px;
	font-weight: bold;
}
.headerTwo{
  font-size: 13px;
  font-weight: bold;
}
.admintable img {
	height: 20px;
}
.admintable th{
	background-color: silver;
	border-bottom: 1px solid #000;
	width: 30px;
}
.admintable {
	border: 1px solid gray;
	margin: 4px;
	padding: 4px;
	font-size: 12px;
}
.admintable .chng0{
	background-color: #EEE;
}
.admintable .chng1{
	background-color: white;
}
.insertWrong{
	background-color: red;
}
.insertOK{
	background-color: green;
}
.questionTbl th{
	font-size: 11px;
	font-weight:bold;
}
.questionTbl input{
	background-color: white;
	border: 1px solid grey;
	font-size: 10px;
	color: black;
}
.questionTbl textarea{
	background-color: white;
	border: 1px solid grey;
	font-size: 10px;
	color: black;
}
.questionTbl select{
	background-color: white;
	border: 1px solid grey;
	font-size: 10px;
	color: black;
}
.questionTbl .smallItalic {
	font-size: 9px;
	font-style: italic;
}
.smallItalic {
	font-size: 9px;
	font-style: italic;
}


.headerOne{
	font-size: 15px;
	font-weight: bold;
}
.smallText{
	font-size: 10px;
}
.headerNadpis{
	font-size: 13px;
	font-weight: bold;
}
.italicright{
  text-align: right;
  font-style: italic;
  font-size: 10px;
}
/* ############### FOTOGALLERT CSS ################# */
.mainphototable{
	border: none;
	width: 600px;
	float: left;
}
.mainphototable .tdname{
	border-left: 1px solid maroon; 
	border-top: 1px solid maroon; 
	border-bottom: 1px solid maroon;
	border-right: 1px solid grey;
	width: 70px;
}
.mainphototable .tdimg{
	border-right: 1px solid maroon; 
	border-top: 1px solid maroon; 
	border-bottom: 1px solid maroon; 
 	width: 200px;
}
.gallerytable{
	border: none;
	width: 600px;
	text-align: center;
}
.gallerytable .tdphoto {
	text-align: center;
	border-left: 1px solid maroon; 
	border-top: 1px solid maroon; 
	border-right: 1px solid maroon;
	border-bottom: 1px solid grey;
	width: 200px;
}
.gallerytable .tddesc{
	text-align: left;
	font-size: 10px;
	width: 200px;
	border-right: 1px solid maroon; 
	border-left: 1px solid maroon; 
	border-bottom: 1px solid maroon;
	border-top: 1px solid grey;
}

.mapdiv{
  width: 250px;
  position: relative;
  float: right;
}
.textdiv{
  width: 350px;
  position: relative;
  float: left;
}
.veslarskevybaveni .forvesla{
  position: relative;
  float: left;
 
}
.veslarskevybaveni .forlod{
  position:relative;
  float:right;

}
.veslarskevybaveni{
  position: relative;
  display: block;
}

.oveslovani-end{
  position: relative;
  float: left;
  top: 10px;
  display: block;
}
.secret{
  position: absolute;
  top: 0px;
  left: -200px;
  font-size:5px;
  color:white;
}

