body {
	background-color:#CC9!important;
	margin: 0;
	font-size: 100%;
	color:#000;
	height: 100%;
}
#body-fon1 {
	background-image: url(../img/mickiewicz.png);
	background-repeat: no-repeat;
	background-position: 110% 320px;
	position: absolute;
	height: auto;
	width: 100%;
}

#body-fon2 {
	background-image: url(../img/warszawa-1.png);
	background-repeat: no-repeat;
	background-position: 0% 320px;
	position: absolute;
	height: auto;
	width: 100%;
}

#body-fon3 {
	background-image: url(../img/mickiewicz.png);
	background-repeat: no-repeat;
	background-position: 110% 320px;
	position: absolute;
	height: auto;
	width: 100%;
}


h1, h2, h3, h4, h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

h1 {
	font-size: 36px;
	color: #2e2766;
}

h2 {
	font-size: 28px;
	color: #2e2766;
}

h3 {
	font-size: 22px;
	color: #2e2766;
}

h4 {
	font-size: 18px;
	color: 0c4d45;
}

h5 {
	font-size: 16px;
	color: 0c4d45;
}

a:link,a:visited{
	text-decoration:none;


	font-weight:normal;
	color: #006;
}

#content-left a:link,a:visited, #content-right a:link,a:visited{
	font-size: 1.2em;
	font-weight:bolder;
	color: #006;
	text-decoration:none;
}
	
#site-name a:link,#site-name a:visited{
	text-decoration:none!important;
}
	

.main-content-inner-center {
	margin-top: 34px;
}


#page {
    margin-left: auto;
    margin-right: auto;

	width: 75%;
	min-width: 960px;
    font-size: 0.875em;
    line-height: 1.286em;
}


#page-inner {
	padding-bottom: 20px;
	float: left;
}


#header, #main-content, #navbar, #footer {
	overflow: visible;
	word-wrap: break-word;
	width: auto;
}

#header {
    border-bottom: 3px solid #000;
}

.clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear-block {
    display: block;
}



table {
    border-collapse: collapse;
}

td {
	vertical-align: top;
}


p, ul, ol, dl, pre, table, fieldset, blockquote {
    margin: 1em 0;
}

li {
	list-style-type: none;
}

.pcenter {
	text-align: center;	
}

#htable {
	margin: 0;
}

#header-text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	color: #333;
}
#header-tekst-left {
	float: left;
	width: 60%;
	padding-bottom: 5px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2d8076;
}
#header-tekst-right {
	float: left;
	width: 40%;
	padding-bottom: 5px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2d8076;
}

#main {
	position: relative;

	width: 100%;
}
#bar {
	width: 177px;
	height: 60px;
	margin: 3px;
	float: left;
	background-image: url(../img/menu-li.png);
	font-size: 1.4em;
	font-weight: bolder;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding-top: 28px;
	font-family: 'Oranienbaum', serif;
}

a .bar-title {
	font-size: 1.4em;
	font-weight: bolder;
	color: #333;
	text-decoration: none;
	text-align: center;
}

#main-content {
	height: auto;
	width: 100%;
	float: left;
}

#main-content a {
	text-decoration: underline;	
}

.content {
	height: auto;
	width: 100%;
	float: left;
	text-align: justify;
	text-indent: 1em;

}

#navbar {
    overflow: hidden;
}

#wrapper-center {
	width: 59%;
	height: 100%;
	min-width: 560px;
	float: left;
}

#wrapper-center79 {
	width: 79%;
	height: 100%;
	min-width: 560px;
	float: left;
}

#wrapper-center98 {
	width: 98%;
	height: 100%;
	min-width: 560px;
	float: left;
}

#wrapper-column {
	width: 19%;
	height: 100%;
	min-width: 196px;
	float: left;
	padding-top: 33px;
}

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#content-center {
	font-size: 1.1em;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	height: auto;

}
#content-left, #content-right {
	float: left;
	height: 100%;
