*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

p
{
	padding-bottom: 15px;
}

a
{
	color: #0c4085;
	text-decoration: none;
	cursor: pointer;	
}

a.white
{
	color: white;
}

.bold
{
	font-weight: bold;
}

body
{
	font-family: Arial;
	background: #dcf0fa;
	font-size: 13px;
	color: #0c4085;
}

#container
{
	width: 1000px;
	margin: 0 auto;
}

#header
{
	width: 1000px;
	height: 183px;
	background: url('../img/header.jpg') no-repeat left top;
}

#header_summer
{
	width: 1000px;
	height: 183px;
	background: url('../img/header_summer.jpg') no-repeat left top;
}

#header_autumn
{
	width: 1000px;
	height: 183px;
	background: url('../img/header_autumn.jpg') no-repeat left top;
}

#header_winter
{
	width: 1000px;
	height: 183px;
	background: url('../img/header_winter.jpg') no-repeat left top;
}

#logo
{
	padding-top: 85px;
	padding-left: 28px;
	width: 182px;
	margin-right: 10px;
	float: left;
	
}

/* languages */

#langs
{
	background: url('../img/flags.png') no-repeat left top;
	width: 430px;
	height: 49px;
	float: left;
	margin-top: 90px;
		
}

#langs ul
{
	list-style: none;
}

#langs ul li
{
	display: inline;
}

#langs ul li a
{
	float: left;
	text-decoration: none;
	color: #0c4085;
	font-size: 11px;
	margin-right: 18px;
	padding-top: 13px;
	padding-left: 4px;
	text-transform: uppercase;
}

#langs ul li a:hover, #langs ul li a.is_set
{
	font-weight: normal;
	color: #e66909;
}

/* end of languages */

#content
{
	width: 996px;
	border: 2px solid #b6cee0;
	border-top: none;
	background: #e7f8ff;
}


#menu_area
{
	width: 210px;
	background: url('../img/menu_bg.jpg') no-repeat left top;
	float: left;
}

#menu
{
	min-height: 267px;
	height: auto !important;
	height: 267px;
	padding-right: 30px;
	text-align: right;
}

.menu_item
{
	text-transform: uppercase;
	margin-bottom: 12px;
}

.main_menu
{
	padding-bottom: 4px;
}

.main_menu:hover, .main_menu_act
{
	background: url('../img/menu_underline.gif') repeat-x left bottom;
	color: #e66909;
	padding-bottom: 4px;
}

.humour_link
{
	padding-top: 14px;
	padding-right: 14px;
	background: url('../img/orange_arrow.png') no-repeat right 17px;
}

#saskaita_faktura
{
	margin-left: 7px;
}

#text_area_and_bottom_links
{
	float: left;
	width: 507px;
}

#text_area
{
	background: white;
	min-height: 425px;
	height: auto !important;
	height: 425px;
}

.blue_stripe
{
	width: 122px;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	background: #c3e7f8;
	margin-bottom: 7px;
}

#page_title
{
	color: #cf6406;
	text-transform: uppercase;
	padding: 0 15px 10px 15px;
}

#text
{
	padding: 15px;
	padding-top: 0;
}

#text a
{
	text-decoration: underline;
}

#text a:hover
{
	color: #cf6406;
}

#bottom_links
{
	padding-top: 12px;
}

.bottom_link
{
	float: left;
	margin-right: 3px;
	border: 1px solid #b6cee0;
}

#form_area
{
	float: left;
	margin-left: 10px;
	width: 256px;
}

#form_area_inner
{
	width: 256px;
	border: 1px solid #a9d5d6;
	background: #c2e9ed;
}

#form_title
{
	background: #aee2e8;
	color: #0d3d75;
	text-transform: uppercase;
	padding: 8px 14px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #a9d5d6;
}

#form_content
{
	padding: 5px 14px 10px 14px;
}

.name_and_input
{
	margin-bottom: 3px;
}

.field_name
{
	color: #057ab7;
}

.input_field, .ta_field
{
	border: 1px solid #acd4d6;
	color: #336666;
	width: 224px;
	padding: 1px;
	font-size: 12px;
}

.ta_field
{
	height: 40px;
	font-family: Arial;
	font-size: 12px;
}

.select_field
{
	border: 1px solid #acd4d6;
	color: #336666;
	width: 227px;
	padding: 1px;
	font-size: 12px;
}

.size_notice
{
	font-size: 11px;
	color: #057ab7;
}

.asterisk_notice
{
	font-size: 9px;
	color: #d40a08;
}

.tr_form_submit
{
	width: 228px;
	margin-top: 10px
}

.error_div
{
	padding: 3px;
	border: 1px solid #660000;
	border-left: 0;
	border-right: 0;
	background: #ffeeee;
	color: #660000;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

.session_message
{
	padding: 5px 0 5px 10px;
	border: 1px solid #037d00;
	border-left: 0;
	border-right: 0;
	background: #c4dfc3;
	color: #037d00;
	margin-bottom: 10px;
	font-weight: bold;
}




#map
{
	width: 473px;
	height: 250px;
	border: 2px solid #b6cee0;
	margin-top: 10px;
}

/* services */
.accordionButton
{
	text-decoration: underline;
	cursor: pointer;
}

.accordionContent
{
	padding: 5px 0 5px 10px;  
}

/* / services */

/* links */
.link_title_inner
{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.link_text_inner
{
	margin-bottom: 15px;	
}

.input_field_suggest
{
	width: 400px;
	border: 1px solid #0c4085;
	padding: 2px;
	color: #0c4085;
}

.ta_field_suggest
{
	width: 400px;
	border: 1px solid #0c4085;
	padding: 2px;
	height: 100px;
	font-family: Arial;
	font-size: 12px;
	color: #0c4085;
}

/* / links */