﻿/*-------------------------\
FormulaTheme by WooQash
\--------------------------*/

#baner {
	width: 780px;
	height: 198px;
	padding: 10px 10px 0px 10px;
	background-color: white;
	float: right;
	position: relative;
}

.baner_click {
	width: 550px;
	height: 117px;
	float: left;
}

.baner_click img {
	width: 550px;
	height: 117px;
}

.baner_menu {
	width: 61px;
	height: 89px;
	padding: 14px 5px;
	float: left;
	text-align: center;
}

.baner_menu a {
	display: block;
	padding: 0px;
	color: white;
	text-decoration: none;
}

.baner_menu a:hover {
	font-weight: bold;
}

.baner_empty {
	width: 95px;
	height: 117px;
	float: left;
}


#wyszukiwarka {
	width: 500px;
	height: 30px;
	padding: 26px 0px 0px 0px;
	float: left;
	background-color: white;
	background-image: url('grafika/wyszukiwarka/tlo.png');
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}

#wyszukiwarka_tekst {
	width: 375px;
	padding: 0px 0px 0px 81px;
	float: left;
}

.wyszukiwarka_tekst {
	width: 375px;
	color: black;
	border: 1px solid white;
}

#wyszukiwarka_przycisk {
	width: 20px;
	padding: 0px 18px 0px 6px;
	float: left;
	text-align: right;
}

.wyszukiwarka_przycisk {
	width: 19px;
	border: 0px;
	text-align: right;
	background-color: transparent;
	background-image: url('grafika/wyszukiwarka/przycisk.png');
	background-position: center;
	background-repeat: repeat-x;
	cursor: pointer;
}


#naglowek {
	width: 500px;
	height: 64px;
	float: left;
	background-color: white;
	background-image: url('grafika/naglowek/tlo.png');
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	font-family: "Segoe UI", "Tahoma", "Sans-Serif";
	font-size: 8pt;
}

.naglowek-panel {
	width: 250px;
	height: 64px;
	text-align: center;
	float: left;
	position: relative;
}

.naglowek-panel-tytul {
	width: 200px;
	height: 24px;
	padding: 10px 0px 0px 50px;
	text-align: center;
	float: left;
	font-weight: bold;
	position: relative;
}

.naglowek-panel-tresc {
	width: 200px;
	height: 46px;
	padding: 18px 0px 0px 50px;
	text-align: center;
	color: #0C0C0C;
	float: left;
	font-size: 10pt;
	position: relative;
}

.naglowek-panel-swiatla {
	width: 160px;
	height: 32px;
	padding: 2px 20px 0px 70px;
	text-align:left;
	float: left;
	font-weight: bold;
	position: relative;
}

.menu_table {
	clear: both;
	margin: 0 auto;
	width: 800px;
	background-color: white;
	height: 1px;
	border: 0px;
}

.menu {
	width: 760px;
	height: 22px;
	line-height: 22px;
	padding: 0px 20px;
	color: black;
	position: relative;
	background-image: url('grafika/menu/bialy.png');
	background-position: left;
	background-repeat: repeat-x;
	clear: both;
	font-size: 8pt;
}

.menuinfo {
	height: 22px;
	line-height: 22px;
	float: left;
	cursor: default;
}


.menu_input {
	border: 0px;
	width: 50px;
	padding-top: 4px;
	background-color: transparent;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	cursor: default;
}


.nav {
	width:170px;
	height:28px;
	line-height:28px;
	padding-left: 10px;
	background-image: url('grafika/menu/menu.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #336699;
	font-size: 10pt;
	font-weight:bold;
}

.nav:hover {
	color: #00003C;
}

.nav a {
	display: block;
	padding: 0px;
	color: #336699;
	text-decoration: none;
}

.nav:hover a {
	color: #00003C;
}

.navsp {
	width:170px;
	height:12px;
}


#stopka {
	width: 800px;
	height: 22px;
	padding-bottom: 15px;
	background-image: url(grafika/menu/bialy.png);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: "Segoe UI", "Tahoma", "Sans-Serif";
	font-size: 7pt;
	color: black;
	clear: both;
}

