body, html {
	padding: 0px;
	margin: 0px;
}

body#page {
	text-align: center;
	background: #f7f7f7;
}

div#container {	
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background: white;
	position: relative;
}

body, a, td, th, input, select, textarea {
	font: 12px/18px Tahoma;
	color: #5b5b5b;
}

a {
	font-size: 1em;
	color: #0992c9;
	text-decoration: none;
	border-bottom: 1px solid #7dd7f9;
}

a.active,
a:hover {
	border-color: #0992c9;
}

img {
	border: 0px;
}

div.clear {
	font: 1px/1px Tahoma;
	clear: both;
	height: 1px;
	overflow: hidden;		
}

h5,
h1#logo {
	margin: 0px;
	padding: 0px;
}

h5 a,
h1#logo a {
	width: 146px;
	height: 103px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	border: 0px;
	float: left;
	background: url('../images/logo.png') no-repeat;	
}

h1#logo a {
	z-index: 99;
	position: absolute;
	left: 15px;
}

h5 a:focus,
h1#logo a:focus {
	overflow: hidden;
}

h5 a {
	float: right;
	margin-left: 15px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.imagebg {
	display: block;
	text-indent: -9999px;
}

.imagebg:focus {
	overflow: hidden;
}

.noborder {
	border: 0px;
	text-decoration: none;
}
﻿#ul, ol {
	margin-top: 0px;
}


h3 {
 	font-size: 1.2em;
 	color: #0992c9; 	
 	margin: 0px;
 	padding: 0px;
}
 
h3 a {
 	font-weight: bold;
}

div#top {
	border-top: 4px solid #444;
	padding: 10px;
	height: 70px;
	text-align: right;
	font-size: 0.9em;		
}

* html div#top {
	height: 90px;
}

div#menu {	
	margin-bottom: 15px;
}

div#top, div#menu {
	background: #f7f7f7;
}

div#menu div {	
	float: right;
	color: white;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	height: 28px;
	line-height: 28px;
	font-size: 0.9em;
	background: #444;	
}

div#menu div a {
	color: white;
	border-color: #d8d8d8;
}

div#menu div a:hover {
	border-color: white;
}

div#menu div form {
	display: inline;
}

input.text {
	border: 1px solid #444;
	font-size: 0.9em;
	padding: 3px;
	width: 65px;
}

textarea {
	border: 1px solid #444;
	font-size: 0.9em;
	padding: 3px 0px;
}

input.submit {
	border: 1px solid #e10000;	
	background: #e10000;
	font-size: 0.9em;	
	padding: 1px 3px;		
	font-weight: bold;
	cursor: pointer;
	color: white;	
}

div#menu ul {
	margin: 0px;
	padding: 0px 15px;
	height: 28px;	
}

div#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;	
	line-height: 28px;
	color: white;
}

div#menu ul li a {
	display: block;
	border: 0;
	float: left;
	height: 28px;	
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
}

div#menu ul.lvl1 {
	margin-left: 187px;
	margin-left: 271px;
	overflow: auto;
	position: relative;
	left: 18px;
}

div#menu ul.lvl2 {
	background: #444;	
}

div#menu ul.lvl2 a {	
	color: white;
	font-size: 12px;
	font-weight: normal;	
}

div#menu ul#adminMenu {
	border-top: 1px solid white;
}

div#menu ul.lvl1 li {
	margin-right: 3px;
}

div#menu ul.lvl2 li {
	padding-right: 9px;
}

div#menu ul.lvl1 li a {
	background: url('../images/tab-left.gif') no-repeat;	
}

div#menu ul.lvl1 li a span {
	background: url('../images/tab-right.gif') no-repeat top right;	
	display: block;
	padding: 0px 7px;
}

div#menu ul.lvl1 li a.active,
div#menu ul.lvl1 li a:hover {
	background-position: 0px -28px;
	color: white;
}
div#menu ul.lvl1 li a.active span,
div#menu ul.lvl1 li a:hover span {
	background-position: right -28px;
}

