@charset "utf-8";
/*=================== HLAVNI ===================*/
html{
	height: 100%;
	width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
}
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;
}

.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 #fff;
	background: url('../images/but-bg.gif') top left repeat-x;
}
html>body .button2 {
    padding: 0px 11px 2px 11px;
}
html>body {
    overflow-y: scroll;
    padding-bottom: 50px;
}
.hmpg_itext {
    height: 20px;
    padding-top: 4px;
    margin-right: 10px;
    border: 1px solid #dcdbdb;
    background: #fff url('../images/hmpg-itext-bg.gif') repeat-x;
}
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:#5d5c5c;
}
a:active {
    color:#5d5c5c;
}
a:visited {
    color:#5d5c5c;
}
a:hover {
    color: #d51010;
}
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: #eb6b0a;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    background: #fff url('../images/border_h.gif') top left repeat-x;
    padding-bottom: 10px;
    padding-top: 20px;

}
/*h1 a, h1 a:visited, h1 a:hover {
    color: #a71f23 !important;
}*/
h2 {
color: #eb6b0a;
font-size: 18px;
font-weight: bold;
margin-bottom: 30px;
}
h2 a{
    color:#5d5c5c;
}
h3 {
background: none;
padding: 0 0;
font-size: 14px;
color: #eb6b0a;
margin: 0px;
height: 25px;
}
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;
	background: #fff url('../images/bg_holder_top.gif') left 125px repeat-x;
	
}
#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: 168px !important; 
    /*background-color: #fff;*/
}
.c1 #header_spacer {
    display:none;
}
/*#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: 0px;
    /*padding-top: 20px;
    background-color: #fff;*/
    
    color: #fff !important;
    
   
}
html>body #footer {
    min-height: 15px;
    height: auto;
}
#footer_in {
 /*   padding-left: 20px; */
    padding-bottom: 10px;
    /*margin-bottom: 25px;*/
}
#footer_in_in {
    position:relative;
    width: 962px;
    
    text-align: center;
    padding-top: 1px;
    background-color: #fed6b8;
    margin: 0px auto;
}
.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;
}
.spodek_white {
    width: 991px;
    margin: 0px auto;
   
   padding-bottom: 5px;
   background: #fff url('../images/radius_bottom.gif') bottom left no-repeat;

    /*float: right;
    padding-right: 15px;
    margin-top: 9px;*/
}
.tisk img {
    vertical-align: middle;
}
.tisk2 {
    display: block;
    position: absolute;
    margin-top: 15px;
    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 {



padding-top: 0px;
background-color: #fff;



}
#content2l {
position: relative;
	float: right !important;
    width: 582px !important;

   /* margin-top: 20px;*/
   
	margin-left: -256px !important;
	left: 0px;
	
	
	
}



html>body #content2l {
position: relative;
	float: right !important;
    width: 571px !important;
   /* margin-top: 20px;*/
   
	margin-left: -240px !important;
	left: 0px;

	
}



#content2l #content_in {

    /*margin: 0 auto;*/
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 100px;
    margin-top: 20px;
    margin-left: 10px;

/*    padding-left: 180px;*/

min-height: 1600px;

width: 551px;
background: #fff  url('../images/border_content.gif') top left repeat-y;




}

html>body #content2l #content_in {
      
    /*margin: 0 auto;*/
    padding-left: 10px !important;
    padding-right: 10px !important; 
    margin-bottom: 100px;
    margin-top: 50px;
    margin-left: -20px;
/*    padding-left: 180px;*/

min-height: 1600px;
width: 551px;
margin: 50px auto 0px auto;
overflow: hidden;



}




#content2l #content_in p {
    
      font-size: 12px;
		color: #3e5b95;
		line-height: 20px;  



}

#content2l #content_in table {
    
      font-size: 12px;
		color: #3e5b95;
		line-height: 20px;  



}

#content2l #content_in a, #content2l #content_in a.link, #content2l #content_in a.visited, #content2l #content_in a.active {
     color: #eb6b0a !important; 
     text-decoration: underline;
   }
   
