/* FAF
CSS ver. 1.0
Michal Pluska & Michal Smolik 
*/

body {
	font-size: 0.75em;
	font-family: Arial, Helvetica;
	color: #000;
	background-color: #f1f1f1;
	text-align: center;
	margin: 0;
	padding: 0;
}

img { border: 0; }
/* layout */
#main {
	width: 988px;
	text-align: left;
	margin: 0 auto;
}

#top  {
	width: 988px;
	height: 71px;
	background: #fff url('/public/images/top_logop1.jpg') no-repeat;
}

#topLogoNav  {
	width: 988px;
	height: 49px;
	background: #fff;
}

#wrapper {
	background: url('/public/images/bg.gif') repeat-y;
	float: left;
}

#left {
	width: 194px;
	float: left;
	background: #fff url('/public/images/bg_left.gif') repeat-y;
	padding: 5px 0;
}
/* if left/content */
#content {
	width: 794px;
	float: right;
	background: #fff url('/public/images/bg_content.gif') repeat-y;
	padding: 5px 0px;
}
/* if left/middle/right */
#middle {
	width: 482px;
	float: left;
	padding: 5px 0;
}

#right {
	width: 312px;
	float: right;
	padding: 5px 0;
	background: url('/public/images/box/bg_right.gif') repeat-x;
}

#footer {
	width: 988px;
	height: 40px;
	background: url('/public/images/box/box_header_bg.gif') repeat-x;
	clear: both;
}

/* end of layout */

/* box */
#partnersHeader, #partnersBox, #partnersFooter, #menuHeader, #menuBox, #sponsorsHeader, #sponsorsBox, #sponsorsFooter, #patronsHeader, #patronsBox, #patronsFooter {
	margin: 0 7px 0 9px;
}

#partnersHeader, #menuHeader, #sponsorsHeader, #patronsHeader {
	width: 170px;
	height: 40px;
	background: url('/public/images/box/box_header_bg.gif') repeat-x;
}

#newsHeader, #lastseenHeader {
	width: 466px;
	height: 40px;
	background: url('/public/images/box/box_header_bg.gif') repeat-x;
}

#baseHeader {
	width: 760px;
	height: 40px;
	background: url('/public/images/box/box_header_bg.gif') repeat-x;
}

#partnersBox, #sponsorsBox, #patronsBox {
	width: 170px;
	background: url('/public/images/box/box_content_bg.gif') repeat-y;
}

#menuBox {	width: 170px; }

#partnersFooter, #sponsorsFooter, #patronsFooter {
	width: 170px;
	height: 1px;
	background-color:#d2d2d2;
	overflow: hidden;
}

.headerPadding { padding: 0 0 0 10px; }

.middleAdvPadding { padding: 10px 0 8px 0; }

.imgBox { padding: 5px 0; }

#randomPhotoHeader {
	width: 300px;
	height: 13px;
}

#randomPhotoBox {
	width: 294px;
	height: 218px;
	border-left: 3px solid #d2d2d2;
	border-right: 3px solid #d2d2d2;
	background: url('/public/images/box/random_photo_bg.gif') repeat-x;
}

#randomPhotoFooter {
	width: 300px;
	height: 3px;
	background-color:#d2d2d2;
	overflow: hidden;
}

/* tabs */
/* search faf */
#faf div {
	padding: 5px 0;
	width: 300px;
}

#search div {
	border: 1px solid #d2d2d2;
	padding: 5px 0;
	width: 300px;
}

#rightForum {
	padding: 0 0 0 2px;;
	width: 300px;
}

#faf #tabs1 {
	border: none;
	padding: 5px 0 6px 3px;
}

#search #tabs2 {
	border: none;
	padding: 5px 0 6px 2px;
}

#rightForum #tabs3 {
	border: none;
	padding: 5px 0 6px 2px;
}

#faf a {
	background: #f9bc1c url('/public/images/tabs_inactive_bg.gif') repeat-x;
	text-decoration: none;
	color: #664800;
	padding: 7px 54px 6px 54px;
}

