@charset "utf-8";
/* CSS Document */
body {
	background-image: url("images/bckg.jpg");
	background-repeat: repeat-x;
	background-color:#484848;
	text-align: center;
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: none;
}

img {
	border: none; 
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 14px;
}

#content {
	width: 775px;
	margin: auto;
}

#content_top {
	background-image: url("images/content_top.png");
	background-repeat: no-repeat;
	width: 775px;
	height: 40px;
	margin-left: -1px;
}

#content_middle {
	background: url("images/content_middle.png");
	width: 775px;
	background-position: center;
}

#content_bottom {
	background-image: url("images/content_bottom.png");
	background-repeat: no-repeat;
	width: 775px;
	height: 38px;
}

#menu_left {
	float: left;
	margin-left: 20px;
	margin-top: -10px;
}

#menu_right {
	float: right;
	margin-right: 20px;
	margin-top: -10px;
}

.about_menu {
	padding-right: 30px;
}

.events_menu {
	padding-right: 20px;
}

.gallery_menu {
	padding-right: 30px;
}

.contact_menu {
	padding-right: 20px;
}

.blog_menu {
	padding-left: 10px;
}

#middle {
	background-image: url(images/ban.png);
	background-repeat: no-repeat;
	width: 732px;
	height: 267px;
	margin: auto;
	margin-top: -10px;
	clear: both;
}

#seemore {
	margin-top: 175px;
	margin-left: 290px;
	display: inline-block;
}

.main {
	width: 725px;
	margin: auto;
}

.middle {
	background-image: url(images/middle.png);
	background-position: center;
	width: 725px;
}

.bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 19px;
}

#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 29px;
}

#about_me_top {
	background-image: url(images/about_me_top.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 37px;
}

#events {
	background-image: url(images/wydarzenia.png);
	background-repeat: no-repeat;
	position: relative;
	width: 192px;
	height: 193px;
	margin: 5px 10px 0px 25px; 
	float: left;
	padding: 20px;
}

#events img {
	display: none;
}

#events_top {
	background-image: url(images/events_top.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 40px;
}

#blog {
	background-image: url(images/blog.png);
	background-repeat: no-repeat;
	width: 192px;
	height: 193px;
	margin: 6px 10px 0px 5px; 
	float: left;
	padding: 20px;
	overflow: hidden;
	position: relative;
}

#blog img {
	display: none;
}

#gallery {
	background-image: url(images/galeria.png);
	width: 192px;
	height: 193px;
	margin: 5px 10px 0px 5px; 
	float: left;
	padding: 20px;
	overflow: hidden;
	position: relative;
}

#gallery_top {
	background-image: url(images/gallery_top.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 38px;
}

#contact_top {
	background-image: url(images/contact_top.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 38px;	
}

#blog_top {
	background-image: url(images/blog_top.png);
	background-repeat: no-repeat;
	width: 725px;
	height: 37px;
}

.image_gallery {
	width: 710px;
	margin-left: 8px;
}

.image_border {
	border: 1px solid #999999;
	float: left;
	vertical-align: text-top;
}

.images {
	padding: 0 15px 15px 15px;
	width: 200px;
	display: table-cell;
}

.image_description {
	width: 110px;
	float: right;
	font-weight: normal;
}

.small_article {
	padding-top: 15px;
	text-align: justify;
	width: 192px;
	height: 170px;
	overflow: hidden;
}

.small_article span {
	text-align: justify;
}

.small_article_gallery {
	width: 200px;
	height: 170px;
	padding-top: 26px;
	text-align: justify;
	overflow: hidden;
}

.see_more_gal {
	position: absolute;
	vertical-align: bottom;
	bottom: 5px;
	right: 5px;
	font-size: 10px;
}

.small_image {
	position: relative;
	display: block;
	padding-bottom: 10px;
	clear: both;
}

.article {
	width: 530px;
	margin-left: 15px;
	float: left;
	text-align: justify;
}

.about_me_article {
	width: 650px;
	margin-left: 45px;
	float: left;
	text-align: center;
}

.archive {
	width: 130px;
	display: inline-block;
	background-color: #E4E4E4;
	border: 1px solid #797979;
}

.archive_positions {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

#signature {
	font-weight: bold;
}

#footer {
	float: right;
	margin-right: 25px;
	margin-top: 5px;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #cccccc;
	height: 1px;
	width: 350px;
	float: left;
}

.clear_both {
	clear: both;
}

.red_style {
	font: inherit;
	font-weight: bold;
	font-size: 10px;
	color: red;
	text-decoration: none;
	float: right;
}

.link {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#click {
	width: 732px;
	height: 267px;
	margin: auto;
	margin-top: -10px;
	clear: both;
	border: 1px solid black;
}

.see_more_link {
	position: absolute;
	vertical-align: bottom;
	bottom: 15px;
	right: 20px;
	font-size: 10px;
}

#stat {
	float: left;
	margin-left: 30px;
	margin-top: 5px;
}