.stopka-01 {
	width: 25px;
	height: 22px;
	padding-left: 5px;
	text-align: left;
	float: left;
}

.stopka-01 a {
	color: white;
	text-decoration: none;
}

.stopka-02 {
	width: 220px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	float: left;
}

.stopka-02 a {
	color: black;
	text-decoration: none;
}

.stopka-03 {
	width: 300px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	float: left;
}

.stopka-04 {
	width: 220px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	float: left;
}

.stopka-04 a {
	color: black;
	text-decoration: none;
}

.stopka-05 {
	width: 25px;
	height: 22px;
	line-height: 14pt;
	padding-right: 5px;
	text-align: right;
	float: left;
}

.stopka-05 a {
	color: white;
	text-decoration: none;
}




/*-------------------------\
Oryginal CSS
\--------------------------*/

a, a.white, li.white a {
	color : #000000;
	text-decoration : underline;
}

a:hover.white, li.white a:hover {
	color : #000000;
	text-decoration : underline;
}

a.side {
	color : #000000;
	text-decoration : none;
}

a:hover.side {
	color : #000000;
	text-decoration : underline;
}

body {
	margin: 0 auto;
	width: 800px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	background-image: url(grafika/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: white;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #fff;
}

td {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #000000;
}

img {
	border: 0px;
}

#main {width: 1000px;}

.main {width: 1000px;}


.footermain {
	background-image: url(grafika/footerbg.png);
	background-repeat: repeat-x;
	height: 48px;
	text-align: center;
}

.footerleft {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	padding: 1px 1px 1px 10px;
	width: 50%;
	text-align: left;
	color: #fff;
}
#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.footerright {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	border : 0px;
	padding : 1px 10px 1px 1px;
	height: 48px;
	width: 50%;
	text-align: right;
	
}

li.first-link .bullet{
	display: none;
}

.button {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #fff;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 10pt;
	color : #333333;
	background-color : #fff;
	text-align: justify;
	padding : 4px 0px 5px 0px;
}

.main-body a {
	text-decoration: none;
	color : #FF8A00;
}

.main-body a:hover {
	text-decoration: none;
	color : #00003C;
}

.setuser_body{
	background: #00528e;
	color : #555;
}

.main-bg {
	color : #555;
	background-color : #fff;
	padding : 10px 5px 10px 5px;
}

.border {
	border : 0px solid #ffffff;
}

.admin-message {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.side-body {
	width: 170px;
	text-align: left;
	font-size : 10px;
	color : black;
	background-color : #F2F2F2;
	padding : 5px;
}

.side-border-left {
	width: 170px;
	color : #000;
	background-color : #fff;
	padding : 10px 5px 10px 10px;
}

.side-border-right {
	width: 170px;
	color : #000;
	background-color : #fff;
	padding : 10px 10px 10px 5px;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : transparent;
	background-image: url(grafika/nf.png);
	background-position: top;
	background-repeat: no-repeat;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	color: white;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 10pt;
	background-image: url(grafika/flameicon.png);
	background-repeat: repeat-x;
}

.capmain-left {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(grafika/cap-left.gif);
}

.capmain-right {
	width: 3px;
	height: 25px;
	background-color: #555;
	background-image: url(grafika/cap-right.gif);
}

.scapmain {
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	color: white;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 10pt;
	background-image: url(grafika/flameicon.png);
	background-repeat: repeat-x;
}

.tbl-border {
	color : #000;
	background-color : #eeeeee;
}

.center {
	margin: 0 auto;
}

.spacer {
	margin-bottom: 5px;
}

.tbl {
	font-size : 11px;
	color : #000;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #000;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #000;
	background-color : #fafafa;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #000;
	background-color : #ffffff;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #000;
}

.poll {
	height : 12px;
	border : 1px solid #000000;
}

.comment-name {
	font-weight : bold;
	color : #000;
}

.shoutboxname {
	font-weight : bold;
	color : #000;
}

.shoutbox {
	color : #000;
}

.shoutboxdate {
	font-size : 10px;
	color : #000;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	background-color : #fff;
}

.side-label {
	color : #000;
	background-color : #fff;
	padding : 2px 2px 3px 2px;
}

.tablebreak { margin-bottom: 8px; }

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation h2 {
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 2px;
}

#navigation a {
	display: block;
	color: #000;
	padding: 2px;
	text-decoration : none;
}
#navigation a:hover {
	color: #000;
	background-color: #ccc;
	text-decoration : underline;
}

