﻿body {
	background: #0a0a0a;
	text-align: left;
	color: #666;
	font-size: 14px;
	font-family: georgia, 'time new romans', serif;
	margin: 0 auto;
	padding: 0;
	overflow-x:hidden;
}
#iframe {
	width: 1024px;
	height: 768px;
	overflow: hidden;
}
a {
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
}
a:visited {
	color: #aaaaaa;
	padding: 0 5px;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
}
a:hover {
	color: ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
}
h1 {
	width: 250px;
	border: none;
	font-family: 'ITCAvantGardePro',sans-serif;
	font-weight: normal;
	font-size: 66px;
	line-height: 66px;
	text-shadow: 1px 1px 5px #000;

}
h2 {
	font-size: 24px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #444444;
	font-weight: 400;
	padding: 0 0 10px;
	text-shadow: 1px 1px 5px #000;
}
h3 {
	font-size: 14px;
	font-family: verdana, helvetica, arial, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0 8px 0;
	text-shadow: 1px 1px 5px #000;
}
p {
	color: #fff;
	font-size: 20px;
	line-height: 38px;
	font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
	padding: 0 0 10px;
	margin: 20px 0 10px 0;
	text-shadow: 1px 1px 5px #000;
}
img {
	border: none;
}
#header {
	background: #111111;
	border: 3px #222222;
	width: 780px;
	float: left;
	line-height: 22px;
	margin: 0 800px 30px 30px;
	padding: 0px 30px 0px 45px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	zoom: 1;
	text-shadow: 1px 1px 5px #000;

}
#header p {
	color: #aaaaaa;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 10px;
	margin: 0 0 10px 0;
}
.menu_on {
	background: #333333;
	position: fixed;
	top: 40px;
	width: 950px;
	left: 0;
	border: 1px solid #000;
		border-radius: 10px;
	-moz-border-radius: 10px;

	clear: both;
	float: left;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	padding: 15px;
	z-index: 500;
	filter: alpha(opacity=90);
	opacity: .90;
	text-shadow: 1px 1px 5px #000;
}
.menu_off {
	background: #333333;
	position: fixed;
	top: 40px;
	width: 950px;
	left: 0;
	border: 1px solid #000;
		border-radius: 10px;
	-moz-border-radius: 10px;

	clear: both;
	float: left;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	padding: 15px;
	z-index: 500;
	filter: alpha(opacity=80);
	opacity: .80;
	text-shadow: 1px 1px 5px #000;
}
.menu_off ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu_off ul li {
	list-style-type: none;
	color: #cccccc;
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
}
.menu_off ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #cccccc;
	display: inline;
	margin: 0;
	padding: 0;
}
.menu_off ul li a:hover {
	text-decoration: none;
	list-style-type: none;
	color: #fff;
	display: inline;
	margin: 0;
	padding: 0;
}
.menu_on ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu_on ul li {
	list-style-type: none;
	color: #cccccc;
	display: inline;
	margin: 0;
	padding: 0 10px 0 10px;
}
.menu_on ul li a {
	text-decoration: none;
	list-style-type: none;
	color: #cccccc;
	display: inline;
	margin: 0;
	padding: 0;
}
.menu_on ul li a:hover {
	text-decoration: none;
	list-style-type: none;
	color: #fff;
	display: inline;
	margin: 0;
	padding: 0;
}
#container {
	position: absolute;
	top: 50px;
	left: 40px;

	margin: 0;
	padding: 0;
}
.box {
	background: #111111;
	border: 3px dashed #222222;
	width: 900px;
	height: 570px;
	float: left;
	line-height: 22px;
	margin: 30px;
	padding: 0px 30px 30px 30px;
	filter: alpha(opacity=80);
	opacity: .80;
}
.box p {
	color: #aaaaaa;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 10px;
	margin: 40px 0 10px 0;
}
.box_off {
	background: #111111;
	border: 3px dashed #222222;
	width: 900px;
	height: 570px;
	float: left;
	line-height: 22px;
	margin: 30px;
	padding: 0px 30px 30px 30px;
	filter: alpha(opacity=70);
	opacity: .70;
}
#tweet p {
	color: #aaaaaa;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 10px;
	margin: 40px 0 10px 0;
	text-shadow: 1px 1px 5px #000;
}
#footer {
	margin-top: 10px;
}
#footer.fixed {
	position: fixed;
	height: 50px;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url('/images/footer_bg.png?3') repeat-x bottom;
	margin: 0;
	padding: 0 0 8px 0;
	color: #fff;
	text-shadow: #000 1px 1px 2px;
	font-weight: bold;
	line-height: 80px;
	min-width: 0;
}
#footer.fixed a {
	color: #fff;
	text-decoration: none;
}
#footer.fixed a:hover {
	text-decoration: underline;
}

#socialslider-ikony {
	background: transparent url('./images/handle-lewy-jasny.png') no-repeat right top;
	padding-top: 1px;
	padding-right: 1px;
}
#socialslider-ikony ul {
	background: transparent url('./images/handle-lewy-jasny.png') no-repeat right bottom;
	padding-bottom: 1px;
	padding-right: 1px;
}
#socialslider
	{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0;
	z-index: 100;
		filter: alpha(opacity=90);
	opacity: .90;

	
	}

* html #socialslider
	{
	position: absolute;
	}

.socialslider-grupa
	{
	float: left;
	}

#socialslider-linki
	{
	float: left;
	width: 75px;
	}

#socialslider-ikony
	{
	position: absolute;
	top: -1px;
	width: 32px;
	z-index: 110;
	}

#socialslider-ikony img
	{
	width: 20px;
	height: 20px;
	border: none;
	margin: 0;
	}

#socialslider-ikony ul
	{
	left: 0;
	position: relative;
	bottom: -10px;
	width: 32px;
	}

#socialslider-ikony ul li
	{
	padding: 0 6px 10px 6px;
	width: 20px;
	height: 20px;
	}

#socialslider-ikony ul, #socialslider-linki ul, #socialslider-ikony li, #socialslider-linki li
	{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#socialslider-linki ul
	{
	padding-top: 10px;
	}

#socialslider-linki ul li
	{
	padding: 5px 5px 10px 5px;
	text-align: center;
	width: 75px;
	height: 15px;
	}

#socialslider-linki a
	{
	border: none;
	font-size: 10px;
	text-decoration: none;
	}

#socialslider-linki a:hover
	{
	text-decoration: underline;
	}

#socialslider-autor
	{
	height: 10px;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	}

#socialslider-autor a
	{
	font-family: Segoe UI, Tahoma;
	font-size: 10px;
	text-decoration: none;
	}