﻿

table.nastenka {
background-image:url(images/korek.png);
background-repeat:repeat-y;
background-position:top;
width:800px;
height: auto;
border: 0;
}

td.top {
background-image:url(images/top.png);
width:800px;
height:33px;
}

td.left {
background-image:url(images/left.png);
background-repeat:repeat-y;
width:27px;
height: auto;
}

td.right {
background-image:url(images/right.png);
background-repeat:repeat-y;
width:30px;
height: auto;
}

td.bottom {
background-image:url(images/bottom.png);
background-repeat:repeat-y;
width:800px;
height:38px;
}

td.obsah {
width:743px;
height: auto;
}
