@import url('vidiniai.css');


ul.content_menu li.duk
{
	background-image: url('../media/images/vidiniai/duk_active.jpg');
}
ul.content_menu li.duk a {
	background: url('../media/images/vidiniai/active_bullet.gif') center bottom no-repeat;
	height : 43px;
}



.content.dpp p
{
	padding-right: 50px;
}

.content.dpp .top
{
	margin: 15px 0 18px 0;
	text-align : right;
	font-size  : 11px;
	background : url('../media/images/vidiniai/horizontal_dotted.gif') left center repeat-x;
	padding-right: 19px;
}

.content.dpp .top a
{
	color : #026190;
	padding: 0 3px 0 14px;
	background : #fff url('../media/images/vidiniai/bullet_top.gif') 5px 5px no-repeat;
}

.problem_list
{
	width: 832px;
	border: 1px solid #E0E9EE;
	padding: 22px;
	margin-bottom: 50px;
	position: relative;
	background : #EFF6F9 url('../media/images/vidiniai/list_footer_bg.jpg') left bottom repeat-x;
	line-height: 24px;
	
}

.problem_list a
{
	display: block;
	width: 100%;
	line-height: 24px;
	color : #026190;
}

.problem_list .left
{
	width: 420px;
	float: left;
	position: relative;
}

.problem_list .right
{
	padding-left : 24px;
	width: 380px;
	float: left;
	position: relative;
	background:  url('../media/images/vidiniai/vertical_dotted.gif') repeat-y;
}


.corner
{
	position : absolute;
	width  : 3px;
	height : 3px;
	background : #fff;

}

.top_left
{
	top: -1px;
	left: -1px;
	background: url('../media/images/vidiniai/corner_top_left.jpg') no-repeat;
}


.top_right
{
	top: -1px;
	right: -1px;
	background: url('../media/images/vidiniai/corner_top_right.jpg') no-repeat;
}

h1
{
	padding : 0;
	margin  : 0 0 24px 0;
	height  : 26px;
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
}

.n1
{
	padding-left : 36px;
	background   : url('../media/images/vidiniai/1.gif') no-repeat;
}

.n2
{
	padding-left : 36px;
	background   : url('../media/images/vidiniai/2.gif') no-repeat;
}

.n3
{
	padding-left : 36px;
	background   : url('../media/images/vidiniai/3.gif') no-repeat;
}

.screen1
{
	margin: 0 59px 0 50px;
}
