body {
  background:#FFFFFF;
  margin:0px;
  padding:0px;
  font:12px/16px Arial,Helvetica,sans-serif;
  color:#444444;
}
#header {
  height:140px;
  overflow:hidden;
  background:#560D54 url(/images/header1.jpg) no-repeat right top;
  position:relative;
  color:#333333;
}
#header .logo {
  position:absolute;
  top:0px;
  left:30px;
}
#header .logo2 {
  position:absolute;
  top:-10px;
  left:280px;
}
#header .langs {
  position:absolute;
  top:20px;
  right:20px;
}
#header .langs a {
  margin:0 5px;
}
p, h1, h2, h3, h4, h5, ul {
  margin:0px;
  padding:0px;
  margin-bottom:10px
}
#mainc ul, #cabinet ul {
  margin-top:10px;
}
input, textarea, option, select {
  font-size:12px;
  font-family:Tahoma;
  color:#333333
}
#mainc li, #cabinet li {
  list-style:square;
  list-style-position:inside;
  padding:1px 0 1px 10px;
  margin:0;
}
a {
  color:#560D54;
  text-decoration:underline
}
a:hover {
  color:#111111;
  text-decoration:underline
}
#main {
  margin-top:1px;
  background:#ffffff url(/images/bg1.gif) repeat-x;  
}
#mainl {
  background:#F6F6F6 url(/images/bg2.gif) repeat-x;
  padding:30px 10px;
}
#mainl .banner, #mainr .banner {
  text-align:center;
  margin:0 0 10px 0;
}
#mainc .banner {
  text-align:center;
  margin:20px 0 0 0;
}
#mainc {
  padding:20px;
}
#mainr {
  padding:30px 10px;
}
#main td {
  vertical-align:top;
}
#menu {
  background:url(/images/hdot2.gif) repeat-x scroll center top;
  margin-bottom:20px;
  padding-top:1px;
}
#menu a {
  display:block;
  text-decoration:none;
  background:url(/images/hdot2.gif) repeat-x 0 bottom;
  padding:5px 0;
}
#menu a span {
  display:block;
  background:url(/images/bullet.gif) 2px 6px no-repeat;
  padding-left:15px;
}
#menu a:hover {
  background:url(/images/hdot2.gif) repeat-x 0 bottom #FFDBFF;
}
#menu a.act, #menu.act a:hover {
  background:url(/images/hdot2.gif) repeat-x 0 bottom #FFFFFF;
  color:#111111;
}
#menu div {
  padding:5px 0 5px 20px;
  width:238px;
  background:url(/images/hdot2.gif) repeat-x 0 bottom;
}
#menu div a {
  background:url(/images/bullet.gif) 2px 6px no-repeat;
  padding:3px 0 3px 15px; 
  font-size:11px;
}
#menu div a:hover, #menu div a.act, #menu div a.act:hover {
  background:url(/images/bullet.gif) 2px 6px no-repeat;
  text-decoration:underline;
}
#pubs {
  background:#501A50;
  border-top:5px solid #CAB6CA;
  border-bottom:5px solid #CCCCCC;
  padding:20px;
  color:#FFFFFF;
}
#pubs a {
  color:#CCCCCC
}
#footer {
  height:200px;
  background:url(/images/vdot.gif) repeat-y scroll 0 0 transparent;
  margin:20px 20px 20px 255px;
  padding-left:20px;
  color:#666666;
  font:11px/16px Arial;
}
#counters {
  margin-bottom:15px;
}
#counters td.counter {
  padding:0 10px 0 0;
  vertical-align:bottom;
}
div.printline {
  border-top:1px solid #7F0F78;
  background:#FFE0FD;
  text-align:right;
  padding:2px 10px;
  height:17px;
  margin-bottom:15px;
}
h1 {
  font:bold 14px Tahoma;
  color:#3A033A
}
h2 {
  font:bold 14px Tahoma;
  text-transform:uppercase;
  color:#3A033A;
}
#pubs h2 {
  color:#FFFFFF;
  font:bold 14px Tahoma;
  text-transform:uppercase;
}
h3 {
  font:bold 13px Arial;
  color:#3A033A;
}
h4 {
  font:bold 15px "Trebuchet MS";
}
.news_item {
  padding-bottom:20px;
}
.news_item .page_content {
  margin-bottom:15px;
}
a.more {
  background:url(/images/arrow.png) no-repeat 6px center;
  border:1px solid #DDDDDD;
  padding:2px 10px 2px 20px;
  text-decoration:none;
  color:#333333;
  font:11px Tahoma;
  text-transform:uppercase;
}
.news_item img {
  float:left;
  margin:0 7px 2px 0;
  border:1px solid #ffffff;
  borderx-width:1px 4px 1px 4px;
}
span.date {
  float:left;
  font-size:11px;
  background:url(/images/icon-date.gif) no-repeat;
  color:#666666;
  padding:1px 3px 1px 25px;
}
.block {
  width:245px;
  margin-bottom:15px;
  overflow:hidden;
}
.block .t {
  background:url(/images/blockt.gif) no-repeat;
  font:bold 14px Tahoma;
  text-transform:uppercase;
  padding:10px 15px 7px 15px;
  color:#333333
}
.block .b {
  background:url(/images/blockb.gif) no-repeat left bottom;
  height:15px;
}
.block .m {
  padding:10px 15px 0 15px;
  border-left:1px solid #E9E9E9;
  border-right:1px solid #E9E9E9;
  border-top:1px solid #E9E9E9;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a {
  color:#D38605;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #FFFFFF;
	z-index: 102;
	display:none;
	text-align:left;
	top:30px;
	left:50%;
        color:#000000;
        border-top:3px solid #73716E;
        border-bottom:3px solid #000000;
}

