@import url(slimbox.css);
#contacts
{
	/*margin-top: 40px;*/
}
#contacts a.mailto
{
	color           : #000;
	text-decoration : underline;
}
#contacts a.mailto:hover
{
	text-decoration : none;
}
#contacts .left
{
	float : left;
	width : 354px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	height: 358px;
	position : relative;
}
#contacts .right 
{
	float : right;
	width : 352px;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	height: 358px;
	position : relative;
	background: url('../media/images/map.jpg') 0px 30px no-repeat;
}
#contacts .right .bottom
{
	position : absolute;
	bottom   : 11px;
	right    : 0px;
	margin-right: 17px;
}
	.left fieldset
	{
		margin: 0;
		padding: 0;
		border: none;
	}
	.left fieldset label
	{
		border        : 0;
		float         : left;
		width         : 103px;
		height        : 19px;
		line-height   : 19px;
		text-align    : right;
		margin        : 0 13px 0 0;
	}
	.left input
	{
	border-left   : 1px solid #AAAAAA;
	border-top    : 1px solid #AAAAAA;
	border-right  : 1px solid #D3D3D3;
	border-bottom : 1px solid #D3D3D3;
	width         : 220px;
	color         : #4C4C4C;
	padding       : 4px 0;
	text-indent: 4px;
	}
	.left textarea
	{
		border-left   : 1px solid #AAAAAA;
		border-top    : 1px solid #AAAAAA;
		border-right  : 1px solid #D3D3D3;
		border-bottom : 1px solid #D3D3D3;
		width       : 220px;
		height      : 128px;
		font-size   : 11px;
		font-family : verdana;
		color         : #4C4C4C;
	text-indent: 4px;
	}
	.left .submit
	{
		background  : url('../media/images/siusti.gif') no-repeat;
		border      : 0px;
		cursor      : pointer;
		width       : 45px;
		height      : 19px;
		float       : right;
		margin      : 15px 17px 11px 0;
	}	
	.error
	{
		height      : 15px;
		line-height : 15px;
		color       : #D42C27;
		font-size   : 10px;
		margin      : 5px 0 0 116px;
		visibility  : hidden;
	}
#contacts .title
{
	height      : 30px;
	line-height : 30px;
	font-size   : 12px;
	color       : #000;
	font-weight : bold;
	background  : url('../media/images/item_title_bg.gif') repeat-x;
}
	#contacts .title span
	{
		margin-left  : 19px;
		padding-left : 11px;
		background   : url('../media/images/bullet6.gif') 0px 4px no-repeat;
	}	
	#contacts .corner
	{
		position : absolute;
		width    : 10px;
		height   : 10px;
	}
		.top_left
		{
			background : url('../media/images/item_corner_top_left.gif') no-repeat;
			top        : 0px;
			left       : -1px;
		}
		.top_right
		{
			background : url('../media/images/item_corner_top_right.gif') no-repeat;
			top        : 0px;
			right      : -1px;
		}
		.bottom_left
		{
			background : url('../media/images/item_corner_bottom_left.gif') left bottom no-repeat;
			bottom     : -1px;
			left       : -1px;
		}
		.bottom_right
		{
			background : url('../media/images/item_corner_bottom_right.gif') right bottom no-repeat;
			bottom     : -1px;
			right      : -1px;
		}
.print
{
	display         : block;
	float           : right;
	background      : url('../media/images/print.gif') 0px 4px no-repeat;
	color           : #D41710;
	text-decoration : underline;
	padding-left    : 22px;
	margin-left     : 27px;
}
.print:hover
{
	text-decoration : none;
}		
.padidinti
{
	display : block;
	width   : 56px;
	height  : 19px;
	background   : url('../media/images/padidinti.gif') no-repeat;
}
.row
{

	padding : 18px 10px 0 10px;
}
.col1
{
	float : left;
	width : 220px;
	padding-right: 10px;
}
	.col1 .work_time
	{
		text-indent: 23px;
		height: 22px;
		line-height: 22px;
	}
	.col1 .work_day
	{
		background: url('../media/images/darbo_diena.png') no-repeat left center;
	}
	.col1 #saturday
	{
		background: url('../media/images/sestadienis.png') no-repeat left center;
	}
	.col1 #sunday
	{
		background: url('../media/images/sekmadienis.png') no-repeat left center;
	}
.col2
{
	float : left;
	width : 285px;
	padding-right: 10px;
}
.col3
{
	float : left;
}
div.mail_send
{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-indent: 5px;
}
