/*
 *  Hlavni layout
 */
#main {
  width: 992px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#top {
  width: 990px;
  height: 100px;
  /*border: 1px rgb(178,44,27) solid;*/
  border-bottom: 0px;
}

#top_1 {
  width: 990px;
  height: 26px;
  margin: 0px;
  padding: 0px;
  /*border-bottom: 1px rgb(178,44,27) solid;*/
}

#top_2 {
  width: 990px;
  height: 73px;
  text-align: left;
  position: relative;
}

#top_2 #linkToIndex{
	height: 66px;
	width: 280px;
	position: absolute;
	left: 54px;
	top: 0px;
	text-decoration: none;
	background: url(../images/1px.gif);
}

#top_2 #linkToLion{
	height: 66px;
	width: 53px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-decoration: none;
	background: url(../images/1px.gif);
}

#loga_top {
  margin-top: 5px;
  margin-left: 5px;
}

.info_box {
  height: 75px;
  line-height: 20px;
  float: right;
  position: relative;
  right: 50px;
  top: 5px;
  text-align: center;
}

.info_box_hp {
  right: 10px;
}

#menu {
  width: 990px;
  height: 33px;
  /*background-color: rgb(178,44,27);*/
  margin-top: 2px;
  margin-bottom: 15px;
  position: relative;
  top: -2px;
  z-index: 100000;
  float: left;
  /*
  border-left: 1px rgb(178,44,27) solid;
  border-right: 1px rgb(178,44,27) solid;
  */
}

#content {
  width: 990px;
  /*height: 100%;*/
  /*border: 1px rgb(178,44,27) solid;*/
  border: 0px;
  text-align: center;
  position: relative;
  z-index: 100;
  border-top: 0px;
  top: -4px;
  overflow: hidden;
}

#content_in {
  width: 986px;
  height: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

#content_left {
  float: left;
  width: 188px;
  margin-right: 17px;
}

#content_middle {
  float: left;
  width: 575px; /*685px;*/
  /*height: 100%;*/
  text-align: center;
}

#content_right {
  float: left;
  width: 188px;
  margin-left: 17px;
  overflow: hidden;
}

#content_middle_in {
  width: 575px; /*655px;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  text-align: justify;
}

#content_left_in {
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

#footer {
  width: 992px;
  height: 20px;
  background-image: url('../images/footer_bg/left.gif');
  background-repeat: no-repeat;
  background-position: 0 0;

}

#footer #footer_in{
  width: 992px;
  height: 20px;
  background-image: url('../images/footer_bg/right.gif');
  background-repeat: no-repeat;
  background-position: right 0;
}

#footer_link {
  width: 992px;
  height: 19px;
  font-size: 13px;
  line-height: 19px;
  vertical-align: middle;
  /*float: left;*/
  text-align: left;
}

#footer_link a {
  color: rgb(255,255,255);
  text-decoration: none;
}

#footer_link a:hover {
  color: rgb(255,255,255);
  text-decoration: underline;
}

#footer_2 {
  width: 992px;
}

#footer_2_in {
  width: 992px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 10px;
}

#footer_link_left {
  float: left;
  height: 19px;
  margin-left: 20px;
}

#footer_link_right {
  float: right;
  height: 19px;
  margin-right: 10px;
}

#footer_link_right  a {
  font-size: 10px;
  display: block;
  line-height: 19px;
  vertical-align: middle;
}

.left_box_2, .right_box_2 {
  width: 188px;
  margin: 0px;
  padding: 0px;
  clear: both;
  margin-top: 10px;
}
.left_box_2.first, .right_box_2.first {
	margin-top: 0px;
}
.left_box_2 .left_box_2_top, .right_box_2 .right_box_2_top{
	width: 188px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background: url('../images/boxes/web2-a_top.gif') no-repeat;
	float: left;
}
.left_box_2 .left_box_2_top.withoutBg, .right_box_2 .right_box_2_top.withoutBg{
	height: 9px;
	background: url('../images/boxes/web2-box_alberonavigazione1.gif') no-repeat;
}
.left_box_2 .left_box_2_top h2, .right_box_2 .right_box_2_top h2{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}
.left_box_2 .left_box_2_in, .right_box_2 .right_box_2_in{
	width: 188px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 1px;
	background: url('../images/boxes/web2-a_sfondo.gif') repeat-y;
	float: left;
	text-align: center;
}
.left_box_2 .left_box_2_bottom, .right_box_2 .right_box_2_bottom{
	width: 188px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	background: url('../images/boxes/web2-a_bottom.gif') no-repeat;
	float: left;
	margin-bottom: 10px;
}