div#menu ul.lvl2 li a {
	margin-right: 10px;
}

div#menu ul.lvl2 li a.active,
div#menu ul.lvl2 li a:hover {
	text-decoration: underline;
}

div#footer {
	zoom: 1;
	border-top: 4px solid #444;
	margin-top: 25px;
	padding: 15px 15px 15px 15px;
	background: url('../images/footer.gif') repeat-x 0px -4px;
}

div#footer p {
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0px;
	text-align: justify;
}

div#footer p#sponsor {
	clear: both;
	border-top: 1px solid #e7e7e7;
	padding-top: 4px;
	margin-top: 15px;
	font-size: 0.8em;
}

a#artevia {
	float: right;
	border: 0;
}

div#sidebar {
	float: left;
	width: 250px;
}

div#content {
	float: left;
	width: 705px;
	margin-left: 30px;
}

div#sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

div#sidebar ul li {
	margin: 0px;
	padding: 3px;
	list-style: none;	
}

div#sidebar ul li span,
div#sidebar ul li a {
	font-weight: bold;
	border: 0px;
}

div#sidebar ul ol {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 10px 8px;
	border-top: 1px dotted #444;
}

div#sidebar ul ol.forum {
	padding-left: 0px;
}

div#sidebar ul ol.forum li a {
	font-size: 0.8em;
}

div#sidebar ol.forum li {
	padding: 0px;
}

div#sidebar ol.forum li img {
	height: 8px;
	vertical-align: middle;
}

div#sidebar ol li.lvl2 {
	padding: 0px 0px 0px 16px;
	font-size: 0.8em;
}

div#sidebar ul ol li a {
	font-weight: normal;
	font-size: 0.9em;
}

div#sidebar ol li.lvl2 a {
	font-size: 1em;
}

div#sidebar ul li a:hover,
div#sidebar ul li a.active {	
	color: #e10000;
}

div#sidebar ul ol li a:hover,
div#sidebar ul ol li a.active {
	text-decoration: underline;
	color: #e10000;
}

div#sidebar ul li form {
	margin-top: 3px;
}

div#sidebar ul li input.text {
	padding: 2px;
	width: 145px;
}

h2 {
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 3px 0px;
	border-bottom: 1px dotted #444;
	
	font-weight: bold;			
}

h2 a {
	color: #e10000;
	font-weight: bold;	
	border: 0px;
}

/**
 * AKTUALNO�CI
 */

div.news {
 	padding-bottom: 5px;
 	border-bottom: 1px dotted #444;
 	margin-bottom: 35px;
}

div.news.sticky {
	padding: 10px;
	background: #e7e7e7;
	border-top: 5px solid #444;
} 
 
div.news div.meta {
 	margin-bottom: 5px;
}
 
div.news div.author {
 	font-size: 0.8em; 	
}
 
div.news div.meta img {
 	float: left;
 	margin-right: 10px;
 	position: relative;
 	top: 2px;
}

/**
 * KOMUNIKATY
 */
.message {
        margin: 10px 0px;
        padding: 10px;
        font-weight: bold;
}

.message a {
        font-weight: bold;
}

.message.error {
        border: 1px solid #F5C1C2;
        background: #FFEBEB;
        color: #9E0B0F;
}

.message.success {
        border: 1px solid #C5E1C8;
        background: #E5F7E3;
        color: #005E20;
}

.message.info {
        border: 1px solid #CFDFE5;
        background: #E8F8FE;
        color: #004A80;
}
 
/**
 * PANEL UŻYTKOWNIKA
 */

div.myGallery { 	
	padding-bottom: 10px;
	border-bottom: 1px dotted #444444;
	margin-bottom: 10px;
}

div.myGallery div.youtube {
	float: left;
	margin-right: 10px;	
	text-align: center;
	width: 230px;
}

div.myGallery a.noborder {
	float: left;
}

div.myGallery p {
	margin-left: 240px;
}

