/******** GENERAL ELEMENTS ********/

/* Content */
body{color:#333;margin:0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #969ba1;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
     }
td{font-family:Tahoma, Geneva, sans-serif;font-size:12px;color:#333}
a:link{color:#333333; text-decoration:none}
a:visited{color:#333333; text-decoration:none}
a:hover{color:#d10101; text-decoration:none}
li{line-height:17px}
p {margin:0;}


/* Layout */
.wrapper {width:930px; margin: 0 auto}
.header {height:148px;}
.main_content { background-color:#e2e5e7; margin-top:8px;}
.main_content_bottom {background:url(images/box_bottom_bg.gif) no-repeat bottom; width:930px;}
.main_content_top1 {background:url(images/box_top_bg1.gif) no-repeat top; width:930px; padding-top:8px;}
.main_content_top {background:url(images/box_top_bg.gif) no-repeat top; width:930px; padding-top:8px;}
.content { padding-left:8px; float:left; width:688px;}
.content1 { padding-left:8px; float:left; width:688px; background:url(images/add_box_bg.gif) right repeat-y;}
.content_right { padding-right:8px; width:218px; float:right}
.logo {width:124px; height:148px; float:left;}
.logo img { border:0;}
.header_main { height:148px; background:url(images/header_bg.gif) repeat-x; float:left; width:798px}
.header_right { height:148px; background:url(images/header_right_bg.gif) no-repeat; float:right; width:8px;}
.logo_txt {background:url(images/logo.gif) no-repeat; width:264px; height:72px; margin-top:22px; margin-bottom:14px; float:left;}
.topmenuall { float:right; margin-right:8px; background:url(images/top_menu_bg.gif) repeat-x top; height:32px;color:#fff;  }
.topmenuall a:link, .topmenuall a:visited {color:#FFF; text-decoration:none; padding:0px 4px;  font-weight:bold; margin-bottom:20px;display:inline-block;}
.topmenuall a:hover { text-decoration:none; color:#CCC; padding:0px 4px;  font-weight:bold; margin-bottom:20px; display:inline-block;}
.topmenuall img { vertical-align:middle}
.topmenu_right { height:32px; background:url(images/top_menu_right.gif) no-repeat right top;  padding-right:14px;}
.topmenu_left { height:32px; background:url(images/top_menu_left.gif) no-repeat left top; padding-left:14px;}
.header_main .mainmenu { height:41px; background:url(images/main_menu_bg.gif) repeat-x; margin-top:108px}
.footer { background:url(images/footer_bg.gif) repeat-x top; height:40px; margin-top:8px;}
.footer_left { background:url(images/footer_left_bg.gif) no-repeat left top; height:40px;}
.footer_right { background:url(images/footer_right_bg.gif) no-repeat right top; height:40px;}
.box_top_right {}
.box_top_right a:link, .box_top_right a:visited { background:url(images/mirror_bg.gif) center repeat-x; height:104px; width:218px; margin-bottom:4px; display:block; cursor:pointer;}
.box_top_right a:hover {background:url(images/mirror_bg_hover.gif) center repeat-x; height:104px; width:218px; margin-bottom:4px; display:block; cursor:pointer;}
.box_top_img { float:left;  height:64px; width:40px; padding:20px 10px;}
.box_top_img img {border:0px;}
.box_top_descr { margin-right:8px;margin-top:12px; float:right; width:146px;}
.box_top_title {font:Verdana, Geneva, sans-serif; color:#d11010; font-size:11px; font-weight:bold; text-transform:uppercase; line-height:20px; text-decoration:none;}
.box_top_summary {font:Verdana, Geneva, sans-serif; color:#4e5152; font-size:11px; font-weight:bold;}

.box_doc {}
.box_doc a:link, .box_doc a:visited { background:url(images/mirror_bg.gif) center repeat-x; height:104px; width:212px; margin-right:12px; margin-bottom:4px; display:block; cursor:pointer;}
.box_doc a:hover {background:url(images/mirror_bg_hover.gif) center repeat-x; height:104px; width:212px; margin-right:12px; margin-bottom:4px; display:block; cursor:pointer;}
.box_doc_img {float:left; height:104px; width:52px; margin-left:8px;}
.box_doc_img img {border:0px;padding-top:8px;}
.box_doc_descr {margin-right:8px;  float:right; width:132px; margin-top:8px; }
.box_doc_title {font:Verdana, Geneva, sans-serif; color:#d11010; font-size:10px; font-weight:bold; text-transform:uppercase;}
.box_doc_summary {font:Verdana, Geneva, sans-serif; color:#4e5152; font-size:10px; font-weight:bold;}

.box_aktuelnosti a:link, .box_aktuelnosti a:visited {background:url(images/mirror_bg.gif) center repeat-x #f5f6f7; margin-bottom:8px; margin-right:8px; padding:8px; width:420px; min-height:150px; display:block; cursor:pointer;}
.box_aktuelnosti a:hover {background:url(images/mirror_bg_hover.gif) center repeat-x #c6cbd0; margin-bottom:8px; margin-right:8px; padding:8px; width:420px; min-height:150px; display:block; cursor:pointer;}
.img_aktuelnosti { float:right; margin-left:8px; }
.display_date { font-size:10px; font-style:italic; font-weight:bold; padding:8px 0px; color:#535353;}
.box_aktuelnosti_title {font-size:12px; font-weight:bold; text-transform:uppercase; color:#535353;}
.box_aktuelnosti_summary {color:#535353;}
.clearLeft {clear:left}
.clearRight{clear:right}
.clearBoth { clear:both}

/* Title */
.title{}
h1{ margin:0; padding:0}
/* Form */
select {font-size:10pt}
.button {height:30px;font-family:Arial;font-size:11px;padding-bottom:1px;padding-left:10px;padding-right:10px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
.textbox {font-family:Arial;font-size:9pt;padding:4px;}
.file {height:27px;font-size:10pt;padding:5px;border:0;background:#eee;margin-right:7px;}

/* Side Box */
.boxHeader  {font:Verdana, Geneva, sans-serif; color:#d11010; font-size:11px; font-weight:bold; text-transform:uppercase; line-height:20px; text-decoration:none; margin-bottom:8px;}
.boxContent {}
.boxContent a {}

/* Listing Paging, Sorting & Show More */
.show_all_right { height:19px;background:url(images/show_all_right.gif) no-repeat right top; }
.show_all_left{ height:19px;background:url(images/show_all_left.gif) no-repeat left top #cbcfd3; margin:8px 0px; margin-right:16px;}
a.show_all:link, a.show_all:visited { padding-right:20px; background:url(images/arow_show_all.gif) no-repeat right 4px; float:right; color:#d11010; font-weight:bold; margin-right:8px;}
a.show_all:hover { padding-right:20px; background:url(images/arow_show_all_hover.gif) no-repeat right 4px; float:right; color:#d11010; font-weight:bold; margin-right:8px;}
.paging {line-height:12px;font-size:11px;padding-top:8px;width:262px;height:21px;}
.sortArea {padding-bottom:7px;border-bottom:#eee 7px solid;margin-top:10px;margin-bottom:10px;}
.sortInactive {padding:15px;padding-top:7px;padding-bottom:7px;border:none;font-size:14px;}
.sortActive {padding:15px;padding-top:7px;padding-bottom:7px;background:#eee;border-top:#4e8dec 2px solid;font-size:14px;}
.showMoreArea {background:#eee;border:#ccc 1px solid;padding:15px;padding-left:15px;margin-bottom:10px;}
.showMoreArea a {background-image:url(../../systems/images/show_more.gif);background-repeat:no-repeat;background-position: right center;padding-right:14px;}


/******** SPECIAL ELEMENTS ********/

/* Poll Results */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* Go Back Button */
.divGoBack {margin-top:20px;margin-bottom:20px}
.btnGoBack {}
  

/******** MODULES ********/


/******** PLACEHOLDERS ********/

/* placeholderTopMenu */
.topmenu{font-family:Arial;font-weight:normal;color:#111;}
a.topmenu:link{font-family:Arial;font-weight:normal;color:#111;text-decoration:underline}
a.topmenu:visited{font-family:Arial;font-weight:normal;color:#111;text-decoration:underline}
a.topmenu:hover{font-family:Arial;font-weight:normal;color:#FFFFFF;text-decoration:underline}


/* placeholderBreadcrumb */
.breadcrumb{font-family:arial, hevetica, sans-serif;font-size:12px;}
a.breadcrumb:link{font-family:arial, hevetica, sans-serif;font-size:12px;color:#333;}
a.breadcrumb:visited{color:#111;}
a.breadcrumb:hover{color:#111;}

/* placeholderLoginForm */
.btnLogin {}
.txtLogin {}
.labelLogin {}

/* placeholderSearch */
.boxSearch {margin:7px;}
.btnSearch {}
.txtSearch {margin-bottom:1px;}

/* placeholderMainMenu_DropDown */                            
.static_nlsmenu {z-index:1;} /* Main Bar */
/* Main Bar - Item */
.static_nlsitemcontainer {padding-top:0px;padding-bottom:2px;
    padding-left:6px;
    padding-right:4px;background-image:url('images/v_line_menu.gif'); 
    background-position:right; background-repeat:no-repeat;}
.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:11px;padding-top:1px;padding-left:0px;padding-right:4px; }
.static_nlsitem {
    font-weight:normal;font-size:12px;font-family:Arial; line-height:17px;
    color:#ffffff;   font-weight:bold; 
    padding:6px 8px 6px 7px;}
/* Main Bar - Item Hover */
.static_nlsitemcontainerover {background:url('images/menubg_hover.gif');
    padding-top:0px;padding-bottom:2px;padding-left:6px;
    padding-right:4px;}
.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover {width:11px;padding-top:1px;padding-left:0px;padding-right:4px}
.static_nlsitemover {
    font-weight:normal;font-size:12px;font-family:Arial;line-height:17px;
    text-decoration:none;color:#d10101; font-weight:bold; 
    padding:6px 8px 6px 7px;} /*text-decoration:underline;font-family:tahoma;font-size:8pt;font-weight:normal;*/
/* Sub Menu */
.nlsmenu {margin-top:1px;
    border-bottom:#474747 0px solid;border-left:#3A87E8 0px solid;
    border-top:#3A87E8 0px solid;border-right:#434343 0px solid;
    z-index:1;}
/* Sub Menu - Item */
.nlsitemcontainer {height:28px;padding-left:0px;padding-right:0px;background-color:#dbdbdb; border-bottom: 1px solid #ffffff; } /* ;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9;} */ /*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-moz-opacity:0.7;*/
.nlsiconcell {width:20px;background-color:#070707;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitem {
    font-weight:normal;font-size:11px;font-family:Arial;text-align:left;
    color:#d10101;
    font-weight:bold;
    padding:8px 40px 4px 10px;}
/* Sub Menu - Item Hover */
.nlsitemcontainerover {height:28px;border:#D9D9D9 0px solid;background:url('images/menubg_hover.gif'); border-bottom: 1px solid #ffffff;}
.nlsiconcellover {width:20px;background-color:#5E7809;}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitemover {
    font-weight:normal;font-size:11px;font-family:Arial;text-align:left;
    color:#d10101;font-weight:bold;
    padding:8px 40px 4px 10px;}

/* placeholderMainMenu_Links */
.footer .mainbar{height:30px;padding-left:12px;padding-top:4px; float:left; margin-right:8px;}
.footer .bottommenubar {height:30px; padding-top:4px;font-family:Verdana;font-size:11px;}
.footer a.mainmenu:link, .footer a.bottommenu:link {font-family:Verdana;font-size:11px;color:#ffffff;text-decoration:none}
.footer a.mainmenu:visited, .footer a.bottommenu:visited{font-family:Verdana;font-size:11px;color:#ffffff;text-decoration:none}
.footer a.mainmenu:hover, .footer a.bottommenu:hover{font-family:Verdana;font-size:11px;color:#CCC;text-decoration:none}
.copyright { text-align:center; margin:4px; margin-bottom:16px;}