.left_box {
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
  text-align: left;
  background-color: rgb(211,211,211);
  padding-bottom: 0px;
}
.left_box_bottom {
	margin-top: -2px;
}

.left_box_in {
  width: 134px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  text-align: left;
  *padding-top: 10px;
  _padding-top: 10px;
}

.first_left_box_top {
  font-size: 0px;
  height: 28px;
  *height: 13px;
  _height: 13px;
}

.first_right_box_top {
  font-size: 0px;
  height: 28px;
  *height: 13px;
  _height: 13px;
}

.right_box {
  width: 151px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
  text-align: left;
  background-color: rgb(220,220,220);
  padding-bottom: 10px;
}
.right_box_bottom {
	margin-top: -2px;
}
.right_box_in {
  width: 131px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  text-align: left;
  *padding-top: 10px;
  _padding-top: 10px;
}

.box_padd {
  padding-top: 20px;
  padding-bottom: 30px;
}
#top_1_links_right_search {
  float: right;
  margin: 0px;
  padding: 0px;
  margin-right: 15px;
  /*margin-top: 5px;*/
  font-size: 10px;
  position: relative;
  top: 4px;
}

#top_1_links_right_search span{
	display: inline-block;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
}
#top_1_links_right_search div{
	display:inline-block;
	position:relative;
	top:6px;
	margin:0px;
	padding: 0px;
	float: left;
}


#top_1_links_left {
  float: left;
  margin-left: 10px;
}

#top_1_links_right {
  float: right;
  margin-right: 0px;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 4px;
}
#top_1_links_right input{
	margin: 0px;
	padding: 0px;
}
#top_1_links_left a, #top_1_links_right a {
  color: #555555; /*rgb(130,130,130)*/;
  text-decoration: none;
  float: left;
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  display: block;
}

#top_1_links_left a:hover, #top_1_links_right a:hover {
  color: #B22C1B;
  text-decoration: underline;
}

#top_1_links_left .separator, #top_1_links_right .separator {
  width: 15px;
  float: left;
  text-align: center;
  line-height: 26px;
  vertical-align: middle;
}


.left_menu_item_actual {
  color: rgb(178,44,27) !important;
}

#left_menu{
	width: 170px;
	text-align: left;
	margin-left: 12px;
}
#left_menu a{
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	display: block;
	line-height: 12px;
	padding-bottom: 3px;
	background-image: url(../images/arrows/arrow_rgt_red_spc2.gif);
	background-repeat: no-repeat;
}
#left_menu a:hover{
	color: #B22C1B;
}
#left_menu a.rolled{
	color: #B22C1B;
	background-image: url(../images/arrows/arrow_dwn_red_spc2.gif);
	background-repeat: no-repeat;
}
.menu_item_level_1 {
	display: block;
	line-height: 12px;
	padding-bottom: 3px;
	background: url() !important;
	color: #B22C1B !important;
}
.menu_item_level_2 {
  padding-left: 12px;
  background-position: 0px 3px;
}

.menu_item_level_2:hover {
}

.menu_item_level_3 {
  padding-left: 24px;
  background-position: 12px 3px;
  font-weight: normal !important;
}

.menu_item_level_3:hover {
}

.menu_item_level_4 {
  padding-left: 36px;
  background-position: 24px 3px;
  font-weight: normal !important;
}

.menu_item_level_4:hover{
}

.menu_item_level_5 {
  padding-left: 36px;
  background-position: 24px 3px;
  font-weight: normal !important;
}

.menu_item_level_5:hover {
}

.menu_item_level_6 {
  display: none;
  visibility: visible;
}

.menu_item_level_7 {
  display: none;
  visibility: visible;
}


#calendar_actual_date {
  display: inline;
  font-weight: bold;
}

#page_path {
  height: 30px;
  line-height: 15px;
  font-size: 11px;
}

#page_path .arrowIn{
	display: inline-block;
	width: 4px;
	height: 15px;
	background-image: url('../images/arrows/arrow_rgt_gray_spc2.gif');
	background-repeat: no-repeat;
	margin-right: 7px;
	margin-left: 7px;
	position: relative;
	top: 5px;
}
#page_path .arrowLast{
	display: inline-block;
	width: 7px;
	height: 15px;
	background-image: url('../images/arrows/arrow_dwn_red_spc2.gif');
	background-repeat: no-repeat;
	margin-left: 7px;
	position: relative;
	top: 6px;
}

