body
{
 font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
 color: #8b8b8b;
 background-color: #000;
 background-image: url('/images/bgbg.gif');
 background-repeat: repeat; 
}

blockquote, h3, p, li
{
 padding-right: 10px;
 padding-left: 10px;
 font-size: 0.9em;
 line-height: 1.6em;
}

blockquote
{
 margin-right: 0;
 margin-left: 20px;
}

h1, h2, h3
{
 margin: 0 0 15px 0;
 padding: 0 10px;
 font-weight: normal;
}

h4
{
 margin: 0 0 10px 0;
 padding: 0 0;
 font-weight: normal;
}

h1, h2
{
  font-family: Georgia, Times, serif;
}

h1
{
 font-size: 1.4em;
}

h2
{
 font-size: 1em;
 font-style: italic;
}

h4
{
 font-size: 1.3em;
}

hr
{
 margin: 2em auto;
 width: 370px;
 height: 1px;
 color: #7a7e7d;
 background-color: #7a7e7d;
 border: none;
}

small, .small
{
 font-size: 0.9em;
}

a
{
 text-decoration: none;
 color: #7b7b7b;
}

a img
{
 border: none;
}

img.flt-right {
 float: right;
}

img.flt-left {
 float: left;
}

h1 a, h2 a, h3 a
{
 border: none;
}

h3 a
{
 font: 1.5em Georgia, Times, serif;
}

#site-name
{
 margin: 15px 0;
 font: 3em Georgia, Times, serif;
}

#site-name a
{
 border: none;
}

#accessibility
{
 position: absolute;
 top: -10000px;
}

#container
{
 margin: 10px auto;
 padding: 0px;
 width: 758px;
}

#wrapper {
    background-image: url('/images/bg.gif');
    background-repeat: repeat-y;
}

#head
{
 height: 121px;
 text-align: center;
 background-image: url('/images/head.jpg');
}

#head h1 { display: none; }


#nav
{
 width: 147px;
 padding: 0px;
 margin: 0px;
 float: right;
 zoom: 1;
}

#nav a {
 color: #000;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

#nav a.selected {
 color: #756854;
}

#nav a:hover {
 color: #9b9b9b;
}

#nav p { 
 color: #000;
 margin: 0px 5px;
 padding: 0px;
 font-weight: bold;
}

#nav p a {
 font-size: 10pt;
}

#nav img
{
 margin: 0px;
 padding: 0px;
}

#nav ul
{
 margin: 5px 0;
 padding: 0;
 padding-left: 7px;
 clear: both;
 text-align: left;
}

#nav ul li
{
 margin: 0px;
 padding: 0px;
 height: 25px;
 width: 135px;
 overflow: hidden;
 list-style-type: none;
 list-style-image: none;
}

#nav ul li a
{
 position: relative;
 margin: 0px;
 padding: 0px;
 height: 59px;
 font-size: 12pt;
 display: block;
}

#nav ul li a:hover
{
 top: -25px;
}

#nav ul li.nav_end {
    display: inline;
    height: 10px !important;
}

#nav ul li.nav_end  img {
    position: relative;
    top: 0px;
}
    

/*** SUBNAV ***/
.subnav
{
	clear: both;
	margin : 0;
	list-style-type: none;
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #303030;
}

.subnav li
{
	position: relative;
	top: 1px;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	display: inline;
	text-align: center;
}


.subnav li a
{
 position: relative;
 top: 1px;
 padding: 3px 4px; 
 margin-right: 0px; 
 border: 1px solid #303030;
 border-bottom: none;
 background-color: #101010; 
 color: #8b8b8b !important;
 text-decoration: none;
}

.subnav li.selected
{
 border-bottom: 1px solid #000;
}

.subnav li.selected a
{
 position: relative;
 top: 2px;
 padding-top: 4px;
 color: #756854 !important;
 background-color: #000;
 border-bottom: 1px solid #000;
}

.subnav a:hover
{
 background-color: #303030 !important;
}
/*** /SUBNAV ***/

.clearing
{
 height: 0px;
 clear: both;
 margin: 0px;
 padding: 0px;
}

.section_list
{
 margin: 0 0 10px 0;
 padding: 0;
 list-style-type: none;
}

.section_list li
{
 margin: 0 10px 2px 0;
 padding: 0;
}

#content
{
 padding: 10px;
 width: 583px;
 float: left;
 text-align: justify;
/* border: solid 1px yellow; */
}

#content a { color: #756854; }

.entry-content p
{
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
}

.entry-content h3 { margin: 5px 0px 2px 0; padding: 0px; }

#foot
{
  margin: 0px;
  margin-top: 5px;
  clear: both;
  text-align: center;
  font-size: 8pt;
  border-top: solid 1px #303030;
}

#foot2
{
 color: #303030;
 background-color: #101010;
 margin: 0px;
 margin-top: 10px;
 padding: 3px;
 border-bottom: solid 1px #303030;
 border-top: solid 1px #303030;
 border-left: solid 1px #303030;
 border-right: solid 1px #303030;
 clear: both;
 text-align: center;
 font-size: 9pt;
}

#foot2 a
{
 margin-left: 10px;
 margin-right: 10px;
 font-size: 8pt;
}

.caps
{
	letter-spacing: 0.1em;
        text-transform: uppercase;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

div .entry-content { clear: both; }

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}


ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #fff;
	background-color: #000;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}

#content table
{
	border: solid 1px #303030;
	border-collapse: collapse;
        text-align: center;
        vertical-align: middle;
        font-family: Trebuchet MS, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
        font-size: 10pt;
}

#content td, th
{
	border: solid 1px #303030;
	padding: 7px;
}

#content .pedigree img
{
margin: 10px;
}

.comments li
{
        margin: 5px !important;
        background-color: #101010 !important;
}

#content tr.old
{
       color: #404040;
}

#content .published {
    text-align: center;
    font-weight: bold;
    font-size: 110%;
}


#front #content .entry-content {
    margin-left: 40px;
    margin-right: 40px;
}

#aktualnosci #content .entry-content {
    margin-left: 40px;
    margin-right: 40px;
}

#google_translate_element {
    width: 147px;
    margin: 0;
    padding: 0;
}

.goog-te-gadget span {
  display: block;
  clear: both;
  width: 147px;
}

.goog-te-combo {
  width: 146px;
}
