/* CSS Document */

/* Główne menu: */
div.menuItems {
	margin: 0 0 0 7px;
	padding: 3px 0 0 0;
}

div.menuItems_item {
	float: left;
	display: inline;
}

img.menuItems_item {
	border: none;
	margin: 0;
	padding: 0;
}

/* Podmenu: */
div.menuItemsP {
	width: auto !important;
	width: 130px;
	min-width: 130px;
		
	height: auto !important;
	height: 50px;
	min-height: 50px;	
	
	background-color: #000000;
	
	float: left;
	display: inline;
	
	position: absolute;
	z-index: 1000;
	
	top: 270px;
	
	-moz-opacity : 0.9;
	opacity : 0.9;
	filter : alpha(opacity=90);
	
	padding: 5px 0 5px 0;
	
	display: none;
}

div.menuItemsP_item {
	padding: 0 5px 0 5px;
}

a.menuItemsP_link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffad18;
	
	text-decoration: none;
}

/* Wyswietlanie losowej galerii: */
div.randomImages {
	margin: 25px 0 0 6px;
}

div.randomImages_header {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

div.randomImages_item {
	width: 160px;
	height: 110px;
	
	border: 5px solid #2b2b2b;
	
	float: left;
	display: inline;
}

img.randomImages_item {
	width: 160px;
	height: 110px;
}

div.randomImages_hr {
	margin: 35px 0 0 68px;

	width: 400px;
	height: 1px;
	
	background-color: #000000;
}

/* Menu tekstów: */
div.textsMenu {

}

div.textsMenu_menuName {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
	margin: 35px 0 0 0;
}

div.textsMenu_title {
	margin: 15px 0 0 0;

	border-left: 3px solid #2b2b2b;
	
	padding: 0 0 0 10px;
}

a.textsMenu_link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
	text-decoration: none;
}

div.textsMenu_dateCreate {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5b5b5b;
}

div.textsMenu_short {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2b2b2b;

	text-align: justify;
	
	margin: 10px 0 0 0;
}

/* Pojedyńczy testk: */
div.text {

}

div.text_menuName {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

div.text_title {
	margin: 15px 0 0 0;

	border-left: 3px solid #2b2b2b;
	
	padding: 0 0 0 10px;
	
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

div.text_dateCreate {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5b5b5b;
}

div.text_short {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2b2b2b;

	text-align: justify;
	
	margin: 10px 0 0 0;
}

div.text_full {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2b2b2b;

	text-align: justify;
	
	margin: 10px 0 0 0;
}

/* Lista tekstów: */
div.texts {

}

div.texts_title {
	margin: 15px 0 0 0;

	border-left: 3px solid #2b2b2b;
	
	padding: 0 0 0 10px;
	
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.texts_link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
	text-decoration: none;
}

div.texts_dateCreate {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5b5b5b;
}

div.texts_short {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2b2b2b;

	text-align: justify;
	
	margin: 10px 0 0 0;
}

div.texts_back {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
	
	margin: 20px 0 0 0;
}

a.texts_back {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}

div.texts_pages {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
	
	margin: 20px 0 0 0;
}

a.texts_pages_link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}

/* Widok galerii: */
div.galleries {

}

div.galleries_header {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

div.galleries_item {
	margin: 25px 0 0 0;
}

div.galleries_item_title {
	margin: 15px 0 0 0;

	border-left: 3px solid #2b2b2b;
	
	padding: 0 0 0 10px;
	
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

a.galleries_item_link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
	text-decoration: none;
}

div.galleries_item_description {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5b5b5b;
}

div.galleries_item_thumbnail {
	width: 160px;
	height: 110px;
	
	border: 5px solid #2b2b2b;
	
	margin: 10px 0 0 0;
}

img.galleries_item_thumbnail {
	width: 160px;
	height: 110px;
}

/* Wyswietlanie zdjec w galerii: */
div.galleryView {
	
}

div.galleryView_header {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

div.galleryView_title {
	margin: 15px 0 0 0;

	border-left: 3px solid #2b2b2b;
	
	padding: 0 0 0 10px;
	
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

div.galeryView_files {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: center;
}

div.galleryView_files_item {
	width: 160px;
	height: 110px;
	
	border: 5px solid #2b2b2b;

	float: left;
	display: inline;
	
	margin-top: 20px;
}

img.galleryView_files_item {
	width: 160px;
	height: 110px;	
}

div.galleryView_back {
	margin: 20px 0 0 0;
}

a.galleryView_back_link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}

/* Widok zdjęcia w galerii: */
div.image {

}

div.image_header {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

div.image_title {
	margin: 15px 0 0 0;

	border-left: 3px solid #2b2b2b;
	
	padding: 0 0 0 10px;
	
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

div.image_numbers {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5b5b5b;
}

a.image_navigation {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3b3b3b;
	
	text-decoration: none;
}

div.image_item {
	margin: 20px 0 0 0;
}

img.image_item {
	border: 5px solid #2b2b2b;
}

div.image_back {
	margin: 20px 0 0 0;
}

a.image_back_link {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}

/* Male banery: */
div.banersSmall {
	text-align: center;	
	
	padding-left: 1px;
}

div.banersSmall_item {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	
	margin-bottom: 3px;
}

/* Duze banery: */
div.banersBig {
	padding-top: 4px;

	text-align: center;	
}

div.banersBig_item {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
}

/* Komentarze: */
table.comments {
	width: 250px;
	height: auto;
	
	margin: 10px 0 10px 0;
}

td.comments_in_field {
	text-align: right;
}

div.comments_header {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
	margin: 30px 0 0 0;
}

td.comments_field {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
div.comments_warning {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	
	margin: 10px 0 10px 0;
}

input.comments_field {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	border: 1px solid #000000;
}

textarea.comments_field {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	width: 250px;
	height: 100px;
	
	border: 1px solid #000000;
}

input.save {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	
	border: 1px solid #000000;
	
	background-color: #FFFFFF;
}
input.save:disabled {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7b7b7b;
	
	border: 1px solid #000000;
	
	background-color: #FFFFFF;
}

td.comments_author {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

td.comments_text {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	border-bottom: 1px dashed #000000;
}

table.acomments {

}

td.acomments_author {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: underline;
}

td.acomments_text {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}


