
div.kurs_holder {
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
	width:426px;
}

div.prova_head_0 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:92px;
	height:31px;
	background-image: url("images/prova.gif");
}

div.prova_head_0:hover {
	background-image: url("images/provahover.gif");
	cursor: hand;
	cursor: pointer;
}

div.niva12_head_1 {
	position: absolute;
	left: 92px;
	top: 0px;
	width:88px;
	height:31px;
	background-image: url("images/niva12.gif");
}

div.niva12_head_1:hover {
	background-image: url("images/niva12hover.gif");
	cursor: hand;
	cursor: pointer;
}

div.niva3_head_2 {
	position: absolute;
    left: 180px;
    top: 0px;
	width:72px;
	height:31px;
	background-image: url("images/niva3.gif");
}

div.niva3_head_2:hover {
	background-image: url("images/niva3hover.gif");
	cursor: hand;
	cursor: pointer;
}

div.niva4_head_3 {
	position: absolute;
    left: 252px;
    top: 0px;
	width:73px;
	height:31px;
	background-image: url("images/niva4.gif");
}

div.niva4_head_3:hover {
	background-image: url("images/niva4hover.gif");
	cursor: hand;
	cursor: pointer;
}

div.egenniva_head_4 {
	position: absolute;
    left: 325px;
    top: 0px;
	width:101px;
	height:31px;
	background-image: url("images/egenniva.gif");
}

div.egenniva_head_4:hover {
	background-image: url("images/egennivahover.gif");
	cursor: hand;
	cursor: pointer;
}

div.kurscontent {
    min-height: 130px;
    overflow: auto;
	padding: 42px 10px 15px 10px;
	background-image: url("images/bgkurs.gif");
	background-repeat: repeat-y;
	font-family: sans-serif;
	font-size: 12px;
	color: #336666;
}

div.delmomentcontent {
    min-height: 100px;
    overflow: auto;
	padding: 10px 10px 15px 10px;
	background-image: url("images/bgkurs.gif");
	background-repeat: repeat-y;
	font-family: sans-serif;
	font-size: 12px;
	color: #336666;
}

span.kurscontentHeader{
	font-family: impact;
	font-size: 14px;
	color: #4f6576;
}

div.submenu_holder {
	width:426px;
	height:38px;
	overflow:hidden;
	line-height: 15px;
	background-image: url("images/delmoment.gif");
	background-repeat: repeat-y;
}


span.s {
color: #5e6d7f;
font-size: 10px;
font-family: sans-serif;
}

span.t {
font-family: sans-serif;
font-size: 10px;
color: #ffffff;
}

span.t:hover {
color: #ffffff;
background-color: #5e6d7f;
cursor: hand;
cursor: pointer;
}


div.bottomkurs_ {
	width:426px;
	height:93px;
}
