@charset "utf-8";
/*=================== HLAVNI ===================*/
html{
	height: 100%;
	width: 100%;
    padding: 0;
    margin: 0;
}
body {
    /*width: 100%;*/
    /*height: 100%;*/
    margin: 0;
    /*margin-top: 25px;*/
    padding: 0;
    text-align: center;
    font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
    font-size: 0.75em;
    color: #212a31;
    background: #fff url('../images/body-bg.gif') repeat-x;
}
.button2 {
    padding:0 11px;
    margin: 0;
    width:auto;
    overflow:visible;
/*    border: none;
    background: none;*/
	cursor: pointer !important;
	height: 29px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: none;
	background: none;
	background: #d1000f url('../images/search-submit-bg.gif') top left repeat-x;
}
html>body .button2 {
    padding: 0px 11px 2px 11px;
}


/*html>body {
    overflow-y: scroll;
}*/
iframe {
    position: absolute;
    top: 140px;
    left: 0;
    border: none;
    overflow: hidden;
    z-index: 5;
    /*background-color: none !important;*/
    background: transparent !important;
}
.nobg {
    background: none !important;
}
hr {
    display:none;
}
a {
    color:#003050;
}
a:active {
    color:#003050;
}
a:visited {
    color:#003050;
}
a:hover {
    color:#000;
}
a img {
    border:0;
}
a.aimg, a.aimg:visited, a.aimg:hover, span.aimg {
    display: block;
    text-decoration: none;
    cursor: pointer !important;
    margin: 0 auto;
    text-align:center;
}
.aimg .aimg_in {
    text-align:center;
    display: table-cell;
    vertical-align: middle;
}
.img img {
    vertical-align: middle !important;
}
a.nice_link, a.nice_link:visited, a.nice_link:hover {
	float: left;
	height: 26px;
	text-decoration: none;
}
a.nice_link span, a.nice_link:visited span, a.nice_link:hover span {
	float: left;
	height: 26px;
	line-height: 26px;
	cursor: pointer !important;
}
a.nice_link span.l, a.nice_link:visited span.l, a.nice_link:hover span.l {
	width: 4px;
	background: url('../images/nice-link-left.gif') no-repeat;
}
a.nice_link:hover span.l {
	background: url('../images/nice-link-left-on.gif') no-repeat;
}
a.nice_link span.t, a.nice_link:visited span.t, a.nice_link:hover span.t {
	color: #fb6b01;
	font-weight: bold;
	padding: 0px 10px;
	background: url('../images/nice-link-bg.gif') repeat-x;
}
a.nice_link:hover span.t {
	color: #fff;
	background: url('../images/nice-link-bg-on.gif') repeat-x;
}
a.nice_link span.r, a.nice_link:visited span.r, a.nice_link:hover span.r {
	width: 16px;
	background: url('../images/nice-link-right.gif') no-repeat;
}
a.nice_link:hover span.r {
	background: url('../images/nice-link-right-on.gif') no-repeat;
}
div, p/*, ul, li*/ {
    padding: 0px 0;
    margin: 0px 0;
    line-height: 1.25em;
/*    margin: 5px 0 10px 0*/
}
h1, h2, h3 {
    padding: 0;
    margin: 0;
/*    color: #fc9709;
    color: #a71f23;*/
}
.h1 {
    position:relative;
}
h1 {
    color: #252525;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1.7em;
    font-weight: normal;
    background: url('../images/h1-dot.gif') left bottom repeat-x;
    padding-bottom: 10px;
}
.hmpg_h1 {
	position:absolute;
	top: -1000px;
}
/*h1 a, h1 a:visited, h1 a:hover {
    color: #a71f23 !important;
}*/
h2 {
    font-size: 1.2em;
}
h2 a{
    color:#5d5c5c;
}
h3 {
    font-size: 1.1em;
}
br {}
hr{}
form {
    margin: 0px;
    padding: 0px;
}
fieldset {
    border:0px;
    margin: 0px;
    padding: 0px;
}
legend {
    color: #000;
}
select {
    font-size: 1em;
}
textarea {
    font-size: 1em;
    color: #636363 !important;
/*    border: none;
    border: 1px solid #eee;
    background-color: #fff;*/
}
html>body textarea {
    font-size: 1.2em;
}
select{
    font-size: 1em;
/*    margin:1px 0 1px 0;*/
}
input {
    font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
    font-size: 1em;
/*    color: #636363 !important;*/
    padding: 1px 3px;
}
table {
    font-size: 1em;
}
object {
    position:relative;
    z-index: 0;
}
/*=================== POMOCNICI ===================*/
.cleaner {
    border:none !important;
    margin:0 !important;
    padding:0 !important;
    height:0 !important;
    line-height:0 !important;
    font-size:0 !important;
    clear:both !important;
}
html>body .cleaner {
	float: none !important;
	display: block;
}
.nodisplay {
    display: none !important;
}
.no_margin_right {
    margin-right: 0 !important;
}
.visible {
    visibility: visible !important;
}
.hidden {
    position: absolute !important;
    top: -10000px;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.pure {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.strong {
    font-weight: bold !important;
}
/*=================== LAYOUT ===================*/
#main_wrap {
	width: 984px;
	height: 100%;
	margin: 0px auto 0px auto;
	/*margin-bottom: 25px;*/
	text-align: left;
	position:relative;
	background-color: #fff;
}
#header {
	position:absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 90px;
	background-color: #fff;
	background: #fdfdfe url('../images/header-bg.gif') repeat-x;
	z-index: 100;
}
#header_spacer {
    height: 90px !important;
    /*background-color: #fff;*/
}
/*#header_img {
    position:absolute;
    top: 0;
    right: 0px;
    width: 982px;
    height: 101px;
    z-index: -1;
    background: url('../images/header.jpg') top left no-repeat;
}*/
html>body #header_img {
    z-index: 0;
}

#footer_wrap {
    clear: both;
    text-align:center;
}
#footer {
    position:relative;
    width: 984px;
    clear: both;
    color: #4b5457;
	font-size: 11px;
	margin: 0 auto;
	text-align: left;
}
html>body #footer {
}
#footer a, #footer a:visited, #footer a:hover {
    color: #4b5457;
    text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_in {
	padding: 8px 16px;
	background: url('../images/footer-in-bg.png') no-repeat bottom left;
}
#footer_in2 {
	padding: 8px 16px;
}
#footer table {
	border-collapse: collapse;
	width: 100%;
}
#footer table td {
	border: 1px solid #fff;
	background: #eff1f2 url('../images/footer-bg.gif') repeat-x;
	padding: 16px;
	width: 33%;
	vertical-align: top;
}
#footer table td.ftc1 {
	
}
#footer table td.ftc1 img {
	padding: 0px 0px 12px 3px;
}
#footer table td.ftc2 {
	line-height: 1.4em;
}
#footer table td.ftc3 {
}
.f_info1 {
	font-size: 11px;
	padding-bottom: 10px;
}
.f_info1 strong {
	font-size: 12px;
}
.tisk {
    position:absolute;
    width: 100px;
    height: 20px;
    top: -20px;
    right: 0px;
    text-align: right;
}
.tisk img {
    vertical-align: middle;
}
.tisk2 {
    display: block;
    position: absolute;
    top: 2px;
    right: 23px;
    width: 150px;
    height: 30px;
    font-size: 0.9em;
    text-align: right;
}
html>body .tisk2 {
    top: -5px;
    right: 5px;
}
.tisk2 a, .tisk2 a:visited, .tisk2 a:hover{
}
.tisk2 img {
    position:relative;
    top: 2px;
}
#holder {
	position:relative;
}
/***** 3 sloupce *****/
#holder3 {
	padding-left: 180px;
	padding-right: 180px;
	
}
#content3 {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
}
#left3 {
	position: relative;
	float: left;
	left: 180px;
	width: 180px;
	margin-left: -100%;
	background-color: #bbb;
}
html>body #left3 {
	left: -180px;
}
#right3 {
	position: relative;
	width: 180px;
	float: left;
	margin-right: -170px;
	overflow: hidden;
}
html>body #right3 {
	margin-right: -180px;
}
/***** 2 sloupce (stred + pravy) *****/
#holder2r {
}
#content2r {

	position: relative;
	float: left;
	width: 100%;
	margin-right: -180px;
	background-color: #999;
		/*margin-top: 20px;*/
}
#content2r #content_in {
    padding-right: 180px;
}
#right2r {
	position: relative;
	float: left;
	width: 180px;
	margin-right: -180px;
	overflow: hidden;
	background-color: #eee;
}
/***** 2 sloupce (levy + stred) *****/
#holder2l {

}
#content2l {
	float: right !important;
	width: 726px !important;
	margin-left: -230px !important;
	overflow: hidden;
}
#content2l #content_in {
    margin: 0 auto;
    padding-left: 10px !important;
    padding-right: 20px !important;
