body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #000;
    color: #ddd4d4;
    padding-top: 12px;
    line-height: 2;
}
#sidebar td, th {
    font-size: 9px;
    text-align: left;
    line-height: 2;
}

#content td, th {
    font-size: 13px;
    text-align: left;
}

img {
    vertical-align:middle;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 600px;
    position: relative;
    padding-top: 27px;
}
#body {
     background: url(grafika/body_bg.gif) repeat-y;
     width: 600px;
}
#bodyi {
     background: url(grafika/body_top.gif) no-repeat;
     width: 600px;
}
#bodyj {
     background: url(grafika/body_bot.gif) bottom no-repeat;
     padding: 1px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}


#nav {
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 8px;
    line-height: 1.2;
    padding-left: 0px;
}
#nav li {
    float: left;
    list-style: none;
		margin-left:1px;
    border-bottom: 1px solid black;
}
#nav a {
    background: #738d09;
    color: #2e3901;
    font-weight: bold;
    text-decoration: none;
    display: block;		
    text-align: center;
    padding: 2px 0 3px 0;
}
#nav a:hover{
		background:#cf9118;
}
#sidebar {
    float: left;
    width: 180px;
}
#sidebar .content {
    padding: 0 8px 0 24px;
}
#sidebar .content h2{	
		padding: 6px 0 8px 0;
}
.mini{
		font-size:10px;
		line-height:13px;
}	
.odstep{
		line-height:10px;
}
#content h2{
		font-size:16px;
}
#sidebar .divider {
    background: url(grafika/left_splitter.gif) center no-repeat;
    height: 5px;
    width: 180px;
}
#content {
    float: left;
		padding-left:1px;
    width: 400px;
}
/* width 380px */
#content .content {
    margin: 7px 10px 7px 0px; text-align:justify; line-height:22px;
}

#strona{
padding-left:20px;
}


h2 {
    font-size: 12px;
    color: #cf9118;
    padding: 5px 0 5px 0;
		line-height:12px;
}
h3 {
    font-size: 10px;
    margin: 1em 0;
}

img {
    border: 0;
}
.readmore {
    text-align: right;
		font-size:10px;
}

.clear {
    clear: both;
}
a {
    color: #cf9118;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
		color:#738d09;
    text-decoration: none;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
#stopka {
		font-size:9px;
		color:#fff;
		text-align:center;
		}
#stopka a {
		color:#fff;
		}

#lightbox{
	background-color:#cf9118;
	padding: 5px;
	color:#000000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(grafika/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="grafika/overlay.png", sizingMethod="scale");
	}
input, textarea, select {
	font-family:tahoma;
	color:#ffffff;
	font-size:12px;
	background-color:#080808;
	border:1px solid #7b7a5b;
}