.Viola_cont  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #be6630;
	padding-left: 2px;
	border-bottom:1px dotted #cccccc;
	border-collapse:inherit
}
.Viola_cont_zun{

}
.top_left_vs{
	background-image:url(images/top_left.png);
	width:7px; height:7px;
	background-repeat:no-repeat;
	background-position:bottom right;
	}
.top{
	background-image:url(images/top.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:7px;
	}
.top_right{
	background-image:url(images/top_right.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:7px; height:7px;
	}
.left{
	background-image:url(images/left.png);
	background-repeat:no-repeat; background-position: top right;
	width:7px;
	}
.right{
	background-image:url(images/right.png);
	background-repeat:no-repeat; background-position:top left;
	width:7px;
	}
.vsebina{
	background-image:url(images/cp.png);
	background-repeat:repeat-x;}
.bottom_left{
	background-image:url(images/bottom_left.png);
	background-repeat:no-repeat;
	background-position:top right; width:7px; height:7px;
	}
.bottom{
	background-image:url(images/bottom.png);
	background-repeat:repeat-x;
	background-position:top;
	}
.bottom_right{
	background-image:url(images/bottom_right.png);
	background-repeat:no-repeat;
	background-position:top left; width:7px; height:7px;
	}