/*    padding-left: 180px;*/
}
#content_in ul {
  margin: 20px 0 20px 40px;
}
html>body #content_in ul {
  margin: 20px 0 20px 0px;
}
#content_in ul li{
/*  list-style-image: url('../images/icon-li.gif');*/
	list-style-image: url('../images/arrow-blue.gif');
	padding: 0px 0 15px 0;
	line-height: 11px;
  	color: #666;
}
#left2l {
	position: relative;
	left: 230px;
	width: 230px;
	float: right !important;
	margin-left: -230px !important;
	left: -230px !important;
}
#left2l #left_in {
    padding: 0px 25px;
}
#holder_dir #content2l {
    width: 683px !important;
	margin-left: -300px !important;
}
#holder_dir #content2l #content_in {
}
html>body #holder_dir #content2l #content_in {
    width: 720px;
}
#holder_dir #left2l {
    left: -300px !important;
    width: 300px;
    float: right !important;
    margin-left: -300px !important;
}
#holder_dir #left2l #left_in {
    padding: 0;
}
#holder_dir h1 {
    width: 650px;
}
/***** 1 sloupec *****/
#holder1 {
}
#content1 {
    width: 100%;
}
/***** spolecne *****/
#content3, #content2l, #content2r, #content1 {
    height: 300px;
    background-color: #fff;
}
html>body #content3, html>body #content2l, html>body #content2r, html>body #content1 {
	position:relative;
    min-height: 300px;
    height: auto;
}
#content_in {
	/*height: 750px;*/
	padding-bottom: 60px !important;
}
html>body #content_in {
	/*min-height: 750px;
	height: auto;*/
}
#content_in, #right_in {
	padding: 5px;
	/*overflow: hidden;*/
}
#content1 #content_in {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 23px;
}
.homepage #content1 #content_in {
	padding: 0;
}
#left_in {
    padding: 5px 5px 5px 5px;
    position:relative;
    z-index: 10;
}
.search_content {
    padding-bottom: 25px;
}
/*=================== MENICKA ===================*/
/***** rolovaci *****/
.r_menu {
    position: absolute;
    bottom: 0px;
    left: 200px;
    z-index: 200 !important;
    width: 540px;
    height: 44px;
}
.r_menu ul {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
}
.r_menu li {
    float: left; /*IE*/
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.r_menu li.l1, .r_menu li.l2,
.r_menu li.l3, .r_menu li.l4 {
    /*width: 170px; -- dnesni zmena --*/
    /*background: url('../images/menu-square.gif') 7.5% 50% no-repeat; -- dnesni zmena --*/
    width: 100%;
}
html>body .r_menu li.l1, html>body .r_menu li.l2,
html>body .r_menu li.l3, html>body .r_menu li.l4 {
    /*background-position: 9% 50%; -- dnesni zmena --*/
}
.r_menu li a, .r_menu li a:visited {
    display: block;
    text-decoration: none;
    font-size: 12px !important;
    /*height: 18px;*/
    margin: 0;
    padding: 6px 15px 4px 21px;
    color: #fff;
    background-color: #ea5b00;
}
html>body .r_menu li a, html>body .r_menu li a:visited, html>body .r_menu li a:hover {
    min-height: 18px;
    height: auto;
}
.r_menu span {
	float: left;
	cursor: pointer !important;
}
.r_menu span.t {
}
.r_menu span.l {
	display:none;
}
.r_menu li.l0 a.first span.l, .r_menu li.l0 a.first:visited span.l, .r_menu li.l0 a.first:hover span.l {
	display: block;
	width: 1px;
	height: 44px;
	background: #b8b6b3 url('../images/r-menu-line.gif') no-repeat;
}
.r_menu li a:hover {
    color: #fff;
    background-color: #d24700;
}
.r_menu li.l0 a.first, .r_menu li.l0 a.first:visited, .r_menu li.l0 a.first:hover {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    text-align: center;
    font-size: 14px !important;
    color: #003050;
    padding: 0;
    background: none;
}
.r_menu li.l0:hover {
    background: #ea5b00 url('../images/r-menu-hover.gif') repeat-x;
}
.r_menu li.l0 a.first span.t, .r_menu li.l0 a.first:visited span.t, .r_menu li.l0 a.first:hover span.t {
    padding: 0px 19px 0px 19px;
    height: 44px;
    line-height: 44px;
}
.r_menu li.l0 a.first:hover, .r_menu ul.u0 li.l0:hover a.first {
	color: #fff;
	text-decoration: none;
}
html>body .r_menu li.l0 a.first:hover, html>body .r_menu ul.u0 li.l0:hover a.first {
}
.r_menu li a.parent {
    background: #ea5b00 url('../images/sipka-menu-white.gif') 95% 45% no-repeat;
}
.r_menu li a.parent1:hover {
	background-color: #d24700;
}
.r_menu ul.u1 li.l1:hover a.parent1,
.r_menu ul.u1 li.l1hover a.parent1,
.r_menu ul.u2 li.l2:hover a.parent2,
.r_menu ul.u2 li.l2hover a.parent2,
.r_menu ul.u3 li.l3:hover a.parent3,
.r_menu ul.u3 li.l3hover a.parent3 {
	background-color: #d24700;
}
.r_menu li.l1 a, .r_menu li.l2 a,
.r_menu li.l3 a, .r_menu li.l4 a {
/*    font-size: 0.9em;*/
    /* width: 148px; -- dnešní změna --*/
    width: 184px;
}
.r_menu .parent {
}
.r_menu .first {
}
.r_menu ul.u1, .r_menu ul.u2, .r_menu ul.u3, .r_menu ul.u4 {
    position: absolute;
    top: 0px;
    /*left: 200px; -- dnesni zmena -- */
    left: 220px;
    /*width: 200px; -- dnesni zmena -- */ /* IE7 bitch to potrebuje! */
    width: 220px;
    z-index: 201 !important;
}
.r_menu ul.u1 {
    top: 44px;
    left: 1px;
}
/*.r_menu ul.u0 li.l0:hover ul.u1,
.r_menu ul.u1 li.l1:hover ul.u2,
.r_menu ul.u2 li.l2:hover ul.u3,
.r_menu ul.u3 li.l3:hover ul.u4 {
    z-index: 20001 !important;
}*/

.nojs .r_menu ul.u1, .nojs .r_menu ul.u2, .nojs .r_menu ul.u3, .nojs .r_menu ul.u4 {
	visibility: hidden;
}
.nojs .r_menu ul.u0 li.l0:hover ul.u1,
.nojs .r_menu ul.u1 li.l1:hover ul.u2,
.nojs .r_menu ul.u2 li.l2:hover ul.u3,
.nojs .r_menu ul.u3 li.l3:hover ul.u4 {
	visibility: visible;
    z-index: 20001 !important;
}

/***** jednoduche footer_menu *****/
.footer_menu  {
    padding-left: 10px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-left: 316px;
    width: 250px;
    line-height: 1.5em;
    overflow: visible;
    border-left: 1px dashed #cfcdcf;
}
.footer_menu a, .footer_menu a:visited, .footer_menu a:hover {
    padding: 0 5px;
    float: left;
}
/***** leve menu *****/
.menu_left h2 {
	margin: 1px 0 0 0;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: #666;
/*	background-color: #999;*/
}
.menu_left ul {
	margin: 0px;
	padding: 0px;
}
.menu_left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu_left ul li a,
.menu_left ul li a:visited,
.menu_left ul li a:active,
.menu_left ul li a:link {
	display: block;
	margin: 0px;
	padding-top: 14px;
	height: 20px;
	padding-bottom: 1px;
	font-size: 1.2em;
	text-decoration: none;
}
html>body .menu_left ul li a,
.menu_left ul li a:visited,
.menu_left ul li a:active,
.menu_left ul li a:link {
	min-height: 20px;
	height: auto;
}
.menu_left ul li a.cat2,
.menu_left ul li a.cat3,
.menu_left ul li a.cat4,
.menu_left ul li a.cat5 {
/*    font-size: 1.1em;*/
    font-weight: normal;
}
.menu_left ul li a.cat0:hover,
.menu_left ul li a.cat2:hover,
.menu_left ul li a.cat3:hover,
.menu_left ul li a.cat4:hover,
.menu_left ul li a.cat5:hover {
/*    color: #e6001c;*/
}
.menu_left ul li a.cat1:hover {
    color: #222;
}
.menu_left ul li a.cat2:hover,
.menu_left ul li a.cat3:hover,
.menu_left ul li a.cat4:hover,
.menu_left ul li a.cat5:hover {
    background: url('../images/arrow-gray.gif') no-repeat;
}
.menu_left ul li a.cat1 {
    padding-left: 0px;
    background: url('../images/menu-dot.gif') bottom left repeat-x;
}
/*.menu_left ul li a.cat1 {
	padding: 2px 0px 2px 30px;
    background-position: 11% 30%;
}*/
.menu_left ul li a.cat2, .menu_left ul li a.cat2:hover {
    padding-left: 20px;
    background-position: 3% 65%;
}
.menu_left ul li a.cat3, .menu_left ul li a.cat3:hover {
    padding-left: 40px;
    background-position: 14% 65%;
}
.menu_left ul li a.cat4, .menu_left ul li a.cat4:hover {
    padding-left: 60px;
    background-position: 25% 65%;
}
.menu_left ul li a.cat5, .menu_left ul li a.cat5:hover {
    padding-left: 70px;
    background-position: 0% 65%;
}
/***** menu v paticce *****/
#menu_footer ul {
    position: relative;
    left: 43%;
    width: 50%;
}
#menu_footer .menu {
    margin: 0px;
    padding: 0px;
}
#menu_footer .menu li {
    list-style-type: none;
    background-color: #ddd;
    border-left: 1px solid #ccc;
}
#menu_footer .menu li a {
    display: block;
    height: auto;
    text-decoration: none;