#content2l #content_in a:hover {
     
     text-decoration: none;
   }

#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;
	
	width: 202px;
	float: right !important;

left: -260px !important;

	

		
}

html>body #left2l {
	position: relative;
	
	width: 202px;
	float: right !important;

	left: -244px !important;

}


#left2l h1{
	color: #eb6b0a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
	background: none;
	margin-top: -46px;
	text-transform: uppercase;
	text-align: left;
	border: none;

    
	
}

#left2l #left_in {
   /* padding: 0px 2px;*/
    text-align: center;
    /*background: #fff url('../images/border_v.gif') top right repeat-y;*/
    margin-top: 50px;

    
    

}

#left2l #left_in h2 {
    font-size: 13px;
    color: #3e5b95;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    padding-left: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    }



#left2l #left_in p {
width: 90%;
    font-size: 12px;
    color: #3e5b95;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 20px;
    text-align: left;
   background: #fff url('../images/border_h.gif') top left repeat-x;


}

#left2l #left_in a, #left2l #left_in a.link, #left2l #left_in a.visited, #left2l #left_in a.active {
    font-size: 12px;
    color: #3e5b95;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    padding-left: 10px;
    margin-top: 20px;
    text-align: left;
    text-decoration: underline;

}

#left2l #left_in a:hover {
    text-decoration: none;
    color: #eb6b0a;
}

#left2l ul {
    font-size: 12px;
    color: #1c3c7c;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    margin-left: 0px;
    text-align: left;
    padding: 0px;
    
}

#left2l li {

margin-left: 0px; 
list-style: none;
text-indent: -10px;
vertical-align: middle;




}

#left2l .f_text {



}

#left2l li img {



vertical-align: middle;
}




#left2l a.first, #left2l a.first:active, #left2l a.first:visited,#left2l a.first:visited {
    
    font-size: 12px;
    color: #1c3c7c;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    margin-left: 0px;
    text-decoration: none !important;
    vertical-align: middle;

}

#right2l {
	position: relative;
	width: 202px;
	
	
	float: right !important;
	margin-left: 10px !important;
	margin-right: 0px;
	left: 0px !important;

	background-color: #fff;
	
		margin-right: 0px;
			margin-left: 0px;
		height: 100%;

		
}
html>body #right2l {
	margin-right: 0px;
			margin-left: 0px;
}
#right2l h1{
	text-transform: uppercase;
  color: #eb6b0a;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	background: none;
background: #fff url('../images/border_h.gif') top left repeat-x;
	border-bottom: none;
	padding-top: 15px;
	margin-top: 15px;
	text-align: center;
	
}

#right2l span {	
    display: block;	
    font-size: 11px;
		color: #3e5b95;
		line-height: 20px;
		}
		
#right2l .clanek {	
    padding: 0px 0px;
    margin-bottom: 20px;
		}

#right2l h3{
	
  color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background: none;

    margin-top: 0px;

	
}

#right2l #right_in a, #right2l #right_in a.link, #right2l #right_in a.visited, #right2l #right_in a.active {
    font-size: 11px;
    color: #eb6b0a;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    
    margin-top: 20px;
    text-align: left;
    text-decoration: underline;

}

#right2l #right_in a:hover {
    text-decoration: none;
    color: #eb6b0a;
}

#right2l #right_in {
    /*padding: 26px 10px;*/
 /*   background: #fff url('../images/border_v.gif') top left repeat-y; */
    margin-top: 50px;
    padding-top: -50px;
    height: 100%;



}

html>body #right2l #right_in {
margin-left: -5px;
}

.anketa_div {
padding: 0px 0px;
text-align: left !important;

}

.anketa_div fieldset {

background-color: #f7f7f7;
border: 1px solid #eceded;
padding: 5px;
}

.anketa_text {

  color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	background: none;
	padding-bottom: 30px;
    margin-top: 0px;  
    text-align: left;

}

.anketa_odpoved  {

 
	
	background: none;
	padding-bottom: 10px;
    margin-top: 0px;  
    text-align: left;

}