div.profile {

}

div.profile img.avatar {
	float: left;
	margin-left: 20px;
}

div.profile p.meta {
	margin-left: 140px;	
}

div.tabContent {
	padding: 10px 0px;
	border-top: 1px solid #5b5b5b;
}

div.profile div.gallery {
	text-align: center;
}

div.tabContent a.thumb {
	border: 0px;	
	margin: 0px 10px 10px 0px;	
}

ul.tab {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

ul.tab li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.tab li a {
	border: 0px;
}

ul.tab li a span {
	display: block;
	height: 20px;
	padding: 0px 5px;
	line-height: 20px;
	margin-right: 3px;
	background: #d3d3d3;
}

div.profile div.movie {
	float: left;
	margin: 0px 10px;
	width: 320px;
}

ul.tab li a:hover span,
ul.tab li a.active span {
	background: #5b5b5b;	
	color: white;
}

img.avatar {
	vertical-align: middle;
	border: 1px solid #e4e4e3;
}

img.avatar.mini {
	height: 20px;
	width: 20px;
}

img.avatar.middle {
	width: 55px;
} 

div#cse-search-results iframe {
	width: 705px !important;
}

div.pager {
	text-align: right;
}

#imageManage form {
	font-size: 10px;
}

#imageManage img {
	max-width: 150px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#imageManage hr {
	clear: both;
}

#songList li img {
	display: none;
}

#songList.images {
	margin: 0px;
	padding: 0px;
}

#songList.images li {
	list-style: none;
	margin: 5px;
	padding: 0px;
	display: inline-block;
	text-align: center;
	width: 225px;
}

#songList.images li img {
	display: block;
	width: 225px;
	height: 169px;
}

.randomFoto {
	margin-top: 3px;
	text-align: center;
	border-top: 1px dotted #444444;
	padding-top: 5px;	
	line-height: 150%;
}

span.steps {
	padding: 2px;
 display: inline-block;
}

span.steps img {
	vertical-align: middle;
}

div.dynamicGallery {
	text-align: center;
}

div.dynamicGallery img {
	margin: 0px 10px;
}

div#sidebar #sEvents {
	padding-left: 0px;
}

div#sidebar #sEvents li {
	font-size: 0.8em;
	padding-left: 0px;
	padding-right: 0px;
}

table#kalendarz {
	width: 100%;
}

table#kalendarz td {
	width: 14%;
	padding: 3px;
	height: 85px;
	border: 1px solid #5B5B5B;
	vertical-align: top;
	text-align: right;
	position: relative;
}

table#kalendarz td.empty {
	border-color: #e7e7e7;
}

table#kalendarz td span {	
	font-size: 24px;
	float: left;		
}

div.kalendarzNav {
	padding: 5px 0px;
	text-align: right;
	position: relative;
}

div.kalendarzNav span {
	float: left;	
}

div.kalendarzNav a {
	z-index: 2;
	position: relative;
}

div.kalendarzNav b {
	font-size: 18px;
	position: absolute;
	left: 0px;
	width: 705px;
	text-align: center;
	z-index: 1;
}

table#kalendarz th {
	padding: 3px;
	text-align: center;
	color: white;
	background: #5b5b5b;
	font-weight: bold;
}

table#kalendarz td.day {
	background: url('/images/weekday.jpg') no-repeat;
}

table#kalendarz td.day6 {
	background: url('/images/niedz.jpg') no-repeat;
}

table#kalendarz th.niedz {
	background: #e10000;
}

table#kalendarz .avatar {
	border-color: #444;
}

p.online {
	font-size: 0.8em;
	border-top: 1px dotted #444444;
	padding-top: 3px;
}

.explSmall {
	font-size: 0.9em;
}

#gracze .litera {
	display: inline-block;
	text-align: center;
	width: 26px;
	font-weight: bold;
	border: 0px;
}

.gracze {
	width: 100%;
	border-collapse: collapse;
}