#page_path_blank_hp {
  height: 10px;
}

#page_path a {
  color: #555555;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}
#page_path a.currentPage {
  color: #B22C1B;
}

#page_path a:hover {
  color: #B22C1B;
  text-decoration: underline;
}

div.strankovani {
  font-family: Verdana;
  color: rgb(194,57,37);
}

div.strankovani a{
	display: inline-block;
	width: 29px;
	height: 19px;
	background-image: url('../images/pagination/web2-pager_tab_grigio.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	text-decoration: none;
}
div.strankovani a.small{
	font-size: 9px;
}
div.strankovani a:hover{
	text-decoration: none;
}

div.strankovani a.selected{
	background-image: url('../images/pagination/web2-pager_tab_rosso.gif');
	color: rgb(255,255,255);
}



.submit {
  width: 13px;
  height: 13px;
  background: url(../images/arrow_right.gif) no-repeat center center;
  border: 0px;
}

.submit_big {
  width: 50px;
  height: 20px;
  background-color: rgb(255,255,255);
  border: 1px rgb(178,44,27) solid;
  font-weight: bold;
  color: rgb(178,44,27);
}

.submit_big_2 {
  width: 100px;
  height: 20px;
  background-color: rgb(255,255,255);
  border: 1px rgb(178,44,27) solid;
  font-weight: bold;
  color: rgb(178,44,27);
}

.inp {
  width: 100px;
}

.inp_long {
  width: 200px;
}

.inp_long_2 {
  width: 300px;
}

.inp_small {
  width: 70px;
}
input {
  height: 15px;
}

.inp_search {
  width: 100px;
  height: 11px;
  font-size: 11px;
  background: none repeat scroll 0 0 #e3e3e3;
  border: 1px solid #e3e3e3;
  color: rgb(85,85,85);
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  height: 13px;
  margin-bottom: 0;
  padding: 0;
  vertical-align: bottom;
  width: 130px;

}

.sel {
  width: 130px;
  height: 20px;
  font-size: 11px;
  margin-bottom: 5px;
  line-height: 20px;
  vertical-align: middle;

}

.link_small {
  font-size: 11px;
}

.dict_item {
  width: 130px;
}

.red {
  color: rgb(178,44,27);
}

h1 {
	display: block;
  color: rgb(178,44,27);
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 15px;
  margin-bottom: 20px;
}

h1.underlined {
	display: block;
  border-bottom: 1px rgb(178,44,27) solid;
  height: 20px;
  font-weight: bold;
  line-height: 15px;
  margin-bottom: 20px;
}
h1.documentTitle{
	border: 0px;
	width: 574px;
	height: 26px;
	background-image: url(../images/web2-interna_titolo_sezione.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
}
h1.documentTitle span{
	font-size: 15px;
	font-weight: bold;
	color: #B22C1B;
	padding-left: 10px;
}

h1.downloadArea{
	border: 0px;
	width: 574px;
	height: 15px;
	background-image: url(../images/web2-area_download.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom: 1px solid #B22C1B;
	padding-top: 1px;
	margin-bottom: 0px;
	margin-top: 30px;
}
h1.downloadArea span{
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding-left: 13px;
}

h2 {
  color: rgb(178,44,27);
  font-size: 13px;
  /*height: 20px;*/
  line-height: 15px;
  margin-bottom: 5px;
}

h2.underlined {
  border-bottom: 1px rgb(178,44,27) solid;
  /*height: 20px;*/
  line-height: 15px;
  margin-bottom: 10px;
}
h2.gray {
  color: rgb(112,112,112);
}

h3 {
  font-size: 13px;
  margin-bottom: 3px;
  color: rgb(112,112,112);
}

h4 {
  font-size: 13px;
  margin-bottom: 3px;
  color: #555555;
}

.small_line {
  line-height: 12px;
  height: 12px;
  margin-bottom: 12px;
}

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

body, div, td, th, select, input, textarea, font {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #555555; /*rgb(130,130,130);*/
}

input, textarea {
  font-family: Verdana;
  font-size: 11px;
  color: rgb(130,130,130);
}

th {
  background-color: rgb(250,226,223);
  text-align: center;
}

td {
  text-align: left;
}

ul {
  list-style-image: url(../images/red_ball.gif);
}

li ul {
  list-style-image: url(../images/web2-bullet-grigio.gif);
}


a, a font {
  font-family: Verdana;
  /*color: rgb(130,130,130);*/
  color: #B22C1B; /*rgb(194,57,37);*/
  text-decoration: none;
}

a:hover, a:hover font {
  font-family: Verdana;
  color: #B22C1B;
  text-decoration: underline;
}



/*
 *  Novinky - News
 */

.news_item {
  margin-bottom: 10px;
}
.news_item .news_date {
  font-weight: bold;
}
.news_item .news_title {
  font-weight: bold;
  color: rgb(178,44,27);
}
.news_item .news_text {
}
.news_item .news_text .news_more {
  float: right;
  display: block;
  width: 9px;
  height: 9px;
  background: url(../images/arrow_right_2.gif) no-repeat;
  position: relative;
  top: -9px;
}

.employees_list{
	margin-top: 0px;
	padding-top: 2px;
}
.employees_list a{
    color: rgb(130,130,130);
  	text-decoration: none;
	/*color: rgb(178,44,27);*/
}

.news_archive {
  margin: 0px;
}

.news_archive_hp {
  margin: 0px;
}
.news_archive a, .news_archive_hp a {
  color: rgb(130,130,130);
  text-decoration: none;
}

.news_archive a:hover, .news_archive_hp a:hover {
  color: #B22C1B;
  text-decoration: underline;
}

/* Novinky HP ppf */
.hpnews_item {
  position: relative;
  margin-bottom: 10px;
}
.hpnews_item .hpnews_datum {
  font-weight: bold;
  font-size: 11px;
}
.hpnews_item .hpnews_nadpis {
  font-weight: bold;
  color: rgb(178,44,27);
  font-size: 11px;
}
.hpnews_item .hpnews_anotace {
  font-size: 11px;

}
.hpnews_item a.hpnews_link {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0
}

/*
 *  Vyskakovaci menu - Top menu
 */


/*
div.menu_item {
  float: left;

}

a.menu_item {
  margin: 0px;
  padding: 0px;
  height: 30px;
  background: rgb(178,44,27) url(../images/menu_square.gif) no-repeat left center;
  padding-left: 10px;
  color: rgb(255,255,255);
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  line-height: 30px;
  font-family:Verdana;
  overflow: visible;
  clear: right;
  *float: none;
  _float: left;
}

a.menu_item:hover {
  color: rgb(255,255,255);
  text-decoration: none;
}

div.menu_item_sep {
  background-color: rgb(178,44,27);
  position: relative;
  width: 10px;
  font-size: 1px;
  float: left;
}

.menu_item:hover .submenu, .menuhover .submenu {
  visibility: visible;
  display: block;
}
*/


div.menu_item {
  float: left;
  cursor: pointer;
  _cursor: hand;

}
div.menu_item span{
	cursor: pointer;
  _cursor: hand;
}
div.menu_item_is_first {
	margin-left: 3px;
}
a.menu_item{
	position: relative;
	display: inline-block;
	background: transparent url('../images/menu_item/middle.png') repeat-x 0 0;
	height: 32px;
	float: left;
}
a.menu_item:hover, a.menu_item:hover .left_bg, a.menu_item:hover .right_bg{
	background-position: 0 -38px;
}
a.menu_item_is_selected, a.menu_item_is_selected .left_bg, a.menu_item_is_selected .right_bg{
	background-position: 0 -76px !important;
}

a.menu_item .text{
	display: inline-block;
	height: 25px; /*38px;*/
	padding-left: 60px;
	padding-right: 60px;
	color: rgb(255,255,255);
	font-size: 12px;
	font-weight: bold;
	position: relative;
	z-index: 10000;
	left: 4px;
	top: 6px;
	text-decoration: none;
}
a.menu_item_is_selected .text{
	color: #B22C1B;
}
a.menu_item:hover, a.menu_item:hover .span{
	text-decoration: none !important;
}
a.menu_item .text span{
	width: 119px;
	height: 1px;
	position: relative;
	background: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
div.menu_item_is_first .text span{
	width: 122px;
}
a.menu_item .left_bg{
	width: 74px;
	height: 32px;
	background: transparent url('../images/menu_item/left.png') no-repeat 0 0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
a.menu_item .right_bg{
	width: 74px;
	height: 32px;
	background: transparent url('../images/menu_item/right.png') no-repeat 0 0;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
}
div.menu_item_sep {
  background-color: transparent;
  position: relative;
  width: 20px;
  font-size: 1px;
  float: left;
  display: none;
}
.menu_item:hover .submenu, .menuhover .submenu {
  visibility: visible;
  display: block;
}




.submenu {
  visibility: hidden;
  display: none;
  width:173px;
  position: absolute;
  background-color: rgb(255,253,255);
  clear: left;
  top: 31px;
  padding-top: 2px;
  padding-bottom: 1px;
  z-index:1000;
  border-bottom: 1px solid #D7D7D7;
}



div.submenu_level_1 {
  width: 173px;
  margin: 1px;
  margin: 0px;
  position: relative;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  border-top: 1px solid #D7D7D7;
  float: left;
}

a.submenu_level_1 {
  /*width: 100%;``*/
  vertical-align: middle;
  display: block;
  text-align: left;
  padding: 2px;
  color: #5A5A5A;
  line-height: 14px;
  text-decoration: none;
  width: 170px;
  _height: 22px;
  font-size: 11px;

}

a.submenu_level_1:hover {
  background-color: rgb(227,227,227);
  color: #B22C1B;
  text-decoration: none;
  font-weight: bold;
}

.submenu_2 {
  visibility: hidden;
  display: none;
  width:210px;
  position: absolute;
  background-color: rgb(255,253,255);
  clear: left;
  top: -3px;
  padding-top: 2px;
  padding-bottom: 1px;
  z-index:1000;
  left: 175px;
}

.submenu_3 {
  visibility: hidden;
  display: none;
  width:210px;
  position: absolute;
  background-color: rgb(255,253,255);
  clear: left;
  padding-top: 2px;
  padding-bottom: 1px;
  z-index:1000;
  left: 208px;
  top: 0px;
}

.submenu_4 {
  visibility: hidden;
  display: none;
  width:210px;
  position: absolute;
  background-color: rgb(255,253,255);
  clear: left;
  padding-top: 2px;
  padding-bottom: 1px;
  z-index:1000;
  left: 206px;
  top: 0px;
}

.submenu_level_1:hover .submenu_2, .menuhover_2 .submenu_2 {
  visibility: visible;
  display: block;
}


.submenu_level_2:hover .submenu_3, .menuhover_3 .submenu_3 {
  visibility: visible;
  display: block;
}

.submenu_level_3:hover .submenu_4, .menuhover_4 .submenu_4 {
  visibility: visible;
  display: block;
}

a.submenu_level_2 {
  width: 196px;
  min-height: 22px;
  line-height: 22px;
  vertical-align: middle;
  display: block;
  background-color: rgb(212,212,212);
  text-align: left;
  margin: 1px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 10px;
  color: rgb(178,44,27);
  text-decoration: none;
  _height: 22px;
}

a.submenu_level_2:hover {
  background-color: rgb(238,238,238);
  text-decoration: none;
}


a.submenu_level_3 {
  width: 196px;
  min-height: 22px;
  line-height: 22px;
  vertical-align: middle;
  display: block;
  background-color: rgb(212,212,212);
  text-align: left;
  margin: 1px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 10px;
  color: rgb(178,44,27);
  text-decoration: none;
  _height: 22px;
}

a.submenu_level_3:hover {
  background-color: rgb(238,238,238);
  text-decoration: none;
}

a.submenu_level_4 {
  width: 196px;
  min-height: 22px;
  line-height: 22px;
  vertical-align: middle;
  display: block;
  background-color: rgb(212,212,212);
  text-align: left;
  margin: 1px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 10px;
  color: rgb(178,44,27);
  text-decoration: none;
  _height: 22px;
}

a.submenu_level_4:hover {
  background-color: rgb(238,238,238);
  text-decoration: none;
}
/*
 *  Magazin - magazine
 */

.magazine {
  width: 433px;
}

.magazine_left {
  width: 140px;
  float: left;
}
.magazine_right {
  width: 293px;
  float: left;
}
.magazine_right h2 {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.magazine p {
  margin-top: 5px;
  margin-bottom: 10px;
}
/*
 *  Ostatni - Other
 */

.download_link {
  display: block;
  height: 39px;
  line-height: 39px;
  vertical-align: middle;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 40px;
}

.download_pdf {
  background-image: url(../images/icons/pdf.gif);
}

/**
 *  Stylovani kontaktu
 */
table.contact_detail {
  width: 100%;
  table-layout: fixed;
}

table.contact_detail th.top_th {
  background-color: transparent;
  color: rgb(130,130,130);
  text-indent: 0px;
}

table.contact_detail th {
  font-size: 14px;
  background-color: rgb(178,44,27);
  color: rgb(255,255,255);
  font-weight: bold;
  vertical-align: middle;
  line-height: 22px;
  text-indent: 10px;
  text-align: left;
}

.contacts_list th {
  background-color: rgb(255,255,255);
}

div.hiarchy_structure_item {
  line-height: 18px;
}

div.hiarchy_structure_item a {

}

.with_arrow {
  background-image: url(../images/arrow_right_4.gif);
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: 10px;
}


/**
 *  Styly pro formular v helpdesku
 */

form#form_helpdesk_id textarea {
  width: 300px;
  height: 100px;
}


/**
 *  Styly pro formular v posladni dotazu do chatu
 */

form#form_chat_id textarea {
  width: 300px;
  height: 100px;
}


/**
 *  Styly pro sekci Importants links
 */
table#importants_links {
  border-collapse: collapse;
  border: 1px rgb(178,44,27) solid;
}

#importants_links th {
  background-color: rgb(178,44,27);
  color: rgb(255,255,255);
}

#importants_links td, #importants_links th {
  font-size: 12px;
}

#importants_links tr {
  height: 25px;
}