#search a {
	background: #f9bc1c url('/public/images/tabs_inactive_bg.gif') repeat-x;
	text-decoration: none;
	color: #664800;
	padding: 6px 28px 5px 28px;
}

#rightForum a {
	background: #f9bc1c url('/public/images/tabs_inactive_bg.gif') repeat-x;
	text-decoration: none;
	color: #664800;
	padding: 7px 30px 6px 30px;
}

#search .active, #faf .active, #rightForum .active {
	background: #313131 url('/public/images/tabs_active_bg.gif') repeat-x;
	color: #fff;
}
/* rightForum */
#rightForumLast, #rightForumPopular {
	width: 300px;
	border: 1px solid #d2d2d2;
}

/* end of box */

/* top navigation */
.navTop .topLogop2, .navMain, .navMainO, .navHistory, .navHistoryO, .navForum, .navTv, .navTvO, .navContact, .navContactO { 
	display: block; 
	text-decoration: none; 
	height: 49px; 
	float: left; 
	display: inline; 
	text-align:center;
}

.navTop .topLogop2 {
	width: 430px; 
	background: url('/public/images/top_logop2.jpg') no-repeat;
}

.navTop .navMain {
	width: 129px; 
	background: url('/public/images/nav_top/main_off.jpg') no-repeat;
}

.navTop .navMainO {
	width: 129px; 
	background: url('/public/images/nav_top/main_on.jpg') no-repeat;
}

.navTop .navHistory {
	width: 139px; 
	background: url('/public/images/nav_top/history_off.jpg') no-repeat;
}

.navTop .navHistoryO {
	width: 139px; 
	background: url('/public/images/nav_top/history_on.jpg') no-repeat;
}

.navTop .navForum {
	width: 78px; 
	background: url('/public/images/nav_top/forum_off.jpg') no-repeat;
}

.navTop .navTv {
	width: 106px; 
	background: url('/public/images/nav_top/tv_off.jpg') no-repeat;
}

.navTop .navTvO {
	width: 106px; 
	background: url('/public/images/nav_top/tv_on.jpg') no-repeat;
}

.navTop .navContact {
	width: 106px; 
	background: url('/public/images/nav_top/contact_off.jpg') no-repeat;
}

.navTop .navContactO {
	width: 106px; 
	background: url('/public/images/nav_top/contact_on.jpg') no-repeat;
}

.navTop .navMain:hover { background: url('/public/images/nav_top/main_on.jpg') no-repeat;}
.navTop .navHistory:hover { background: url('/public/images/nav_top/history_on.jpg') no-repeat;}
.navTop .navForum:hover { background: url('/public/images/nav_top/forum_on.jpg') no-repeat;}
.navTop .navTv:hover { background: url('/public/images/nav_top/tv_on.jpg') no-repeat;}
.navTop .navContact:hover { background: url('/public/images/nav_top/contact_on.jpg') no-repeat;}

/* left navigation */
ul#leftNav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;

}
		
ul#leftNav li {
	list-style-type: none;
	overflow: hidden;
	height: 29px;
	vertical-align: bottom;
}
		
ul#leftNav li a {
	height: 29px;
	width: 170px;
	color: #555555;
	float: left;
	background: #fff url('/public/images/nav_left/nav_bg.gif') -170px 0 no-repeat;
	text-decoration: none;
}

ul#leftNav li a:hover {
	background-position: 0;
	height: 29px;
	width: 170px;
	color: #c78d00;
	text-decoration: none;
}

.leftNavp { padding: 6px 0 0 18px; }

/* last news */
ul#lastNews {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	width: 466px;
}

ul#lastNews li {
	background: url('/public/images/news_li_bg.gif') bottom no-repeat;
	padding: 5px 0;
}

ul#lastNews a {
	text-decoration: none;
	color:#000;
	padding-left: 12px;
}

ul#lastNews a:hover {
	text-decoration: none;
	color: #ff9900;
}