.anketa_odpoved_left, .anketa_odpoved_right  {

  color: #eb6b0a !important;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	background: none;
	padding-bottom: 0px;
    margin-top: 0px;  
    text-align: left;
    text-decoration: underline;

}


#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 {
padding: 0px 6px;
margin-top: 168px;
}
#content1 {
    width: 991px;
    padding-top: 10px;


}
/***** 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, #right_in {
  padding: 5px;
	/*overflow: hidden;*/
}
#content1 #content_in {
    font-size: 110%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 70px;
        min-height: 1600px;
}

#content1 #content_in p {
    
      font-size: 12px;
		color: #3e5b95;
		line-height: 20px;  



}

#content1 #content_in table {
    
      font-size: 12px;
		color: #3e5b95;
		line-height: 20px;  



}

.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: 132px;
    left: 6px;
    z-index: 200 !important;
    width: 991px;
    /*width: 980px;*/
    height: 44px;
    background: #fed6b6 url('../images/bg_menu.jpg') top left repeat-x;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    font-family: Verdana, Arial, Sans-Serif;
    padding-top: 5px;
}
.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;
    
}
html>body .r_menu li a {
    min-height: 18px;
    height: auto;
}
.r_menu li a:hover {
    color: #eb6b0a;
    text-decoration: underline;
}
.r_menu li.l0 a.first {
    float: left; /*IE6 - nemusim zadavat sirku - HURAAA*/
    text-align: center;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    background: none;
}
.r_menu li.l0 a.first:hover, .r_menu ul.u0 li.l0:hover a.first {
    
    background: url('../images/r_menu_hover_bg.gif') repeat-x;
    text-decoration: none;
    cursor: pointer !important;
        color: #eb6b0a;
}
.r_menu li.l0 a.first span.f_left, .r_menu li.l0 a.first span.f_right {
    float: left;
    width: 3px;
    height: 34px;
}
.r_menu li.l0 a.first:hover span.f_left, .r_menu ul.u0 li.l0:hover span.f_left {
    background: url('../images/r_menu_left.gif') no-repeat;
    cursor: pointer !important;
}
.r_menu li.l0 a.first:hover span.f_right, .r_menu ul.u0 li.l0:hover span.f_right {
    background: url('../images/r_menu_right.gif') no-repeat;
    cursor: pointer !important;
}
.r_menu li.l0 a.first span.f_text {
    float: left;
    padding: 0px 20px;
}
.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: #f9f8f7;
}
.r_menu ul.u1 {
    top: 42px;
    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  {
    margin: 0px auto;
   font-size: 11px;
    width: 100%;
    /*overflow: hidden;*/

    padding: 0px auto;
    padding-top: 5px;
    padding-bottom: 3px;
    text-align: center;
    
    
 
}
.footer_menu a, .footer_menu a:visited {
    
    margin-right: 10px;
    color: #3b3b3b !important;
    text-decoration: underline;
    
    
}

.footer_menu a:hover {
    
   text-decoration: none;
    
    
}

.footer_kontakt  {
    margin: 0px auto;
   
    width: 100%;
    /*overflow: hidden;*/
    
    padding: 0px auto;
   
    padding-bottom: 3px;
    text-align: center;
    color: #3b3b3b !important;
    
    
 color: #3b3b3b !important;
}
.footer_kontakt a, .footer_kontakt a:visited, .footer_kontakt a:hover {
    
    margin-right: 10px;
    color: #3b3b3b !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    
}

.footer_kontakt a:hover {
    
    text-decoration: none;
      
}


/***** leve menu *****/
menu_left {
background-color: red;
}

.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: 40px;
	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: #d51010;
}
.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: 30px;
    bottom: 43px;
    height: 15px;
    padding: 0px 2px 0px 9px;
    margin-right: 0px;
    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: #3e5b95;
    font-size: 9px;
    text-decoration: none;
    margin-left: 2px;
}
.settings form, .settings fieldset {
    display: inline;
}
.settings img {
    vertical-align: middle;
}

.settings .settings_item {

margin-left: 25px;
float: left;
height: 25px;

}


