body,html {
	margin: 0 5px;
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	background-color: #6EBBD9;
	cursor: default;
}

img {
	border: 0;
}

.inline {
	display: inline;
}

.invisible {
	display: none;
}

#content {
	width: 976px;
	text-align: justify;
}

#top_baner {
	width: 970px;
	height: 213px;
	background: #6EBBD9 url(../images/baner_wiosna.jpg) no-repeat;
	text-align: right;
	padding: 3px;
	font-size: 80%;
}

#top_baner a {
	margin-top: 35px;
	display: block;
	height: 178px;
}

#bottom {
	float: left;
	width: 100%;
	height: 31px;
	line-height: 30px;
	background: url(../images/bottom.jpg) no-repeat;
}

#bottom p {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 75%;
	font-weight: bold;
}

#main_content {
	float: left;
	width: 100%;
	background-color: #fff;
}

#breadcrumbs {
	font-size: 80%;
	float: left;
	width: 723px;
	padding: 3px 0 3px 6px;
}

#left_pane {
	float: left;
	width: 729px;
	border-right: 1px dashed #E0CF9B;
}

#right_pane {
	float: right;
	width: 240px;
	padding: 0px 3px;
	margin-bottom: 10px;
}

#right_pane .box {
	float: left;
	list-style-type: none;
	width: 240px;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
}

#right_pane .box .title {
	float: left;
	width: 240px;
	background: url(../images/orange.png) repeat-x;
	height: 26px;
	line-height: 26px;
}

#right_pane .box .title h3 {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-size: 100%;
	margin-left: 10px;
	color: #FFF;
}

#right_pane .box .body {
	float: left;
	width: 240px;
	font-size: 90%;
}

#right_pane .box .body .roundbox {
	width: 240px;
}

#right_pane form.search {
	padding: 0;
	margin: 0;
}

#right_pane .search_form {
	width: 240px;
	height: 81px;
	list-style-type: none;
	background: url(../images/search_bg.png) no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#right_pane ul.search_form li {
	padding: 55px 4px 0 4px;
	float: left;
}

#right_pane .search_form .text input {
	width: 150px;
	height: 14px;
	border: 1px solid #555;
	font-size: 80%;
	color: #555;
}

#right_pane .search_form .submit input {
	width: 50px;
	height: 20px;
	border: 1px solid #555;
	font-size: 80%;
	background-color: #EFEBE7;
}

#right_pane .search_form .text input:hover, #right_pane .search_form .submit input:hover {
	border-color: #999;
}

#main_menu {
	width: 100%;
	height: 46px;
	background-color: #FFF;
}

.menu {
	position: relative;
	padding: 0 0 0 24px;
	margin: 0 auto 0 auto;
	background: url(../images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.menu li{
	float:left;
}

.menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.menu li a span {
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.menu li#current a, .menu li a:hover{
	color: #fff;
	background: url(../images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.menu li#current a span, .menu li a:hover span {
	font-weight: bold;
	color: #fff;
	background: url(../images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

#top_articles {
	width: 724px;
	margin: 30px 2px 3px 2px;
	height: 200px;
	background: url(../images/top_bg.jpg) no-repeat;
	float: left;
}

#top_articles a {
	color: #000;
	font-weight: bold;
}

#top_articles .box {
	float: left;
	width: 270px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 80px;
}

#top_articles .box .title {
	float: left;
	width: 250px;
	height: 23px;
	line-height: 23px;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-left: 18px;
}

#top_articles .box .title h3 {
	margin: 0;
}

#top_articles .box .list {
	clear: both;
	width: 250px;
	line-height: 15px;
	font-size: 95%;
	padding-left: 18px;
	background: url(../images/list_dot.png) no-repeat;
	margin-bottom: 7px;
}

/* ================== box with rounded corner ================== */

.roundbox {
	background-color: inherit;
	color: #000;
	width: 375px;
	float: left;
	margin: 5px 5px 5px 0;
}

.roundbox .bottom_line {
	position: relative;
	top: 0;
	left: 4px;
	border-top: 1px solid #F1E2C1;
	display:block;
	margin: 0;
	padding: 0;
	margin-right: 8px;
	height: 0;
}

