body {
	color:#555555;
	/*font-family: verdana,arial;*/
	background: black;
	font-size: 12px;
    font-family: 'Gill Sans', 'Lucida Grande', 'Verdana', san-serif;
}
body,html{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6 {
	color:#aaaaaa;
}
h3{
	font-size:12px;
}
a {
	color: #009EE0;
	text-decoration:underline;
}
input, select {
	border: 1px solid #009EE0;
	padding: 2px;
}

input[type="text"],input[type="password"]{
	width: 200px;	
}
select { 
	width: 206px;
}

input[type="submit"],input[type="button"] {
	background-color:#009ee0;
	border: 1px solid #009ee0;
	text-transform:uppercase;
	color:white;		
}

input[type="file"] {
	background-color:#009ee0;
/*	width: 300px;*/
	height: 25px;	
	border: 1px solid #009ee0;
	color:white;
}

.skeleton{
	border:0px solid gray;
	width: 100%;
	float: left;
	padding:0px;
	text-align:left;
}
#types {
	margin:auto;	
	width:462px;
}
.file{
	display:block;
/*	float:left;*/
	text-align:center;
	margin:auto;	
}
#tableform{
	margin:auto;
}
#BasketFile{
}

input.wgraj
{
	position:relative;
	width:200px;
	height: 20px;
	filter:alpha(opacity: 100);
	opacity: 1;
	z-index: 2;
	display: block;
}

input.fakewgraj
{
	background-color:#009EE0;
	border: 1px solid white;
	font-weight:bold;
	color: white;
	z-index:1;
	width:240px;
	height:25px;
	font-size:13px;
	margin: 8px;
	z-index: 1;
}
#magfile {
	height: 40px;
	padding: 5px;
	text-align: center;	
}

#upload_poster {
	text-align: center;	
}
.window{
	position: relative;
	float:left;	
	border: 0px solid red;
	width: 562px;
	min-height: 400px;
	padding-left: 10px;
	margin-bottom: 50px;
	z-index: 1;
}
.step_menu{
	border:0px;
	border-right: dashed 1px gray;
	width:188px;
	text-align:left;

}
.limenu,.limenu_no,.limenu_cur {
	float:left;
	width: 150px;
	height: 20px;
	text-align:left;
	display:block;
	border:0px #99CCFF solid;
	padding-top: 2px;
	margin-left: 0px;
	padding-left: 20px; /*125*/
	text-transform:uppercase;
	font-size: 11px;
}

ol {
	margin-left: -30px;	
}

.limenu{
	background:url(../img/ok.png) no-repeat;
}
.limenu_cur{
	border:1px #99CCFF solid;
}
.limenu_no{
	color: #888888;
}
.dim{
	/*color:#D8D8D8;*/
	text-decoration:none;	
	text-transform:uppercase;
	font-size: 11px;
}
h1,h2,h3,h4,h5{
	color:#555555;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-size:15px;	
}

h4 {
	font-size: 11px;
	text-transform:uppercase;
	font-weight:normal;
}
h5 {
	font-size: 10px;
	text-transform:uppercase;
	font-weight:normal;
}

#basket_shipment {
	width: 100%;
	height: 40px;
	background: #f5f5f5;
}

.basket{
	
	border:0px;
	width: 205px;
	border-left:0px dashed gray;
	min-height:200px;
	text-align:center;
}
#LoadingDiv{
	position:absolute;
	float:left;
	margin-left:40%;
	margin-top:10%;
}
/*the basics, and works for FF*/
#LoadingDiv{
	margin:0px 0px 0px 0px;
	position:fixed;
	height: 100%;
	z-index:9999;
	padding-top:200px;
	padding-left:50px;
	width:100%;
	clear:none;
	background:url(/img/transbg.png);
	/*background-color:#666666;
	border:1px solid #000000;*/
}