* html #TB_window { /* ie6 hack */
position: absolute;
top: expression(30 + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border:1px solid #C4BFC0
}

#TB_caption{
	height:35px;
	padding:7px 30px 10px 15px;
	float:left;
        font:14px "Trebuchet MS"
}
#TB_caption #TB_secondLine{
        font:14px "Trebuchet MS"
}

#TB_closeWindow{
	height:25px;
	padding:7px 13px 10px 0;
	float:right;
}
#TB_closeWindowButton {
  font-size:10px;
  border:1px solid #8F8B9C;
  padding:2px 6px;
  color:#5E5870 !important;
  text-decoration:none !important;
  background:#EEEEEE
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
    display:none;
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	padding:0px;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
        color:#000000;
        font-size:12px;
}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
}

#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#form {
  margin-top:10px;
}

#form th {
  vertical-align:top;
  width:120px !important;
  padding-left:10px;
  padding-right:5px;
  text-align:right;
  font-weight:normal;
color:#000000
}
#form th b {
  font-weight:normal;
}
#form td {
  padding-left:8px;
}
#form td.group {
  font-weight:bold;
}
#form input.input, #form textarea {
  width:350px;
}
#form input.button, input.button {
  background:#333333 url(/images/grad1.gif) repeat-x;
  color:#BDBD9B;  
  border:1px solid #333333;
  font:11px Tahoma;
  text-transform:uppercase;
  padding:3px 10px 2px 10px;
}
* html #mainr input.button, * html #mainr a.button {
  padding:3px 4px 2px 4px;
}
* html input.buttons1 {
  width:100px;
}
* html input.buttons2 {
  width:100px;
}
a.button {
   float:left;
   display:block;
   color:#FFFFFF !important;
   text-decoration:none !important;
}
a.button:hover {
  color:#FFFFFF;
  text-decoration:none !important;
  background:#999999;
  border:1px solid #aaaaaa;
}
input.input, input.input2, textarea {
  border:1px solid #aaaaaa;
  padding:3px;
  background:#FAFBF7;
}
#form textarea {
  height:120px;
}
#content #form b {
  color:#333333
}
.need, .req {
  font:16px Tahoma;
  color:#990000;
}
.need2, .req2 {
  font-weight:bold;
  color:#D6750D;
  font-family:Tahoma, Arial
}
div.message {
  color:#990000;
  margin-bottom:15px;
}
img.left {
  margin:0px 15px 5px 0px;
  float:left;
}
img.right {
  margin:0px 0px 15px 5px;
  float:right;
}
div.search {
  padding-bottom:15px;
}
ul.sitemap {
}
ul.sitemap ul.sitemap li {
  list-style:square;
  font-weight:normal;
  margin-left:10px;
  padding:0px;
  font:12px Tahoma
}
ul.sitemap ul.sitemap li a {
  text-decoration:underline
}
ul.sitemap ul.sitemap {
  margin:5px 5px 5px 25px;
}
ul.sitemap li {
  background:none;
  padding:1px 0px;
  margin:0px;
  list-style:none;
  font:bold 12px Tahoma
}
ul.sitemap li a {
}
ul.sitemap ul.sitemap li a {
  text-decoration:underline;
  color:#005AEB
}
table.table {
  font-size:12px;
  margin-bottom:15px;
  border-top:1px solid #cccccc;
  border-bottom:3px solid #cccccc;
  margin:15px 0;
}
table.table td {
  padding:6px 12px;
}
.page_content td {
  vertical-align:top;
}
.page_content td p {
  margin:0px;
  padding:0px;
}
table.table tr.first_line td {
  background:#eeeeee;
  vertical-align:middle;
  font-weight:bold;
}
table.table tr.even td {
  background:#f7f7f7
}
table.table tr.odd td {
  background:#fcfcfc
}
.paginal {
  border-top:1px solid #C0C0C0;
  padding-top:20px;
  margin-top:20px;
  padding-bottom:20px;
}
.paginal a {
  color:#333333;
  text-decoration:none;
  border:1px solid #F6F6F6;
  padding:2px 6px;
  font:12px Arial
}
.paginal a.act, .paginal a.act:hover {
  border:1px solid #FFFFFF;
  background:#FFFFFF;
  color:#8F66AD;
  font-weight:bold;
}
.paginal a:hover {
  background:#FFE0FD;
  color:#333333;
  border:1px solid #FFE0FD
}
.paginal span {
  margin:0px 5px;
}
div.hr, div.line {
  height:1px;
  overflow:hidden;
  border-top:1px solid #C4BFC0;
  margin-top:10px;
  padding-top:10px;
}
div.clear {
  height:1px;
  overflow:hidden;
  clear:both
}
img.left, img.right {
}


