/* CSS Document */

body
{
  margin: 0px;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
}
a 
{
  color: #fa4101;
  text-decoration: none;
}

a:hover
{
  color: #fa4101;
  text-decoration: underline;
}
td, input, select, textrea
{
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
}

.ViewHend
{
  cursor: pointer; 
  background-color:#15567E;
  border-top:2px solid #00436D;
  padding:5px 0;
  font-size:9pt;
  /* cursor: hand; */ 
}

.ViewHend span:hover{
    background-color:#6F8094;
}


.stopka
{
  font-family: tahoma;
  font-size: 11px;  
  color: #545454;
  text-decoration: none;
}

.PageUrl
{
  font-family: tahoma;
  font-size: 10px;  
  color: #b0b0b0;
  color: #000;
  text-decoration: none;  
}
.PageUrl:hover
{
  font-family: tahoma;
  font-size: 10px;  
  color: #F84002;
  text-decoration: none;  
}
.czerwony
{
  color: #CC0000;
}

.cvnaglowek
{
  background-color: #CCCCCC;
  height: 18px;
}
.cvpole
{
  background-color: #EEEEEE;
  height: 18px;
}

td.menuBok div{
    background-color:#00436D;
    width:196px;
    color:#eee;
    height:423px;
}

td.menuBok div td{
    color:#eee;
    background-repeat:repeat-x;
    font-family:arial;
    font-size:12px;
    letter-spacing:0.03em;
}

table.menuUp a{
    font-size:14pt;
    color:#105177;
}

table.menuUp a:hover{
    color:#FF751A;
    text-decoration:none;
}

div.menuUp a{
    font-size:14pt;
    color:#105177;
}

div.menuUp a:hover{
    color:#FF751A;
    text-decoration:none;
}

img.menu_img{
    z-index:2;
}

div.menu_img_holder{
    z-index:10;
    margin:-18px 45px 0 40px;
    width:157px;
    *width:120px;
    float:left;
    position:relative;
}