/**
 *  Search on intranet
 */

.search_intranet_item h3 {
  line-height: 20px;
  margin: 0px;
}


/**
 *  Management
 */
h3.management {
  color: rgb(178,44,27);
  font-size: 12px;
  border-bottom: 1px rgb(178,44,27) dotted;
  height: 20px;
  line-height: 15px;
  margin-bottom: 10px;
}


img.people_photo {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

table.management {
  margin-bottom: 10px;
}

table.management th {
  background-color: rgb(255,255,255);
  text-align: left;
}

table.management td {
  vertical-align: top;
}

ul.management {
  list-style-image: url(../images/arrow_right_4.gif);
}

ul.management ul {
  list-style-image: url(../images/black_circle.gif) !important;
}

/**
 *  HP
 */
#video_flash_div {
  width: 428px;
  height: 350px;
}

/* WIW - right */
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

/**
 *  Stylovani diskuze
 */

.diskuze_question {
  border: 1px rgb(178,44,27) solid;
  background: rgb(249,191,216) url();
  color: rgb(178,44,27);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.diskuze_question_answer {
  border: 1px rgb(4,54,114) solid;
  color: rgb(4,54,114);
  border-top: 0px;
  background: rgb(162,209,232) url();
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;

}
#wiw_foto {
  float:left;
  background: url('../images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('../images/shadow.gif') no-repeat bottom right;
  margin: 0 0 0 3px !important;

/*   float: left;
  background-color: #d5d5d5;
  padding: 1px 2px 2px 1px; */


}

#wiw_foto img {
  display: block;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #a9a9a9;
  margin: -5px 6px 5px -6px;
  padding: 2px;
}
#wiw_jmeno {
  clear: both;
  padding-top: 5px;
  color: #003875;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
}
#wiw_funkce {
  padding-top: 5px;
  color: #7c7c7c;
  text-align: center;
  font-size: 11px;
}
a.wiw_link {
  color: #7c7c7c;
  font-size: 10px;
  text-decoration: underline;
  text-align: center;
  display: block;
  padding-top: 5px;
}
a.wiw_link:hover {
  text-decoration: none;


}

