@charset "utf-8";
/*=================== HLAVNI ===================*/
html{
	height: 100%;
	width: 100%;
    padding: 0;
    margin: 0;
    background: #fefcfd;
}
body {
    /*width: 100%;*/
    /*height: 100%;*/
    margin: 0;
    /*margin-top: 25px;*/
    padding: 0;
    text-align: center;
    font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.75em;
    color: #020202;
    color: #646565;
}
#shadow {
    background: #fefcfd url('../images/shadow_bg.gif') 50% 0% repeat-y;
    /*min-height: 100%;*/
}
#shadow_in {
    padding-bottom: 25px;
    background: url('../images/shadow_bottom.gif') 50% bottom  no-repeat;

}
#shadow_in_in {

   background: url('../images/shadow_top.gif') 50% top no-repeat;

}
.button2 {
    padding:0 11px;
    margin: 0;
    width:auto;
    overflow:visible;
/*    border: none;
    background: none;*/
	cursor: pointer !important;
	height: 26px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border: none;
	background: none;
	border: 1px solid #cacaca;
	background: 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: transparent !important;
}
.nobg {
    background: none !important;
}
hr {
    display:none;
}
a {
    color:#5d5c5c;
}
a:active {
    color:#5d5c5c;
}
a:visited {
    color:#5d5c5c;
}
a:hover {
    color:#971b1e;
}
a img {
    border:0;
}
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;
}
/*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-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;
}
.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: 1003px;
    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: 99px;
/*    background: #9a9a9a url('../images/bg-body.gif') top left repeat-x;*/
    background-color: #fff;
    z-index: 100;
        
}
#header_spacer {
    height: 99px !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;
}

#logo {
    position:absolute;
    width: 165px;
    height: 70px;
    top: 20px;
    left: 40px;

    /*background: url('../images/redenge_logo_head.gif');*/
}
#logo a, #logo a:visited, #logo a:hover{
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#footer {
    position:relative;
    width: 100%;
    clear: both;
    height: 15px;
    padding-bottom: 6px;
    padding-top: 0px;
    background-color: #fff;
    color: #fff !important;
}
#footer p.LinkBuilding {
    margin: 10px;
    color: #aaa;
    font-size:8pt;    
}
#footer p.LinkBuilding a {
    color: #aaa;
    font-size:8pt;    
}

