body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

/**
	Struktura
**/

.page-head {
	height: 200px;
}

.page-body {
	background-color: #9b9b9b;
	min-height: 400px;
}

.page-footer {
	min-height: 30px;
}

.page-struct-body {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px solid white;*/
}

.page-head .page-struct-body {
	height: 200px;
}

.page-footer .page-struct-body {
	min-height: 30px;
	color: #9b9b9b;
	margin-top: 5px;
	padding-bottom: 5px;
}

.page-footer .page-struct-body .page-footer-left {
	min-height: 30px;
	width: 800px;
	color: #9b9b9b;
	float: left;
	font-size: 10px;
}

.page-footer .page-struct-body .page-footer-right {
	min-height: 30px;
	width: 185px;
	color: #9b9b9b;
	float: left;
	font-size: 10px;
	border-left: 1px dashed white;
	padding-left: 5px;
	margin-bottom: 25px;
}


.page-body .page-struct-body {
	min-height: 400px;
}

.page-head .page-struct-body .page-logo {
	float: left;
	height: 200px;
	width: 400px;
	position: relative;
}

.page-head .page-struct-body .page-logo .page-languages {
	position: absolute;
	top: 16px;
	left: 0px;
}

.page-head .page-struct-body .page-rand-picture {
	float: left;
	height: 200px;
	width: 300px;
	position: relative;
/*	border: 1px solid red;*/
}

.page-head .page-struct-body .page-rand-picture .page-rand-picture-desc {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 43px;
	background-image: url('img/photo-rand-bg.png');
	background-position: top left;
	background-repeat: repeat-x;
	width: 287px;
	padding-top: 3px;
	padding-left: 10px;
	color: #9b9b9b;
	padding-right: 3px;
}

.page-head .page-struct-body .page-rand-picture .page-rand-picture-desc .page-rand-picture-desc-title {
	color: #9b9b9b;
	font-size: 10px;
}

.page-head .page-struct-body .page-rand-picture .page-rand-picture-desc .page-rand-picture-desc-text {
	color: #9b9b9b;
	font-size: 10px;
}




/**
	Meniu TOP
*/

.page-top-menu table {
	width: 100%;
}

.page-top-menu table td {
	height: 38px;
	text-align: center;
	background-image: url('img/top-menu-bg.png');
	background-position: top left;
	background-repeat: repeat-x;
}

.page-top-menu table td a {
	display: block;
	width: 100%;
	color: #000;
	line-height: 38px;
}

.page-top-menu table td.active {
	height: 38px;
	text-align: center;
	background: none;
}

/**
	Kontentas
**/

.page-content-left {
	width: 200px;
	float: left;
	margin-top: 18px;
}

.page-content-right {
	width: 200px;
	float: left;
	margin-top: 18px;
}

.page-content-center {
	width: 560px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}

/**
	MENIU KAIRE
**/
ul.page-left-menu-lvl-2, ul.page-left-menu-lvl-3, ul.page-left-menu-lvl-4 {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
/** LVL 2 **/
ul.page-left-menu-lvl-2 li {
	line-height: 25px;
	/**line-height: 26px;**/
	border-top: 1px solid black;
	background-image: url('img/left-menu-bg1.png');
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 10px;
	font-weight: normal;
}

ul.page-left-menu-lvl-2 li a {
	color: #000;
	display: block;
	width: 100%;
}

ul.page-left-menu-lvl-2 li.active {
	border-top: 1px solid white;
	background-image: url('img/left-menu-active-bg1.png');
}

ul.page-left-menu-lvl-2 li.active a {
	color: #000;
	display: block;
	width: 100%;
}

ul.page-left-menu-lvl-2 li.last {
	border-bottom: 1px solid black;
}

/** LVL 2 **/
ul.page-left-menu-lvl-3 li {
	border: none;
	line-height: 20px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	background-image: url('img/menuminus.png');
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

ul.page-left-menu-lvl-3 li a {
	color: #000;
	display: block;
	width: 100%;
}

ul.page-left-menu-lvl-3 li.active {
	border: none;
	background: none;
	font-weight: bold;
	background-image: url('img/menuminus.png');
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

ul.page-left-menu-lvl-3 li.active a {
	display: block;
	width: 100%;
}
/** LVL 3 **/
ul.page-left-menu-lvl-4 li {
	background: none;
	border: none;
	line-height: 20px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	background-image: url('img/menuminus.png');
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

ul.page-left-menu-lvl-4 li a {
	color: #000;
	display: block;
	width: 100%;
}

ul.page-left-menu-lvl-4 li.active {
	border: none;
	background: none;
	font-weight: bold;
	background-image: url('img/menuminus.png');
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

ul.page-left-menu-lvl-4 li.active a {
	color: #000;
	display: block;
	width: 100%;
}

/** RIGHT BOX **/

.page-content-box {
	width: 200px;
}

.page-content-box-title {
	line-height: 20px;
	background-color: #838383;
	font-weight: bold;
	font-size: 14px;
	padding-left: 7px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.page-content-box-content {
	margin-top: 12px;
}

/** CONTENT **/

.page-content {
	
}

/** breadcrumbs **/
.page-breadcrumb {
	margin-top: 1px;
	font-size: 12px;
	border-bottom: 1px dashed white;
	padding-bottom: 2px;
}
.page-breadcrumb a {
	color: #000;
}

/** content paragraphs **/
.page-content-paragraph {
	padding-bottom: 10px;
	padding-top: 13px;
	border-bottom: 1px dashed white;
}

.page-content-paragraph .page-content-paragraph-title h2 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

.page-content-paragraph .page-content-paragraph-subtitle h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

.page-content-paragraph .page-content-paragraph-text {
	text-align: justify;
}

.page-content-paragraph .page-content-paragraph-text-more {
	text-align: right;
	padding-top: 3px;
}

.page-content-paragraph .page-content-paragraph-text .photos img {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}



/** content paragraphs gellery**/
.page-content-paragraph-gallery {
	padding-top: 10px;
	padding-bottom: 10px;
}

.page-content-paragraph-gallery .page-content-paragraph-gallery-left, .page-content-paragraph-gallery .page-content-paragraph-gallery-right {
	float: left;
}

.page-content-paragraph-gallery .page-content-paragraph-gallery-left {
	width: 80px;
	height: 80px;
}

.page-content-paragraph-gallery .page-content-paragraph-gallery-right {
	width: 470px;
	margin-left: 10px;
	height: 80px;
}


.page-content-paragraph-gallery .page-content-paragraph-gallery-title h2 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

.page-content-paragraph-gallery .page-content-paragraph-gallery-subtitle h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}



/** PAGINATOR **/
.page-paginator {
	text-align: right;
	padding-top: 7px;
}

.page-paginator-container {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.page-paginator-container span {
	font-size: 12px;
}

#loading-mask {
	color:#D85909;
	font-size:1.1em;
	font-weight:bold;
	opacity:0.8;
	position:relative;
	text-align:center;
}

#loading-mask .loader {
	background:#FFF4E9 none repeat scroll 0 0;
	border:2px solid #F1AF73;
	color:#D85909;
	font-weight:bold;
	left:50%;
	margin-left:-60px;
	padding:15px 60px;
	position:fixed;
	text-align:center;
	top:45%;
	width:120px;
}

.page-people {
	
}

.page-people .symbol {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
}

.page-people .people_element {
	float: left;
	width: 45%;
}


