body {
	margin-top: 50px;
	padding: 0;
	background: #090909 url(img/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #F71476; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background: url(img/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 650px;
	height: 50px;
	background: url(img/img02.jpg) no-repeat left top;
	font-weight: bold;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
	color: #fff;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 3px;
	padding: 18px 30px 0px 30px;
	background: url(img/img07.gif) no-repeat left top;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#menu a:hover { text-decoration: ; }

#menu .current_page_item a {
	height: 50px;
	color: #000000;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 310px;
	height: 50px;
	background: url(img/img03.jpg) no-repeat left top;
}

#search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #000000;
}


/** LOGO */

#logo {
width: 960px; height: 300px; background: url("img/logo.jpg") #000 no-repeat; padding-bottom: 20px; margin: 0 auto;
}

/* Content */

.content {
  	padding: 0px 14px;
  	line-height: 20px;
	float: left;
	width: 580px;
	text-align: justify;
	font-size: 12px;
}
/* wyroznienie */
.content span.a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* link */
.content span.b {
	font-size: 13px;
	font-weight: bold;
	color: #993399;
}
/* podpis */
.content span.c {
        font-size: 12px;
	font-style: italic;
}
/*normalny pogrubiony */
.content span.d {
        font-size: 12px;
	font-weight: bold;
}
.content li {
	list-style: url(/fox/img/li.gif);
	margin-left: 20px;
	line-height: 25px;
}
.content img {
  	vertical-align: middle;
}
.content a {
	text-decoration: none;
	color: #fff;
}

.kontakt {
	margin-bottom: 15px;
	margin-top: 15px;
  	padding-bottom: 15px;
  	font-weight: bold;
  	color: #fff;
}

.obrazek { 
  background: url(/fox/img/ja.jpg) no-repeat left top;
  padding-left: 230px;
  margin-left: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.flash { 
  margin-top: 100px;
  margin-bottom: 60px;
}

/* Post */

.post {
	background: url(img/img08.gif) repeat-x left bottom;
	margin-bottom: 45px;
}

.post .title {
	height: 30px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #FFFFFF;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(img/img10.gif) no-repeat left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(img/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(img/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #B3B2B2;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(img/img04.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #993399;
}

#sidebar span.a { 
  	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#sidebar span.b { 
	font-size: 13px;
	font-weight: bold;
	color: #993399;
}
#sidebar span.c { 
  	font-size: 12px;
	font-style: italic;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 15px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 15px;
	color: black;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #fff;
}

.data { color: #555; font-size: 10px; }
.data a { color: #555; font-size: 10px; }
span.fr { float: right; }

.gb { border-top: 2px solid #333; margin-bottom: 20px; }
.gb_top { background: #000; padding-left: 2px; }
.gb_bottom { padding-left: 2px;}
.gb_menu { text-align: center; }
.gb_menu a { text-decoration: none; }
.gb_menu a:hover { text-decoration: underline; }
.gb_top span.data { font-size: 10px; padding-right: 2px; }

.guestbook table { font: normal 12px Trebuchet MS; color: #aaa; }
table#login { font: normal 12px Trebuchet MS; color: #aaa; }
table#login input.input { text-align: center; }
.in { cursor: pointer; font: bold 11px Trebuchet MS; color: #666; }
#ktk { width: 30px; text-align: center; }
input { background: #222; border: 2px solid #333; color: #aaa; }
textarea { background: #222; border: 2px solid #333; width: 400px; height: 100px; color: #aaa; }
abbr { color: #333; font-size: 8px; }

.login a { font: bold 9px Trebuchet MS; color: #191919; }

.up { text-align: justify; border-top: 2px solid #333; margin-bottom: 30px; }
.up h4 { text-align: center; }