html>body #footer {
    min-height: 15px;
    height: auto !important;
    /*background-color: red;
    height: 250px;*/
    margin-top: 15px;
}
#footer_in {
    padding-left: 20px;
    height: 114px;
    /*margin-bottom: 25px;*/
}
#footer_in_in {
    position:relative;
    width: 962px;
    height: 114px;
    text-align: left;
    padding-top: 1px;
    background: url('../images/footer-bg.jpg') top left repeat-x;
}
html>body #footer_in, html>body #footer_in_in {
    min-height: 114px;
    height: auto !important;
}
.iso {
    position:absolute;
    top: 1px;
    left: 5px;
    width: 37px;
    height: 40px;
    background: url('../images/iso.gif') top left no-repeat;
    display:none;
}
#footer a, #footer a:visited, #footer a:hover {
    color: #6c6c6c;
}
#footer a:hover {
    text-decoration: none;
}
.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: 4px;
    right: 23px;
    width: 150px;
    height: 30px;
    font-size: 0.9em;
    text-align: right;
}
html>body .tisk2 {
    top: 1px;
    right: 5px;
}
.tisk2 a, .tisk2 a:visited, .tisk2 a:hover{
}
.tisk2 img {
    position:relative;
    top: 2px;
}
/***** 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: 753px !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/slovnik-sipka.gif');
  padding: 0px 0 15px 0;
  line-height: 11px;
  	font-weight: bold;
  	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 {
}
#content_in, #right_in {
  padding: 5px;
	/*overflow: hidden;*/
}
#content1 #content_in {
    font-size: 110%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 23px;
}
.homepage #content1 #content_in {
    padding-left: 20px;
    padding-right: 20px;
}
#left_in {
    padding: 5px 5px 5px 5px;
    position:relative;
    z-index: 10;
}
.search_content {
    padding-bottom: 25px;
}
/*=================== MENICKA ===================*/
/***** rolovaci *****/
.r_menu {
    position: absolute;
    top: 91px;
    left: 20px;
    z-index: 200 !important;
    width: 1003px;
    width: 980px;
    height: 20px;
}
.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;
    background: url('../images/menu-square.gif') 7.5% 50% no-repeat;
}
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%;
}
.r_menu li a, .r_menu li a:visited {
    display: block;
    text-decoration: none;
    height: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    padding: 0px 26px;
    color: #fff;
}
html>body .r_menu li a {
    min-height: 18px;
    height: auto;
}
.r_menu li a:hover {
    color: #fff;
    text-decoration: underline;
}
.r_menu li.l0 a.first {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    text-align: center;
    padding: 0px 20px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    color: #8e8e8e;
    background: none;
}
.r_menu li.l0 a.first:hover, .r_menu ul.u0 li.l0:hover a.first {
    color: #fff;
    background: #a72024 url('../images/r_menu_hover_bg.gif') repeat-x;
    text-decoration: none;
}
.r_menu li a.parent {
    background: url('../images/sipka-menu-white.gif') 92% 45% no-repeat;
}
.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;
}
.r_menu .parent {
}
.r_menu .first {
    color: #f00;
}
.r_menu ul.u1, .r_menu ul.u2, .r_menu ul.u3, .r_menu ul.u4 {
    position: absolute;
    top: -10px;
    left: 200px;
    width: 200px; /* IE7 bitch to potrebuje! */
    display:none;
    z-index: 201 !important;
    padding: 10px 0px;
    background-color: #bb3438;
}
.r_menu ul.u1 {
    top: 54px;
    left: 0px;
}
.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 {
    display: block;
    z-index: 20001 !important;
}

/***** jednoduche footer_menu *****/
.footer_menu  {
    padding-left: 10px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-left: 323px;
    width: 250px;
    line-height: 1.5em;
    overflow: visible;
    border-left: 1px dashed #cfcdcf;
    height: 90px;
}
html>body .footer_menu  {
    min-height: 90px;
    height: auto !important;
}
.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;
	color: #8e8e8e;
	color: #777;
	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: #a72024;
}
.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/l-menu-sipka.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: 0% 65%;
}
.menu_left ul li a.cat3, .menu_left ul li a.cat3:hover {
    padding-left: 40px;
    background-position: 11% 65%;
}
.menu_left ul li a.cat4, .menu_left ul li a.cat4:hover {
    padding-left: 60px;
    background-position: 0% 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: 0px;
    top: 0px;
    bottom: 43px;
    height: 18px;
    padding: 8px 2px 0px 9px;
    margin-right: 25px;
    text-align: right;
/*    font-size: 11px;*/
    font-size: 0.95em;
    color: #000;
/*    background: #fff url('../images/settings-roh.gif') top left no-repeat;*/
}
html>body .settings {
    bottom: 44px;
    right: 8px;
}
.settings a, .settings a:visited {
    color: #383838;
}
.settings form, .settings fieldset {
    display: inline;
}
.settings img {
    vertical-align: middle;
}
.country_names {
    font-weight: bold;
    margin-left: 10px;
    padding-left: 10px;
    /*margin-right: 10px;*/
    border-left: 1px dashed gray;
}
.country_names a, .country_names a:visited, .country_names a:hover {
    font-weight: normal;
    margin-left: 10px;
    padding-left: 10px;
    /*margin-right: 10px;*/
    border-left: 1px dashed gray;
}
#search {
    margin: 0;
    height: 50px;
    padding-top: 14px;
    padding-right: 21px;
    margin-bottom: 15px;
    margin-top: 22px;
    margin-left: 20px;
    width: 938px;
    background: url('../images/flash-bg.jpg') top left repeat-x;
    text-align: right;
    position:absolute;
    top: 115px;
    left: 0px;