* html #navigation ul li{
   height: 1%;
}

.center, *[align="center"] {margin: 0 auto;}


/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

.white-header ul{
	margin: 0;
	padding: 0;
}
.white-header ul li{ display: inline; }
.white-header ul li.first-link .bullet{ display: none; }



/*alt linkler için*/
#altlinkler{
	margin: 0px auto;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	height:29px;
	float:left;
	background-image:url(grafika/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
}

#altlinkler ul,
#altlinkler li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#altlinkler ul{
	height:29px;
	line-height:29px; 
	background-image:url(grafika/nav-bar.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 10px;
}

#altlinkler li{
	height:29px;
	line-height:29px;
	display:inline;
	position:relative; 
	float:left; 
	width:100px; 
	text-align:center;
}

#altlinkler li a{
	height:29px;
	width:100px;
	text-align:center;
	float:left;
	background-image:url(grafika/nav-bar.gif);
	background-position:left;
	background-repeat:no-repeat;
}


#altlinkler li a:link,
#altlinkler li a:visited{
	color:#dddddd;
	text-decoration:none;
}

#altlinkler li.active a,
#altlinkler li a:hover{
	background-image:url(grafika/active.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#lbOverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px; }
	
#lbOverlay.grey {
	background-color: #000000;
	color: #FFFFFF; }


#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0; }

#lbMain a img {
	border: none; }


#lbOuterContainer {
	position: relative;
	color: black;
	background-color: white;
	width: 200px;
	height: 200px;
	margin: 0 auto; }

#lbOuterContainer.grey {
	border: 3px solid #888888; }


#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	color: black;
	background-color: white;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto; }

#lbDetailsContainer.grey {
	border-left: 3px solid #888888;
	border-right: 3px solid #888888;
	border-bottom: 3px solid #888888; }


#lbImageContainer, #lbIframeContainer {
	padding: 10px; }

#lbLoading {
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url('galeria/loading.gif') no-repeat center; }


#lbHoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10; }

#lbImageContainer>#lbHoverNav {
	left: 0; }
	
#lbHoverNav a {
	outline: none; }


#lbPrev {
	width: 49%;
	height: 100%;
	background: transparent url(galeria/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left; }

#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
	background: url(galeria/prev.gif) left 15% no-repeat; }


#lbNext {
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right; }

#lbNext.grey:hover, #lbNext.grey:visited:hover {
	background: url(galeria/next.gif) right 15% no-repeat; }


#lbPrev2, #lbNext2 {
	text-decoration: none;
	font-weight: bold; }

#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
	color: #333333;
	background-color: transparent; }


#lbPrev2_Off, #lbNext2_Off {
	font-weight: bold; }

#lbPrev2_Off.grey, #lbNext2_Off.grey {
	color: #CCCCCC;
	background-color: transparent; }


#lbDetailsData {
	padding: 0 10px; }

#lbDetailsData.grey {
	color: #333333;
	background-color: transparent; }


#lbDetails {
	width: 60%;
	float: left;
	text-align: left; }

#lbCaption {
	display: block;
	font-weight: bold; }

#lbNumberDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em; }
	
#lbNavDisplay {
	float: left;
	display: block;
	padding-bottom: 1.0em; }


#lbClose {
	width: 68px;
	height: 28px;
	float: right;
	margin-bottom: 1px; }

#lbClose.grey {
	background: url(galeria/close.png) no-repeat; }


#lbPlay {
	width: 68px;
	height: 28px;
	float: right;
	margin-bottom: 1px; }

#lbPlay.grey {
	background: url(galeria/play.png) no-repeat; }


#lbPause {
	width: 68px;
	height: 28px;
	float: right;
	margin-bottom: 1px; }

#lbPause.grey {
	background: url(galeria/pause.png) no-repeat; }