ul#lastNews .left {
	float: left;
	padding-left: 12px;
	background-image: url('/public/images/others/orange_arrow.gif');
	background-repeat: no-repeat;
	background-position: .1em .4em;
}

ul#lastNews .right {
	float: right;
	padding-right: 5px;
	font-size: 11px;
	color: #777777;
}

ul#lastNews .right:hover { color: #ff9900; }
/* lastseen */
ul#lastseenLast li {
	background: url('/public/images/lastseen_li_bg.gif') bottom no-repeat;
	padding: 8px 0 75px 0;
}

ul#lastseenLast a {
	padding: 0;
	text-decoration: none;
	color:#d00000;
	font-weight: bold;
	vertical-align: -8px;
}

ul#lastseen, ul#lastseenLast {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #000;
	width: 470px;
}

ul#lastseen li {
	background: url('/public/images/lastseen_li_bg.gif') bottom no-repeat;
	padding: 8px 0 35px 0;
}

ul#lastseen a {
	padding: 0;
	text-decoration: none;
	color: #d00000;
	font-weight: bold;
	vertical-align: -8px;
}

ul#lastseen a:hover, ul#lastseenLast a:hover {
	text-decoration: none;
	color: #ff9900;
}

.lastseenImg { float: left; }

/* publications */
/* lastseen */
ul#publicationsBook li {
	padding: 8px 0 260px 0;
}

ul#publicationsBook a {
	padding: 0;
	text-decoration: none;
	color:#d00000;
	font-weight: bold;
	vertical-align: -8px;
}

ul#publications, ul#publicationsBook {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #000;
	width: 470px;
}

ul#publications li {
	padding: 8px 0 80px 0;
}

ul#publications a, ul#publicationsBook a {
	font-size: 14px;
	padding: 0;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	vertical-align: -8px;
}

ul#publications a:hover, ul#publicationsBook a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #ff9900;
}

.publicationsImg { float: left; }



/* rightForum */
ul#rightForumLastMenu {
	list-style-type: none;
	margin: 0;
	padding: 3px 10px 7px 10px;
	font-size: 1em;
	color: #000;
	width: 280px;
}

ul#rightForumLastMenu li {
	background: url('/public/images/news_li_bg.gif') bottom no-repeat;
	padding: 5px 0;
}

ul#rightForumLastMenu a {
	padding-left: 24px;
	background-image: url('/public/images/others/forum_icon.gif');
	background-repeat: no-repeat;
	background-position: .5em .2em;
	text-decoration: none;
	color:#666666;
}

ul#rightForumLastMenu a:hover {
	text-decoration: none;
	color: #ff9900;
}
/* gallery navigation */
ul#galleryNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
}

ul#galleryNav .left {
	float: left;
	padding: 0 0 0 10px;
}

ul#galleryNav .right {
	float: right;
	padding: 0 30px 0 0;
}

/* footer navigation */
ul#footerNav {
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
	font-size: 11px;
	color: #fff;
}

ul#footerNav .left {
	float: left;
	padding: 0 0 0 1em;
}

ul#footerNav .right {
	float: right;
	padding: 0 1em 0 0;
}
/* end of ul,li */

