.float_left{ float:left; }
.float_right{ float:right; }
.clear_float{ clear:both; }
.hide{ display:none; }
img{ border:0px; }
.center{ text-align: center; }

.min_document_width{
	min-width:100px;
	position:relative;
}

a{ color:#006f49; font-size:11px; }

body{ 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003E7E;
}

.centredContainer{
	background-color:#FFF;
}

.right_bg{
	text-align:left;
}

.left_bg{
	text-align:right;
}

.header{
	width:1000px;
	height:119px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.mainContainer{
	position:relative;
	width:100%;
	height:100%;
}

.topBgLine{
	min-width:1116px;
}

.topBgImage{
	height:119px;
}

/* CENTER IMAGE */
.center_image{
	text-align:center;
	width:503px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.center_image_slogan{
	bottom:0px;
	left:0px;
	position:absolute;
	width:503px;
	height:39px;
	background-color:#000;
	filter:alpha(opacity=50); /* for IE */
	opacity:0.5; /* CSS3 standard */
}

.center_image_slogan_txt{
	color:white;
	bottom:10px;
	left:17px;
	position:absolute;
	font-size:17px;
	font-weight:bold;
}

/* LANGUAGES */
.languages{
	width:115px;
	height:23px;
	margin-top:45px;
	margin-right:41px;
	position:relative;
}

.languages a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03442e;
	text-decoration:underline;
}

/* MENU */
.right_menu_table{
	min-width:226px;
}

.left_menu_table{
	min-width:233px;
}

.topLinks{
	font-size:11px;
	margin-top:22px;
	margin-bottom:21px;
}

.heading{
	font-size:19px;
	color:#4f4f4f;
	margin-bottom:20px;
}

.mainContentTxt{
	width:800px;
	padding-top:15px;
	min-width:800px;
	min-height:500px;
	background-color:#FFF;
}

/* RAKSTS */
.dotted_line{
	background-image:url(../images/dotted_line_hor.jpg);
	background-repeat:repeat-x;
	height:1px;
	margin-bottom:19px;
}

.raksts_date{
	color:#838383;
	font-size:11px;
	margin-bottom:9px;
}

.raksts_intro{
	font-size:15px;
	color:#006f49;
	font-weight:bold;
	margin-bottom:10px;
}

.raksts_content{
	font-size:12px;
	color:#4f4f4f;
	padding-bottom:25px;
}

/* FOOTER */
.white_footer_left{
	width: 57px;
	height:57px;
	float:left;
}

.white_footer_right{
	width: 57px;
	height:57px;
	float:right;
}

.white_footer{
	background-color:#FFF;
	width:100%;
	height:57px;
	margin-bottom:76px;
}

/* COPYRIGHT */
.copyright{
	font-size:11px;
	color:#6a6d5b;
	background-color:#edf3cc;
	text-align:center;
	padding-top:28px;
	padding-bottom:17px;
	height:31px;
	width:730px;
	position:absolute;
	bottom:0px;
}

.copyright a{
	color:#444638;
}

/* GREEN BUTTON */
.small_green_btn{
	background-color:#003E7E;
	width:110px;
	height:20px;
	border:0px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	cursor:pointer;
}

.part_title{
	background-image:url(../images/part_title_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:185px;
	height:24px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

/* CALENDAR */
.small_calendar_title{
	margin-top:31px;
	margin-left:27px;
}

.small_calendar_content{
	font-size:11px;
}

.small_calendar_content td{
	background-color:#FFF;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	color:#4f4f4f;
}

/* RIGHT MENU */
.right_menu_position{
	margin-left:27px;
	width:185px;
}

.small_jautajums_title{
	margin-top:45px;
	margin-left:27px;
}

/* READ MORE LINK */
.read_more{
	text-align:right;
	margin-top:10px;
	width:100px;
}

.read_more a{
	font-size:12px;
	font-weight:bold;
	color:#b7d02e;
	text-decoration:none;
}

/*GOOGLE MAP - LOGOS*/
.map_logos{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.map_logos img{ padding:5px; }