/*    text-align: center;*/
    padding: 2px 5px 2px 5px;
}
#menu_footer .menu li a:hover {
    background-color: #f6f6f6;
}
/*=================== HEADER ===================*/
.form_item_box {
  height: 1px;
  min-height: 1px;
  padding: 0;
  margin: 5px 0 5px 0;
}
.form_item_box img {
  margin-left: 5px;
}
html>body .form_item_box {
  height: auto;
  overflow:hidden;
}
.form_item_box label, .form_item_box .label {
  display: block;
  width: 180px;
  float: left;
  padding: 0 10px 0 0;
  margin: 2px 0 2px 0;
  text-align: right;
}
.form_item_box label.normal {
  display: inline;
  width: auto;
  text-align: left;
}
.w100 {
    width: 100px !important;
}
.settings {
    position:absolute;
    /*right: -9px;*/
    right: 18px;
    top: -1px;
    height: 18px;
    padding: 8px 2px 0px 9px;
    text-align: right;
    color: #000;
    font-size: 11px;
}
html>body .settings {
}
.settings a, .settings a:visited {
    color: #383838;
}
.cnitem {
    padding-right: 5px;
}
.cnitem img {
	position:relative;
	top: -1px;
}
.settings form, .settings fieldset {
    display: inline;
}
.settings img {
    vertical-align: middle;
}
.country_names {
}
.country_names a, .country_names a:visited, .country_names a:hover {
}
#search {
    position:absolute;
    margin: 0;
    width: 984px;
    height: 73px;
    background: #b9bfc3;
    text-align: right;
    top: 90px;
    left: 0px;
/*    z-index: 2;*/
}
/*html>body #search {
    z-index: 1;
}*/
.search_input {
	position:absolute;
	top: 23px;
	right: 102px;
	width: 184px;
	height: 28px;
	line-height: 28px;
	padding: 0px 5px;
	font-size: 12px !important;
	border: none;
	background: url('../images/search-text.gif') no-repeat;	
}
.search_input input {
	position:absolute;
	top: 5px;
	left: 5px;
	width: 180px;
	border: none;
	background: none;
}
html>body .search_input {
}
#search_spacer {
    height: 70px;
}
.homepage #search_spacer {
    display:none;
}
.homepage #search {
    position:relative;
    top: 0px;
    margin: 0px;
    display:none;
}
/*#reference_content #search {
    position:relative;
    top: -30px;
}*/
/*.homepage img {
    margin: 0 !important;
    padding: 0 !important;
}*/
.search_submit {
	position:absolute;
	top: 23px;
	right: 20px;
	width: 82px;
	height: 28px;
	border: none;
	cursor: pointer !important;
	text-align:center;
	color: #fff;
	font-weight: bold;
	background: url('../images/search-but.gif') no-repeat;
}
html>body .search_submit {
}
#detail_search {
    line-height: 1.7em;
}
/*=================== KATEGORIE (ve stredni casti) ===================*/
.category_line {
    clear: both;
}
.category_item {
    float: left;
    margin: 5px 5px 0px 0px;
    width: 218px;
    width: 326px;
    width: 299px;
    padding: 0px 28px 5px 0px;
/*    border: 1px solid #eee;*/
    height: 136px;
}
html>body .category_item {
    min-height: 136px;
    height: auto;
}
.category_item h2 {
    color: #a71f23;
    height: 16px;
    overflow: hidden;
    padding: 6px 0px 0px 0px;
/*    border-left: 30px solid #e7e7e7;*/
    font-size: 1.1em;
    margin-bottom: 8px;
    font-weight: normal;
}
html>body .category_item h2 {
    height: 18px;
}
.lihu, .lihu div, .lihu p, .lihu span {
    line-height: 1.65em !important;
}
/*html>body .category_item h2, html>body .related h3 {
    min-height: 14px;
    height: auto;
}*/
.related h3 {
    font-size: 1.25em;
    padding-left: 2px;
    margin-bottom: 10px;
}
.category_item h2 a, .category_item h2 a:visited, .category_item h2 a:hover {
    padding-left: 20px;
    font-size: 1.1em;
    background: url('../images/reference-sipka.gif') 0% 15% no-repeat;
}
html>body .category_item h2 a, html>body .category_item h2 a:visited, html>body .category_item h2 a:hover {
    background-position: 0% 50%;
}
.category_item .text, .category_item .text p, .category_item .text div {
    /*height: 130px;
    overflow: hidden;*/
    line-height: 1.5em !important;
}
.related {
    /*border: 1px solid #efefef;*/
    width: 350px;
    padding: 15px;
    padding-top: 0px;
    line-height: 1.8em;
}
.related h3 {
    height: 20px;
}
#press_categories h2 {
    height: 20px;
}
a.square_link, a.square_link:visited, a.square_link:hover {
    background: url('../images/slovnik-sipka.gif') 0% 50% no-repeat;
    padding-left: 15px;
}
a.triangle_link, a.triangle_link:visited, a.triangle_link:hover {
    background: url('../images/triangle.gif') 0% 50% no-repeat;
    padding: 0px 6px 0px 10px;
}
#content_in ul.links {
    margin: 0;
    padding: 0;
    margin: 0 0 0 20px;
    list-style-type: none;
}
#content_in .related ul.links li {
  padding: 0px 0 11px 0px;