.roundbox div.bh {
	border-left: 1px solid #F1E2C1;
	border-right: 1px solid #F1E2C1;
	position: relative;
	right: 0px;
	background-color: #FFF;
}

.roundbox div.title {
	font-size: 100%;
	color: #ED5E00;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px 0 15px 5px;
}

.roundbox div.content {
	margin: 0 3px -1px 3px;
	padding: 4px;
	position: relative; 
	top: -4px;
	background-color: #fff;
	border-top: 1px solid #F1E2C1;
}

.roundbox div.roundtop { 
	background: #FFF url(../images/tr.png) no-repeat top right; 
	width: 100%;
	height: 4px;
	margin: 0;
	padding: 0;
}

.roundbox div.roundbottom {
	background: #FFF url(../images/br.png) no-repeat top right;
	height: 4px;
	margin: 0;
	padding: 0;
}

.roundbox img.corner {
	width: 4px;
	height: 4px;
   	border: 0;
   	display: block !important;
   	background-color: transparent;
}

.bluebox div.bh, .bluebox div.content {
	border-color: #E0EAEB;
}

.bluebox_active div.content, .bluebox_active div.bh, .bluebox_active div.roundbottom {
	background-color: #EFF8FF;
}

#calendarium {
	background: transparent url('../images/calendar_background.png') no-repeat top center;
	padding: 16px;
	height: 130px;
	width: 166px;
	overflow: hidden;
	text-align: left;
}

/* Background for IE6 - code does not validate as it is a hack */
*html #calendarium {
	background-image: url('../images/calendar_background.gif');
}

#links_list ul.list_element {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	padding-left: 35px;
	background: url(../images/globe.png) no-repeat;
	margin: 0 0 20px 0;
}

#links_list ul.list_element li {
	padding-left: 0;
	margin-left: 0;
}

#links_list .list_element .title {
	font-weight: bold;
}

#links_list .list_element .description {
	margin: 5px 0;
	font-size: 90%;
}

#contact form {
	margin: 6px;
	padding: 0;
	float: left; 
	text-align: left; 
	width: 714px; 
	line-height: 20px;
}

#contact form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contact form ul li.error {
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
}

#contact div.success {
	font-weight: bold; 
	background-color: green; 
	color: #FFF; 
	text-align:	center; 
	float: left; 
	width: 710px; 
	padding: 5px 6px;
	margin: 3px;
}

#contact input.kontakt{
	font-size: 90%;
	font-family: Verdana;
	padding: 1px;
	border: 1px #bbb solid;
	background: #EFF8FF;
}

#contact input.button {
	height: 25px;
	font-weight: bold;
}

#contact input.subject {
	width: 300px;
}

#contact textarea.body {
	font-size: 90%;
	font-family: Verdana;
	width: 100%; 
	height: 200px; 
	border: 1px #bbb solid; 
	background: #EFF8FF url(../images/list.gif) center no-repeat;
}

#contact input:hover, #contact textarea:hover, #contact input:focus, #contact textarea:focus {
	border-color: #333;
}

#articles, #contact, #links_list, #search {
	width: 726px;
}

#informations {
	width: 557px;
	float: left;
	margin-left: 10px;
}

#informations .main_title, #submenu .main_title {
	width: 100%;
	margin: 0;
}

#informations .box {
	width: inherit;
	margin: 0;
	padding: 0;
}

#informations .box .info {
	margin-bottom: 12px;
}

#submenu {
	width: 143px;
	float: left;
	margin: 0 3px;
}

#submenu .roundbox {
	width: 152px;
}

#submenu .roundbox .content {
	padding-left: 0;
}

#submenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
}

#submenu ul ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 90%;
	margin-top: 3px;
}

#submenu ul li {
	margin-bottom: 10px;
	line-height: 12px;
}

#submenu ul li img.bullet {
	float: left;
	margin: 4px 3px 0 0;
}

#submenu ul ul li {
	margin-bottom: 2px;
	padding-left: 18px;
	background: url(../images/subbullet.png) 9px 5px no-repeat;
}

#submenu span.options {
	font-size: 75%;
	color: #AAA;
	display: none;
	background: #DDD;
	padding: 2px;
}

#submenu span.options img {
	vertical-align: middle;
}

