html, body{
margin: 0 auto;
padding: 0 auto;
height: 100%;
}
body{
background-color: #fff;
}
*{
font-family: times new roman,serif;
font-size: 13px;
color: #53301E;
}
table{
margin: 0px auto;
height: 100%;
}
div#content{
background-image: url('../grafics/main_back.jpg');
width:893px;
height: 608px;
position: relative;
}

div#tcont{
position: absolute;
top: 3px;
height: 600px;
left: 0px;
width:883px;
overflow: auto;
}
img#abs{
position: absolute;
}
div#hidetop,div#hidebot{
position: absolute;
width: 865px;
left: 0px;
background-image: url('../grafics/main_back.jpg');
}
div#hidetop{
top: 0px;
height: 18px;
}
div#hidebot{
bottom: 0px;
height: 21px;
background-position: left bottom;
}

div#text{
width: 300px;
padding: 50px 0px 30px 300px;
text-align: right;
}
a{
text-decoration: none;
color: #0A6D7A;
}
a:hover{
color: #0AA8BC;
}
a.pos{
position: absolute;
}
a.pos img{
height: 100%;
width: 100%;
border: none;
}
a#home{
top: 30px;
left: 27px;
width: 102px;
height: 150px;
}
a#depe{
top: 212px;
left: 40px;
width: 80px;
height: 82px;
}
a#kont{
top: 464px;
left: 85px;
width: 88px;
height: 110px;
}
a#vita{
top: 21px;
left: 680px;
width: 64px;
height: 92px;
}
a#prog{
top: 141px;
left: 708px;
width: 71px;
height: 84px;
}
a#term{
top: 225px;
left: 690px;
width: 60px;
height: 88px;
}
a#krit{
top: 350px;
left: 681px;
width: 69px;
height: 92px;
}
a#link{
top: 412px;
left: 788px;
width: 60px;
height: 94px;
}
a#vide{
top: 474px;
left: 701px;
width: 60px;
height: 90px;
}
