* {
  line-height: 125%;
}

body{
  /*background:url('../gfx/back_default.png');*/
  margin:0;
  padding:0;
  text-align:center;
  font-family: Arial,Helvetica,sans-serif;
  color: #323D4F;
  font-size: 80%;
}

#main{
  width:979px;
  margin:0 auto;
  padding:0 10px 10px 10px;
  text-align: left;
  background: #fff;
 /* background: #fff url('../gfx/rvpstar_full.png') top right no-repeat;*/
}

img{
  border: 0;
}

a {
  text-decoration: none;
  color: #4A6484;
}

a:hover {
  text-decoration: underline;
  color: #000;
}

a span{
  cursor: pointer;
}

.alignleft {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.alignright {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

#header{
  height: 110px;
  position: relative;
}

#header h1, #header h1 a, #header h1 span, #header h1 a:hover,#header h2, #header h2 a, #header h2 span, #header h2 a:hover{
  margin:0;
  padding:0;
  display: block;
  position:absolute;
  width:414px;
  height:66px;
  top:-2px;
  left:0;
  overflow: none;
  text-decoration: none;
}

#header h1,#header h2{
  top: 41px;
}

#header h1 span,#header h2 span{
  background: url('../gfx/logo.png');
}

.clear{
  clear:both;
  margin:0;
  padding:0;
  height:1px;
  font-size:1px;
  visibility: hidden;
}

.nowrap {
  white-space: nowrap;
}

#top_links {
  margin-left: 10px;
  margin-top: 10px;
  float: left;
  font-size: 0.9em;
}
#top_links a {
  color:#666666;
}

#moduly_menu {
  float: left;
  width: 999px;
  background: #4A6184;
  margin-left: -10px;
  margin-bottom: 10px;
  font-size: 1.17em;
}
#moduly_menu_vypln {
  float: left;
  padding: 4px 2px 4px 12px;
}
#moduly_menu_vypln div {
  float: left;
  padding: 5px 4px;
  border: 1px solid #4A6184;
}
#moduly_menu_vypln a {
  color: white;
}
#moduly_menu_vypln a:hover {
  text-decoration: none;
}
#moduly_menu_vypln ul {
  margin: 0;
  padding: 0;
}
#moduly_menu_vypln ul li {
  float: left;
  list-style-type: none;
  margin-left: 7px;
}
#moduly_menu_vypln #index {
  position: relative;
  top: -7px;
  font-size: 0.7em;
}

#selected_modul {
  background: white;
  border: 1px solid white !important;
}
#selected_modul a {
  color: #4A6184;
}
#moduly_menu_vypln .hover {
  border: 1px solid white;
}


#moduly_menu2 {
    background-color: #DCDCDC;
    float: left;
    height: 30px;
    position: relative;
    width: 100%;
}
#moduly_menu2 ul {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#moduly_menu2 li {
    float: left;
    padding: 5px 7px;
}
#moduly_menu2 li a {
    line-height: 20px;
    color:#005784;
}
#moduly_menu2 li a:hover {
    line-height: 20px;
    color:#000;
}

#moduly_menu2 div#selected_modul2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    
}

#moduly_menu2 div#selected_modul2 a{
    color:#000;
}

.hover .hover_tl, .hover .hover_bl, .hover .hover_tr, .hover .hover_br, .selected_tl, .selected_bl, .selected_tr, .selected_br {
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
}
.hover_tl {
  left: -1px;
  top: -1px;
  background: url('../gfx/menu/tl.png');
}
.hover_bl {
  left: -1px;
  bottom: -1px;
  background: url('../gfx/menu/bl.png');
}
.hover_tr {
  right: -1px;
  top: -1px;
  background: url('../gfx/menu/tr.png');
}
.hover_br {
  right: -1px;
  bottom: -1px;
  background: url('../gfx/menu/br.png');
}
.selected_tl {
  left: -1px;
  top: -1px;
  background: url('../gfx/menu/stl.png');
}
.selected_bl {
  left: -1px;
  bottom: -1px;
  background: url('../gfx/menu/sbl.png');
}
.selected_tr {
  right: -1px;
  top: -1px;
  background: url('../gfx/menu/str.png');
}
.selected_br {
  right: -1px;
  bottom: -1px;
  background: url('../gfx/menu/sbr.png');
}

#searchbox{
  width:220px;
  height:60px;
  position: absolute;
  top:43px;
  left:450px;
  overflow: hidden;
  font-size: 1.1em;
}

#searchbox #search_submit{
  width:22px;
  height:22px;
  overflow: hidden;
  background: #fff url('../gfx/submit.png') top left no-repeat;
  position: absolute;
  top:5px;
  right:0;
  border:0;
}

#searchbox #search_submit:hover{
  background-position:bottom left;
}

#searchbox #keywords{
  background: #fff;
  border: 1px solid #90a3bc;
  color:#999;
  width:188px;
  margin-top:3px;
  font-size: 1.1em;
  border-width: 2px;
}

#searchbox #keywords:hover, #searchbox #keywords:active{
  color:#000;
  background: #f8f8f8;
}

.searchboxmodule {
  height: 65px !important;
}