#submenu h3.parent {
	color: #065F9A;
	cursor: pointer;
	font-variant: small-caps;
}

#submenu h3.parent:hover {
	text-decoration: underline;
}
	
#galleries {
	width: 726px;
	padding-left: 6px;
}

#articles .roundbox, #links_list .roundbox {
	width: 722px;
	margin-left: 3px;
	padding-left: 0px;
}

#articles .roundbox .content, #links_list .roundbox .content {
	padding-left: 0px;
}

#articles .roundbox .box .preface, #articles .roundbox .box .more, #articles .roundbox .box .info
#links_list .roundbox .box .preface, #links_list .roundbox .box .more, #links_list .roundbox .box .info {
	width: 700px;
}


#articles .box {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 6px;
	width: 716px;
}

#articles .box .title {
	width: 720px;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	padding-left: 5px;
}

#articles .box .title h2 {
	font-size: 110%;
}

#articles .box .title h2 a {
	color: #FFF;
}

#articles .box .preface, #articles .box .body {
	width: 716px;
	padding: 3px 0 3px 0 ;
}

#articles .box .info {
	width: 720px;
	padding: 3px 0 3px 0;
	font-size: 80%;
	color: #555;
}
	
#articles .box .more {
	width: 716px;
	padding: 3px 0 3px 0;
	font-size: 90%;
	text-align: right;
}

#articles .box .more a {
	font-weight: bold;
}

#informations .box {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 2px;
	width: inherit;
}

#informations .box .body {
	width: inherit;
	padding: 0;
}

#informations .box .info {
	width: inherit;
	padding: 0;
	font-size: 80%;
	color: #555;
}


.main_title {
	width: 713px;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	background: url(../images/blue.png) repeat-x;
	padding-left: 10px;
	margin: 0 3px;
	float: left;
}

.dark_title {
	background: url(../images/darkblue.png) repeat-x;
}

.main_title a {
	color: #FFF;
}

.main_title h1 {
	font-size: 110%;
	color: #FFF;
	margin: 0;
}

#galleries .box {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-right: 30px;
	width: 145px;
	height: 195px;
	float: left;
}

#galleries .box .thumb {
	width: 145px;
	height: 145px;
	line-height: 145px;
	clear: both;
	background: url(../images/gallery_thumb.png) no-repeat;
	border: 1px solid #FFF;
	text-align: left;
	position: relative;
}

#galleries .box .thumb img {
	position: absolute;
	top: 23px;
	left: 31px;
	vertical-align: top;
	border: 0;
}

#galleries .box .title {
	width: 145px;
	line-height: 15px;
	color: #FFF;
	text-align: center;
}

#galleries .box .title h2 {
	font-size: 95%;
}

#galleries .box .info {
	width: 145px;
	padding: 3px 0 3px 0;
	font-size: 80%;
	color: #555;
	text-align: center;
}

/* ================== EDIT FORMs ==================== */
.edit_form {
	padding: 5px;
	margin: 0;
	width: 700px;
}

.edit_form ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.edit_form li.error {
	font-weight: bold;
	background-color: #FFAFAF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
}

.edit_form li.label {
	margin-top: 10px;
	font-weight: bold;
	font-size: 120%;
	background-color: #065F9A;
	width: 100%;
	color: #FFF;
}

.edit_form li.input input {
	border: 1px solid #555;
	width: 700px;
	background-color: #DFF3FF;
}

.edit_form li.text textarea {
	width: 100%;
}
	
h1.error {
	font-size: 200%;
	color: red;
}

h3, h2 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	vertical-align: middle;
}


a {
	color: #065F9A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Table */

th {
text-align: left;
}

td, th {
padding-right: 5px;
}

/* style form */

form dt {
width: 100px;
display: block;
float: left;
clear: left;
}

form dd {
margin-left: 0;
float: left;
}

form #submitbutton {
margin-left: 100px;
}

#search_list {
	padding-left: 6px;
}

#paginationControl {
	font-size: 85%;
	text-align: center;
}

#paginationControl .summary {
	text-align: right;
	margin: 0;
}

#paginationControl a {
	font-weight: bold;
}

#paginationControl img {
	vertical-align: bottom;
}

#paginationControl span.disabled {
	color: #999;
}

table.borders {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

table.borders td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
