body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	color: Black;
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica;
	background: #DEE7ED;
	background-repeat: repeat-x;
	background-image: url('../img/header/background.jpg');}

div.page-content {
	width: 990px;
	margin: 0px auto;
	background-color: #FFFFFF;}

div.clear{
	clear: both;}

div.hr-line  {
	border-bottom: 1px solid #35773f;}

div.hr-line-top  {
	border-top: 1px solid #35773f;}

iframe {
	margin: 0px;
	padding: 0px;}

img {
	border: 0px;}

table {
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;}

div.border {
	border: 1px solid black;}

.center {
	margin: 0px auto;
	text-align: center;}

.justify {
	text-align: justify;}

.left {
	text-align: left;}

.right {
	text-align: right;}

.top {
	vertical-align: top;}

.middle {
	vertical-align: middle;}

.bottom {
	vertical-align: bottom;}

.normal {
	font-weight: normal;}

.bold {
	font-weight: bold;}

.bold a {
	font-weight: bold;}

.color-green {
	color: green;}

.color-red {
	color: red;}

.color-white {
	color: white;}

div.column {
	float: left;}

.padding-1 {
	padding: 1px;}

.padding-2 {
	padding: 2px;}

.padding-5 {
	padding: 5px;}

.padding-10 {
	padding: 10px;}

.padding-15 {
	padding: 15px;}

.padding-20 {
	padding: 20px;}

.line-height-18px {
	line-height: 18px;}

.solid-gray {
	border: 1px solid #696969;}

.solid-bottom-green {
	border-bottom: 1px solid Green;}

.solid-bottom-burgundy {
	border-bottom: 1px solid #ae5558;}

.dotted-left {
	border-left: 1px dotted #696969;}

.dotted-right {
	border-right: 1px dotted #696969;}

.dotted-top {
	border-top: 1px dotted #696969;}

.dotted-bottom {
	border-bottom: 1px dotted #696969;}


.padding-top-2 {
	padding-top: 2px;}

.padding-bottom-2 {
	padding-bottom: 2px;}

.padding-left-5 {
	padding-left: 5px;}

.padding-right-5 {
	padding-right: 5px;}

.padding-left-10 {
	padding-left: 10px;}

.padding-right-10 {
	padding-right: 10px;}

.padding-top-10 {
	padding-top: 10px;}

.padding-bottom-10 {
	padding-bottom: 10px;}

.padding-left-20 {
	padding-left: 20px;}

.padding-right-20 {
	padding-right: 20px;}

.padding-left-25 {
	padding-left: 25px;}

.padding-right-30 {
	padding-right: 30px;}

.padding-left-45 {
	padding-left: 45px;}

.padding-top-25 {
	padding-top: 25px;}

.margin-2px {
	margin: 2px;}

.margin-4px {
	margin: 4px;}

.margin-top-small {
	margin-top: 10px;}

.margin-bottom-small {
	margin-bottom: 10px;}

.margin-top-medium {
	margin-top: 20px;}

.margin-bottom-medium {
	margin-bottom: 20px;}

.size-13px {
	font-size: 13px;}

.size-15px {
	font-size: 15px;}

.width-25 {
	width: 25%;}

.width-30 {
	width: 30%;}

.width-33 {
	width: 33%;}

.width-40 {
	width: 40%;}

.width-50 {
	width: 50%;}

.width-75 {
	width: 75%;}

.width-100 {
	width: 100%;}

.width-50px {
	width: 50px;}

.width-100px {
	width: 100px;}

.width-140px {
	width: 140px;}

.width-145px {
	width: 145px;}

.width-150px {
	width: 150px;}

.width-170px {
	width: 170px;}

.width-190px {
	width: 180px;}

.width-210px {
	width: 210px;}

.width-215px {
	width: 218px;}

.width-250px {
	width: 250px;}

.width-300px {
	width: 300px;}

.width-340px {
	width: 340px;}

.width-380px {
	width: 380px;}

.width-480px {
	width: 480px;}

.width-500px {
	width: 500px;}

.width-540px {
	width: 540px;}

.width-590px {
	width: 590px;}

.width-640px {
	width: 640px;}

span.required {
	color: Red;
	font-size: 11px;}

div.table-border-3px {
	padding: 3px;
	border: 1px solid Gray;
	background-color: #EFEFEF;}

div.important {
	padding: 5px;
	color: #000000;
	font-size: 11px;
	border: 1px solid #2A5F32;
	background-color: #fffbd8;}

div.info {
	color: Green;
	font-size: 11px;}

div.bg-white, th.bg-white, td.bg-white {
	background-color: #FFFFFF;}

div.bg-olive, th.bg-olive, td.bg-olive { 
	background-color: #eef8f0;}

/*
	IMAGE-ICON
*/

div.image-icon-36px {
	margin: 10px;
	width: 90px;}

div.image-icon-36px div.icon-content {
	margin: 0px auto;
	text-align: center;}

div.image-icon-36px div.icon-content a {
	font-size: 10px;
	font-weight: bold;}

div.image-icon-36px div.icon-content a:hover {
	text-decoration: none;}

div.image-icon-36px div.icon-content a:hover span {
	text-decoration: underline;}

/*
	IMAGE-ICON NEW
*/

div.icon-new-item {
	position: absolute;
	margin-top: -50px;
	margin-left: -15px;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url('../img/icon-new-item.gif');}




form,
fieldset {
	margin: 0px;
	border: 0px;}

a {
	color: #203d6d;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;}

a.white {
	color: #FFF;}

a.black {
	color: #000;}

a.text-arrow {
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 50%;
	background-image: url('../img/icons/10x10/text-arrow.gif');}

div.text-arrow {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 8px 3px;
	background-image: url('../img/icons/10x10/text-arrow.gif');}

a:hover {
	text-decoration: underline;}

/* TRESCI DOKUMENTU #COL TEXT #LIST #PRINTLINKS*/

div.pagelinks {
	width: 100%;
	padding: 5px 0px 5px 0px;}

div.pagelinks div.first,
div.pagelinks div.previous,
div.pagelinks div.next, 
div.pagelinks div.last, 
div.pagelinks div.subpages {
	float: left;
	text-align: center;
	height: 25px;
	color: Gray;
	padding: auto 2px auto 2px;
	font-weight: bold;}

div.pagelinks div p {
	font-size: 11px;
	margin-top: 2px;
	padding: 5px;}

div.pagelinks img {
	margin-top: 3px;
	padding: 5px;}

div.pagelinks div p.current-page {
	font-size: 16px;
	margin-top: 1px;
	font-weight: bold;}

div.pagelinks a {
	color: Green;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;}

div.pagelinks a:hover {
	color: #004600;
	text-decoration: underline;}

/*	KOMUNIKATY O BLEDACH */

div.user-error,
div.user-message {
	margin: 0px auto;
	width: 92%;
	font-size: 13px;
	padding: 5px 5px 5px 25px;
	background-position: 5px 3px;
	background-repeat: no-repeat;
	clear: both;}

div.user-error {
	background-image: url('../img/icons/36x36/error.gif');}

div.user-error ul li.error {
	color: Red;}
div.user-error ul li.message {
	color: Gray;}

div.user-message {
	background-image: url('../img/icons/36x36/warning.gif');}

div.user-message ul li.error {
	color: Red;}
div.user-message ul li.message {
	color: Green;}

div.user-message ul li.error {
	color: Red;}

div.user-message ul li.message {
	color: Green;}

span.info-if-error {
	padding: 5px 2px 5px 2px;
	color: Black;}

span.info-if-error a {
	width: 20px;
	height: 20px;
	padding: 5px 30px 5px 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10% 50%;
	background-image: url('../img/icons/18x18/help.gif');}

span.info-if-error a span {
	position: absolute;
	margin-left: 35px;
	margin-top: -15px;
	color: Red;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #292929;
	padding: 4px 8px 4px 8px;
	visibility: hidden;}

span.info-if-error a:hover span {
	z-index: 999;
	visibility: visible;}

h3 {
	font-size: 14px;}

/*
	FLAGI
*/

div.flag {
	width: 18px;
	height: 12px;
	position: relative;
	top: 10px;
	left: 40px;
	background-repeat: no-repeat;}

div.flag-de {
	background-image: url('../../../images/langicons/de.gif');}

div.flag-en {
	background-image: url('../../../images/langicons/en.gif');}

div.flag-es {
	background-image: url('../../../images/langicons/es.gif');}

div.flag-fr {
	background-image: url('../../../images/langicons/fr.gif');}

div.flag-it {
	background-image: url('../../../images/langicons/it.gif');}

div.flag-pl {
	background-image: url('../../../images/langicons/pl.gif');}

div.flag-pt {
	background-image: url('../../../images/langicons/pt.gif');}

div.flag-ru {
	background-image: url('../../../images/langicons/ru.gif');}

div.flag-sv {
	background-image: url('../../../images/langicons/sv.gif');}
