body {
	background-color:#000000;
	background-image:url('../../gfx/intro/tlo-logowanie.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
/*	color: #a5a5a5;  */
	font-size: 9pt;
}

html {
  background-color:#000000;
}

a,
a.register,
a.register:active,
a.register:visited
{
	text-decoration: none;
	outline: none;
	color: #ffffff;
	cursor: pointer;
}
#gora
{
  width: 960px;
  height: 520px;
  margin: 0 auto 0 auto;
  position: relative;
}
#rejestracja
{
  position: absolute;
    bottom: 0;
    left: 250px;
  width: 220px;
  height: 140px;
}
.tlo
{
  background-color: #3d3d3d;
  opacity: 0.2;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  position: absolute;
    top: 0px;
    left: 0px;
  width: 220px;
  height: 140px;
}
.srodek
{
  position: absolute;
    top: 0px;
    left: 0px;
  width: 220px;
  height: 140px;
}
.register
{
  background-image:url('../../gfx/intro/button-rejestracja.png');
	background-position:center top;
	background-repeat:no-repeat;
	width: 154px;
	/*height: 31px;*/
	border: none;
	background-color: transparent;
	color: #ffffff;
	text-align: center;
	/*padding: 4px 5px 0 0;*/
	padding:4px 4px 10px 0;
	display: block;
	cursor: pointer;
	font-size: 8pt;
}
#logowanie
{
  position: absolute;
    bottom: 0;
    right: 250px;
  width: 220px;
  height: 140px;
}
input[type="text"],
input[type="password"]
{
  background-color: #303030;
  border: solid 1px #9d9d9d;
  border: none;
	width: 121px;
	color: #9d9d9d;
}
#myRegisterForm input[type="text"],
#myRegisterForm input[type="password"]
{
	width: 150px;
}
.login
{
  background-image:url('../../gfx/intro/button-logowanie.png');
	background-position:center top;
	background-repeat:no-repeat;
	width: 130px;
	/*height: 31px;*/
	border: none;
	background-color: transparent;
	color: #ffffff;
	text-align: center;
	/*padding: 4px 5px 0 0;*/
	padding:4px 4px 10px 0;
	display: block;
	cursor: pointer;
	font-size: 8pt;
	float:left;
	margin-left:69px;
}
.register_button
{
  background-image:url('../../gfx/intro/button-logowanie.png');
	background-position:center top;
	background-repeat:no-repeat;
	width: 130px;
	/*height: 31px;*/
	border: none;
	background-color: transparent;
	color: #ffffff;
	text-align: center;
	/*padding: 4px 5px 0 0;*/
	padding:4px 4px 10px 0;
	display: block;
	cursor: pointer;
	font-size: 8pt;
	margin-top:25px;
}
#logowanie table
{
  margin: 0 auto 0 auto;
}
p.title
{
  font-size: 11pt;
  margin-top: 15px;
}

#menu
{
  margin-top: 10px;
  width: 100%;
	background-color: #131313;
}

#menu ul.bottom, #menu  ul.bottom li
{
  display: block;
  text-align: center;
  list-style: none;
  margin: 0;
	padding: 0;
}

#menu ul.bottom li
{
  display: inline;
	white-space: nowrap;
	padding: 13px 0;
	line-height:40px;
}

#menu .bottom a
{
  text-decoration: none;
	color: #4d4d4d;
	padding: 13px 23px;
	line-height:40px;
}
#menu .bottom li:hover,
#menu .bottom a:hover,
#menu .bottom a:active,
#menu .bottom a.active
{
  background-color: #222222;
  color: #9d9d9d;
}

#menu_menu
{
  margin-top: 10px;
  width: 100%;
	background-color: #131313;
	clear:both;
}

#menu_menu ul.bottom, #menu_menu  ul.bottom li
{
  display: block;
  text-align: center;
  list-style: none;
  margin: 0;
	padding: 0;
}

#menu_menu ul.bottom li
{
  display: inline;
	white-space: nowrap;
	padding: 13px 0;
	line-height:40px;
}

#menu_menu .bottom a
{
  text-decoration: none;
	color: #4d4d4d;
	padding: 13px 23px;
	line-height:40px;
}
#menu_menu .bottom li:hover,
#menu_menu .bottom a:hover,
#menu_menu .bottom a:active,
#menu_menu .bottom a.active
{
  background-color: #222222;
  color: #9d9d9d;
}

#tresc a:active,
#tresc a:visited
{
  color: #fff;
}
#tresc, #tresc_tresc
{
  color: #9d9d9d;
  padding:20px;
  background-image:url('../../gfx/intro/pasek-tonalny.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	visibility:visible;
	display:block;
	text-align: justify;
}

#tresc ul, #tresc ol {
  margin-left:50px;
}

caption
{
  padding-bottom:10px;
}
#center
{
  position: absolute;
    bottom: 0;
    left: 250px;
}
.tlo_l
{
  background-color: #3d3d3d;
  opacity: 0.2;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  position: absolute;
    bottom: 0;
    left: 250px;
  width: 220px;
  height: 150px;
}
.tlo_r
{
  background-color: #3d3d3d;
  opacity: 0.2;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  position: absolute;
    bottom: 0;
    right: 250px;
  width: 220px;
  height: 150px;
}

label.error
{
  background: url('/gfx/ico/blad.png') no-repeat left top;
  padding-left: 20px;
  text-align: left;
  display: block;
}
label.valid
{
  background: url('/gfx/ico/prawidlowy.png') no-repeat left center;
}
.hidden
{
  display:none;
}
.kobieta
{
  background: #303030 url(/gfx/profilBox/kobieta.png) no-repeat right center;
  height: 19px;
}
.mezczyzna
{
  background: #303030 url(/gfx/profilBox/mezczyzna.png) no-repeat right center;
  height: 19px;
}
.ono2 {
  display:none;
}

.sex_label {
  display:inline-block;
  width:100px;
  text-align:left;
}
.lista_literowa li {
  margin: 0 0 0 20px;
}
h1,h2,h3,h4,h5 {
  color: #F55304;
}
h1 {
  text-transform: uppercase;
  font-size: 16px;
}
h2 {
  font-size: 15px;
  font-weight: normal;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 13px;
}
h5 {
  font-size: 12px;
}
ul,ol {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  padding: 5px 0 5px 10px;
}

.profopisypol
{
  color: #DFB03C;
  font-weight: bold;
  text-align: left;
  line-height: 22px;
}

#b1
{
	width: 750px;
	margin: 10px auto 0 auto;
	position: relative;
	text-align: center;
}
#b1 .banblock
{
	margin: 0 auto;
}
.slideshow {
  position: relative;
}
.carousel {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
}

.carousel:first-child 
{
    display: block;
}

.carousel a
{
	display:block;
	position: relative;	
}

.show {
    display: block;
}