/* link na HP u mapky */
a.link_small_ppf {
  color: #7c7c7c;
  font-size: 9px;
  text-decoration: underline;
  display: block;
}
a.link_small_ppf:hover {
  text-decoration: none;
}

/* zprava ke stazení */
.fls_item {
	width: 103px;
	display: inline-block;
  /* padding-top: 30px; */
}
.fls_nadpis {
  color: #B22C1B;
  font-weight: bold;
  padding-bottom: 10px;
}
.fls_img {
  float:left;
  background: url('../images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('../images/shadow.gif') no-repeat bottom right;
  margin: 0 0 0 7px !important;
}
.fls_img img {
  display: block;
  position: relative;
  margin: -5px 6px 5px -6px;
}
a.fls_a {
  padding-top: 25px;
  display: block;
  float: right;
  color: #545454;
  font-size: 11px;
  font-weight: bold;
  background: transparent url('../images/icons/ico16x16-pdf.gif') no-repeat top center;
}
.fls_anotace {
  clear: both;
  color: #545454;
  font-size: 11px;
  font-weight: bold;
}
a.fls_link {
  color: #7c7c7c;
  font-size: 10px;
  text-decoration: underline;
  text-align: left;
  display: block;
  padding-top: 15px;
}
a.fls_link:hover{
  color: #B22C1B;
  text-decoration: underline;
}

#box_weblinks {}
#box_weblinks a {
  font-size: 10px;
  display: block;
  padding: 0 0 5px 0;
  text-decoration: underline;
}
#box_weblinks a:hover{
  text-decoration: none;
}
.clear {
  clear: both;
}


