/*
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/

Generic Styling*/
BODY
{
	background: #010101 url(../images/bg.jpg) no-repeat top center;
	background-attachment: fixed;
	font-family: Georgia;
	font-size: 13px;
	color: #222222;
	margin: 0 !important;
	min-width: 1000px;
	display: block;
}
*
{
	margin: 0;
	padding: 0;
}
/*Structure*/
#wrapper
{
	margin: 0 auto;
	width: 1000px !important;
	background: transparent;
	display: block;
}
#header IMG
{
	/*+placement:shift 1px 20px;*/
	position: relative;
	left: 1px;
	top: 20px;
}
#header
{
	height: auto;
	/*[disabled]position:fixed;*/
	float: left;
	width: 270px;
	/*[disabled]background-image:url(../images/para01.png);*/
	/*[disabled]background-position:0 40px;*/
	/*[disabled]background-repeat:no-repeat;*/
	/*[disabled]background-attachment:fixed;*/
	z-index: -5;
	overflow: visible;
	margin-top: 30px;
}
#ct
{
	background-image: url(../images/ct.png);
	height: 35px;
	background-repeat: no-repeat;
	width: 730px;
	float: right;
	margin-top: 0;
}
#cm
{
	/*[disabled]padding:34px;*/
	float: right;
	background-image: url(../images/cm.png);
	background-repeat: repeat-y;
	width: 730px;
}
#nawigacja
{
	width: 620px;
	padding: 0px 60px 11px 50px;
	float: right;
	background-image: url(../images/cm.png);
}
#content-text
{
	padding: 0px 60px 0px 50px;
	width: 620px;
	float: left;
}
#cb
{
	background-image: url(../images/cb.png);
	background-repeat: no-repeat;
	height: 49px;
	float: right;
	width: 730px;
}
#logo
{
	float: left;
	position: absolute;
}
#menu
{
	height: 49px;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 5px;
	width: 693px;
	float: right;
	margin-right: 0;
}
#sidebar
{
	float: right;
	width: 180px;
	background: #FFFFFF;
	margin-right: 10px;
	border: 1px solid #A5A5A5;
	margin-bottom: 10px;
}
#content
{
	float: right;
	width: 1000px !important;
	overflow: visible;
	min-height: 400px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer
{
	float: right;
	height: 0px;
	/*[disabled]background:url(../images/stopka_bg.jpg) repeat-x;*/
}
#wyszukiwarka
{
	float: right;
	width: 195px;
	height: 35px;
	background: url(../images/wyszukiwarka.jpg) no-repeat;
	margin: 9px 0 0;
	padding-left: 10px;
}
#div_wyszukiwarka_input
{
	float: left;
	width: 150px;
	margin: 3px 0px 0;
	overflow: hidden;
}
#wyszukiwarka_input
{
	float: left;
	width: 150px;
	background: none;
	border: none;
	overflow: hidden;
}
#wyszukiwarka_button
{
	background: none;
	border: none;
	font-size: 0;
	display: block;
	height: 26px;
	width: 40px;
	padding: 0;
	margin: 0 5px 0 0;
}
#div_wyszukiwarka_button
{
	float: right;
	width: 40px;
	margin: 0 0px 0 0;
}
/*Entries*/
.entry
{
	padding: 10px 10px 5px;
	text-align: justify;
	line-height: 1.75em;
}
#ml
{
	float: left;
	width: 34px;
	height: 66px;
	background-image: url(../images/ml.png);
}
#mr
{
	float: left;
	width: 34px;
	height: 66px;
	background-image: url(../images/mr.png);
}
/*Menu*/
#menu UL
{
	list-style-type: none;
	float: left;
	margin: 0;
}
#menu LI
{
	float: left;
}
#menu LI A
{
	padding: 5px 15px;
	display: block;
	color: #FFFFFF;
	margin-right: 0px;
	background-image: url(../images/mm.png);
	height: 56px;
	font-size: 14px;
	font-family: georgia;
}
#menu LI A:hover
{
	text-decoration: underline;
}
.menu-selected
{
	/*[disabled]background:transparent url(../images/bg-menu-hover.png) no-repeat center top;*/
	text-decoration: underline;
	font-weight: normal;
}
#menu2
{
	float: right;
	width: 693px;
	padding-top: 9px;
}
#menu2 .menu-level-2
{
	list-style-type: none;
}
#menu2 .menu-level-2 .menu-level
{
	float: left;
	list-style-type: none;
	font-size: 8pt;
	margin-left: 0px;
	margin-right: 10px;
}
/*Formularz kontaktory*/
#formularz-kontaktowy H2
{
	text-align: center;
}
#formularz-kontaktowy .kontakt_input
{
	width: 100%;
}
#formularz-kontaktowy
{
	float: right;
	text-align: right;
	width: 300px;
	padding: 0 0 30px 3px;
}
#formularz-kontaktowy .komorka
{
	width: 125px;
}
#formularz-kontaktowy .kontakt_text
{
	width: 100%;
}
/*Footer*/
#footer-valid
{
	padding-top: 0px;
	padding-left: 20px;
	cursor: default;
	color: #FFFFFF;
	margin: 0 auto;
	width: 650px;
	padding-bottom: 10px;
}
#footer-valid A
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer-valid A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
/*Feed*/
#feed
{
	height: 25px;
	width: 152px;
	background: url(../images/bg-feed.gif) no-repeat;
	margin: 0 auto;
	padding: 3px 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
A.feed-button
{
	display: block;
	width: 100px;
	height: 25px;
	background: url(../images/button-feed.png) no-repeat 0 0;
	text-decoration: none;
}
A:hover.feed-button
{
	background-position: 0 -25px;
}
.menu-level-2 .menu-level .menu-selected
{
	background: none;
	font-weight: bold;
}
.menu-level-2 .menu-level
{
	list-style-type: square;
	margin-left: 20px;
}
/*AktualnoÄąâ€şci*/
#news-table
{
	width: 100%;
	border-collapse: collapse;
}
#news-box .news.title
{
	font-size: 13px;
}
#news-details
{
	width: 100%;
}
.news.title
{
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
	font-size: 11pt;
}
.news.date
{
	font-size: 8pt;
	padding: 0 0 3px;
	color: #676767;
}
.news.text
{
}
.news.more-link
{
	text-align: right;
}
.news.spacer
{
	border-bottom: 1px solid #DEDEDE !important;
	height: 10px;
}
.news.back-link
{
	padding-top: 5px;
}
.news.pagination.bottom
{
	padding-top: 5px;
}
/*Slider*/
DIV.slider
{
	float: left;
}
#slider3
{
	border-right: 3px solid #000000;
}
#slider1
{
	border-left: 3px solid #000000;
}
#slider1, #slider2, #slider3
{
	width: 195px;
	height: 310px;
	display: block;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
}
#slidery
{
	padding: 0 10px;
}
#slider1 .slajd, #slider2 .slajd, #slider3 .slajd
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}
#slider1 .slajd IMG, #slider2 .slajd IMG, #slider3 .slajd IMG
{
	border: none;
}
#slider1 *, #slider2 *, #slider3 *
{
	border: none;
	text-decoration: none;
}
#slider1 A, #slider2 A, #slider3 A
{
	color: #000;
}
.slide-desc
{
	width: 185px;
	padding: 10px 5px 1px;
	height: 28px;
	display: block;
	background: url(../images/transp.png) repeat;
	color: #FFF;
	text-align: center;
	font-size: 12pt;
}
.slide-a
{
	width: 195px;
	height: 240px;
	display: block;
	padding-top: 0px;
}
.slide-a:hover
{
	text-decoration: none;
}
.rolka
{
	height: 35px;
	background-image: url(../images/rolka.png);
	background-position: center center;
}
.wysrodkuj
{
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.link-album .zdjecie
{
	float: left;
}
.wysrodkuj SPAN.nazwa_albumu
{
	float: left;
	width: 440px;
	/*[disabled]text-align:left;*/
	font-size: 20px;
	margin-bottom: 10px;
	color: #FECE33;
	font-style: italic;
}
.wysrodkuj SPAN.opis_albumu
{
	clear: left;
	font-size: 13px;
}
.galeria-tabela
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