/*  line-height: 11px;*/
    margin: 0;
    font-weight: normal;
    list-style-image: url('../images/arrow-gray2.gif');
}
#content_in .related ul.links li a, #content_in .related ul.links li a:visited {
/*    color: #8e8f8f;*/
}
#content_in .related ul.links li a:hover {
/*    color: #8e8f8f;*/
    text-decoration: none;
}
.no_r_margin {
    margin-right: 0 !important;
}
.homepage_cat_box {
    clear: both;
    height: 260px;
    margin-bottom: 48px;
    padding-left: 16px;
    background: #fff url('../images/hmpg-cats-bg.gif') repeat-x;
}
.homepage_cat {
    float: left;
    position:relative;
    width: 308px;
    height: 260px;
    background: #dfe5e6 url('../images/hmpg-cat-bottom.jpg') left bottom no-repeat;
}
.homepage_cat .text, .homepage_cat .text p, .homepage_cat .text div {
    line-height: 1.5em;
}
html>body .homepage_cat {
}
/*.dek_left {
    position:absolute;
    top: 0px;
    left: -6px;
    width: 6px;
    height: 260px;
    background: url('../images/homepage-cat-left.png') no-repeat;
}
.dek_top {
    position:absolute;
    top: -4px;
    left: -4px;
    width: 319px;
    height: 4px;
    background: url('../images/homepage-cat-top.png') no-repeat;
}*/
.homepage_cat .text strong {
    color: #a71f23;
}
.homepage_cat_in {
  height: 230px;
}
#content_in .homepage_cat ul {
    margin: 0;
    padding: 120px 0px 5px 17px;
    position:relative;
}
#content_in .homepage_cat ul li{
    list-style-image: none;
    font-weight: normal;
    color: #000;
    list-style-type: none;
    padding: 0;
}
.homepage_cat_in {
}
.homepage_cat h3 {
    font-size: 1em;
    font-weight: normal;
}
.homepage_cat h2 {
    font-weight: normal;
    padding: 14px 0px 0px 12px;
}
.homepage_cat h2 a, .homepage_cat h2 a:visited, .homepage_cat h2 a:hover {
    color: #fff;
    display: block;
    width: 212px;
    padding-left: 0px;
    height: 23px;
    font-size: 18px;
    text-decoration: none;
}
.homepage_cat h2 a:hover {
}
.homepage_cat .img {
    padding-top: 1px;
}
.homepage_cat a.title, .homepage_cat a.title:visited, .homepage_cat a.title:hover {
    color: #003050;
    font-size: 1em;
    display: block;
    margin: 0;
    height: 5px;
    font-size: 14px;
    padding: 7px 0 9px 16px;
    background: url('../images/dot-blue.gif') 0px 50% no-repeat;
}
html>body .homepage_cat a.title, html>body .homepage_cat a.title:visited,
html>body .homepage_cat a.title:hover {
    height: 12px;
}
.homepage_cat a.title:hover {
    /*padding-left: 19px;
    background: url('../images/sipkos.gif') 0% 42% no-repeat;
    text-decoration: none;*/
}
.homepage_cat .hmpg_table {
    position:absolute;
    left: 145px;
    top: 17px;
    width: 134px;
    height: 84px !important;
    overflow: hidden !important;
    display:none;
}
html>body .homepage_cat .hmpg_table {
    left: 160px;
}
.homepage_cat .hmpg_table .h_text {
    text-align: left;
    color: #d5ffff;
    font-size: 11px;
}
.homepage_cat .hmpg_table .h_text p, .homepage_cat .hmpg_table .h_text div {
    padding: 0 !important;
    margin: 0 !important;
}
/*.h_row:hover .hmpg_table .h_text {
    visibility: visible;
}
.h_row:hover .hmpg_table .hc_img .hc_img_in {
    z-index: 200 !important;
    background-position: 100% 0% !important;
}
.h_row:hover .hmpg_table {
    z-index: 200 !important;
}
.h_row:hover .hmpg_table:hover .h_text {
    visibility: hidden;
}
.h_row:hover .hmpg_table:hover .hc_img .hc_img_in {
    background-position: 0% 0% !important;
}*/
.hc_1 .homepage_cat_in {
	background: url('../images/hmpg-cat1.jpg') no-repeat;
}
.hc_2 .homepage_cat_in {
	background: url('../images/hmpg-cat2.jpg') no-repeat;
}
.hc_3 .homepage_cat_in {
	background: url('../images/hmpg-cat3.jpg') no-repeat;
}
.navig {
    font-size: 1.1em;
    padding-bottom: 5px;
}
/*.navig a, .navig a:visited, .navig a:hover {
    color: #fc9709;
}*/
.navig a:hover {
    text-decoration: none;
}
.navigator-new {
	position:relative;
	padding: 7px 0 3px 0;
	height: 25px;
	width: 100%;
	text-align:center;
}
.search_content .navigator-new {
	position:absolute;
	bottom: 47px;
	left: 0px;
}
html>body .search_content .navigator-new {
	bottom: 0px;
}
.navigator-new a, .navigator-new a:visited{
  padding: 0 4px;
  margin: 0 2px;
/*  background-color: #eee;*/
  text-decoration: none;
}
.navigator-new a:hover {
  background-color: #fe9314;
  color: #fff;
  text-decoration: none;
}
.navigator-new a.arrow, .navigator-new a.arrow:hover {
  padding: 0;
  margin: 0;
  background: none;
}
.navigator-new img {
    background: none;
  position: relative;
  top: 3px;
}
.navigator-new span {
  color: #fff;
  padding: 0 4px;
  margin: 0 2px;
  font-weight: bold;
  background-color: #fe9314;
}
.dir_list {
    width: 290px;
    border: 1px solid #e7e7e7;
    overflow: auto;
    height: 300px;
}
.dir_list_in {
    padding: 5px;
}
.dir_list img {
    vertical-align: middle;
}
.dir_edit {
    width: 290px;
    line-height: 1.5em;
    border: 1px solid #e7e7e7;
}
.dir_edit_in {
    padding: 5px;
}
.dir_edit fieldset {
    border: 1px solid #e7e7e7;
    padding: 8px 5px 5px 5px;
    margin-bottom: 5px;
}
.dir_edit legend {
    padding: 1px 3px;
    background-color: #f1f1f1;
}
.dir_edit .submit, .file_edit .submit {
    height: 1.8em;
}
/*.submit {
    color: #f00 !important;
}*/
.main_edit {
    /*line-height: 1.9em;*/
    margin-bottom: 5px;
}
.main_edit input {
    margin-bottom: 3px;
}
.w120 {
    width: 11em;
}
.w50 {
    width: 4em;
}
.files h2, .files {
    margin: 5px 0;
}
.files_in {
/*    width: 540px;*/
    max-height: 400px;
    overflow: auto;
}
.files_table {
    width: 660px;
    border-collapse: collapse;
    border: 1px solid #e7e7e7;
    margin-bottom: 5px;
}
html>body .files_table {
    margin-left: 1px;
}
.files_table td {
    padding: 2px 5px;
    border: 1px solid #e7e7e7;
}
.files_table th {
    background-color: #e7e7e7;
    padding: 2px 5px;
    border: none;
    border-right: 1px solid #fff;
}
.files_table td.icon {
    padding: 0 0 0 21px;
    height: 22px;
    background-position: 2px 50%;
    background-repeat: no-repeat;
    background-image: url('../images/file_icons/unknown.gif');
}
html>body .files_table td.icon {
    min-height: 22px;
}
.files_table td.pdf {
    background-image: url('../images/file_icons/pdf.gif');
}
.files_table td.txt {
    background-image: url('../images/file_icons/txt.gif');
}
.files_table td.xls {
    background-image: url('../images/file_icons/xls.gif');
}
.files_table td.doc {
    background-image: url('../images/file_icons/doc.gif');
}
.files_table td.img {
    background-image: url('../images/file_icons/img.gif');
}
.files_table td.audio {
    background-image: url('../images/file_icons/audio.gif');
}
.files_table td.video {
    background-image: url('../images/file_icons/video.gif');
}
.files_table td.zip {
    background-image: url('../images/file_icons/zip.gif');
}
.files_table .dif_bg {
    background-color: #f6f6f6 !important;
}
a.download, a.download:visited, a.download:hover {
    display: block;
    float: left;
    width: 125px;
    height: 17px;
    padding-top: 1px;
    background: url('../images/download.gif') top left no-repeat;
    color: #fff;
    font-weight: bold;
    text-align:center;
    text-decoration: none;
    margin-bottom: 5px;
}
.button {
    width: 125px;
    height: 19px;
    border: none;
    background: none;
    background: url('../images/download.gif') top left no-repeat;
    color: #fff !important;
    font-weight: bold;
    text-align:center;
    padding-bottom: 3px;
    margin-bottom: 5px;
    cursor: pointer !important;
}
.file_tabs {
    border: 1px solid #d0d0d0;
    background-color: #f6f6f6;
    padding: 5px;
}
.file_edit a.file_tab, .file_edit a.file_tab:visited, .file_edit a.file_tab:hover {
    border: 1px solid #d0d0d0;
    text-decoration: none;
    background-color: #fff;
    position:relative;
    top: -2px;
    padding: 2px 4px;
}
.file_edit a.file_tab:hover {
    background-color: #f6f6f6;
}
.file_edit a.active {
    background-color: #f6f6f6 !important;
    border-bottom: 1px solid #f6f6f6 !important;
}
.file_edit {
    width: 660px;
    border: 1px solid #e7e7e7;
    padding: 5px;
}
.file_edit {
    padding-top: 9px;
}
.file_edit_title, .dir_edit_title {
    color: #636363;
    background-color: #f1f1f1;
    border: 1px solid #e7e7e7;
    border-bottom: none;
    padding: 2px 5px;
    font-weight: normal;
}
.file_edit_title {
    width: 660px;
}
.dir_edit_title {
    width: 280px;
    margin-top: 5px;
}
.file_edit_title .name, .dir_edit_title .name {
    font-weight: bold;
  	white-space: nowrap;
}
.file_edit .dule {
    margin-bottom: 5px;
}
fieldset.rights {
    border: 1px solid #e7e7e7;
    padding: 8px 5px 5px 5px;
    margin-bottom: 5px;
}
fieldset.rights legend {
    padding: 1px 3px;
    background-color: #f1f1f1;
}
.discussion {
    width: 360px;
}
.discussion label, .discussion .label {
    width: 70px;
}
.discussion legend {
    font-weight: bold;
}
.discussion_item {
  margin-top: 20px;
  border: 1px solid #c5c5c5;
  width: 100%;
}
.discussion_item .header{
  padding: 7px;
  background-color: #eee;
  border-bottom: 1px solid #c5c5c5;
}
.discussion_item .date {
  font-size: 0.9em;
  margin-left: 10px;
}
.discussion_item .text{
  padding: 7px;
}
.sitemap {
    margin-bottom: 10px;
}
.sitemap ul, .vobsah ul {
/*    padding-left: 20px;*/
    padding: 0 0 0 18px;
    margin: 10px;
}
.sitemap ul {
    margin-top: 0px !important;
}
.sitemap h2 a, .sitemap h2 a:visited, .sitemap h2 a:hover {
    padding-left: 20px;
    font-size: 0.9em;
    background: url('../images/reference-sipka.gif') 0% 65% no-repeat;
}
.sitemap h2 {
    padding-bottom: 15px;
}
/*.vobsah ul {
    padding-left: 20px;
}*/
.sitemap li, .vobsah li {
    list-style-type: none;
}
.sitemap li, .vobsah li {
    padding: 1px 10px;
    background: url('../images/square.gif') 0% 50% no-repeat;
    font-weight: normal !important;
/*    background: url('../images/slovnik-sipka.gif') 0% 50% no-repeat;*/
}
.sitemap li {
    background: none;
}
.sitemap li.vodsad0 {
    margin-left: 0px;
}
.sitemap li.vodsad1 {
    margin-left: 20px;
}
.sitemap li.vodsad2 {
    margin-left: 40px;
}
.sitemap li.vodsad3 {
    margin-left: 60px;
}
.sitemap li.vodsad4 {
    margin-left: 80px;
}
.cary {
    width: 10px;
    height: 20px;
    position:relative;
    top: 4px;
}
.message_spacer {
    height: 26px;
}
.bad_message, .good_message {
    color: #fff;
    font-weight: bold;
    width: 959px;
    position:absolute;
    top: 200px;
    left: 20px;
    z-index: 2;
}
.bad_message_in, .good_message_in {
    padding: 5px 10px;
}
.good_message {
    background-color: #0c0;
}
.bad_message {
    background-color: #d00;
}
.gallery {
}
.gallery_line {
}