.legen_of_map_box {
  padding-top: 10px;
  margin-top: 5px;
  border-top: solid 1px #DCDCDC;
}
.legend_of_map {
  font-size: 10px;
  padding-bottom: 3px;
}
.legend_of_map img {
  vertical-align: middle;
  margin-right: 3px;
}

.tableContacts {
}

.tableContacts p {
  margin: 0px;
  padding: 0px;
}

.tableContacts th {
  line-height: 20px;
  vertical-align: middle;
}

.tableContacts td, .tableContacts th {
  font-size: 10px;
}

.tableContacts th {
  border-bottom: 7px rgb(255,255,255) solid;
}

.tableContacts td {
  border-top: 3px rgb(255,255,255) solid;
  border-bottom: 1px rgb(178,44,27) solid;
}

.tableContacts th {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}

#news_image {
  width: 91px;
  height: 60px;
  float: right;
  position: relative;
  top: -74px;
  border-left: 5px rgb(255,255,255) solid;
  margin-left: 10px;
  overflow: hidden;
}

#news_datum {
  width: 91px;
  height: 20px;
  float: right;
  overflow: hidden;
  color: #B22C1B;
  font-size: 13px;
  text-align: right;
  margin-top: -46px;
  margin-right: 7px;
}

#right_links {
	width: 300px;
  height: 20px;
  float: right;
  overflow: hidden;
  color: #B22C1B;
  font-size: 13px;
  text-align: right;
  margin-top: -40px;
  margin-right: 2px;
}