.gracze td,
.gracze th {
	padding: 3px;
}

.gracze th {
	font-weight: bold;
	border-bottom: 1px dotted #444444;
}

.gracze .td2 {
	width: 150px;
	text-align: center;
}

.gracze .td3 {
	width: 100px;
	text-align: center;
}

.rec-category {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
}

.rec-header {
	font-size: 1.5em;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.rec-author {
	font-size: 0.9em;
	text-align: center;	
	margin-bottom: 20px;
}


div.news div.meta .rec-author img {
	float: none;
	margin: 0px 2px 0px 5px;
	vertical-align: middle;
	height: 15px;
	width: 15px;
	position: relative;
	top: -1px;
}

.rec-body {
	margin-right: 200px;	
}

.rec-sidebar {
	float: right;
	width: 180px;
}

.rec-sidebar .rec-image {
	padding: 5px 1px 1px 1px;
	text-align: center;
	border: 1px solid #e7e7e7;
	margin-bottom: 15px;	
}

.rec-sidebar .rec-image a {
	border: 0px;
}

.rec-sidebar .rec-image span {
	display: block;
	background: #e7e7e7;
	padding: 2px;
	font-size: 0.8em;
}


.koszulki td {
	padding: 3px;
	border-bottom: 1px solid #d3d3d3;	
}

.koszulki textarea {
	width: 100%;
}
fieldset.fancy {	
	padding: 0px;
	border: 0px;
	/*width: 600px;*/
	margin: 0px auto;
}

.blockUI fieldset.fancy {
	width: 390px;
}

fieldset.fancy span.label {
	display: block;
	font-size: 1.2em;
	font-weight: bold;	
	padding: 5px;
	background: #0992c9;
	color: white;
	margin: 15px 0px;
	clear: both;
}

fieldset.fancy span.column4,
fieldset.fancy span.column1 {
	float: left;
	width: 190px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}

fieldset.fancy span.column4 {
	width: 290px;
}

fieldset.fancy span.column5,
fieldset.fancy span.column2 {	
	display: block;	
	margin-left: 200px;
}

fieldset.fancy span.column5 {
	margin-left: 300px;
}

fieldset.fancy span.column5 textarea,
fieldset.fancy span.column5 input.text,
fieldset.fancy span.column2 textarea,
fieldset.fancy span.column2 input.text {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

fieldset.fancy span.column5 textarea,
fieldset.fancy span.column2 textarea {
	height: 100px;
}

fieldset.fancy span.column6,
fieldset.fancy span.column3 {
	display: block;
	clear: left;
	padding: 5px 0px;
	padding-left: 200px;
	font-size: 0.9em;
}

fieldset.fancy span.column6 {
	padding-left: 300px;
}

fieldset.fancy hr {
	clear: both;
	height: 1px;	
	border: 0px;
	background: #d3d3d3;
	margin: 15px 0px;	
	position: relative;
	top: 7px;
}

fieldset.fancy p {
	padding: 5px 0px 5px 200px;
	margin: 0px;
}

div.submit {
	height: 30px;
	padding-left: 200px;
	font-size: 0.9em;
}

div.submit input.submit {
	float: right;	
	cursor: pointer;
	font-size: 1.1em;
}

fieldset.fancy .message {
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

fieldset.fancy span.column2 span {
	display: block;
	float: left;
	width: 130px;
	font-size: 0.8em;
}

fieldset.fancy.inline .column1 {
	width: 613px;
	margin: 0px;
	text-align: left;
}

fieldset.fancy.inline textarea,
fieldset.fancy.inline input.text {
	margin: 4px 0px;
}

fieldset.fancy.inline .column3 {
	width: 613px;
	margin-left: 0px;
	clear: both;
}

fieldset.fancy.inline .column2 {	
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
} 

fieldset.theList {
	padding: 0;
	margin: 0;
	border: 0;
}

fieldset.theList span {
	display: block;
	float: left;
	width: 25%;
}
span.validation {
	display: none;
	border: 1px solid #dd3c10;
	background: #ffebe8;
	padding: 5px;
	margin: 5px 0px;
}

span.validation.shown {
	display: block;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#jquery-lightbox a {
	border: 0px;
}
table.autoadminList {
	width: 100%;
	border-collapse: collapse;
}

table.autoadminList th,
table.autoadminList td {
	padding: 3px;
	vertical-align: top;
	text-align: left;
}

table.autoadminList th {
	text-align: center;
	background: #3B5998;
	color: white;
	font-weight: bold;
}

table.autoadminList .delete { width: 50px; text-align: center; }
table.autoadminList .id { width: 35px; text-align: center; }

table.autoadminItem tr.odd td,
table.autoadminList tr.odd td {
	background: #e7e7e7;
}

table.autoadminItem {
	width: 100%;
	border-collapse: collapse;
}

table.autoadminItem td {
	padding: 3px;
}

table.autoadminItem td.label {
	width: 250px;
	text-align: right;
	vertical-align: top;
}

table.autoadminItem input[type=text] {
	width: 99%;
}

table.autoadminItem textarea {
	width: 99%;
	height: 100px;
}





/***
 CUSTOM
 ***/
table.autoadminList td.added_by {
	width: 150px;
	text-align: center;
}
table.listItems {
	width: 100%;	
	border-collapse: collapse;
}

table.listItems th {
	font-weight: bold;
	background: #E4E4E3;
	text-align: center;
}

table.listItems td,
table.listItems th {
	padding: 3px;
	border-bottom: 1px solid #E4E4E3;
}

table.listItems td.noResults {
	padding: 10px;
	text-align: center;
}

table.listItems td img {
	vertical-align: middle;
}

table.listItems.border td {
	border: 1px solid #e4e4e3;
} 

div.forumGui {
	text-align: right;
	padding: 3px 0px 8px 0px;
}

#forum td.user {
	text-align: center;
	padding-top: 10px;
	width: 120px
}

#forum .text {
	padding: 10px;
}

#forum .gui {
	text-align: right;
	height: 20px;
	vertical-align: bottom;
}

