html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 30px 0 30px 0;
	background-color: #F0F0F0;
}

* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}
a img {
	border-style: none;
}

#frame_1 {
	background: url('../img/design/middle.png') repeat-y center;
}

#frame_2 {
	background: url('../img/design/top.png') no-repeat top center;
}

#frame_3 {
	background: url('../img/design/bottom.png') no-repeat bottom center;
}

#content {
	margin: 20px auto 20px auto;
	width: 980px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	position: relative;
}

.fix {
	overflow: auto;
}

#logo {
	float: left;
	display: block;
	margin: 40px 0 0 50px;
	width: 400px;
	height: 93px;
	background: url('../img/logo.png') 0 0 no-repeat;
	text-indent: -9999px;
}

.lang-nav {
	position: absolute;
	font: 14px Arial;
	line-height: 24px;
	top: 40px;
	right: 50px;
}

.lang-nav li {
	display: inline-block;
	margin-left: 7px;
}

.lang-nav li.active a {
	text-decoration: underline;
}

.lang-nav li a {
	color: #4C4C4C;
}

#menu {
	float: left;
	margin: 50px 0 0 130px;
	height: 30px;
}

#menu li {
	float: left;
	margin-right: 10px;
	width: 136px;
	height: 37px;
	padding-top: 4px;
	text-align: center;
}

#menu li a {
	font: 18px "Trebuchet Ms", Arial;
	color: #4C4C4C;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu .active {
	background: url('../img/design/main_menu.png');
}

#menu .active a, #menu .active a:hover {
	color: #FFF;
}

#sub_menu {
	margin: 95px 0 0 456px;
	text-align: center;
}

#sub_menu a {
	font: 12px Tahoma;
	color: #404040;
}

#sub_menu a:hover, #sub_menu .active {
	text-decoration: underline;
}

h1 {
	margin: 0 0 20px -30px;
	font: 26px "Trebuchet Ms", Arial;
	color: #1858AD;
}

h2 {
	margin: 0 0 0 -30px;
	font: 22px "Trebuchet Ms", Arial;
	color: #1858AD;
}

h3 {
	margin: 0 0 10px -20px;
	font: 18px "Trebuchet Ms", Arial;
	color: #1858AD;
}

h4 {
	margin: 0 0 10px 0;
	font: 18px "Trebuchet Ms", Arial;
	color: #1858AD;
}

#text {
	margin: 50px 100px 50px 100px;
}

#text p, #text ul {
	font: 13px Tahoma;
	color: #4C4C4C;
	line-height: 18px;
	text-align: justify;
}

#text p {
	margin-bottom: 10px;
}

#text ul {
	list-style: disc;
	margin-left: 40px;
}

#text a {
	color: #1858AD;
}

#text a:hover {
	text-decoration: underline;
}

#text table {
	font: 13px Tahoma;
	color: #4C4C4C;
	background-color: #CCC;
}

#text td {
	padding: 5px;
	background-color: #FFF;
	text-align: center;
}

#text .heading {
	background-color: #F5F5F5;
}

#partners {
	margin: 0 -30px 0 -30px;
}

#partners img {
	margin: 5px;
}

.s_fp, .s_jp, .s_ap {
	display: block;
	float: left;
	width: 250px;
	margin-left: 100px;
	padding-top: 180px;
	font: 22px "Trebuchet Ms", Arial;
	color: #1858AD;
	text-align: center;
}

.s_fp {
	background: url('../img/pakalpojumi/fizisko_personu_apdrosinasa.png') no-repeat top center;
}

.s_jp {
	background: url('../img/pakalpojumi/juridisko_personu_apdrosina.png') no-repeat top center;
}

.s_ap {
	padding-top: 0;
	margin: 50px 0 0 280px;
}

#services a:hover {
	text-decoration: underline;
}

#fp a:hover {
	text-decoration: underline;
}

#copyright, #copyright a {
	font: 11px Tahoma;
	color: #4C4C4C;
	text-align: center;
	padding-bottom: 30px;
}

#copyright a:hover {
	text-decoration: underline;
}

#claim {
	margin: 20px 0 0 200px;
	font: 13px Arial;
	color: #4C4C4C;
}

#claim span {
	color: #FF0000;
}

#claim input, #claim textarea {
	margin-top: 3px;
	width: 400px;
	padding: 4px;
	font: 13px Arial;
	color: #4C4C4C;
	border: solid 1px #CCC;
}

#claim textarea {
	height: 150px;
}

#claim .submit {
	margin: 15px 0 0 75px;
	width: 250px;
	height: 35px;
	background: #EEE;
}

#claim_msg {
	margin-top: 20px;
}

#claim_msg p {
	font: 14px Arial;
	line-height: 24px;
}

.par-mums-menu {
	margin-left: 500px!important;
	position: absolute;
}

.partneri-cont {
	clear: both;
	overflow: hidden;
}

.partneri-logo {
	width: 100px;
	margin-right: 20px;
	float: left;
}

.partneri-logo div {
	width: 100px;
	height: 40px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.l-lp {
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
}

.l-lp:hover {
	text-decoration: underline;
}

#partners img {
	width: 120px;
}