.country_names {
    font-weight: bold;
}
.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 {
    
    height: 49px;
    margin-bottom:0px;
    width: 441px;
    background: url('../images/search-bg.gif') top left no-repeat;
    text-align: left;
    position: absolute;
    top: 60px !important;
    left: 560px;
    
    

/*    z-index: 2;*/
}

#search_in {
width: 367px;
height: 41px;
background-color: #eb6b0a;
margin-left: 68px;
text-align: right;
margin-top: 4px;
padding-left: 0px;
padding-right: 7px;
position: relative;
background: url('../images/search_orange_bg.gif') top left no-repeat;


}
/*html>body #search {
    z-index: 1;
}*/
#search .button {

    text-transform: uppercase;
    background: url('../images/search-button-bg.gif') top left no-repeat;
    width: 81px;
    height: 30px;
    position: absolute;
    top: 5px;
    left: 287px;

}
.search_input {
    
    position: absolute;
    margin-top: 7px;
    left: 7px;
    background: url('../images/search-input-bg.gif') top left no-repeat;
    border: none;
    height: 27px;
    width: 254px;
    padding-left: 20px;
    color: #eb6b0a !important;
    padding-top: 5px;
    font-size: 14px;
  
    

}



#search_spacer {
    /*height: 95px;*/
    display:none;
}
.homepage #search_spacer {
    display:none;
}
.homepage #search {
    position:relative;
    top: -3px;
    margin: 0px;
    margin-bottom: 20px;
    background-image: url('../images/search-bg.gif');
}
#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 {

}
html>body .category_item h2 {
    height: 18px;
}*/
.lihu, .lihu div, .lihu p {
    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;
}

