html, body { height: 100%; margin: 0; padding: 0}

body { background: url("images/bg_grey.gif"); color: #003366; font-family: Arial, Helvetica, sans-serif }

a:link, a:visited, a:active {
 text-decoration: none;
 color: #003366 
}

a:hover { color: #0066FF }

.main {
width: 100%;
 border-collapse: collapse;
 height:100%;
}
  
  
.pLeftUp {
    background: transparent url("images/corner_w1.gif");
    width: 25px;
    height: 25px;
    margin: 0pt;
    padding: 0pt;
    border: 0pt none
}
.pRightUp {
    background: transparent url("images/corner_w2.gif");
    width: 25px;
    height: 25px;
    padding: 0pt;
    border: 0pt none
}
.pLeftDown {
    background: transparent url("images/corner_w4.gif");
    width: 25px;
    height: 25px;
    padding: 0pt;
    border: 0pt none
}
.pRightDown {
    background: transparent url("images/corner_w3.gif");
    width: 25px;
    height: 25px;
    padding: 0pt;
    border: 0pt none
}
.pUp, .pDown {
    text-align: center;
    background-color: #FFFFFF;
    height: 25px;
    width: 100%;
    padding: 0pt;
    border: 0pt none
}
.pLeft, .pRight {
    background-color: #FFFFFF;
    width: 25px;
    padding: 0pt;
    border: 0pt none
}
.pMiddle {
    background-color: #FFFFFF;
    padding: 0pt;
    border: 0pt none;
    vertical-align: top;
}
p.corner {
    width: 25px;
    height: 25px;
    margin: 0pt;
    padding: 0pt
}

center { font-size: 100% }

li { margin-bottom: 3 }

p.roman_i { font-family: Times; font-style: Italic }
td.main { font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

.navlinks {
position : absolute;
top : 0px;
left : 0px;
padding: 0px;
width : 150px;
height: 100%;
background: url("images/bg_grey.gif");
background-repeat: repeat-y
}


.mainuvod {
position : absolute;
top : 0px;
left : 150px;
bottom: 0px;
right: 0px;
background: url("images/bg_frost.jpg");
overflow : visible;
height: 100%;
}

.bckgr {
 background: url("images/bg_frost.jpg");
 width : 100%;
 margin: auto;
 height:100%;
  }
