html, body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, 'Helvetica CE', helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table {
/*	background-color: #FFFFFF;  */
	color: #333333;
	font-family: Arial, 'Helvetica CE', helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px
}

form {
  padding: 0px;
  margin: 0px;
}

/* ************ */
/*    LINKS     */
/* ************ */


a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #333333;
  text-decoration: underline;
}

a.nohover {
  text-decoration: none;
}

h1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #422619;
  text-transform: uppercase;
  display: inline;
  letter-spacing: 0.1em;
  text-decoration: none;
}

h2 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  margin-top: 14px;
  padding: 4px 8px;
  border-bottom: 2px solid #BABABA;
  margin-bottom: 6px;
  background-color: #e4e4e4;
}

h2.blog {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #333333;
  text-decoration: none;
  margin-top: 14px;
  padding: 6px 8px;
  border-top: 2px solid #BABABA;
  border-bottom: 0px;
  margin-bottom: 12px;
  background-color: #e4e4e4;
}

h3 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 0px;
  padding: 6px 8px 4px 8px;
  border-bottom: 2px solid #BABABA;
  margin-bottom: 6px;
  background-color: #e4e4e4
}

a.fotogalNext {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

/* ********** */
/*    MENU    */
/* ********** */


.rightmenuCaption {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
}

.menu  {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
/*  line-height: 8px; */
}

.rightmenuMenu {
  font-size: 11px;
}

.rightmenuDisabled {
  font-size: 11px;
  color: #666666;
}

.rightmenuSmall {
  font-size: 11px;
}

.rightmenuTextBold {
  font-size: 11px;
  font-weight: bold;
}

.menuDisabled {
  color: #666666;
}

/* ************* */
/* FORM CONTROLS */
/* ************* */


input, textarea, select {
	border: #333333 1px solid;
  color: #333333;
	font-size: 11px;
	font-family: Arial, 'Helvetica CE', helvetica, sans-serif;
	vertical-align: middle;
	width: 200px;
}

textarea {
  height: 100px;
}

.checkbox {
	border: 0px;
  color: #333333;
	font-size: 11px;
	vertical-align: middle;
	width: 20px;
}

.inputDisabled {
	border: #666666 1px solid;
  color: #666666;
  background-color: #F1F2ED;
	font-size: 11px;
	vertical-align: middle;
	width: 200px;
}

.button {
  background-color: #E3E3E3;
  width: 100px;
  font-size: 11px;
}

.buttonShort {
  background-color: #E3E3E3;
  width: 70px;
  font-size: 11px;
  text-align: left;
  padding-left:6px;
}

.buttonShort2 {
  background-color: #E3E3E3;
  width: 70px;
  font-size: 11px;
}

.file {
	width: 200px;
  font-size: 10px;
}

.InputCaption {
  font-weight: bold;
}

.ListButtonDark {
  color: #333333;
  background-color: #E3E3E3;
  width: 100px;
  font-size: 10px;
}

.ListButtonLight {
  color: #333333;
  background-color: #FFFFFF;
  width: 100px;
  font-size: 10px;
}


/* ************ */
/*    FONTS     */
/* ************ */


.Headline {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.HeadlineSmall {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase;
  line-height: 10px;
}

.ListHeadline {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 16px;
}

.ListHeadtext {
  padding-top: 2px;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
}

.ListHeadCaption {
  font-size: 12px;
  font-weight: bold;
}

.text {
  font-size: 11px;
  line-height: 14px;
}

.textPopiska {
  font-size: 11px;
  line-height: 13px;
  padding-top: 5px;
}

.textPopiskaBold {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  padding-top: 5px;
}

.bigText {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
}

.textDisabled {
  color: #666666;
}

h4 {
  font-size: 14px;
}

.caption {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 4px;
}

/* ************ */
/*    TABLES    */
/* ************ */


.menuTable {
/*  background-color: #E4E6DB; */
  background-color: #E3E3E3;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 20px;
}

.menuTableLight {
  background-color: #F3F3F3;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 20px;
}

ul.mainMenu {
  position: absolute;
  /*left: 120px;*/
  left: 19px;
  top: 120px;
  font-family: Verdana, Arial, Sans-serif;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #dedede;
  background-color: inherit;
  margin: 0px;
  padding: 0px;
  list-style-type : none;
  height: 24px;
}

ul.mainMenu li {
  float: left;
  height: 24px;
}
ul.mainMenu li.delimiter {
  margin-top: 7px;
  width: 2px;
  background-color: #dedede;
  height: 12px;
}
ul.mainMenu a {
  color: #dedede;
  background-color: inherit;
  text-decoration: none;
  padding: 6px 19px;
  display: block;
}
ul.mainMenu a:hover,
ul.mainMenu a.selected {
  color: #ffffff;
  background-color: #261913;
  text-decoration: none;
}

.popup {
  background-color: #E3E3E3;
  padding-left:25px;
  padding-right:25px;
  padding-top:10px;
  padding-bottom:20px;
}

table {
  empty-cells: show;
}

td {
  vertical-align: top;
}

th {
  font-weight: bold;
}

.hr {
  background-color: #BABABA;
}

.ListRowDark {
  background-color: #E3E3E3;
	font-size: 10px;
}

.ListRowLight {
  background-color: #FFFFFF;
	font-size: 11px;
  vertical-align: bottom;
}

.ListRowLine {
  padding: 0px;
  background-color: #BABABA;
}

.TableBack {
  background-color: #999999;
  padding: 1px;
}

.TableBorder {
  border-color: #999999;
  border-collapse: collapse;
  border: 1px;
}

.TableCellLight {
  background-color: #FFFFFF;
	font-size: 11px;
}

.TableDieloPreview {
  padding-top:8px;
  padding-bottom:0px;
}

.DieloTDbottom {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  background-color: #E3E3E3;
}

/* ************ */
/*    OTHERS    */
/* ************ */


hr {
	color: #B3B3B3;
	background-color: #B3B3B3;
	width: 100%;
	height: 2px;
}

img {
  border: 0px;
}

br {
  line-height: 12px;
}

.headlineImg {
  padding-left: 0px;
}

.scrollDiv1 {
  height: 460px;
  width: 100%;
}

.scrollDiv1a {
  margin-left:20px;
  margin-right:20px;
  margin-top:5px;
  margin-bottom:5px;
}

.scrollDiv2 {
  height: 100px;
  width: 300px;
}

.scrollDiv3 {
  height: 100px;
  width: 450px;
  background-color: #E3E3E3;
}


.scrollDiv5 {
  height: 575px;
  overflow: auto;
  text-align: center;
  font-size: 11px;
  color: #333333;
}

.blogNadpis {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 4px;
  position: relative;
}

.blogNadpis a,
.blogNadpis a:hover {
  text-decoration: none;
}

.blogSubtotal {
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

h2.blog a {
  text-decoration: none;
}

.blogList {
  border-bottom: 2px solid #BABABA;
  font-weight: bold;
  font-size: 11px;
  padding: 4px 8px 4px 8px;
  margin-bottom: 4px;
  cursor: pointer;
}

.blogListHover {
  border-bottom: 2px solid #BABABA;
  font-weight: bold;
  font-size: 11px;
  padding: 4px 8px 4px 8px;
  margin-bottom: 4px;
  cursor: pointer;
  background-color: #e4e4e4;
}

.blogyAutor {
  border-top: 2px solid #BABABA;
  font-weight: bold;
  font-size: 11px;
  padding: 18px 23px 28px 14px;
  margin-bottom: 24px;
  background-color: #e4e4e4;
}

.blogPerex {
  font-size: 11px;
  color: #422619;
  font-weight: bold;
  padding-bottom: 25px;
}

.diskusiaNadpis {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
  padding-top: 6px;
}

.diskusiaText {
  font-size: 11px;
  color: #808080;
}

td.formLabel {
  font-weight: bold;
  font-size: 12px;
  width: 80px;
  padding-top: 5px;
}

#virtual_obr{padding:5px;}
#virtual_btn{margin-top:10px;}
#virtual_title{margin-top:30px;}
.space { clear:both; height:0; line-height:0; font-size:0; }
#genPdf,#genXls{float:right;}
#genPdf input{float:right;width:83px;}
#genPdf .ListButtonLight{width:85px;}
#genXls{padding-top:10px;}
.search{position:relative;}
.fcb{position:absolute;top:-33px;left:0;}