.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 60px 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: 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 {
}
.homepage_cat_in {
}
.homepage_cat_in {
    padding-left: 18px;
}
.homepage_cat h3 {
    font-weight: normal;
}
.homepage_cat h3 {
    color: #d51010;
    display: block;
/*    width: 212px;*/
    padding-left: 2px;
    padding-top: 14px;
    height: 23px;
    font-size: 1.5em;
    text-decoration: none;
}
.homepage_cat .img {
    position:relative;
    top: 5px;
    width: 108px;
    height: 85px;
    float: left;
}
.hc1 .img {
    background: url('../images/sprava.jpg') top left no-repeat;
}
.hc2 .img {
    background: url('../images/konzultace.jpg') top left no-repeat;
}
.hc3 .img {
    background: url('../images/skoleni.jpg') top left no-repeat;
}
.hctext {
    padding-top: 40px;
    padding-right: 10px;
    line-height: 1.5em;
    font-size: 12px;
    height: 162px;
    overflow: hidden;
}
.hclink {
    text-align: right;
    padding-top: 15px;
    padding-right: 40px;
}
.hclink a, .hclink a:visited, .hclink a:hover {
    padding-left: 20px;
    font-weight: bold;
    background: url('../images/reference-sipka.gif') 0% 15% 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 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;
    color: #eb6b0a !important; 
     text-decoration: underline;
}
/*.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;
}
.bad_message, .good_message {
    color: #fff;
    font-weight: bold;
    width: 991px;
    margin-left: 5px;
    position:relative;
    z-index: 200;
    margin-bottom: 10px;
}
html>body .bad_message, html>body .good_message {
    width: 992px;
}
.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: right;
}
.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: 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: #d51010;
    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 #c4c4c4;
    margin-bottom: 15px;
}
.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;*/
    padding: 0px 17px;
    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 #c4c4c4;
    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: #d51010;
    height: 21px;
    line-height: 21px;
    padding-left: 22px;
    font-size: 0.9em;
    background: url('../images/date-bg.gif') top left no-repeat;
}
.msg h3 {
    color: #d51010;
    font-size: 1em;
    height: 33px;
    padding: 10px 0px;
    overflow: hidden;
}
.msg a, .msg a:visited, .msg a:hover {
    color: #d51010;
}
.link_ales {
    position:relative;
    top: -15px;
    width: 615px;
    height: 20px;
    text-align: right;
    font-size: 0.85em;
    color: #d51010;
}
.link_ales strong {
    font-size: 1.2em;
}
.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;
}
.zpravodaj {
    position:absolute;
    top: -1px;
    right: -2px;
    width: 259px;
    height: 230px;
    overflow: hidden;
    padding: 23px 23px;
    border: 1px solid #c4c4c4;
    background: #f6f5f5 url('../images/zpravodaj-bg.gif') bottom left repeat-x;
    line-height: 1.8em;
}
html>body .zpravodaj {
    right: -1px;
}
.zpravodaj h3 {
    font-size: 1.05em;
    padding-bottom: 10px;
    color: #222;
}
.zpravodaj .prihlasit {
    position:absolute;
    width: 228px;
    height: 111px;
    bottom: 23px;
    left: 23px;
    padding: 13px 15px;
    font-size: 0.8em;
    line-height: 1.65em;
    background: url('../images/zpravodaj-prihlasit-bg.jpg') no-repeat;
}
.zpravodaj .prihlasit h3 {
    font-size: 1.3em;
    padding-top: 7px;
    padding-bottom: 3px;
}
html>body .zpravodaj .prihlasit .button2 {
    position:relative;
    top: 1px;
}
.zpravodaj .prihlasit .hmpg_itext {
    width: 127px;
}
.web2 {
    position:absolute;
    width: 248px;
    height: 125px;
    top: 0px;
    right: 0px;
    padding: 7px 30px 15px 30px;
    line-height: 1.5em;
    overflow: hidden;
    background: url('../images/web2-bg.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;
}
.date {
    color: #999;
}
.date2 {
    color: #999;
    position:relative;
    top: -18px;
}
.navbar {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #eb6b0a;
    background: url('../images/navbar_bg.gif') top left no-repeat;
    padding-left: 40px;
    padding-top: 10px;
    margin-bottom: 50px;
    margin-top: -60px;
    
}
.navbar a, .navbar a:visited, .navbar span.last {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #eb6b0a;
    margin-top: 10px;
    text-decoration: none;
}
.navbar a:hover {
    text-decoration: underline;
}
.navbar a.bc_link {
    background: url('../images/sipkos-prava.gif') 100% 60% no-repeat;
    font-size: 14px;
    padding-right: 15px;
}
.navbar a.last, .navbar span.last {
    text-decoration: none;
    font-weight: bold;
    background: url('../images/sipkos-dule.gif') 100% 60% no-repeat;
    font-size: 14px;
    padding-right: 15px;
    margin-left: 5px;
}
.breadcrumbs {
}
.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 {
    padding-top: 0px;
    text-align: center;
    font-size: 11px;
    color: #3b3b3b !important;
    
    
}

.vorange a, .vorange a:visited {
    
    
    color: #3b3b3b !important;
    text-decoration: none;
    font-weight: bold;
    
    
}

.vorange a:hover {

    text-decoration: underline;
    }
    
.footer_text {
    padding-top: 0px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding-top: 20px;
    
    color: #3b3b3b !important;
    
    
}
    



.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: 50%;
}
#referencos .wcol2 {
    width: 50%;
    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: #d51010;
    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_cz {
    color: #383838;
    position:absolute;
    top: 30px;
    right: 0px;
    width: 250px;
    height: 30px;
    padding-top: 40px;
    margin-right: 25px;
    text-align: right;
    background: url('../images/cislo.gif') right 10px no-repeat;
    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: 355px;
    background: url('../images/flash-bg.gif') top left no-repeat;
}
.flashik object, .flashik img {
    position:absolute;
    top: 20px;
    left: 21px;
    z-index: 10;
}
.fl_left, .fl_right {
    position:absolute;
    width: 6px;
    height: 414px;
    top: 0px;
    background-color: #f00;
    z-index: 2 !important;
}
.fl_left {
    left: -5px;
    background: url('../images/flashik-left.gif') no-repeat;
}
.fl_right {
    right: -5px;
    background: url('../images/flashik-right.gif') no-repeat;
}
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: 28px;
}

.e_holder {

background-color: #fff;
width: 990px;
margin: 0px 6px;
/*margin-top: 168px;*/






}

