@CHARSET "UTF-8";


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


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) 0 2px no-repeat;
	width: 111px;
	height: 51px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding: 3px;
	text-transform: uppercase;
}


div.container div.header div.pages table tr td div {
	width: 98px;
}


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


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#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: 670px;
	float: right;
	border-left: 1px solid #a7a37e;
	border-top: 1px solid #a7a37e;
	background-color: #012137;
  	min-height:480px;
  	height:auto !important;
  	height:480px;
}


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


div.container div.middle div.inner .locator a {
	color: #81adca;
	font-size: 11px;
}


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-weight: normal;
}





.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;
}


/* login */

div#login {
	position: absolute;
	top: 500px;
	right: 20px;
}


div#login p {
	margin: 0;
}


div#login .submit,
div#login p#nav {
	margin-top: 20px;
}



/* news */


div#news {
	position: relative;
	height: 50px;
	overflow: hidden;
	margin: 0 20px 20px 20px;
	border-top: 1px solid #a7a37e;
}


div#news a.news {
	position: relative;
	text-decoration: none;
	color: #81adca;
	display: block;
}


div#news a.news:hover {
	color: white;
}


div#news span.date {
	font-weight: bold;
	color: white;
}


div.gmnoprint {
	color: black;
}
