/*#############################################################
Name: Blackbox
Date: 2006-06-01
Description: A mystic dark lightweight design.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #999;
	text-decoration: none;
}
body {
background: Black;
	color: #EEEEEE;
	font: normal 0.8em sans-serif,Arial;
	margin: 0px;
	text-align: center;
}

.fota
{
	margin: 5px;
	border-color: #666666;
	border-width: 1px;	
	border-style: solid;
	}
.fota1
{
	margin: 5px;
	border-color:  Black;
	border-width: 0px;	
	border-style: solid;
	}
.fotal
{
	margin: 5px;
	
	border-color: #666666;
	border-width: 1px;	
	border-style: solid;
	float: left;
	
	}
.fotar
{
	margin: 5px;
	border-color: #666666;
	border-width: 1px;	
	border-style: solid;
	float: right;
	}
td.powroty
{
font-weight: bold;
font-style: italic; 
text-align: left;

}

/* main structure */
.main {
	border:0px double #EEE; 
	border-color: #141414 #202020 #222 #202020; 
	margin: 0px auto 4px auto; 
	text-align: left;
	width: 800px; 
}


/* header */
.gfx {
	height: 190px;
}
.gfx h1 {
	color: #222222;
	font: normal 1.8em Tahoma,sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 16px 20px;
}


/* menu */
.menu  {
text-align: right;
}
.menu a {
	color: #666666;
	font-size: 1.0em;
	padding-top: 4px;
	font-weight: bold;
	font-style: oblique;
		}
.menu a span {
	padding-left: 10px;
	padding-right: 10px;
}
.menu a:hover {
	padding-top: 4px;
	color: #CC0033;
}
.menu a#last {
	border-right: none;
	width: 30px; 
}


/* content */
.content {
	background: Black;
	background-image: url(tlo2.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top: 0px solid Red;
	text-align: justify;
	clear: both;
	min-height: 400px;
}
.content h2 {
	color: #999999;
	font: bold 1.1em sans-serif,Arial;
	text-align: center;

}
.content h3 {
	color: #999999;
	font: bold 1.1em sans-serif,Arial;
	
}
.top {
	color: #222222;
	font: normal 1.8em Tahoma,sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 1px 30px;
	}
.content p {
	margin: 0 0 12px;
}
.item {
margin-left: 40px;
margin-right: 40px;
}


/* footer */
.footer {
	color: #666;
	padding: 5px;
	font: normal 0.8em sans-serif,Arial;
} 
p.sr
{
text-align: center;
margin-left: 15px;
margin-right: 15px;
}
#napis {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 5px;
	margin-left: 150px;
	color: red;	
	background-color: white;
}
#flashek1 {
	position: absolute;
	z-index: 2;
	top: 50px;
	left: -100px;
}
#mocowanie1 {
	position: relative;
	z-index: 1;
	width: 800px;
}
#flashek2 {
	position: absolute;
	z-index: 2;
	bottom: -100px;
	right: -90px;
	
}
#mocowanie2 {
	position: relative;
	z-index: 1;
	width: 800px;
	
}

.tab1
{
	background: url(tlo.gif);
	background-color: Black;
	background-repeat: repeat-x;
}
.tab2
{
	background: url(tlo1.gif);
	background-color: White;
	background-repeat: repeat-x;
	
}