.e_cleaner {
clear: both;
margin: 0px 6px;


}

.radius_top {
background: url('../images/radius_top.gif') top left no-repeat;
width: 990px;
height: 3px;

margin: 0px auto;
/*margin-top: 56px;*/

}

.radius_bottom {
background: url('../images/radius_top.gif') top left no-repeat;
width: 990px;
height: 3px;
border: 1px solid red;
margin: 0px auto;

}

.bg_bottom {

background: url('../images/bg_holder_bottom.gif') bottom left repeat-x;

}

#web_news {

background: #fff url('../images/border_h.gif') top left repeat-x;
padding-top: 15px;
width: 550px;


}

#web_news h2.nadpis_news{
display: block;
height: 37px;
background: url('../images/ico_infoprovas.jpg') top left no-repeat;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: #eb6b0a;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
padding-left: 40px;
padding-top: 13px;
margin-bottom: 20px;

}

#web_news h2.nadpis_rss{
display: block;
height: 37px;
background: url('../images/ico_clankyshopy.jpg') top left no-repeat;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: #eb6b0a;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
padding-left: 40px;
padding-top: 13px;
margin-bottom: 20px;
}

#web_news h2{

font-size: 12px;
font-weight: bold;
color: #eb6b0a;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
margin-bottom: 5px;

}

#web_news .text{

font-size: 11px;

color: #3e5b95;
font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

.category_item {

margin-bottom: 20px;

width: 525px;
position: relative;
background-color: #f7f7f7;
border: 1px solid #eceded;
padding: 10px;
 clear:both;
}

.category_item li {

width: 520px;
background-color: none;
}
.category_item ul {

width: 520px;
background-color: none;
}

.category_item .text {


color: #3e5b95;


}

.category_line {
margin-bottom: 25px;
width: 540px;



}

#web_news a, #web_news a.link, #web_news a.visited, #web_news a.active {
color: #eb6b0a;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

#web_news a:hover {
text-decoration: none;
}

#obchody {
width: 540px;
}

#obchody .category_line {
margin-top: 30px;
}



.category_item h2 {
margin-bottom: 10px;


}

.category_item img {


float:left;
margin-right: 10px;
}

.category_item h2 a, .category_item h2 a:visited, .category_item h2 a:hover {
    padding-left: 0px;
    font-size: 14px;
font-weight: bold;
color: #eb6b0a;
font-family: Verdana, Arial, Helvetica, Sans-Serif;

text-decoration: none
}
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;
    
    
}


.tip {

color: #000;
font-weight: bold;
text-align: center;
background-color: #f7f7f7;
border: 1px solid #eceded;




}

.border {
padding-bottom: 15px;
}

#left2l #left_in .border {

padding-bottom: 0px;

}





.tip a, .tip a:link, .tip a:visited, .tip a:active  {

color: #f68632;
font-weight: bold;
text-align: center;
text-decoration: none !important;


}

.tip a:hover {

text-decoration: underline !important;

}

.tip img {
margin: 20px auto;
border: 1px solid #eceded;

}

.crossed {

color: #f68632;
vertical-align: middle;
font-size: 14px;
font-weight: bold;
text-align: center;

}

.cross_line {
display: none;
}

.prices {
background-color: #f68632;
width: 181px;
height: 28px !important;
margin-bottom: 5px;
margin: 5px auto;
}

.black {
float: left;
color: #000;
font-size: 14px;
font-weight: bold;
width: 70px;
height: 28px !important;
background-color: #d6d7d7;
vertical-align: middle;
overflow: hidden;
text-align: center;


}

.discount {
margin-top: 4px;
margin-left:  10px ;
}


.big {
float: left;
color: #000 !important;
font-size: 14px;
font-weight: bold;


}

.smaller{
float: left;

color: #000 !important;
font-size: 10px !important;
font-weight: bold;


}

.percent {
float: left;

color: #000 !important;
font-size: 14px;
font-weight: bold;

}