.gallery .img {
    float: left;
    margin-right: 5px;
}
.gallery .img img {
    border: 1px solid #ffae3c;
}
.gallery h3 {
    margin-bottom: 5px;
}
.search_bar {
    width: 650px;
    background-color: #f3f3f3;
    padding: 5px;
}
.history .files_table tr {
    background-color: #fff;
}
/*=================== SLOVNIK ===================*/
.rejstrik {
    padding: 5px 5px 30px 0px;
}
.rejstrik a {
    /*padding: 0px 3px;*/
    display: block;
    float: left;
    width: 1em;
    height: 18px;
    padding: 0px 3px 0px 3px;
    text-align:center;
    text-decoration: none;
    margin: 0px 5px 5px 0px;
}
html>body .rejstrik a {
    min-width: 1em;
    width: auto;
}
.rejstrik a, .rejstrik a:visited {
    color: #666;
}
.rejstrik a:hover {
    background: #f65055 url('../images/rejstrik-hover.gif') top left repeat-x;
    color: #fff;
}
.rejstrik a.active:hover {
    font-weight: bold;
}
table.wordgroup td {
    width: 50%;
    vertical-align: top;
}
table.wordgroup .word {
    padding-left: 10px;
    padding-bottom: 6px;
    font-size: 1em;
}
table.wordgroup .letter {
    font-size: 1.1em;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
}
/*table.wordgroup .letter a, table.wordgroup .letter a:visited {
}
table.wordgroup .letter a:hover {
    text-decoration: none;
}*/
.form_name {
    font-weight: bold;
    padding: 0px 0px 9px 9px;
}
.formular {
    padding: 5px;
    border: 1px solid #c9d0d4;
    background-color: #f4f6f6;
    margin-bottom: 15px;
    color: #000;
}
.formular .input_text, .formular textarea {
    border: 1px solid #dbdada;
    color: #8e8f8f !important;
    font-size: 1em;
    font-family: Tahoma, Arial;
}
.formular .input_text {
    height: 18px;
    padding-top: 4px;
}
.formular textarea {
/*    width: 697px;*/
    padding: 3px;
}
.formular .submiti {
    text-align: left !important;
}
.formular .ta_name {
    padding: 0px 0px 5px 5px;
}
.formular table {
    border: none;
/*    border: 1px solid #e7e7e7;*/
    margin: 4px 0;
    width: 100%;
}
.formular td {
    vertical-align: middle !important;
}
.formular td.name {
    text-align: right;
    padding-right: 20px;
    padding-top: 8px;
    vertical-align: middle !important;
}
.formular legend {
    font-size: 1em;
    display:none;
}
.formular .name {
    font-size: 1em;
    padding-bottom: 10px;
}
.formular .w200 {
    width: 200px;
    text-align: right !important;
}
/*.formular .w200 input {
    width: 10px;
}*/
/*.formular fieldset {
    border: 1px solid #e7e7e7;
}*/
/*.slogan {
    position:absolute;
    left: 50px;
    top: 200px;
    font-size: 1.8em !important;
    color: #222 !important;
    border: none !important;
    z-index: 5;
}*/

