@charset "utf-8";
/* CSS Document */

body{ background:#000 url(images/bg.jpg) repeat-x ; margin:0; padding:0; font-size:62.5%; font-family:Arial, Helvetica, sans-serif;  } 

img {
	border: 0;
}

.pds{
	 font-size:1.2em; 
	 width:995px; 
	 margin:auto;
	 color:#CFCFCF;
}

.m{ list-style:none; margin:0; padding:0; }
.m li{ margin:3px; border-bottom:1px solid #878686;}
.m a{ text-decoration:none; padding:6px 2px 6px 20px; display:block; margin-bottom:1px; color:#CFCFCF; background:url(images/arrow.gif) no-repeat left center;}
.m a:hover{ background:#ABCC86; color:#EFEFEF; }

.menu{ background:url(images/t3.jpg) no-repeat; padding-left:40px; } 
.menu ul{ list-style:none; margin:0; padding:0; } 
.menu li{ margin:0; padding:0; display:inline;}
.menu a{ font-weight:bold; color:#fff; text-decoration:none; padding:14px 20px; display:inline-block; }
.menu a:hover{ background:url(images/mt.jpg) center; } 

.s2{background:url(images/tlo.jpg) repeat-y; }
.tresc p{ padding:4px 20px;}
.stopka{
 	background: url(images/stopka.jpg) no-repeat;
	height:104px;
	color:#fff; font-weight:bold;  position:relative;
}
.stopka p{ position:absolute; top:54px; left:50px; margin:0;}
.left{
	width:248px; 
	float:left;
	padding-left:19px;
}
.right{ width:645px; float:left; padding-left:35px; }

.mng{
	background:url(images/mng.jpg) no-repeat; 
	padding:8px 5px 8px 20px; 
	font-weight:bold;
}
.mtxt{ padding:10px; font-size:.9em; }
.ng{
	margin:0; padding:14px 25px;
	font-size:1.2em; 
	color:#CCCCCC;
	background:url(images/ng.jpg) no-repeat;
}
a{ color:#FFCC66; }
a:hover{ text-decoration:none;} 


/* zdjêcia */ 
.zdj{
	padding:10px 0px;
		
}
.zdj div{
	
	background:#000;
	padding:5px;
	margin-left:50px;
	float:left;
	text-align:center;
}

.zd_ng{                                                     
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
	color:#CBD3B4;
}
.zdj div a{
	 border:0;
}
.zdj img{border:2px solid #F9FF9C;}

.submit_log
{
cursor: pointer;
background: url(images/loguj.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
border: 0px;
vertical-align: text-top;
* vertical-align: baseline;
}
.submit_log:hover
{
background: url(images/loguj2.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
cursor: pointer;
vertical-align: text-top;
* vertical-align: baseline;
}

.submit_reg
{
background: #404040;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}
.submit_reg:hover
{
color: #fb752c;
}

.submit
{
background: #404040;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}

.submit:hover
{
color: #fb752c;
}


.td_1
{
border-bottom: 2px solid #cacaca;
text-align: center;
padding-bottom: 3px;
}

.td_5
{
text-align: center;
padding-bottom: 3px;
}

/* ------ */

#hostselect {
	margin: 30px 10px 30px 0px;
	text-align: center;
}

#hostselect img {
	border: 0;
	margin: 5px 5px 0 0;
}

.opinia_nick {
	display: block; 
	width: 200px; 
	padding: 8px; 
	background: #E7E7E7; 
	font-weight: bold; 
	color: #797878; 
	margin: 10px 0 10px 0;
}

.opinia_tresc {
	padding: 0 0 0 5px;
	font-style: italic;
}

.s , .e , .i , .w {
	text-align: justify;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	background-color: #1B1B1B;
	font-size: 12px;
	margin-bottom: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
 }
.s {
	border: 2px solid #07692A;
	background-image: url(images/ok.png);
	color: #fff;
	font-weight: bold;
}
.e {
	border: 2px solid #690707;
	background-image: url(images/error.png);
	color: #fff;
	font-weight: bold;
}
.i {
	border: 2px solid #08429F;
	background-image: url(images/information.png);
}
.w {
	border: 2px solid #9F8508;
	background-image: url(images/warning.png);
	font-weight: bold;
}
.c {
	padding: 16px 10px 16px 60px
}

.clean {
	clear:both;
}



.t2 {
	width: 100%;
	border-collapse: collapse; 
	margin: auto;
	margin-bottom: 2px;
	background: #252525;
}
.t2 td {
	border-bottom: 1px dotted #4D4D4D;
	padding: 3px;
}


#pay img {
	cursor: pointer;
}
.pay1 {
	border: 1px solid #252525;
	border-right: 0px;
	padding: 10px 2px 10px 2px;
}
.pay2 {
	border: 1px solid #252525;
	border-left: 0px;
	padding: 10px 10px 10px 2px;
}

.buynowbutton {
	display: block;
	background-image: url('images/buynow.png');
	height: 20px;
	width: 68px;
}
.buynowbutton:hover {
	background-position: 72px 50%;
}

.inputdark {
	background: #181818;
	border: 1px solid #636363;
	color: #C8C8C8;
	padding: 2px;
}