.red {
float: left;
color: #fff;
font-size: 14px;
font-weight: bold;
width: 110px;
margin-top: 4px;
text-align: center;
}

#press_items h2 {
color: #eb6b0a;
height: 40px;
background: url('../images/ico_clankyshopy.jpg') top left no-repeat;
padding-left: 45px;
padding-top: 15px;
font-size: 18px;
font-weight: bold;
margin-bottom: 30px;
}

#press_items .category_item h2 {
background: none;
padding: 0 0;
font-size: 14px;
color: #eb6b0a;
margin: 0px;
height: 25px;
}

#press_items .text {
color: #3e5b95;
}

/* FORMULAR PRIDANI SHOPU OH YEAH NIGGA MOTOFOKO BITCH */

.form1 {
position: relative;
height: 300px;
}

.form1 form {
    margin: 0px;
    padding: 0px;

    margin-top: 30px;
}
.form1 fieldset {
    border:0px;
    margin: 0px;
    padding: 0px;
}


.form1 .text_form {

}



.form1 legend {
    color: #000;
}
.form1 select {
    font-size: 1em;
}
.form1 textarea {
    position: absolute;
    left: 80px;
    font-size: 1em;
    color: #636363 !important;
    border: 1px solid #eb6b0a;
    vertical-align: top;
    left: 125px;

}
html>body .form1  textarea {
    font-size: 1.2em;
}
.form1 select{
    font-size: 1em;
    border: 1px solid #eb6b0a;
    min-width: 80px;

}
.form1 input {
    font-size: 1em;

    padding: 1px 3px;
        border: 1px solid #eb6b0a;
    vertical-align: top;
        position: absolute;
    left: 125px;
    margin-bottom: 25px;
}

.form1 .list_menu {

position: absolute;
left: 125px;

}

.form2 {
position: relative;
height: 450px;
}

.form2 form {
    margin: 0px;
    padding: 0px;

    margin-top: 30px;
}
.form2 fieldset {
    border:0px;
    margin: 0px;
    padding: 0px;
}


.form2 .text_form {

}



.form2 legend {
    color: #000;
}
.form2 select {
    font-size: 1em;
}
.form2 textarea {
    position: absolute;
    left: 80px;
    font-size: 1em;
    color: #636363 !important;
    border: 1px solid #eb6b0a;
    vertical-align: top;
    left: 145px;

}
html>body .form2  textarea {
    font-size: 1.2em;
}
.form2 select{
    font-size: 1em;
    border: 1px solid #eb6b0a;
    min-width: 80px;

}
.form2 input {
    font-size: 1em;

    padding: 1px 3px;
        border: 1px solid #eb6b0a;
    vertical-align: top;

}

.form2 .list_menu {

position: absolute;
left: 145px;

}

 .formradek {

}

 .form2 .button{
 
background-color: #eb6b0a !important;
background-image: none;
border: none;
height: 25px;
width: 150px;
color: #fff;

}

.links {
background-color: none;
width: 990px;
margin: 0px auto;

}

.links_footer {
background-color: #fff;
width: 990px;
margin: 0px auto;

}

.links a,.links a.link, .links a.active, .links a.visited  {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
color: #3e5b95 !important;
text-decoration: underline;

}

.links a:hover {

text-decoration: none;

}

.links_in {
padding: 20px;
padding-bottom: 5px;
padding-top: 100px;
text-align: center;
}

.links_radius {
background: url('../images/radius_bottom.gif') top left no-repeat;
width: 990px;
height: 3px;
margin: 0px auto 5px auto;




}

.border_bg_placene {
 border: 1px solid #dbdada;
    background-color: #f7f7f7;
    padding: 10px;
}

.recommended_h2 {
text-transform: uppercase;
  color: #eb6b0a !important;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 15px !important;
	font-weight: bold;
	background: none;
background: #fff url('../images/border_h.gif') top left repeat-x;
	border-bottom: none;
	padding-top: 15px;
	margin-top: 15px;
	text-align: center;
}

.h2_sitemap {
    font-size: 13px;
    color:#5d5c5c;

}

h2.h2-str
{
  margin: 30px 0 !important;
}