#support h3 {
  margin:0 0 0 0;
}
#support h3 small {
 font-size:11px;
 font-weight:normal;
 color:#ff0000
}
#support p {
  font-size:12px;
}
#support input.input, #support textarea {
  font-size:14px;
  width:400px;
}
#support select, #support option {
  font-size:14px;
  width:410px;
}
.tablecompact td {
  font-size:11px;
  padding:2px 4px !important;
}
#log_table td {
  font:11px Tahoma;
}
#log_table .button {
  float:right;
}
#current {
  font:11px Tahoma;
  padding-bottom:10px;
}
#current a {
  color:#777777;
}
#current a.alt {
  color:#000000;
  text-decoration:none;
}
#journal {
  position:relative;
  height:1%;
}
#journal .journal_item {
  float:left;
  width:140px;
  text-align:center;
  height:240px;
}
#journal .journal_item a {
  display:block;
  font:18px Arial;
  color:#333333;
}
#articles th {
  background:#444444;
  padding:6px 10px;
  color:#FFFFFF;
  font-weight:normal;
  text-align:left;
  border-right:1px solid #FFFFFF
}
#articles td {
  background:url(/images/hdot2.gif) repeat-x center bottom;
  padding:5px 10px 6px 10px;
  color:#444444;
  border-right:1px solid #FFFFFF
}
#articles td a {
  color:#333333;
}
#articles tr.even td {
  background:#ECECEC url(/images/hdot2.gif) repeat-x center bottom;
}
.obrane{
	float:left;
	padding:0px 0 0px 23px;
	background:url(/images/favs.gif) no-repeat 0 center;
	margin-left:10px;
	color:#666666
}
#files {
  border-top:1px dotted #999999;
  width:400px;
  margin:15px 0 0 0;
  padding:15px 0 20px 0;
}
#files td {
  vertical-align:middle;
  padding:0 10px 0 0;
}
#tell {
  margin:20px;
}
div.note {
  color:#FF8080;
  border:1px solid #FF8080;
  background:#FFF0F0;
  padding:10px;
}
.comments {
  margin-bottom:15px;
}
.comments div.item {
  background:#F4f4f4;
  padding:8px;
  margin-bottom:5px;
}
.comments span.date {
  float:left;
  display:block;
  padding:2px 2px 2px 20px;
  font:11px Tahoma;
  color:#999999;
  margin:0 10px 0 0;
}
.comments strong {
  display:block;
  color:#000000;
  margin-bottom:8px;
}
#search .item {
  margin-bottom:10px;
  padding:10px;
}
#search .item p {
  margin:0;
}
#search .item a {
  display:block;
  font:bold 12px Tahoma;
  text-decoration:none
}
#search .type {
  border-top:1px solid #7F0F78;
  background:#FFE0FD;
  text-align:right;
  padding:2px 10px;
  height:17px;
  font-size:11px;
}
#search .type a {
  color:#666666
}