#forum .gui a {
	margin-left: 10px;
	font-size: 0.8em;
}

#forum td {
	vertical-align: top;
}

#forum blockquote {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #e4e4e3;
}

#forum blockquote blockquote {
	background: #fff;
	border: 1px solid #e4e4e3;
}

#forum .edited {
	margin: 15px 5px 5px 5px;
	font-size: 10px;
	border-top: 1px solid #e4e4e3;
}

p.attached {
	margin: 15px 5px 5px 5px;
	font-size: 10px;
	border-top: 1px solid #e4e4e3;	
}
#salon div.foto {
	float: left;
	width: 250px;	
	overflow: hidden;
	text-align: center;
}

#salon div.meta {
	margin-left: 260px;
}

#salon h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px dotted #444;
}

#salon div.meta big {
	color: #0992c9;
	font-weight: bold;
	font-size: 1.3em;
}
dl.reviews,
dl#reviews {
	margin: 0px;
	padding: 0px;
}

dl.reviews dt,
dl#reviews dt {
	margin: 0px;
	padding: 3px;
	display: block;
	background: #f7f7f7;
	font-size: 0.9em;
	border-bottom: 1px dotted #8C8C8C;
	border-top: 1px dotted #8C8C8C;
}

div.profile dl.reviews dt img {
	float: none;
	margin: 0px;
}

dl.reviews dd,
dl#reviews dd {
	margin: 0px;
	padding: 3px 3px 15px 3px;
}

div.inline-movie-comment,
div.inline-foto-comment {
	margin-left: 240px;
	display: none;
}

div.tabContent fieldset.fancy.inline .column1, 
div.profile fieldset.fancy.inline .column1 {
	width: 100%;
}

div.inline-comments-link,
div.profile div.inline-comments-link {
	text-align: right;
	margin-left: 240px;
	font-size: 0.9em;
}