.searchboxmodule div div {
  position: relative;
  top: 2px;
}

.searchboxmodule div div input {
  vertical-align: bottom;
  margin: 0 3px 0 3px;
  padding: 0;
}

.searchboxmodule label {
  font-size: 75%;
  color: #666666;
  margin: 0;
  padding: 0;
}

#loginbox {
  background: url('../gfx/log_bottom.png') bottom left no-repeat;
  position:absolute;
  top:0;
  right:0;
  height:90px;
  width:269px;
  padding:5px;
}
#loginbox_content {
  background: url('../gfx/log_back.png');
  padding:5px;
  position:absolute;
  top:0;
  right:0;
  height:86px;
  width:269px;
}
#loginbox_jmeno{width:260px;height:20px;float:left;}
#loginbox_left{width:120px;height:20px;float:left;}
#loginbox_right{width:140px;height:20px;float:left;text-align:right;}

#wrapfooter {
  clear: both;
  padding-top: 10px;
}

#vupinfo {
  font-size:80%;
  text-align:left;
  color:#666;
  position: relative;
  top: 5px;
}

#vupinfo span {
  display: block;
}

#vupinfo img {
  margin-top: 5px;
}

#vupnuov {
  float:left;
  margin-right: 5px;
}

#footer_left {
  float: left;
  width: 605px;
}

#esf{
  float:right;
  width:320;
}

#main_content{
  width:695px;
  float:left;
}

#main_content_inside{
  padding:5px 10px;
}

.tl, .tr, .bl, .br {
  width: 7px;
  height: 7px;
  overflow: hidden;
  position: absolute;
  background: top left no-repeat;
}
.tl {
  left: 0;
  top: 0;
  background: url('../gfx/kr/tl.png');
}
.tr {
  right: 0;
  top: 0;
  background: url('../gfx/kr/tr.png');
}
.bl {
  left: 0;
  bottom: 0;
  background: url('../gfx/kr/bl.png');
}
.br {
  right: 0;
  bottom: 0;
  background: url('../gfx/kr/br.png');
}

.labeled-block h2 {
  float: left;
  margin: 0;
  padding: 6px 8px 4px 8px;
  position: relative;
  left: 20px;
  background-color: #959ebd;
  font-size: 1.1em;
  font-weight: normal;
  color: white;
  text-transform: uppercase;
}
.labeled-block h2.dark-tab {
  background-color: #666666;
}
.labeled-block h2 img {
  vertical-align: text-bottom;
  padding-left: 5px;
  position: relative;
  top: -1px;
}
.labeled-block .content {
  clear: left;
  border: 1px solid #96A5BC;
  background-color: white;
  margin: 0;
  padding: 5px 0 5px 0;
}
.labeled-block p, .labeled-block h3 {
  margin: 0;
  padding: 5px 20px 5px 20px;
}
.labeled-block .hlava {
  float: right;
  margin-top: 8px;
  margin-right: 20px;
}
.labeled-block .dark-items {
  padding: 0 0 5px 0;
}
.labeled-block .dark-items h3 {
  padding: 10px 20px 5px 20px;
}
.labeled-block .dark-items p {
  padding: 5px 20px 10px 20px;
}
.labeled-block .dark-items .hlava {
  margin-top: 13px;
}
.labeled-block .dark-item {
  background-color: #f1f3f9;
}
.labeled-block h3 {
  font-size: 1.25em;
  font-weight: bold;
}
.labeled-block .info {
  color: #A0A1A4;
}
.labeled-block .vice {
  text-align: right;
}
.labeled-block .content .tl {
  background: url('../gfx/kr/tl3.png');
  left: -1px;
  top: -1px;
}
.labeled-block .content .tr {
  background: url('../gfx/kr/tr3.png');
  right: -1px;
  top: -1px;
}
.labeled-block .content .bl {
  background: url('../gfx/kr/bl3.png');
  left: -1px;
  bottom: -1px;
}
.labeled-block .content .br {
  background: url('../gfx/kr/br3.png');
  right: -1px;
  bottom: -1px;
}

.links {
  position: relative;
  clear: both;
}
.links a, .links span, .links div {
  position: absolute;
  display: block;
  overflow: hidden;
}
.links span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: top left no-repeat;
}
.links a:hover span {
  background-position: bottom left;
}
.links a:hover {
  text-decoration: none
}


#dotaznikVyzva{position: relative;padding: 10px 0; background: #808080; color: #fff; width: 100%; top: 0px; left: 0; z-index: 1000000;}
#dotaznikVyzvaWrap {width:300px;margin-left:auto;margin-right:auto;position: relative;}
#dotaznikVyzvaWrap span{padding:0px;display:block;margin-bottom:10px;}
#dotaznikVyzvaWrap a{margin-right:10px;}
#dotaznikVyzvaWrap a.button:hover { background-color: #054C97; text-decoration: none;}
#dotaznikVyzvaWrap a.button { background: #acacac; border-radius: 5px; color: #fff; line-height: 100%; padding: 5px; right: 0;  top: 0;}

blockquote{display: flex; padding: 1rem; background: #f5f5f5; border-radius: 10px;}
blockquote p{margin:0;}