body, table, pre, textarea {
    font-family:        MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Calibri, Helvetica, Arial, sans-serif;
	font-size: 14px;
}


/*
body, table, pre, textarea {
    font: 13px MyriadPro-Regular, MyriadPro, "Myriad Pro", Verdana, "Lucida Grande","Lucida Sans Regular", "Lucida Sans Unicode", sans-serif; 
}
*/

.ifvc1028 {
	display: none;
}

.h2sup {
	font-size: 60%;
  	font-weight: normal;
	vertical-align: top;
}

.myborder {
	border-top: 1px solid #CFCFC5; 
	border-left: 1px solid #CFCFC5; 
	border-right: 1px solid #CFCFC5; 
	border-bottom: 1px solid #CFCFC5; 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.notyet {
  font: 12px "Lucida Grande", Arial, sans-serif;
    font: 14px MyriadPro-Regular, MyriadPro, "Myriad Pro","Lucida Grande", Arial, Verdana, "Lucida Sans Regular", "Lucida Sans Unicode", sans-serif; 
}

.hidden {
	display: none;
}

sup2 {
	vertical-align: baseline;
	font-size: 11px;
	position: relative;
	top: -0.2em;
}
 
.highlightbg {
}

.highlightbg2 {
	padding: 3px;
	background: #efefef url('/img/highlight.png') repeat-x;
}


.center {
	margin-left:auto; 
	margin-right:auto;
	padding: 7px;
	background: #efefef url('/dokuments/img/body-bg.png') repeat-x;
	height: 450px;
	border-top: 0px solid #efefef; 
	border-left: 1px solid #CFCFC5; 
	border-right: 1px solid #CFCFC5; 
	border-bottom: 0px solid #CFCFC5; 
}

.center2 {
	margin-left:auto; 
	margin-right:auto;
	padding: 0px;
	background: #efefef url('/dokuments/img/body-bg.png') repeat-x;
	height: 450px;
	border-top: 0px solid #efefef; 
	border-left: 1px solid #CFCFC5; 
	border-right: 1px solid #CFCFC5; 
	border-bottom: 0px solid #CFCFC5; 
}



table {
	border-collapse: collapse;
	border-color: #ddd;
	border: #ddd;
	border-width: 1px;
}

.highlight {
   background-color: #909ea9;
   color: #fff;
}

.active {
	background:#fcfcfc url('/img/header-bgs-down.png') repeat-x left bottom;
   color: #333;
}

.active2 {
	background:#FFF;
  	color: #333;
	border-bottom: 1px solid #CFCFC5; 
	border-right: 1px solid #CFCFC5; 
}


.dim {  
	border-left: 2px dotted #efefef; 
	padding-left: 10px;
	font-size: 12px;
	color: #333;
}  

.dim2 {
	border-left: 2px solid #CFCFC5; 
	padding-left: 10px;
	font-size: 12px;
	color: #000;
}


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

.footer_link {
   text-decoration: none;
   color: #efefef;
}


#footer {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background:#909ea9 url('/img/footer-25nov09-817pm.png') repeat-x;
	text-decoration: none;
	color: #fff;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
}



.lite:link {
	color:#efefef; 
	text-decoration:none;
}

.lite:visited {
	color:#ffffff; 
	text-decoration:none;
}

.lite:hover {
	color:#eeeeee;
	text-decoration:underline;
}

.lite {
	color:#fff;
}

.footer2 {
	text-decoration: none;
	color: #fff;
	background-color: #536879;
	width:800px;
	font-size: 11px;
	padding: 10px;
	margin-left:auto; 
	margin-right:auto;
	vertical-align: middle;
}

h1 {
  font-size:24px;
  font-weight: normal;
  color: #333;
}

h2 {
  font-size:20px;
  margin-bottom: 2px;
  font-weight: normal;
  color: #333;
}


.fsn_active {
	cursor:pointer;
	background:#fcfcfc url('/img/header-bgs-up.png') repeat-x left bottom;
	line-height:23px;
	height: 22px;
	vertical-align: middle;
	font-size:14px;
	background-color: #FFF;
	color: #000;
	border-left: 1px solid #efefef; 
	border-right: 1px solid #efefef; 
	border-bottom: 1px solid #FFF; 
}

.fsn_inactive {
	cursor:pointer;
	background:#fcfcfc url('/img/header-bgs-down.png') repeat-x left bottom;
	line-height:23px;
	height: 22px;
	border-left: 1px solid #CFCFC5; 
	border-right: 1px solid #efefef; 
	border-bottom: 1px solid #CFCFC5; 
	vertical-align: middle;
	font-size:14px;
	color:#333;
}



fieldset {
	vertical-align: middle;
	padding: 10px; 
	border: 1px solid #CFCFC5; 
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.fsog {
	line-height: normal;
	padding: 10px; 
	border: 1px solid #CFCFC5; 
	-moz-border-radius: 6px;
}