.hmpg_text {
    position:absolute;
    left: 50px;
    top: 200px;
    z-index: 0;
}
.hmpg_slogan {
    font-size: 1.8em !important;
    /*font-weight: bold;*/
    color: #222 !important;
    border: none !important;
}
/*.hmpg_slogan {
    top: 36px;
}*/
#flash {
    float: left;
    width: 182px;
    margin-left: 25px;
    margin-top: 5px;
}
a.help, a.help:visited {
/*	cursor:help;*/
	position: relative;
	z-index: 1;
/*	background:url("images/info.gif") no-repeat right top;*/
	/*padding-right:25px;*/
}
a.help:hover {
/*	background:url("images/info.gif") no-repeat right top;*/
	background-color:#fff;
}
a.help span {
	position: relative;
	font-weight: normal;
	text-align: left;
	z-index: 0;
}
a.help span span {
	text-decoration:none;
	display:block;
	position:absolute;
    top: 1.2em;
	left:-230px;
	left:30px;
    color: #333;
	padding:0.2em 0.5em;
	width:215px;
    font-size: 1em;
	border:1px solid #333;
	visibility:hidden;
}
/*html>body a.help span span {
    bottom: 2px;
} */
a.help:hover span span {
	visibility: visible;
 	background-color:#f9f9f9;
    z-index: 100 !important;
}
/*.references {
    clear: both;
    height: 200px;
    padding-top: 10px;
}
.reference {
    float: left;
    width: 252px;
    height: 218px;
    padding-top: 20px;
    margin-right: 74px;
    text-align:center;
    background: url('../images/reference-bg.gif') top left no-repeat;
}
.reference h2 {
    height: 25px;
    font-size: 1em;
}
.reference h2 a, .reference h2 a:visited, .reference h2 a:hover {
    color: #e6001c;
    padding-left: 25px;
    background: url('../images/reference-sipka.gif') 0% 50% no-repeat;
}
.reference .img {
    height: 140px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.reference a {
    overflow: hidden;
}*/
/*.reference a:hover {
    color:#fc9709;
}*/
.dashed_line {
    padding: 0;
    margin: 0;
    height: 1px;
    line-height: 1px;
    background: url('../images/dashed.gif') top left repeat-x;
}
.aktuality {
    position:relative;
/*    width: 955px;*/
    height: 276px;
    border: 1px solid #0fd8fd;
    margin-bottom: 10px;
}
html>body .aktuality {
    margin-bottom: 0px;
}
.aktuality_tabs {
    position:absolute;
    top: -33px;
    left: -1px;
}
.aktuality_tabs a, .aktuality_tabs a:visited, .aktuality_tabs a:hover {
    float: left;
    display: block;
    width: 135px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #000 url('../images/a-tab.gif') bottom left repeat-x;
    text-decoration: none;
    text-align:center;
    font-size: 14px;
    margin-right: 1px;
}
.aktuality_tabs a.a_active, .aktuality_tabs a.a_active:visited, .aktuality_tabs a.a_active:hover {
    color: #000;
    background: #fffefe;
    border: 1px solid #0fd8fd;
    border-bottom: 1px solid #fff;
    border-bottom: none;
}
.a_left {
    float: left;
    width: 646px;
}
.a_right {
    float: left;
}
.msg {
    padding-top: 37px;
}
.msg_in {
    float: left;
    width: 300px;
    height: 215px;
    padding-left: 18px;
    padding-right: 5px;
    overflow: hidden;
    background: url('../images/msg-in.gif') top right repeat-y;
}
.msg .datum {
    height: 21px;
    line-height: 21px;
    padding-left: 22px;
    font-size: 12px;
    background: url('../images/date-bg.gif') 0% 50% no-repeat;
}
.msg h3 {
    font-size: 14px;
    height: 33px;
    padding: 10px 0px;
    font-weight: normal;
    overflow: hidden;
}
.msg a, .msg a:visited, .msg a:hover {
    /*color: #e6001c;*/
}
.link_ales {
    position:relative;
    top: -15px;
    width: 600px;
    height: 20px;
    text-align: right;
}
.link_ales a, .link_ales a:visited, .link_ales a:hover {
	color: #0fd8fd;
	padding-right: 14px;
	background: url('../images/next-arrow.gif') 100% 50% no-repeat;
}
.link_ales a:hover {
	color: #008ecd;
}
.msg .text {
    height: 66px;
    overflow: hidden;
    line-height: 1.5em;
    font-size: 11px;
}
.msg .text p {
    line-height: 1.5em;
}
.msg .cela_zprava {
    padding-top: 20px;
    font-weight: bold;
}
.msg .cela_zprava a, .msg .cela_zprava a:visited {
	color: #0fd8fd;
}
.msg .cela_zprava a:hover {
	color: #008ecd;
}
.web2 {
    position:absolute;
    width: 248px;
    height: 100px;
    top: 0px;
    right: 0px;
    padding: 7px 30px 15px 30px;
    line-height: 1.5em;
    overflow: hidden;
    font-size: 0.9em;
    background: url('../images/web2-bg2.gif') top left repeat-x;
}
.web2 a, .web2 a:visited, .web2 a:hover {
    padding-right: 7px;
}
.web2 h3 {
    color: #808080;
    font-size: 1.25em;
    padding: 7px 0px 13px 0px;
    background: url('../images/lupa.gif') 82% 0% no-repeat;
    overflow: hidden;
}
.clanky {
    position:absolute;
    top: -1px;
    right: -2px;
    width: 257px;
    height: 228px;
    overflow: hidden;
    padding: 24px 24px;
    border: 1px solid #dfe5e6;
    background: #f5f7f7;
    line-height: 1.8em;
}
html>body .clanky {
    right: -1px;
}
.clanky h3 {
	font-family: Arial, Tahoma;
	color: #252424;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
.bss {
	font-size: 11px;
	/*padding: 15px 0px 0px 13px;*/
}
.bss, .bss div, .bss p {
	line-height: 1.5em;
}
.ovh {
	padding: 16px 0px 0px 8px;
}
.ovh a, .ovh a:visited, .ovh a:hover {
	display: block;
	background: url('../images/arrow-blue.gif') 0px 5px no-repeat;
	padding: 0px 0px 5px 14px;
	font-size: 14px;
}
/*.clanky ul {
    margin-left: 0px !important;
    padding-left: 15px !important;
}
.clanky li {
    line-height: 1.1em !important;
}*/
/*.web2 a, .web2 a:visited, .web2 a:hover {
    padding-right: 7px;
}
.web22 h3 {
    color: #808080;
    font-size: 1.6em;
    font-weight: normal;
    padding: 20px 0px 30px 0px;
    background: url('../images/lupa.gif') 86% 22px no-repeat;
    overflow: hidden;
}*/
.date {
    color: #999;
}
.date2 {
    color: #999;
    position:relative;
    top: -18px;
}
.navbar {
    padding-bottom: 13px;
    color: #888;
    margin-top: 3px;
}
.navbar a, .navbar a:visited, .navbar span.last {
    color: #00aeef;
/*    color: #020202;*/
    padding-right: 13px;
    margin-right: 6px;
}
.navbar a:hover {
    color:#008ecd;
}
.navbar span.last {
	color: #a5acb0;
}
.navbar a.bc_link {
    background: url('../images/arrow-gray.gif') 100% 50% no-repeat;
    font-size: 95%;
}
.navbar a.last, .navbar span.last {
    text-decoration: none;
    font-weight: bold;
    background: url('../images/sipkos-dule.gif') 100% 50% no-repeat;
    font-size: 95%;
}
.breadcrumbs {
    font-size: 1.1em;
}
.vice {
    text-align: right;
}
.vice a, .vice a:visited, .vice a:hover {
    padding-right: 7px;
    background: url('../images/sipka-orange.gif') 100% 58% no-repeat;
}
.vorange {
    position: absolute;
    top: 0px;
    left: 20px;
    height: 70px;
    width: 200px;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 8px;
    padding-top: 60px;
    text-align: left;
    line-height: 1.5em;
    color: #6c6c6c;
    background: url('../images/logo_redenge_footer.gif') 5px 15px  no-repeat;
}
.hmpg-promo-left, .hmpg-promo-right {
    float: left;
    margin-bottom: 5px;
}
.hmpg-promo-left {
    padding-top: 15px;
    width: 472px;
    margin-right: 5px;
 }
.hmpg-promo-right {
    width: 232px;
}
#referencos .img {
    text-align:center;
}
#referencos table td {
    vertical-align: top;
    padding: 0px 6px 0px 4px;
}
#referencos .wcol1 {
    width: 38%;
}
#referencos .wcol2 {
    width: 62%;
    background: url('../images/ref-bg.gif') top left repeat-x;
}
.info strong {
    color: #030303;
}
.jana2 {
    padding: 10px 25px 30px 25px;
    background: url('../images/ref-bg2.gif') bottom left repeat-x;
}
.jana h3 {
    color: #e6001c;
    font-size: 1.3em;
    font-weight: normal;
}
#referencos .wcol2 h2 {
    color: #030303;
    padding-top: 15px;
    font-size: 1.1em;
    padding-bottom: 7px;
    background: url('../images/h1-dot.gif') left bottom repeat-x;
}
#cislo {
	position:absolute;
	top: 31px;
	right: 23px;
	width: 252px;
	height: 45px;
	overflow: hidden;
	text-align: right;
	background: url('../images/number.gif') no-repeat top right;
}
.votv {
	position:absolute;
	top: 32px;
	right: 0px;
	color: #828a8f;
	font-size: 11px;
}
/*.fck-alertblok {
    position: relative;
    padding: 20px;
    width: 678px;
    border: 1px solid #c5c5c5;
    background-color: #eee;
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 110%;
    line-height: 1.5em;
}
html>body .fck-alertblok {
    margin-top: 20px;
}
.fck-alertblok-person {
    position: absolute;
    width: 55px;
    height: 103px;
    top: -35px;
    left: -11px;
    background: url('../images/alertblok.gif') top left no-repeat;
}*/
.fck-alertblok {
    position: relative;
    padding: 20px;
    width: 661px;
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #e6001c;
    background: #f6f6f6 url('../images/alerblock-bottom.gif') bottom left no-repeat;
}
html>body .fck-alertblok {
    margin-top: 20px;
}
.fck-alertblok p, .fck-alertblok div {
    color: #e6001c !important;
}
.fck-alertblok-person {
    display:none;
}
#reference_banner, #rotate_banner {
    text-align:center;
}
/*#rotate_banner {
    position:relative;
    z-index: 1000;
}*/
.link_blank {
    padding-right: 12px;
    background: url('../images/away.gif') 100% 50% no-repeat;
}
table.blue_skin {
    width: 100%;
}
table.blue_skin, table.blue_skin tbody {
    border: 1px solid #d9d9d9;
    border-collapse: collapse;
}
table.blue_skin th {
    color: #6d6d6d;
    padding: 0px 10px;
    height: 29px;
    vertical-align: middle;
    border: none;
    background: url('../images/table-th-bg.gif') top left repeat-x;
}
table.blue_skin td {
    border: none;
    padding: 3px 10px;
    background-color: #f0efef;
}
/*.b1 {
    background-color: #fcc67a !important;
}*/
.b2 {
    background-color: #f7f7f7 !important;
}
/*.up_promo, .up_promo p, .up_promo div, .up_promo object {
    padding: 0 !important;
    margin: 0 !important;
    width: 712px;
    overflow: hidden; 
}*/
#promo_action {
    margin: 0 !important;
}
.js_banner {
    position:relative;
    width: 984px;
    height: 320px;
    overflow: hidden;
    background-color: #fff;
}
.loading {
	position:absolute;
	left: 48%;
	top: 48%;
}
.js_banner .natvrdo {
	position:absolute;
	right: 10px;
	top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #f00;
	z-index: 5;
}
.banner_links {
	position:absolute;
	top: 27px;
	left: 24px;
	width: 273px;
	height: 266px;
	background: url('../images/banner-links-bg.png') no-repeat;
	z-index: 5;
}
.banner_links_in {
	padding: 8px 0px 0px 8px;
}
.banner_links a, .banner_links a:visited, .banner_links a:hover {
	float: left;
	margin-bottom: 8px;
}
.banner_links a.bl2, .banner_links a.bl2:visited, .banner_links a.bl2:hover {
	margin-right: 8px;
}
.flashik object, .flashik img {
}