/*    z-index: 2;*/
}
/*html>body #search {
    z-index: 1;
}*/
.search_input {
    background: url('../images/search-input-bg.gif') top left repeat-x;
    border: 1px solid #dcdbdb;
    padding-top: 3px;
    height: 20px;
    width: 245px;
    font-size: 1em;
    padding-left: 6px;
    color: #807f7f !important;
    position:relative;
    top: -1px;
}
html>body .search_input {
    top: 1px;
    font-size: 1.05em;
}
#search_spacer {
    height: 95px;
}
.homepage #search_spacer {
    display:none;
}
.homepage #search {
    position:relative;
    top: -3px;
    margin: 0px;
    margin-bottom: 20px;
    background-image: url('../images/search-bg.gif');
}
/*#reference_content #search {
    position:relative;
    top: -30px;
}*/
/*.homepage img {
    margin: 0 !important;
    padding: 0 !important;
}*/
.search_submit {
    padding: 0px 10px;
    margin: 0;
    width: 0;
    overflow: visible;
    border: 1px solid #43280b;
    font-weight: bold;
    height: 28px;
    background: url('../images/search-submit-bg.gif') top left repeat-x;
    color: #fff !important;
    text-transform: uppercase;
    cursor: pointer !important;
    font-size: 0.9em !important;
    margin-left: 5px;
}
html>body .search_submit {
    position:relative;
    top: 2px;
    padding: 0px 8px;
    width: auto;
    cursor: pointer !important;
    font-size: 0.9em !important;
}
#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;
    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;
}
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/related-sipka.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;
}
.homepage_cat {
    float: left;
    position:relative;
    width: 319px;
    height: 300px;
    background: url('../images/homepage-cat-bg.jpg') top left no-repeat;
    margin: 0px 0px 15px 0px;
}
.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: 200px;
    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 {
}
#content_in .homepage_cat ul {
    margin: 0;
    padding: 130px 0px 5px 0px;
    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 {
    padding-left: 18px;
}
.homepage_cat h3 {
    font-weight: normal;
}
.homepage_cat h3 a, .homepage_cat h3 a:visited, .homepage_cat h3 a:hover {
    color: #000;
    display: block;
    width: 212px;
    padding-left: 2px;
    padding-top: 14px;
    height: 23px;
    font-size: 1.5em;
    text-decoration: none;
}
.homepage_cat h3 a:hover {
    color: #a72024;
}
.homepage_cat .img {
    padding-top: 1px;
}
.homepage_cat a.title, .homepage_cat a.title:visited, .homepage_cat a.title:hover {
    color: #252424;
    font-size: 1em;
    font-weight: bold;
    display: block;
    margin: 0;
    height: 5px;
    padding: 7px 0 9px 0;
}
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 {
    color: #a72024;
    padding-left: 19px;
    background: url('../images/sipkos.gif') 0% 42% no-repeat;
    text-decoration: none;
}
.homepage_cat .hmpg_table {
    position:absolute;
    left: 0px;
    top: 34px;
    width: 281px;
    height: 88px !important;
    overflow: hidden !important;
}
.homepage_cat .hmpg_table .hc_img, .homepage_cat .hmpg_table .hc_text {
    width: 130px;
    height: 88px;
    overflow: hidden;
    float: left;
    text-align:center;
}
.homepage_cat .hmpg_table .hc_img {
    position:relative;
}
.homepage_cat .hmpg_table .h_text {
    font-size: 0.8em;
    text-align: left;
    background: #f3f3f3 url('../images/h-text-bg.gif') top left repeat-x;
    visibility: hidden;
    color: #737171;
    line-height: 1.6em !important;
}
.homepage_cat .hmpg_table .h_text p, .homepage_cat .hmpg_table .h_text div {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.6em !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 .hc_img .hc_img_in {
    position:absolute;
    top: 10px;
    left: 22px;
    width: 76px;
    height: 64px;
    margin: 0 auto;
    z-index: 0;
    background: url('../images/reseni-img.gif') top left no-repeat;
}
.hc_2 .hc_img .hc_img_in {
    position:absolute;
    top: 21px;
    left: 0px;
    width: 120px;
    height: 46px;
    margin: 0 auto;
    background: url('../images/helios-img.gif') top left no-repeat;
}
.hc_3 .hc_img .hc_img_in {
    position:absolute;
    top: 10px;
    left: 15px;
    width: 87px;
    height: 69px;
    margin: 0 auto;
    background: url('../images/sluzby-img.gif') top left no-repeat;
}
.h_row:hover .hmpg_table td.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 td.h_text {
    visibility: hidden;
}
.h_row:hover .hmpg_table:hover td.hc_img .hc_img_in {
    background-position: 0% 0% !important;
}
.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 #dbdada;
    background-color: #f7f7f7;
    margin-bottom: 15px;
    color: #8e8f8f;
}
.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;
}
.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;
    width: 800px;
    margin: 0 auto 0 auto;
}
.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: 102px;
    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: #a72024;
    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 {
/*    color: #0164ff;*/
    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 #e4babb;
    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: url('../images/a-tab.gif') bottom left repeat-x;
    text-decoration: none;
    text-align:center;
    font-size: 1.05em;
    font-weight: bold;
    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 #e4babb;
    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;
    font-size: 0.95em;
    background: url('../images/v-dashed.gif') top right repeat-y;
}
.msg .datum {
    color: #a72024;
    height: 21px;
    line-height: 21px;
    padding-left: 22px;
    font-weight: bold;
    font-size: 0.9em;
    background: url('../images/date-bg.gif') top left no-repeat;
}
.msg h3 {
    color: #a72024;
    font-size: 1em;
    height: 33px;
    padding: 10px 0px;
    overflow: hidden;
}
.msg a, .msg a:visited, .msg a:hover {
    color: #a72024;
}
.link_ales {
    position:relative;
    top: -15px;
    width: 615px;
    height: 20px;
    text-align: right;
    font-size: 0.85em;
}
.msg .text {
    height: 66px;
    overflow: hidden;
    font-size: 0.9em;
    line-height: 1.5em;
}
.msg .text p {
    line-height: 1.5em;
}
.msg .cela_zprava {
    font-size: 0.9em;
    padding-top: 20px;
    font-weight: bold;
}
.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 span {
    line-height: 1.1em;

}
.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: 285px;
    height: 256px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #c4c3c3;
    background: #fdfdfd url('../images/web2-bg.gif') bottom left repeat-x;
    line-height: 1.8em;
}
html>body .clanky {
    right: -1px;
}
.clanky h3 {
    padding-left: 13px;
}
.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;
}
.web2 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: #888;
/*    color: #020202;*/
    padding-right: 13px;
    margin-right: 6px;
}
.navbar a:hover {
    color:#971b1e;
}
.navbar a.bc_link {
    background: url('../images/sipkos-prava.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: 50px;
    width: 200px;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 8px;
    padding-top: 70px;
    text-align: left;
    line-height: 1.5em;
    color: #6c6c6c;
    background: url('../images/redenge_footer.jpg') 5px 16px  no-repeat;
    font-size: 10px;
}
.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: #a72024;
    font-size: 1.3em;
    font-weight: normal;
}
.nb{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_cz {
    color: #383838;
    position:absolute;
    top: 30px;
    right: 0px;
    width: 250px;
    height: 30px;
    padding-top: 10px;
    margin-right: 25px;
    text-align: right;
    
    font-size: 11px;
}
html>body #cislo_cz {
    right: 10px;
}
#cislo_sk {
    display:none;
}
/*.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: #971b1e;
    background: #f6f6f6 url('../images/alerblock-bottom.gif') bottom left no-repeat;
}
html>body .fck-alertblok {
    margin-top: 20px;
}
.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;
}
.flashik {
    position:relative;
    width: 959px;
    height: 377px;
    background: url('../images/flash-bg.jpg') top left repeat-x;

}


.flashik object, .flashik img {
    position:absolute;
    top: 20px;
    left: 21px;
    z-index: 10;

}
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;
}

.promo_center_down {
	/*border: 1px solid #d5d6d8;*/
	padding: 18px;
	color: #656565;
	font-size: 11px;
}