.highlight0 {
  background:#FFDDC6
}
.highlight1 {
  background:#CDFFC6
}
.highlight2 {
  background:#C6F7FF
}
.highlight4 {
  background:#FFFFC6
}
#search .type a.page {
  float:left;
  background:url(/images/icon/page.gif) no-repeat;
  padding:0 0 0 20px;  
}
#search .type span.date {
  margin-right:10px;
}
#topmenu {
  background:url(/images/bg1.gif) repeat-x;
  height:25px;
  border-bottom:1px solid #723970;
  padding:2px 20px;
}
/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav_ {  
  margin:15px 0 0 0;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
}
.nav {
  z-index:100
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  list-style:none;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  display: block;
  text-transform:uppercase;
  padding:5px 10px;
  font:bold 12px Arial;
  color:#560F53;
  text-decoration:none;
  text-align:center;
  margin-right:3px;
}
.nav li a:hover, .nav li a.act {
  background:#8A1587;
  color:#ffffff;
  text-decoration:none;

}
.nav ul {
  border:1px solid #aaaaaa;
  border-bottom:none;
  background:#FFFFFF url(/images/bg1.gif) repeat-x;
  list-style: none;
  margin: 0;
  padding:0;
  position: absolute;
  top: -999em;
  left: 0px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
  margin: 0;
  padding:0;
  list-style: none;
  margin-top:1px;
  width:334px;
}
.nav ul li a, .nav ul li a:link, .nav ul li a:active, .nav ul li a:visited {
  width:314px !important;
  border-bottom: 0;
  text-align:left;
  border-bottom:1px solid #aaaaaa;
  padding:3px 10px 3px 10px;
  text-transform:none; 
}
.nav li ul a, .nav li ul a:link, .nav li ul a:active, .nav li ul a:visited {
}
.nav ul a:hover {
  background: #8A1587;
  color: #ffffff;
}

table#calendar {
  width:215px;
  margin:0px auto;
}
#calendar_div {
}
table#calendar td {
  width:25px;
  height:27px;
  text-align:center;
  vertical-align:middle;
  padding:0;
  background:#ffffff
}
table#calendar tr.odd td {
 background:#ffffff;
  color:#000000;
  border-bottom:1px solid #ADADAD;
}
table#calendar th {
  color:#000000;
  font-weight:normal;
  line-height:16px; padding:2px;
  border-bottom:1px solid #ADADAD;
  text-align:center;
  background:#FFFFFF
}
table#calendar th a {
  text-decoration:none;
}
table#calendar td a {
  color:#323232; text-decoration:none;
}
table#calendar a:hover {
}
table#calendar .inact {
  color:#999999;
}
table#calendar a.current, table#calendar a.act {
  font-weight:bold;
}
table#calendar td.noavail {
  background:#E3D5E3;
}
table#calendar td.avail {
  background:#B087AF;
}
table#calendar td.avail_ {
  background:#dddddd;
}
table#calendar td.avail_ a {
  color:#666666
}
table#calendar td.noavail_ {
  background:#f4f4f4;
}
table#calendar td.avail a {
  color:#FFFFFF
}
table#calendar td.today {
  background:#7E547D;
  color:#FFFFFF
}

#calendar_div {
  background:url(/images/video_bg.png) no-repeat; 
  width:255px;
  height:227px;
  margin-top:20px;
  padding:12px 12px 12px 12px;
  font-size:14px;
}
.news_sm {
  margin:4px 0 7px 0;
}
.news_sm span {
  background:#bbbbbb;
  color:#FFFFFF;
  font:11px Tahoma;
  padding:1px 5px;
}
.news_sm a {
  display:block;
  margin:4px 0 4px 0;
  text-decoration:none;
}
.journal_sm {
  float:left;
  width:100px;
  margin:0 3px;
  text-align:center;
}
.journal_sm a {
  text-decoration:none;
  color:#000000;
}
.journal_sm img {
  margin-bottom:5px;
}
.banner_sm {
  float:left;
  width:88px;
  margin:0 0 5px 20px;
}
.page_content {
  text-align:justify;
}
.news_item h3 a {
  text-decoration:none;
}
