/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: url(/_img_/img01.gif) repeat-x left top;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
/*	text-transform: lowercase;	*/
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #8BD80E;
}

a:hover, a:active {
	text-decoration: none;
	color: #8BD80E;
}

a:visited {
	color: #8BD80E;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
/*	margin: 0;
	padding: 0; */
}

fieldset {
	border: 1px solid #333333;
	padding: 5px;
}

legend {
	font-size: 14px;
	color: White;
	padding: 5px;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#zaloz {
    text-align: center;    
}

#wrapper {
	margin: 0;
	padding: 0;
	background: #000000;
}

/* Header */

#header {
	width: 890px;
	margin: 0 auto;
	height: 42px;
	text-align: center;
}

/* Menu */

#menu {
	float: left;
	width: 890px;
	height: 50px;
	background: url(/_img_/img02.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	background: url(/_img_/img04.gif) no-repeat right 55%;
	margin-top: 5px;
	margin-right: 3px;
	padding: 8px 7px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu .section a {
	background: none;
	padding: 3px 8px 4px 8px;
}

#menu a:hover { 
	color: #000000;
}

#menu .current_page_item a {
	color: #000000;
}

/** LOGO */

#logo {
	z-index: 0;
	width: 800px;
	height: 200px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 30px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #4C4C4C; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 45px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #8BD80E; 
}

#logo p a {
	text-decoration: none;
	color: #8BD80E;
}

#logo p a:hover { text-decoration: underline; }

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	background: #4C4C4C url(/_img_/img03.gif) no-repeat left bottom;
	padding: 0 25px;
}

/* Content */

#body {
	float: left;
	width: 530px;
	
}

/* Post */

.post {
	padding: 15px 0px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	padding: 0px 0 0 0px;
/*	background: url(/_img_/img08.jpg) no-repeat left top; */
	font-size: 24px;
	color: #FFFFFF;
}

.post h2 {
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 10px 0 18px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

#body ul li {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
/*	background: url(/_img_/img07.jpg) no-repeat left top; */
	font-size: 20px;
	color: #FFFFFF;
}

/* Search */

#search {

}

#search h2 {
	margin-bottom: 20px;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	margin: 0 auto;
	padding: 20px 0 10px 0;
	background: #000000;
}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 11px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}
div#preload, div#prelkom, div#prelcie {
    position: fixed; /* position: absolute; dla IE6 */
    display: none;
}
	
div#preload {
    z-index: 9997;
    width: 100%;
    height: 100%;
    /* height: 2000px; dla IE6 */
    left: 0;
    top: 0;
    background: #69C;
/*    filter: alpha(opacity=50); */
    opacity: 0.50;
}
					    
div#prelkom {
    z-index: 9999;
    left: 50%;
    top: 200px;
    height: 200px;
    width: 300px;
    margin-left: -150px;
    padding: 50px 0 0;
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 200%;
    background: #fff;
    border: 2px solid #F93;
/*    filter: alpha(opacity=100); */
    opacity: 1.00;
    vertical-align: middle;
}
													    
div#prelcie {
    z-index: 9998;
    left: 50%;
    top: 210px;
    height: 165px;
    width: 224px;
    margin-left: -110px;
    background: #000000;
/*    filter: alpha(opacity=40); */
    opacity: 0.40;
}

.centered {
    text-align: center;
}
    
.schowane {
    visibility: hidden;
    font-style: inherit;
    font-weight: bold;
    color: Red;
}
		    
.error {
    font-style: inherit;
    font-weight: bold;
    color: Red;
}

div#linki {
    background-color: #000000;
    width: 663px;
    margin: 0 auto;
    padding: 0 25px;
    text-align: center;
    font-size: 11px;
}

div#reklama {
    background-color: #000000;
    margin: 0 0;
    padding: 0 0;
}

#layer1 {
    position: absolute;
    visibility: hidden;
    width: 400px;
    height: 200px;
    left: 100px;
    top: 130px;
    background-color: #4c4c4c;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: 10px;
    z-index: 9999;
}
				    
#close {
    float: right;
}

.info {
    text-decoration: none;
    cursor: pointer;
    color: #8BD80E;
}

#login_info {
/*    padding-bottom: 20px;	*/
}

#lastlog {
    position: relative; 
    top: -13pt;
    width: 100%;
    text-align: right;
}

#pre_login {
    width: 100%;
    text-align: center;
}

#login {
    position: relative;
    left: 80px;
    text-align: center;
    width: 370px;
}

.popup_form {
    z-index: 100;
    font-size: 13px;
    border: 2px solid Black;
    background: #4c4c4c;
    padding: 10px;
    position: absolute;
    width: 600px;
    height: 550px;
    left: 50px;
    top: 20px;
}

.close_popup_form {
    z-index: 101;
    position: relative;
    font-size: 13px;
    background: #8bd80e;
    text-align: right;
    width: 600px;
    height: 15px;
    left: -10px;
    top: -10px;
    cursor: move;
}

.msg_popup {
    z-index: 100;
    text-align: center;
    border: 2px solid Black;
    background: #4c4c4c;
    padding: 10px;
    position: absolute;
    width: 300px;
    height: 100px;
    left: 50px;
    top: 100px;
}

.close_msg_popup {
    z-index: 100;
    position: relative;
    cursor: move;
    background: #8bd80e;
    text-align: right;
    width: 320px;
    left: -10px;
    top: -10px;
    height: 15px;
}

.close_icon {
    cursor: pointer;
}

#popup_form fieldset {
    font-size: 13px;
    padding: 2px 5px 3px 5px;
}

#popup_form legend {
    font-size: 13px;
    padding: 2px 5px 2px 5px;
}

.premium { 
    border-left: 6px solid #BF1A16; 
    margin: 5px 0 5px 0; 
    padding: 10px; 
    text-align: left;
}

.top {
    z-index: 200;
}

#loading {
    background: #4c4c4c url(/_img_/load.gif) no-repeat bottom;
    position: absolute;
    border: 1px solid Black;
    text-align: center;
    margin: 5px 0 0 0;
    z-index: 300;
    width: 140px;
    height: 40px;
    display: none;
}

#wersja_beta {
    text-align: right;
    padding: 5px 20px 0 0;
    font: bold 20px cursive;
    color: #B22222;
}
/*
#admin_form {
    display: none;
}
*/