.promo_center_down h4 {
    text-transform: uppercase;
    color: #1e1e1e;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    color: #5d5c5c;
    margin: 5px 0px 5px 0px;

}

.promo_center_down img {
border: 1px solid #e4e4e4;
margin-right: 24px;

}

.promo_center_down .rimg {
border: 1px solid #e4e4e4;
}

.promo_center_center {
background: #fff url('../images/homepage-cat-bg.jpg') top left no-repeat;
width: 319px;
height: 250px;
position: relative;
float: left;
margin-top: 20px;
margin-bottom: 15px;
text-decoration: none;

height: 200px;

}

.promo_center_center img{
position: absolute;
top: 80px;
left: 5px;

}

.promo_center_center .text{
position: absolute;
top: 95px;
left: 140px;
width: 170px;

overflow: hidden;

font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;

}

.promo_center_center h2{
position: absolute;
top: 15px;
left: 25px;
color: #5d5c5c;

font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
    font-size: 16px;

}
.promo_center_center h4{
position: absolute;
top: 20px;
left: 25px;
font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
    font-size: 11px;
    color: #a72125;
    font-weight: normal;


}

.promo_center_center .box_sipka {
position: absolute;
height: 21px;
width: 21px;
background: url('../images/box_sipka.jpg');
top: 155px;
left: 265px;
}

