@CHARSET "UTF-8";


html {
	background-color: #012d4a;
	overflow-y: scroll;
	font-family:  "Trebuchet MS", Arial;
	font-size: 15px;
	/* color: #81adca; */
	color: #a7a7a7;
	
}

img {
	border: 0;
}


a {
	text-decoration: none;
	color: white;
}


a:hover {
	text-decoration: underline;
}


div.wrapper {
	position: relative; 
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_borders_x.jpg) 50% repeat-y;
}


div.wrapper div.top,
div.wrapper div.bottom {
	position: relative;
	display: block;
	font-size: 8px;
	height: 8px;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}


div.wrapper div.top {
	background: url(../images/bg_borders_y.jpg) 50% 0 no-repeat;
}

div.wrapper div.bottom {
	background: url(../images/bg_borders_y.jpg) 50% 100% no-repeat;
}


div.container {
	position: relative;
	width: 950px;
  	min-height:700px;
  	height:auto !important;
  	height:700px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}




div.container div.header {
	position: relative;
	height: 175px;
}


div.container div.header div.lang {
	position: absolute;
	right: 20px;
	top: 20px;
}


div.container div.header div.lang a {
	padding: 3px;
}


div.container div.header .logo {
	position: absolute;
	top: 120px;
	left: 20px;
}


div.container div.header div.pages {
	position: absolute;
	width: 670px;
	right: 0;
	bottom: 5px;
}



div.container div.header div.pages table tr td {
	vertical-align:middle;
	text-align: center;
	background: url(../images/box.jpg) no-repeat;
	width: 111px;
	height: 90px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding: 3px;
	text-transform: uppercase;
}


div.container div.header div.pages table tr td div {
	width: 100px;
	margin-bottom: 5px;
}


div.container div.header div.pages table tr td.active {
	background: url(../images/box_active.jpg) no-repeat;
	width: 120px !important;
	height: 90px;
}


div.container div.header div.pages a {
	color: #a7a37e;
}


div.container div.bg {
	position: absolute;
	background: url(../images/bg_confidentially.jpg) no-repeat;
	top: 232px;
	left: 0;
	height: 310px;
	width: 100%;
}



div.container div.middle {
	position: relative;
	height: 1%;
}


div.container div.middle div.left {
	position: relative;
	width: 275px;
	float: left;
}


div.container div.middle div.left div.jaunumi {
	position: absolute;
	top: 32px;
	color: white;
	font-family: tahoma;
	width: 270px;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}


div.container div.middle div.left div.jaunumi img {
	vertical-align: bottom;
}


div.container div.middle div.left div#atslega {
	position: absolute;
	width: 200px;
	height: 270px;
	top: 80px;
	left: 45px;
}


div.container div.middle div.left div.kontakti {
	position: absolute;
	width: 100%;
	top: 370px;
}


div.container div.middle div.left div.kontakti td.label {
	font-weight: bold;
}


div.container div.middle div.left div.kontakti td.value {
	color: white;	
}



div.container div.middle div.right {
	position: relative;
	width: 675px;
	float: right;
	border-left: 1px solid #a7a37e;
	border-top: 1px solid #a7a37e;
	background-color: #012137;
  	min-height:525px;
  	height:auto !important;
  	height:520px;
}


div.container div.middle div.inner {
	padding: 10px 10px 0 10px;
}


div.container div.middle div.inner .locator {
	font-size: 11px;
}

div.container div.middle div.inner .locator a {
	color: #81adca;
}


div.container div.middle div.inner h1.title1 {
	margin: .5em 0 .5em 0;
	padding: 0;
}

div.container div.middle div.inner h1.title1 *{
	font-size: 22px;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
}

div.container div.middle div.inner h2.title2 {
	margin: .5em 0;
	padding: 0;
}

div.container div.middle div.inner h2.title2 * {
	font-size: 16px;
	color: #e6e2af;
	font-family: arial;
	font-weight: bold;
}





.post {
	margin-bottom: 2em;
}

.post p {
	margin: 0 0 .5em 0;
	padding: 0;
}



.post img.alignleft {
	float: left;
	padding: 10px 10px 10px 0;
}

.post h3 {
	color: #e6e2af;
}




/* images */


img.alignright {
	float: right;
	margin: 5px 10px 10px 10px;
}



div.gmnoprint {
	color: black;
}



/* kotnakti */

table.contacts td {
	padding: 0;
}


.more-link {
	font-weight: bold;
}