/* text */
.mainInfo { color: #494949; }
.textHeader { 
	font-size: 16px;
	margin: 10px 15px 10px 0;
}

.text14 {
	font-size: 14px;
}

.text16 {
	font-size: 16px;
}

.text12gray {
	color: #666666;
	font-size: 12px;
}

.text14u {
	font-size: 14px;
	text-decoration: underline;
}

.fafInfo {
	width: 300px;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	color: #666666;
	padding: 0;
}

.searchT {
	font-size: 11px;
	color: #666666;
	padding: 0 0 0 10px;
}

.miniInfo {
	font-size: 11px;
}

h2 {
	font-size: 16px;
	color: #000;
	margin: 3px;
}

.h2green {
	color: #006600;
}

.h2red {
	color: #cc0000;
}

.statusMargin {
	margin-left: 20px;
}

.statusMargin2 {
	margin-left: 20px;
}

.statusMargin3 {
	margin-left: 33px;
}

.statusMargin4 {
	margin-left: 28px;
}

.statusMargin5 {
	margin-left: 41px;
}

.statusMargin6 {
	margin-left: 55px;
}

.statusMarginR {
	margin-right: 10px;
}
/* end od text */
.page {
	margin: 10px 15px 10px 0;
}
/* links */
.randomPhotoLink {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}

.randomPhotoLink:hover {
	color: #f9bc1c;
	text-decoration: none;
}

.std14Link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.std14Link:hover {
	font-size: 14px;
	color: #f9bc1c;
	text-decoration: none;
}

.std {
	font-size: .9em;
	color: #fff;
	text-decoration: none;
}

.std:hover {
	font-size: .9em;
	color: #f9bc1c;
	text-decoration: none;
}

.adminLink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.adminLink:hover {
	font-size: 12px;
	color: #e0691a;
	text-decoration: none;
}

.searchLink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}

.searchLink:hover {
	font-size: 12px;
	color: #e0691a;
	text-decoration: none;
	margin-left: 10px;
}

.back {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.back:hover {
	font-size: 12px;
	color: #e0691a;
	text-decoration: underline;
}

.linkLink {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.linkLink:hover {
	font-size: 14px;
	color: #e0691a;
	text-decoration: none;
}

.linkImg {
	padding-top: 3px;
}

.galleryNavLink {
	color: #333;
	text-decoration: none;
}

.galleryNavLink:hover {
	color: #e0691a;
	text-decoration: none;
}

.pageSplit {
	color: #333;
	font-size:12px;
	text-decoration: none;
}

.pageSplit:hover {
	color: #e0691a;
	font-size:12px;
	text-decoration: none;
}

.pageSplitS {
	color: #333;
	font-size:11px;
	text-decoration: none;
}

.pageSplitS:hover {
	color: #e0691a;
	font-size:11px;
	text-decoration: none;
}
/* end of links */

/* forms */
fieldset {
	border: 1px solid #ddd;
	width: 745px;
	padding: 1em;
	margin-top: 10px;
}

legend {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

label {
	display: block;
	width: 200px;
	float: left;
	cursor: pointer;
}

.formInput {
	display: block;
	float: left;
	background-color:#fff;
	border:1px solid #acacac;
	width: 200px;
}
	
.formInputSmall {
	display: block;
	float: left;
	background-color:#fff;
	border:1px solid #acacac;
	width: 30px;
}
	
.formTextarea {
	display: block;
	float: left;
	background-color:#fff;
	border:1px solid #acacac;
	width: 450px;
}

div.form {
	overflow: auto;
	clear: both;
	margin-bottom: 0.5em;
}
	
	
.searchSubmit, .addSubmit, .editSubmit {
	background: #e0691a url('/public/images/others/search_button.gif');
	border: 0;
	padding: 4px 0;
	width: 70px;
	margin: 0 10px 0 3px;
	color: #664800;
	font: bold 1em Arial;
	height: 25px;
}

.searchInp {
	width: 200px;
	background-color: #fff;
	border: 1px solid #707070; 
	padding: 2px;
	margin: 0 0 0 5px;
}

/* end of forms */
/* table */
th {
	height: 28px;
	background: #f9bc1c url('/public/images/tabs_active_bg.gif') repeat-x;
	color: #fff;
}

tr:hover {
	background-color: #f7f7f7;
}

td {
	height: 25px;
}

.tableMarginL {
	margin-left: 5px;
}

/* thumb */
.thumbnail
{
	float: left;
	width: 150px;
	border: none;
	margin: 0;
	padding: 3px;
}

.caption {
	font-size: 12px;
	color: #333;
}

.clearboth { clear: both; }

/* komunikaty */
.message {
	width: 760px;
	font-size: 14px;
	margin: 20px 0 30px 0;
	padding : 7px;
	border: 1px solid #ddd;
}