a.mapa_stranek, a.mapa_stranek:visited, a.mapa_stranek:hover {
    background: url('../images/mapa-stranek.gif') 0% 60% no-repeat;
    padding-left: 20px;
    /*padding-right: 20px;
    margin-right: 20px;
    border-right: 1px dashed gray;*/
}
.ikonky {
    padding-top: 20px;
}
.ikonky img {
    margin-right: 2px;
    margin-bottom: 2px;
}
html>body .ikonky img {
    margin-bottom: 0px;
}
.linkbuilding {
	margin: 0px auto 0px auto;
	/*padding: 20px 0px 20px 0px;*/
	padding: 8px 0 10px 0;
	width: 940px;
	text-align: left;
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	color: #aaa;
}
.linkbuilding a{
	color: #aaa;
}

.price  {
  color: #ff0000;
  font-size: 1em;
  font-weight: 700;
  /*display: none; */
}
.doted_line {
  height: 1px;
  font-size: 1px;
  margin: 2px 0 2px 0;
 background: url('../images/h1-dot.gif') left bottom repeat-x;
}

.button2 a {
	color: #fff;
  text-decoration: none;
    
}
.hmpg_in {
	border-top: 6px solid #a5acb0;
	padding: 0;
}
.boxes3 {
	height: 298px;
}
.boxes3 .box_title {
	height: 61px;
	font-weight: normal;
	font-size: 1px;
	color: #fff;
}
#content_in .boxes3 ul {
	margin: 0;
	padding: 0;
	background: none !important;
	height: 173px;
}
#content_in .boxes3 ul li {
	padding: 0 0 0 25px;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	height: 23px;
}
html>body #content_in .boxes3 ul li {
	min-height: 23px;
	height: auto;
}
#content_in .boxes3 ul li span {
	padding: 5px 0px 7px 0px;
	display: block;
}
.boxes3 .box1, .boxes3 .box2, .boxes3 .box3 {
	float: left;
}
.box1 {
	width: 288px;
	border-right: 1px solid #fff;
}
.box1_in {
	height: 214px;
	padding: 23px 0px 0px 33px;
	background: #eff6ee url('../images/box1-bg.gif') repeat-x;
}
.box1 .box_title {
	background: url('../images/box1-title.gif') no-repeat;
}
#content_in .boxes3 .box1 ul li {
	background: url('../images/box1-nike.gif') no-repeat 0px 3px;
}
#content_in .boxes3 .box1 ul li span {
	color: #4a8b07;
	background: url('../images/box1-line.gif') no-repeat bottom left;
}
.box2 {
	width: 288px;
}
.box2_in {
	height: 214px;
	padding: 23px 0px 0px 33px;
	background: #f4f8f8 url('../images/box2-bg.gif') repeat-x;
}
.box2 .box_title {
	background: url('../images/box2-title.gif') no-repeat;
}
#content_in .boxes3 .box2 ul li {
	background: url('../images/box2-nike.gif') no-repeat 0px 3px;
}
#content_in .boxes3 .box2 ul li span {
	color: #448cc8;
	background: url('../images/box2-line.gif') no-repeat bottom left;
}
.box3 {
	width: 405px;
}
.box3_in {
	padding: 0px 0px 0px 29px;
}
.box3 .box_title {
	background: url('../images/box3-title.gif') no-repeat;
}

