/* CSS Document */

div.tyt1
{
	color: #B51A18;
	font-variant:small-caps;
	font-size: 18px;
	font-family: impact;
	text-indent: 13px;
}

div.kont_a_open
{
	height: 18px;
	background: url(../img/a1.gif) no-repeat bottom center;
}

div.kont_a
{
	background: url(../img/a2.gif) repeat-y;
	padding: 16px 10px 10px 10px;
	display: table;
}

div.kont_a_close
{
	height: 16px;
	background: url(../img/a3.gif) no-repeat top center;
}

/*																			B 		*/
div.kont_b_open
{
	height: 16px;
	background: url(../img/b1.gif) no-repeat bottom center;
}

div.kont_b
{
	background: url(../img/b2.gif) repeat-y;
	padding: 10px;
}

div.kont_b_close
{
	height: 16px;
	background: url(../img/b3.gif) no-repeat top center;
}

/*																			C		*/
div.kont_c_open
{
	height: 16px;
	background: url(../img/c1.gif) no-repeat bottom center;
}

div.kont_c
{
	background: url(../img/c2.gif) repeat-y;
	padding: 16px 10px 10px 10px;
	margin: 0;
}

div.kont_c_close
{
	background: url(../img/c3.gif) no-repeat top center;
	width: 100%;
	height: 16px;
}

/*																			D 		*/
div.kont_d_open
{
	height: 16px;
	background: url(../img/d1.gif) no-repeat bottom center;
}

div.kont_d
{
	background: url(../img/d2.gif) repeat-y;
	padding: 10px;
}

div.kont_d_close
{
	height: 16px;
	background: url(../img/d3.gif) no-repeat top center;
}
