body {
	background: #e4f1fa url(../img/bg.gif) top left repeat-x;
	font-family: Arial;
	font-size: 11px;
}

/* for footer */
html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
}
img {
	border: none;
}

a {
	outline: none !important;
}

p {
	font-size: 14px;
	margin: 12px 0 0 0;
}

h1 {
	font-size: 24px;
	color: #005A8C;
}

h2 {
	font-size: 16pt;
	font-weight:bold;
	color: #006195;
	margin: 24px 0 0 0;
}

#content{
	position: relative;
	height: 100%;
	min-height: 100%;
	width: 100%;
	text-align: left;
	padding: 0;
}
html>body #content {
	height: auto;
}
#empty { 
	width: 100%;
	clear: both;
	height: 80px; 
}
a {
	color:#006195;
}
a:hover {
	text-decoration: none;
}
#head {
	height:105px;
	background: url(../img/logo.gif) 60px top no-repeat;
	position: relative;
	margin-bottom: 20px;
}

#foot { 
	width: 100%;
	background: #c7e2f4 url(../img/foot_bg.gif) top left repeat-x;
	height:95px;	
	position: absolute !important;	
	left: 0;	
	bottom: 0;	
}

#foot div.content {
	width: 980px;
	background: #c7e2f4;
	height: 95px;
	margin-left: 60px;
}

#foot img.foot_logo_lv {
	margin: 10px 15px 0 0;
	float: right;
}

#foot img.foot_logo {
	margin: 10px 0 0 10px;
	float: left;
}

#foot div.content span {
	display: block;
	padding: 15px 0 0 170px;
	color: #7397af;
	font-size: 9px;
	line-height: 15px;
}

#head a#link_home {
	display: block;
	position: absolute;
	text-indent: -9999px;
	width: 300px;
	height: 100px;
	left: 50px;
}


#navigation {
	list-style: none;
	width: 240px;
	margin: 0 0 0 0;
	padding: 0 0 0 60px;
	float: left;
}

#navigation a {
	width: 240px;
	height:41px;
	display: block;
	background: ;
	text-indent: -9999px;
	margin-bottom: 8px;
}


#navigation a.nav1 { background: url(../img/navigation/nav1.gif) top left no-repeat; }
#navigation a.nav1_, #navigation a.nav1:hover { background: url(../img/navigation/nav1_.gif) top left no-repeat; }
#navigation a.nav2 { background: url(../img/navigation/nav2.gif) top left no-repeat; }
#navigation a.nav2_, #navigation a.nav2:hover { background: url(../img/navigation/nav2_.gif) top left no-repeat; }
#navigation a.nav3 { background: url(../img/navigation/nav3.gif) top left no-repeat; }
#navigation a.nav3_, #navigation a.nav3:hover { background: url(../img/navigation/nav3_.gif) top left no-repeat; }
#navigation a.nav4 { background: url(../img/navigation/nav4.gif) top left no-repeat; }
#navigation a.nav4_, #navigation a.nav4:hover { background: url(../img/navigation/nav4_.gif) top left no-repeat; }
#navigation a.nav5 { background: url(../img/navigation/nav5.jpg) top left no-repeat; }
#navigation a.nav5_, #navigation a.nav5:hover { background: url(../img/navigation/nav5_.jpg) top left no-repeat; }
#navigation a.nav6 { background: url(../img/navigation/nav6.gif) top left no-repeat; }
#navigation a.nav6_, #navigation a.nav6:hover { background: url(../img/navigation/nav6_.gif) top left no-repeat; }

#navigation a.ban1 { background: url(../img/iesaki_epakalpojumu.jpg) top left no-repeat; }


#inner0 {
	margin: 0 50px 50px 360px;
	width: 680px;
}

#inner {
	margin: 0 50px 50px 360px;
}

#firstpage a {
	display: block;
	float: left;
	width: 321px;
	height: 166px;
	text-indent: -9999px;
}
#firstpage a.first1, #firstpage a.first3 {
	margin-right: 34px;
}
#firstpage a.first1, #firstpage a.first2 {
	margin-bottom: 35px;
}
#firstpage a.first1 {	background: url(../img/first1.gif) top left no-repeat; }
#firstpage a.first2 {	background: url(../img/first2.gif) top left no-repeat; }
#firstpage a.first3 {	background: url(../img/first3.gif) top left no-repeat; }
#firstpage a.first4 {	background: url(../img/first4.gif) top left no-repeat; }

#steps ol {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}

#steps ol li {
	height: 150px;
	clear: right;
	display: block;
}

#steps ol span {
	display: block;
	float: left;
	height: 115px;
	background: #c7e2f4;
	width: 60px;
	color:#005a8c;
	padding-bottom: 5px;
	font-size: 18px;
	margin-right: 5px;
}
#steps ol span.clear {
	background: none;
}
#steps ol span b {
	font-family: Verdana;
	display: block;
	font-size: 32px;
	font-style: italic;
	padding: 5px 0 0 5px;
}
#steps ol img {
	display: block;
	float: left;
	margin-right: 15px;
}
#steps ol font {
	display: block;
	font-size: 16px;
	color: #005a8c;
}

#steps h2 {
	color:#005a8c;
	font-size: 24px;
}

#steps a {
	font-weight: bold;
	color:#c28400;
	text-decoration: none;
}
#steps a:hover {
	text-decoration: underline;
}

#steps ol.simple span {
	height:65px;
	margin-right: 15px;
}
#steps ol.simple font {
	padding-top: 10px;
}
#steps ol.simple li {
	height: 90px;
}

#contacts {
	font-size:12px;
}

#contacts b {
	color:#005a8c;
	font-size: 24px;
}