@charset "utf-8";
/* General Elements */
	BODY {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/* background-image:url(images/bg-bar.jpg);
	background-repeat:repeat;
	background-position: 0px 0px;*/
	background-color: #ffffff;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #333;
}
A {
	color: #000;
	text-decoration: none;
}
A:visited {
	color: #666;
	text-decoration: none;
}
A:hover {
	color: #333;
	text-decoration: underline;
}
/* Page Decration */
	/* Page Decoration : Top Background for index page */
.globya-top-bg {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/* Page Decoration : Wrappers */
.wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
/* Page Decoration : Header Area */
	.globya-header-row {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 900px;
}
.globya-header-row .wrapper {
	height: 300px;
	position: relative;
	z-index: 1;
	border-bottom: 5px solid #D0E0ED;
	border-top: 5px solid #D0E0ED;
}
/* Header : Logo */
		.globya-header-row .logo {
	position: absolute;
	z-index: 1;
	top: 27px;
	left: 27px;
	width: 147px;
	height: 48px;
}
/* Header : Slogan */
		.globya-header-row .slogan {
	position: absolute;
	z-index: 1;
	left: 32px;
	top: 83px;
	text-align: left;
	color: #ffffff;
}
.globya-header-row .slogan IMG {
	display:none;
}
.globya-header-row .slogan H4 {
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
/* Header : Menu */
		.globya-header-row .menu {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	text-align: left;
	padding: 10px 10px 10px 8px;
	background:#000033;
}
.globya-header-row .menu UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.globya-header-row .menu LI {
	float: left;
	margin:0 9px 0 9px;

}
.globya-header-row .menu A, .globya-header-row .menu A:visited {
	text-decoration: none;
	color:#ffffff;
	display: block;
	font-size: 10pt;
	white-space: nowrap;
	text-shadow: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.globya-header-row .menu A:hover {
	color: #FFFF00;
text-decoration:underline;
}
/* Header : Search */
.globya-header-row .search {
	position: absolute;
	z-index: 1;
	top: 218px;
	right: 0px;
	text-align: right;
	background-color: #353B77;
	padding: 5px;
}
.globya-header-row .search INPUT {
	vertical-align: middle;
}
.globya-header-row .search .txt {
	padding: 2px;
	border: 1px solid #3C6881;
	margin-right: 5px;
}
.globya-header-row .search .btn {
	background: url(images/search-btn.png) no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	border: solid 1px #CCC;
	padding: 2px;
}
/* Adres Row */
		.globya-address-row {
	padding-top: 15px;
}
.globya-address-row .wrapper {
	background-image: url(images/adres-bg.png);
	background-position: 50% 50%;
	background-repeat: repeat;
	height: 79px;
	text-align: left;
}
.globya-address-row .coll-1, .globya-address-row .coll-2, .globya-address-row .coll-3 {
	width: 300px;
	float: left;
}
.globya-address-row H4 {
	margin: 0px;
	padding: 10px;
	padding-left: 40px;
	font-size: 11pt;
	color: #000066;
}
.globya-address-row H4 SMALL {
	font-size: 70%;
}
.globya-address-row H4.tel {
	background:url(images/adres-tel.png) no-repeat 5px 5px;
}
.globya-address-row H4.gsm {
	background:url(images/adres-gsm.png) no-repeat 5px 5px;
}
.globya-address-row H4.mail {
	background:url(images/adres-contact.png) no-repeat 5px 5px;
	font-size: 9pt;
}
.globya-address-row H4.adres {
	background:url(images/adres-adres.png) no-repeat 5px 5px;
	font-size: 8pt;
	font-weight: normal;
}
.globya-address-row H4.map {
	background:url(images/adres-map.png) no-repeat 95% 50%;
	height: 49px;
	padding-left: 0px;
	padding-right: 190px;
	width: 110px;
	display: block;
	text-align: right;
	vertical-align: middle;
	padding-top: 20px;
}
.globya-address-row A:hover H4.map {
	background-color:#829bbe;
}
/* Copyright Row */
		.globya-copyright-row {
	padding-top: 15px;
	margin-bottom: 30px;
}
.globya-copyright-row .wrapper {
	padding: 5px;
	text-align: left;
}
.globya-copyright-row H6 {
	font-size: 8pt;
	color: #000066;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.globya-copyright-row A.gl {
	float: right;
	display: inline-block;
}
.globya-copyright-row A.gl IMG {
	width: 16px;
	height: 16px;
	background: url(images/gl.png) no-repeat 0px 0px;
}
.globya-copyright-row A.gl:hover IMG {
	width: 60px;
	background-position: 100% 0px;
}
/*	Center Row	*/
		.globya-center-row .wrapper {
	background-color: #E1E1E1;
	background-image: url(images/bg-center.jpg);
	background-position: 50% 0px;
	background-repeat: no-repeat;
}
.globya-center-row .content {
	text-align: justify;
	color: #333;
	padding: 50px;
	margin: 0px;
	font-size: 110%;
	line-height: 20px;
}
.globya-center-row H1 {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
}
.globya-center-row H2 {
	margin: 0px;
	padding: 0px;
	font-size: 140%;
}
.globya-center-row H3 {
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}
.globya-center-row H4 {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}
.globya-center-row H5 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
.globya-center-row H6 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.globya-center-row UL LI {
	vertical-align: top;
	list-style-image: url(images/arrow-list.png);
}
.globya-center-row UL {
	margin-top:10px;
}
/* Index Header */
	.globya-index-top-row .wrapper {
	overflow: hidden;
	margin-top:5px;
}
.globya-index-top-row .coll-1 {
	background-color: #B31D23;
	width: 330px;
	float: left;
}
.globya-index-top-row .coll-2 {
	background-color: #C42027;
	width: 300px;
	float: left;
}
.globya-index-top-row .coll-3 {
	background-color: #D2242C;
	width: 270px;
	float: left;
}
.globya-index-top-row .content {
	text-align: left;
	color: #FFF;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 8.5pt;
	text-align: justify;
	letter-spacing: -1px;
	color: #f3dad8;
	height: 125px;
	line-height: 17px;
}
.globya-index-top-row .content H3 {
	padding: 5px;
	padding-left: 0px;
	margin: 0px;
	color: #FFF;
	letter-spacing: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* Index Center */
	.globya-index-center-row .wrapper {
	background-color: #000066;
	background-image: url(images/bg-index-center.jpg);
	background-position: 50% 0px;
	background-repeat: no-repeat;
}
.globya-index-center-row .content {
	text-align: left;
	color: #FFF;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.globya-index-center-row H1 {
	margin: 0px;
	padding: 0px;
	padding: 10px;
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
}
.globya-index-center-row .coll-1, .globya-index-center-row .coll-2, .globya-index-center-row .coll-3 {
	width: 300px;
	float: left;
}
.globya-index-center-row .links {
	line-height: 25px;
	font-size: 9pt;
}
.globya-index-center-row .links LI {
	vertical-align: top;
/list-style-image: url(images/arrow-list.png);
/
}
.globya-index-center-row .links A, .globya-index-center-row .links A:visited {
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.globya-index-center-row .links A:hover {
	background-color: #1f1f5a;
	text-decoration: none;
}
.globya-index-center-row A.link-ked {
	display: block;
	text-align: center;
	color: #FFF;
	padding: 10px;
}
.globya-index-center-row A.link-ked H1 {
	font-weight: bold;
	font-style: normal;
}
/* Page Decoration : Tools */
		.l {
	text-align: left;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.j {
	text-align: justify;
}
.u {
	text-decoration: underline;
}
.i {
	font-style: italic;
}
.b {
	font-weight: bold;
}
.both {
	clear: both;
}
.both IMG {
	width: 100%;
	height:1px;
}
/*Defaults Styling*/
		.niceform fieldset {
	border: solid 1px #CCCCCC;
	margin-bottom: 10px;
}
.niceform legend {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.niceform fieldset.action {
	text-align: center;
	padding: 10px;
}
.niceform input, .niceform textarea, .niceform select {
	font:12px/12px Arial, Helvetica, sans-serif;
	padding:0;
}
.niceform label {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.niceform label.opt {
	font-weight:normal;
}
.niceform span.both {
	display: block;
	clear: both;
}
.niceform span.dt {
	float:left;
	text-align:right;
	width:200px;
	line-height:15px;
	margin:0 10px 10px 0;
}
.niceform span.dd {
	float:left;
	line-height:15px;
	margin:0 0 10px 0;
}