.promo_center_center .box_sipka2 {
position: absolute;
height: 21px;
width: 21px;
background: url('../images/box_sipka2.jpg');
top: 155px;
left: 265px;
}

.promo_center_center .box_a {
height: 200px;
width: 317px;
cursor: pointer;
text-decoration: none;

}

.iso_image_footer {
position: absolute;
top: 15px;
left: 170px;

}

.iso_image_footer:hover {
top: 14px;
left: 169px;
border: 1px solid #6c6c6c;

}

#presmerovani {
width: 600px;
width: 40%;
height: 250px;
position: fixed;
top: 170px;
left: 30%;
margin: 0px auto 0px auto;
border: 2px solid #a72024;
z-index: 9999;
background: #f2f0f1 url('../images/vykricnik.jpg') 30px 30px no-repeat;
text-align: center;
visibility: hidden;
}

#presmerovani .h1 {
position: relative;
font-size: 22px;
text-transform: uppercase;
color: #999999;
margin-top: 50px;
width: 600px;
text-align: center;
}

#presmerovani .presmerovani_text {

font-size: 12px;
color: #000;
width: 500px;
margin: 50px auto 0px auto;
text-align: center;


}

#ZATMENI {
background: url('../images/zatmeni_bg.png');
height: 100%;
z-index: 999;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
position: fixed;
visibility: hidden;  
}

.seo-promo{border:1px solid #D5D6D8;}
.seo-promo tr{vertical-align:text-top;}
.seo-promo td{width: 320px; padding: 0px 10px;}
.seo-promo p{font-size:8pt; line-height: 1.75; }
.seo-promo .first{border-right:1px dashed #d5d6d8;margin: 24px 0;padding:0 35px 0 24px;}
.seo-promo .second{border-right:1px solid #d5d6d8;}
.seo-promo .second div{padding:0 30px 0 0;}
.seo-promo .tdiv{padding:0 30px 0 25px;}
.seo-promo h1{color:#656565; background:none; font-size:11pt; font-weight:bold;}
.seo-promo h2{font-size:11pt;}
.seo-promo ul{padding: 0 0 0 15px; margin-bottom: 0;}
.seo-promo ul a{font-weight:normal;}
.seo-promo .top-bold, .seo-promo .bold{font-weight: bold; font-size:8pt;}
.seo-promo .top-bold{padding-bottom:1em;}
.seo-promo .bold{padding:1em 0;}
.seo-promo .desc{padding-top:1em;}