.box {
	width:83px;
	height: 83px;
	float: left;
	border: 1px solid #9DD79f;
	margin:5px;
	padding:10px;
}
.off {
	background-color:white;
	color:silver;
	border-color:silver;
}
.off:hover {
	background-color:white !important;
}
.box:hover {
	background-color:#E0FFFF;
}
a.ajax_div { 
	/*background-color:blue;*/
	width: 190px;
	display: block;
}
.centi{
	border:0px solid #ccceee;
	padding:4px;
}
.centi_selected{
	/*border:1px solid #ccceee;*/
	background: #009EE0;
	padding:4px;
}
.centi_selected a {
	color: white !important;
}
a.sizes{
	display:block;
}
.item{
	width:100%;
	margin:auto;
	margin-top: 1px;
	border:0px;
	border-bottom:0px dashed silver;
	z-index: 100;
	position: relative;
}
.freeofbasket {
	position:relative;
	z-index: 105;	
}
.obwod{
	padding-top:5px;
	padding-bottom:5px;
}
.complete,.uncomplete{
	color:black;
	width: 36px;
	padding:2px;
	text-align:center;
}
.bpln {
	width: 40px;	
}
.complete{
	/*background-color:#5EFB6E;*/
}
.uncomplete{
	/*background-color:#F9966B;*/
}
.prop,.value{
	color:black;
	padding: 0;
}
.prop{
	/*width:50%;*/
	border:none;
	font-weight: normal;
	font-size:10px;
	text-align: left;
	padding: 1px;
}

.value{
	width:120px;
	text-align:left;
	font:Tahoma;
	font-size:12px;
	padding: 0px;
	padding-left:3px;
	margin: 0px;
	border: none;
}
.btable,tr.btable, td.btable {
	border:none;
	padding:0px;
	text-align:left;
}
div.active a,div.final a, div.unfinished a{
	color:#009ee0;
}
div.active{
	border:1px solid #009EE0 !important;
	color:#555555;
}
table.btable,td.btable,tr.btable{
	height: 40px;
	font-size:11px;

}
.za a{
	display:block;
	text-align:center;
}
.empty a{
	color:#009ee0;
	display:block;
}	
.hh{
	height:5px;
}
.empty span{
	margin:auto;
	
}
.zz{
	margin-bottom:5px;
}
table.btable{
	width:100%;
	margin:auto;
}

#message{
	color:white;
}
.bo{
	border:0px solid #ccffcc;
}
#kazamat{
	min-height:300px;
	width:600px;
}
.rama{
	position: relative;
	height:30px;
	width:100%;
	margin:0;
	text-align:left;
	z-index: 2;
}
.rama1{
	width: 300px;
}
.rama2{
	width: 100px;
}
.rama3{
	width: 100px;
}
.zzz{
	width:auto;
}
.bong{
	margin:auto;
	text-align:center;
}
div.final,div.unfinished{
	border:1px solid white;
	/*border-bottom:0px solid white;*/

}

div.final{
	background-color:#daf6d8;
}
div.unfinished{
	background-color:#f5f5f5;
}
.error{
	min-height:100px;
	font-size:13px;
	color:red;
	text-align:center;
}
.tdi{
	height:180px;
	width:180px;
}
.tri{
}
.divi{
	margin:auto;
	
		
}
.checkout{
	/*width:800px;*/
	min-height:100px;
	border:0px solid #ccffcc;
}
.tcheckout{
	border: 0px;	
	width: 400px;
}
.tcheckout tr{
	border:0px solid #ccffcc;	
}
.opcje{
	border:0px solid #ccffcc;
	border-top:0px;
	background-color:white;	
	font-weight:bold;
	padding-bottom: 10px;
	width: 120px;
}
.boldzik {
	font-weight:bold;
}
.left{
	text-align:left;
	width:200px;
	padding-left:30px;
}
.regform{
	border:0px solid red;
	width:400px;
	/*float:left;*/
}
.regform td {
	width: 50%;	
}
#proportions{
	margin:0;
	margin-top:7px;
}
.high{

}
.high2{
	background-color:lightblue;
	border:0px solid black;
	
}
.high a{
	color:white
	font-style:bold;
}
.tran{
	background-color:red;
	
}
.proporcja1{
	border:0px solid white;
	background-color:white;
}
.regform td{
	vertical-align:middle;		
}
div { border: 0px solid green; }