a.zalozka {
  display: block;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  float: left;
	margin-top: 0px;
	height: 20px;
  line-height: 20px;
  background-color: rgb(250,226,223);
  font-size: 11px;
	font-weight: bold;
	color: rgb(178,44,27);
}
a.zalozka:hover {
  text-decoration: none;
}
a.zalozka_selected {
  height: 25px;
  line-height: 25px;
  background-color: rgb(178,44,27);
  font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
	margin-top: -4px;
}
a.zalozka_small {
	width: 93px;
}
a.zalozka_big {
	width: 170px;
}

.table_contacts{
}
.table_contacts td{
    vertical-align: top;
}
.table_contacts img{
	margin: 0px;
	padding: 0px;
	display: block;
}

.tableAttachments{
	background-image: url(../images/web2-sfumaturaDownloadItem.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 574px;
}
.tableAttachments td.name{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	width: 440px;
	padding-left: 5px;
	line-height: 25px;
	vertical-align: middle;
}
.tableAttachments td.icon{
	width: 24px;
}
.tableAttachments td.filesize{
	text-align: right;
	padding-right: 5px;
	line-height: 25px;
	vertical-align: middle;
}

.tableAttachments a{
	font-size: 11px;
	color: #555555;
}


.attachmentTitle{
	font-size: 11px;
	height: 16x;
}

#kalendar_left{
	width: 133px;
	display: inline-block;
}

#kalendar_content_under{
	width: 133px;
	display: inline-block;
	margin-top: 10px;
}

.quickLinks{
	text-align: left !important;
}
.quickLinks ul{
	list-style: none;
	list-style-image: url('');
	margin-left: 0px;
	padding-left: 0px;
}
.quickLinks ul li{
	background-image: url('../images/arrows/arrow_rgt_red_spc2.gif');
	background-repeat: no-repeat;
	background-position: 9px 3px;
	padding-left: 23px;
}
.quickLinks ul li a{
	color: #555555;
	line-height: 17px;
}
.quickLinks ul li a:hover{
	color: #B22C1B;
}
