
body {
  background: #FFFFFF url(../images/bodybg.jpg) repeat-x scroll left top;
  padding: 0;
  margin-top: 0;
  font-family: Arial;
  font-size: 14px;
}
#contentText p 
{
    line-height: 22px;
}

sup {
	font-size : 50%;
	vertical-align:top;
}

#footerHolderUpdate
{
  padding-left: 10px;
  padding-bottom:7px;
  font-size: 10px;
  color:#555555;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

h1 {
  font-size: 22px;
  margin: 10px 0 10px 0;
}
h2 {
  font-size: 18px;
  color: #01929a;
}
.justify {
  text-align: justify;
  line-height: 22px;
}

.imagerighttop {
  padding-top : 14px;
  padding-left : 20px;
  padding-bottom : 20px;
}

.imageright {
  padding-left : 20px;
}

.notice {
  font-size: 11px;
  line-height: 18px;
  font-style: italic;
}

li {
  line-height: 22px;
}

#redbox p.justify 
{
    font-size: 12px;
    line-height: 18px;
}

.redboxtext {
    font-size: 12px;
    line-height: 17px !important;
}

.red {
  color: #ee4035;
  line-height: 20px;
  font-weight : bold;
}
.inp 
{
    
}
a {
  color: #38929A;
}

a.sipka {
  background: #FFFFFF url(../images/sipka.jpg) no-repeat scroll left center;
  text-decoration: underline;
  padding-left: 9px;
}


#mainHolder {
  width: 948px;
  background-color: #FFFFFF;
  margin: 87px auto;
  position: relative;
}

#headerHolder {
  position: relative;
  width: 948px;
  height: 115px;
  background: #FFFFFF url(../images/header.jpg) no-repeat;
  padding-top: 56px;
}
#headerHolder h1 {
  font-size: 24px;  
  color: #38929A;
  padding: 0;
  margin:0;
  margin-left: 272px;
}

#contentHolder {
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
}

#leftMenuHolder {
  width: 242px;
  background: #FFFFFF url(../images/left_menu_bg.jpg) no-repeat scroll right top;
  float:left;
  padding-top: 10px;
}

#leftMenu {
 margin-right: 1px;
}

#leftMenuHolder div.fillBg {
  margin-right: 1px;
  height: 56px;
  background: #FFFFFF url(../images/otherLeft_bg.jpg) no-repeat scroll right top;
}

#leftMenu a {
  display: block;
  color: #38929a;
  text-decoration: none;
  text-align: right;
  line-height: 40px;
  padding-right: 48px;
}

#leftMenu a:hover {
  display: block;
  color: #ee4035;
  text-decoration: none;
  text-align: right;
  line-height: 40px;
  padding-right: 48px;
}

#leftMenu a.active {
  color: #ee4035;
  font-weight: bold;
}

#leftMenu a.noactive {
  color: #38929a;
}

#footerHolder {
  position: relative;
  height: 87px;
  background: #FFFFFF url(../images/footer_bg.jpg) no-repeat scroll left top;
  text-align: right;
  padding-right: 30px;
}
.footerPanel 
{
    font-size:11px;
    line-height: 87px;
}
.footerPanel a {
  color: #38929a;
  text-decoration: underline;
}
.footerPanel a:hover {
  color: #38929a;
  text-decoration: none;
}
.footerPanel a.active 
{
    text-decoration: none;
    color: #ee4035;
}
.footerPanel span {
  color: #38929a;
  text-decoration: none;
}


#leftMenu #menu1 {
  background: #FFFFFF url(../images/menu1_bg.jpg) no-repeat scroll right bottom;
}
#leftMenu #menu2 {
  background: #FFFFFF url(../images/menu2_bg.jpg) no-repeat scroll right bottom;
}
#leftMenu #menu3 {
  background: #FFFFFF url(../images/menu3_bg.jpg) no-repeat scroll right bottom;
}
#leftMenu #menu4 {
  background: #FFFFFF url(../images/menu4_bg.jpg) no-repeat scroll right bottom;
}
#leftMenu #menu5 {
  background: #FFFFFF url(../images/menu5_bg.jpg) no-repeat scroll right bottom;
}
#leftMenu #menu6 {
  background: #FFFFFF url(../images/menu6_bg.jpg) no-repeat scroll right bottom;
}
#leftMenu #menu7 {
  background: #FFFFFF url(../images/menu6_bg.jpg) no-repeat scroll right bottom;
}
#leftMenu #menu8 {
  background: #FFFFFF url(../images/menu6_bg.jpg) no-repeat scroll right bottom;
}

#rightContentHolder {
  width: 704px;
  float: left;
}
#rightContentHolder h1 {
  color: #ee4035;
}
#contentText {
  margin: 20px 30px 35px 30px;
}
#redbox {
  color: #FFFFFF;
  width: 240px;
  height: 142px;
  background: #FFFFFF url(../images/redbox.jpg) no-repeat scroll left top;
  float: right;
  margin-left: 27px;
  padding: 0 17px;
}
#redbox h2 {
  color: #fffeb1;
  margin: 12px 0px 12px 0px;
}

#poradna_vloz td
{
    line-height: 17px;
    text-align:justify;
    color: #38929a;
    font-size: 12px;
}

.with_bg 
{
    width: 618px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 2px solid #ffeee8;
    border-right: 2px solid #ffeee8;
    background-color: #ffeee8;
}
.no_bg 
{
    width: 618px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 2px solid #ffeee8;
    border-right: 2px solid #ffeee8;
}

.with_bg b, .no_bg b 
{
    color: #4c4c4c;
}

.paging 
{
    font-size: 13px;
}

.paging span 
{
    color: #38929a;
}
.paging a:hover
{
    text-decoration: none;
}
.paging a.active 
{
    text-decoration:none;
    color: #ee4035;
}
.paging b 
{
    color: #4c4c4c;
}

.lt_b 
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/lt_b.jpg) no-repeat scroll left top; 
          
}
.lb_b
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/lb_b.jpg) no-repeat scroll left bottom;    
}
.rt_b
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/rt_b.jpg) no-repeat scroll right top;  
}
.rb_b
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/rb_b.jpg) no-repeat scroll right bottom;    
}
.lt_l 
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/lt_l.jpg) no-repeat scroll left top;  
}
.lb_l
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/lb_l.jpg) no-repeat scroll left bottom;  
}
.rt_l
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/rt_l.jpg) no-repeat scroll right top;  
}
.rb_l
{
    display: inline-block;
    width : 642px;
    background: transparent url(../images/rb_l.jpg) no-repeat scroll right bottom;  
}
.odeslat 
{
    background-image: url(../images/odeslat.jpg);
    width: 72px;
    height: 20px;
    border: 0;
}