.t {
	border:0px solid red;

}
.logox{
	border:0px solid red;
}
img{
	border:none;	
}
.dtable{
	padding: 5px;
}
#container{
	margin:0 auto;
	width:950px;
}
#almostbody {
	background: #ffffff;
	/*background: blue;*/
	position: relative;
	float: left;
	width: 100%;
}
#content{
	padding:0px;
	
}
#header,#content{
	width:950px;
	float:left;

}
#header{
	height:100px;
}
#footer{
	background-color:black;
	/*min-height:100px;*/
	width:100%;
	margin:auto;
	clear:both;
	padding-top:10px;
}
#footer_inside{
	width: 910px;
	min-height:30px;
	margin:auto;
}
#footer_inside_left{
	float:left;
	width:430px;
	/*min-height:100px;*/
}
#footer_inside_right{
	float:right;
	width:480px;
	/*min-height:100px;*/
}
#bird { 
	position: relative;
	float: left;
	width: 50px;
}
.sub{
	width: 80px;
	background-color:#009ee0;
	border: 1px solid #009ee0;
	color:white;
}
#preview{
	margin:auto;
	margin-top: 10px;	
	padding-top: 10px;
	padding-bottom: 10px;
	width:188px;
	background-color:#F5F5F5;
	/*height:220px;*/
}
#steps{
	margin:auto;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 20px;
	height:100px;
}
iframe {
	margin-left: 2px;
	}
#st{
	text-align:right;
}
.dane{

	font-size:11px;
	width:200px;
	display:block;
	padding-left:0px;		
}
#status,#reaktywacja{
	font-size:10px;
	text-transform:uppercase;
}
#reaktywacja{
	float:left;
	margin-left:20px;
}
#status{
	float:right;
	margin-right:0px;
	text-align:right;
}
#logo{
	width:500px;
	float:left;
	margin-top:20px;
}
.inp{
	width: 100px !important;
}
#basket{
	float:right;
	text-align:left;
	margin-bottom: 20px;
	width :170px;
}
#search{
	float:right;
	text-align: right;
	margin-top:20px;
	text-align:right;
	width: 408px;
}

#order_status {
	width: 407px;	
}

.zamowienie{
	font:tahoma;
	font-size:11px;
	color:gray;
}
#sprawdz{
	text-align:right;
}
.inp{
	background-color:white;
	border:1px solid #009EE0;
}
.afooter{
	font-size:11px;
	text-transform:uppercase;
	text-decoration: none;
	color: white;
}


.display_block {
	display: block;	
}

#loading {
	margin: auto;
	text-align: center;
	padding: 90px;
	height: 100px;	
}
#ajaxloader {
	margin: auto;
	width: 226px;	
}
#details {
	text-align: left;
	width: 200px;
	float: left;	
}
#girl_png {
	width: 330px;
	height: 450px;
	float: right;
	text-align: right;
	z-index: 1;
}
.submit {
	/*width: 400px;*/
	/*float: right;*/	
}
#summary {
	text-align: left;	
}

#rotate, #fit, #cut {
	width: 205px;	
	float: left;
	position: relative;
}
#cut {
	margin-bottom: 10px;	
}
#rotate {
	margin-top: 70px;
	margin-bottom: 10px;	
}
#progress_win {
	width: 400px;
	margin: auto;	
}
.hd {
	background: white;
	text-align: center;
	padding: 5px;
}
#girl {
	position: absolute;
	width: 560px;
	top: 50px;
	height: 0px;
}
#gotowe{
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 15px;	
	top: -40px;
}
#main_loader {
	display: inline;	
}
.nicee {
	margin: auto;
		
}	
.nicee th {
	width: 200px;
	text-align: center;
}
.nicee td {
	width: 300px;
	text-align: left;
}
.nicee td, th {
	border: 1px solid #F5F5F5;
	padding: 4px;
	text-align: center;
}
.nicee tr {
	border: 1px solid #F5F5F5;	
}
.error-message {
	color: red;	
}
.missing {
	font-size: 14px;
	text-align: center;
	pdding: 30px;	
}
.star_on, .star_off {
	margin: 1px;	
}
.star_on {
	opacity: 1;	
}
.star_off {
	opacity: 0.25;	
	filter:alpha(opacity: 25);
}
.opacit {
	opacity: 0.7;	
}
.sumary_poster {
	text-align: center;	
}
.studio {
	height: 530px;	
}
#whatnext {
	text-align: center;
	margin: auto;
	width: 300px;	
}