.box_link .nice_link {
	float: right !important;
}

/***** AKTUALITY *****/
.news {
}
/* img 76x76 px */
.news a.aimg, .news a.aimg:visited, .news a.aimg:hover, .news .aimg .aimg_in {
	width: 84px;
	height: 84px;
}
.news a.aimg, .news a.aimg:visited, .news a.aimg:hover {
	float: left;
	border: 1px solid #eef4f5;
}
.news a.aimg:hover {
	border-color: #dfe5e6;
}
.news_wrap, .news_2blocks {
	width: 353px;
	height: 189px;
	overflow: hidden;
}
.news_2blocks {
	float: left;
}
.news_block {
	width: 353px;
	height: 95px;
	margin-bottom: 8px;
	overflow: hidden;
	background: url('../images/news-block-line.gif') no-repeat bottom left;
}
.news_right {
	float: left;
	padding-left: 28px;
	width: 237px;
}
.news h2 a, .news h2 a:visited, .news h2 a:hover {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #5f6a72;
	line-height: 16px;
}
.news h2 a:hover {
	text-decoration: underline;
}
.news .text {
	font-size: 11px;
	height: 41px;
	overflow: hidden;
	margin-top: 5px;
}
/***** END AKTUALITY *****/
/***** REFERENCE BANNER *****/
.reference_banner {
	height: 249px;
	background: url('../images/reference-banner-bg.gif') repeat-x;
}
.reference_banner_in {
	padding: 33px 0px 0px 43px;
}
.vybr_ref {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
}
#refban_wrap {
	float: left;
	width: 840px;
	height: 211px;
	overflow: hidden;
}
a#scroll_left, a#scroll_left:visited, a#scroll_left:hover {
	float: left;
	width: 41px;
	height: 154px;
	text-decoration: none;
	background: url('../images/refban-left-off.gif') no-repeat 0px 45px;
}
a#scroll_left:hover {
	background-image: url('../images/refban-left-on.gif');
}
a#scroll_right, a#scroll_right:visited, a#scroll_right:hover {
	float: left;
	width: 16px;
	height: 154px;
	text-decoration: none;
	background: url('../images/refban-right-off.gif') no-repeat 0px 45px;
}
a#scroll_right:hover {
	background-image: url('../images/refban-right-on.gif');
}
.refban {
	float: left;
	width: 186px;
	padding-right: 24px;
}
.references .refban {
	margin: 0px 20px 13px 0px;
}
.references {
	padding: 20px 0px 0px 27px;
}
.refban_link {
	width: 186px;
	height: 51px;
	padding-top: 6px;
	text-align:center;
	font-weight: normal !important;
	font-size: 12px !important;
	background: url('../images/refban-link-bg.jpg') no-repeat;
}
.refban_img {
	width: 186px;
	height: 154px;
	overflow: hidden;
}
.refban_link a, .refban_link a:visited, .refban_link a:hover {
	color: #fff;
}
/***** END REFERENCE BANNER *****/
/***** MANAGEROS *****/
.manageros {
	position:absolute;
	top: 90px;
	right: -146px;
	width: 146px;
}
.manageros_top, .manageros_bottom {
	width: 146px;
	height: 8px;
	overflow: hidden;
	background: url('../images/mng-top.png') no-repeat;
}
.manageros_bottom {
	background: url('../images/mng-bottom.png') no-repeat;
}
.manageros_in {
	padding: 57px 0px 0px 0px;
	background: #b9bfc3 url('../images/kontaktujte-nas.gif') no-repeat;
}
.mng {
	margin-top: 8px;
	width: 140px;
	background: #fff url('../images/mng-bg.gif') repeat-y;
}
.mng_in {
	padding: 11px 0px 11px 29px;
}
.mng_bottom {
	width: 140px;
	height: 5px;
	overflow: hidden;
	background: #fff url('../images/mng-bottom2.gif') no-repeat;
}
.mng_name {
	font-weight: bold;
	font-size: 16px;
}
.mng_mng {
	color: #4b5457;
	font-size: 11px;
}
.mng_tel {
	position:relative;
	font-size: 16px;
	margin: 3px 0px 4px 0px;
}
.mng_mobil {
	position:absolute;
	top: 2px;
	left: -15px;
	width: 8px;
	height: 16px;
	background: url('../images/mng-mobil.gif') no-repeat;
}
.mng_icons {
	background: url('../images/mng-icons-line.gif') no-repeat;
	padding: 7px 0px 0px 8px;
}
.mng_icons a, .mng_icons a:visited, .mng_icons a:hover, .mng_icons span {
	float: left;
	text-decoration: none;
	margin-right: 12px;
}
a.mng_send, a.mng_send:visited, a.mng_send:hover {
	width: 16px;
	height: 14px;
	background: url('../images/mng-send.gif') no-repeat;
}
/***** END MANAGEROS *****/
#logo {
	position:absolute;
	left: 11px;
	top: 13px;
}

#footer_in{overflow:hidden;}
#footer_in .pleft{float:left; width:300px;}
#footer_in .plink{float:right; width:150px; text-align:right; padding-right:15px}