/* Copyright (c) 2006 Mateusz Heleniak @ www.iws.pl */

/* === GLOBALS === */

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #B8CFE4;
}

a:hover {
	text-decoration: none;
	color: #FEFFFF;
}

small {
	font-size: 91%;
}

p {
	clear: both;
}

ul {
	list-style: none;
}

h2 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin: 0 0 3px;
	height: 18px;
	overflow: hidden;
}

h3 {
	font: bold 110%/150% Tahoma, sans-serif;
}

body {
	font: 65%/150% Tahoma, sans-serif;
	color: #B8CFE4;
	background: #4385BE url(../../../../../img/bg-1.jpg) repeat-x;
}

#container {
	background: url(../../../../../img/bg-4.jpg) 0px 290px repeat-x;
	margin: 0 auto;
	width: 725px;
	position: relative;
}

#header {
	background: url(../../../../../img/bg-2.jpg) no-repeat;
	height: 290px;
}

#header h1 a {
	text-indent: -9999px;
	width: 290px;
	height: 46px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 23px;
	right: 0;
}

#header div {
	background: url(../../../../../img/bg-3.jpg);
	width: 218px;
	height: 16px;
	position: absolute;
	top: 290px;
	right: 0;
}

#header ul {
	background: url(../../../../../img/lang.gif) no-repeat;
	height: 22px;
	overflow: hidden;
	position: absolute;
	top: 66px;
	left: 0;
}

#header ul li {
	padding: 5px 10px 5px 3px;
	float: left;
}

#header ul li a {
	text-indent: -9999px;
	width: 27px;
	height: 13px;
	display: block;
	overflow: hidden;
}

#navigation {
	background: url(../../../../../img/bg-4.jpg) repeat-x;
	width: 719px;
	height: 42px;
	position: absolute;
	top: 290px;
	left: 3px;
	z-index: 2;
}

#navigation li {
	background: url(../../../../../img/sep.gif) no-repeat;
	padding: 7px 11px 9px;
	position: relative;
	float: left;
}

#navigation li.first {
	background: none;
}

#navigation li a, #navigation li span {
	text-indent: -9999px;
	height: 15px;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

#navigation li ul {
	border-bottom: 1px solid #7FAFD8;
	padding: 0;
	min-width: 150px;
	display: none;
	position: absolute;
	top: 31px;
	left: 0;
}

#navigation li ul li {
	background: none;
	padding: 0;
	min-width: 150px;
	display: block;
	float: none;
}

#navigation li ul li a {
	font-size: 11px;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	color: #FEFFFF;
	background: #5494CB;
	border: 1px solid #7FAFD8;
	border-bottom: 0;
	padding: 3px 1px;
	min-width: 150px;
	height: auto;
	display: block;
	float: none;
}

#navigation li ul li a:hover {
	background: #427DB5;
}

#col-1 {
	background: url(../../../../../img/bg-5.jpg) left top no-repeat;
	border-right: 1px dashed #B9C1C7;
	padding: 45px 10px 15px 13px;
	width: 235px;
	float: left;
}

#col-2 {
	background: url(../../../../../img/bg-5.jpg) right top no-repeat;
	border-left: 1px dashed #B9C1C7;
	padding: 45px 13px 12px 10px;
	margin-left: -1px;
	width: 443px;
	float: left;
}

#col-2 p {
	text-align: justify;
}

#col-2 ul li {
	background: url(../../../../../img/dot.gif) no-repeat 1px 8px;
	padding: 1px 14px;
}

#clear {
	overflow: hidden;
	clear: both;
}

#footer {
	text-align: center;
}

#footer .c-1 {
	background: url(../../../../../img/bg-6.gif) repeat-x bottom;
	padding: 35px 0 12px;
}

#footer .c-2 {
	padding: 8px 0;
}

#footer .c-2 a {
	text-indent: -9999px;
	background: url(../../../../../img/iws.gif);
	margin: 0 auto;
	width: 53px;
	height: 21px;
	display: block;
	overflow: hidden;
}

/* === FORM === */

form fieldset {
	border: 0;
}

form fieldset input {
	font: 100% Tahoma, Arial, sans-serif;
}

form fieldset input.text {
	color: #FFFFFF;
	background: #6196C5;
	border: 1px solid #284A6C;
	padding: 1px;
	margin-top: 1px;
	width: 130px;
}

form fieldset input.submit {
	text-transform: uppercase;
	color: #BBCFE2;
	background: #3171AA;
	border: 0;
	padding: 2px 12px;
	margin: 6px 2px 0;
}

/* === CLASSES === */

.listing {
	margin: 12px 0 0;
}

.listing .item {
	text-align: center;
	margin: 0 2px;
	width: 142px;
	float: left;
}

.listing .item span {
	cursor: pointer;
}

.box-1 {
	background: #4D8BC1;
	border: 1px solid #3B6CA8;
	padding: 12px 10px 4px;
	margin: 0 0 5px;
}

.box-2 {
	background: #4080BA;
	border: 1px solid #3264A3;
	padding: 8px 10px;
}

.box-2 p {
	line-height: 100%;
	width: 75px;
	float: right;
}

.box-2 form {
	width: 132px;
	float: left;
}

.more {
	text-align: right;
	padding: 3px 0;
}

.more a {
	color: #395773;
}

.line {
	background: #2C6CA2;
	margin: 5px 0 8px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.cell-1 {
	width: 310px;
	float: left;
}

.cell-2 {
	text-align: center;
	width: 130px;
	float: right;
}

.cell-2 img {
	margin-top: 4px;
}

.fl-l {
	margin: 4px 4px 3px 0;
	float: left;
}

.fl-r {
	margin: 4px 0 3px 4px;
	float: right;
}

img.fl-l, img.fl-r, .cell-2 img, .listing .item img {
	border: 1px solid #20377E;
}

.cl {
	overflow: hidden;
	clear: both;
}

/* === PL A ITEMS === */

.pl-a-1 {
	background: url(../../../../../img/pl/a-1.gif);
	width: 43px;
}

.pl-a-2 {
	background: url(../../../../../img/pl/a-2.gif);
	width: 100px;
}

.pl-a-3 {
	background: url(../../../../../img/pl/a-3.gif);
	width: 128px;
}

.pl-a-4 {
	background: url(../../../../../img/pl/a-4.gif);
	width: 95px;
}

.pl-a-5 {
	background: url(../../../../../img/pl/a-6.gif);
	width: 65px;
}

.pl-a-6 {
	background: url(../../../../../img/pl/a-5.gif);
	width: 59px;
}

/* === EN A ITEMS === */

.en-a-1 {
	background: url(../../../../../img/en/a-1.gif);
	width: 67px;
}

.en-a-2 {
	background: url(../../../../../img/en/a-2.gif);
	width: 135px;
}

.en-a-3 {
	background: url(../../../../../img/en/a-3.gif);
	width: 169px;
}

.en-a-4 {
	background: url(../../../../../img/en/a-4.gif);
	width: 40px;
}

.en-a-5 {
	background: url(../../../../../img/en/a-6.gif);
	width: 64px;
}

.en-a-6 {
	background: url(../../../../../img/en/a-5.gif);
	width: 62px;
}