/*	min-height: 1500px;*/
	padding: 0.2em;
	width: 97%;
	font-size: 1em;
/*	margin-top: 33px;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-right: auto;
	margin-left: auto;

}

.krakow {
	background-image: url(../img/krakow1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.gradient-yellow {
	background-image: url(../img/column-grad.png);
	background-repeat: repeat-y;
	background-color: #e6e6c3;
}

.gradient-fiolet {
	background-image: url(../img/column-grad-fiolet.png);
	background-repeat: repeat-y;
	background-color: #e9e1f2;
}

.gradient-green {
	background-image: url(../img/column-grad-green.png);
	background-repeat: repeat-y;
	background-color: #dff5d1;
}

.main-content-inner {
	background-image: url(../img/column-venzel.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -33px;
	padding-top: 56px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
}
.main-content-inner-center {
	margin-top: 33px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	text-indent: 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #000;
	background-image: url(../img/transp-px.png);
	background-repeat: repeat;
	min-height: 1500px;
	height: auto;
	overflow: auto;
}

.main-content-inner-center-2col {
	margin-top: 33px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	text-indent: 1em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #000;
	background-image: url(../img/transp-px.png);
	background-repeat: repeat;
	height: auto;
	overflow: auto;
	padding-bottom: 20px;
	min-height: 1500px;
}


#navbar {
    text-align: center;
	height: 64px;
	margin-left: 0;

    padding: 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


#footer {
	border-top: 1px solid #737268;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 0.8em;
	margin-top: 1.5em;
	float: left;
	width: 97%;
	min-width: 960px;
}
.block {
    margin-bottom: 1em;
}
.views-row {
	width: 550px;
	border: medium double #0C3;
}

/*DECOR*/

.color_3d6731 {
	background-color: #3d6731
}

.color_cbe2a0 {
	background-color: #cbe2a0
}

.color_856aaf {
	background-color: #856aaf
}

.color_b0a4d0 {
	background-color: #b0a4d0
}

.color_2e2766 {
	background-color: #2e2766
}

.color_b22025 {
	background-color: #b22025
}

.color_662424 {
	background-color: #662424
}

.horizontal {
	height: 2px;
	width: 100%;
}

.vertical {
	height: 100%;
	width: 2px;
	float: left;
}

.venz1 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../img/venz1.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-left: 65px;
	padding-bottom: 2px;
	height: 25px;

}

.venz3 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../img/venz3.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	margin-right: 15px;
	padding-left: 45px;
	height: 17px;
	padding-bottom: 4px;
}

/*breadcrumb*/

.breadcrumbs {
	width: auto;
	height: 20px;
	text-align: right;
	padding-right: 90px;
	margin-bottom: 40px;

}

.breadcrumb {
	list-style: none outside none;
    border: medium none;
    box-shadow: none;
    margin-bottom: 0;
    margin-left: 0;
}


.breadcrumb .homelink {
    background-image: url("../img/home.png");
    display: inline-block;
    height: 20px;
    margin-bottom: -3px;
    width: 73px;
}

.breadcrumb li {
	text-shadow: none;
	display: inline-block;
	width: auto;
}

.breadcrumb li a {
	color: #333;

	font-weight: bolder;
}

.breadcrumb > li > .divider {
    background-image: url("../img/breadcrumbs-arr.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 9px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    width: 8px;
}

.red {
	font-weight: bold;
	color: #600;
	display: inline-block;
}

#select1 {
	height: auto;
	width: 100%;
	overflow: hidden;
}

.select_button {
	width: 210px;
	margin: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	height: 35px;
	font-size: 14px;
	background-color: #cbe2a0
}

#select2, #select3, #select4 {
	height: 1px;
	width: 100%;
	overflow: hidden;
}

.small {
	font-size: 0.8em;
	font-weight: bolder;
}

.small a{
	color: #006;
	text-decoration: none;
}

