body{
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust:none;
	font-stretch:normal;
	line-height: normal;
	background-position: right top;
	background-repeat: no-repeat;
	width: 1020px;
	/*overflow: auto;*/
	overflow: none;
}
/* Backgrounds */
.background_default{
	background-image: url("../images/layout/tlo.jpg");
}
.background_onas{
	background-image: url("../images/layout/tlo.jpg");	
}
.background_lookbook{
	/*background-image: url("../images/layout/tlo.jpg");*/
}
.background_sklepy{
	/*background-image: url("../images/layout/tlo.jpg");*/
}
.background_newsletter{
	background-image: url("../images/layout/tlo.jpg");
}
.background_strefa{
	background-image: url("../images/layout/tlo.jpg");
}
.background_koszyk{
	background-image: url("../images/layout/koszyk.jpg");
}
.background_index{
	display: none;
}
/* Layout */
#main{
	width: 1024px;
	margin-top: 20px;
}
#footer{
	text-align: right;
	font-size: 11px;
	color: #707070;	
}
#footer p{
	padding-top: 30px;
}
#footer a:hover{
	text-decoration: underline;
}
.none{
	display: none;
}
#logo{
	float: left;
	width: 1024px;
}
#banner{
	width: 1024px;
}
#center{
	clear: both;
	margin-top: 10px;
	width: 1024px;
	
}
#content{
	margin: 0 auto;	
	float: left;
	min-height: 400px;
}
.content{
	/*width: 635px;*/
	width: 1024px;
	/*margin-top: 30px;
	margin-bottom: 30px;*/
	float: left;
}
.db-content{
	/*margin-top: 30px;
	margin-bottom: 30px;*/
	width: 635px;
	float: left;
}
.layout-panel{
	width: 850px;
	float: left;
}
.default{
	min-height: 400px;
	margin-top: 10px;
}
#menu_top {
	color: #707070;
	text-align: right;
	float: left;
	width: 1024px;
	font-weight: bold !important;
	font-weight: normal;
}
#menu_bottom {
	margin-top: 5px;
	color: #707070;
	text-align: right;
	float: left;
	width: 1024px;
	font-weight: bold !important;
	font-weight: normal;
}
#menu_top ul, #menu_top ul li, #menu_bottom ul, #menu_bottom ul li{
	display: inline;
	/*margin: 5px 5px;*/
	/*padding: 5px 5px;*/
}
#menu_top a, #menu_bottom a{
	/*color: #757575;*/
	color: #404040;
}
/*Bestsellery*/
#bestsellery{
	padding-top: 30px;
	width: 1024px;
	clear: both;
}
#frame {
	margin-top: 15px;
	width: 1022px;
	height: 160px;
	border: 1px solid #6A6A6A;
}
.best{
	color: #707070;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-left: 60px;
	height: 140px;
	float: left;
}
/* General */ 
h1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: white;
	font-weight: bold;
	font-size: 32px;
}
ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.flash{
	outline: 0 none;
	margin-top: 5px;
}
.right{
	float: right;
}
a{
	text-decoration: none;
	border-style: none;
	outline: 0 none;
	color: black;
}
img{
	border: none;
}
.clear{
	clear: both;
}
/* Polityka */
#priv{
	margin-top: 20px;
	width: 171px;
	float: left;
}
/*Moje Konto*/
#account{
	margin-top: 14px;
	width: 125px;
	float: left;	
}
#clientzone{
	margin-top: 14px;
	width: 171px;
	float: left;
}
#my-order{
	
	margin-left: 15px;
	padding-top: 20px;
	
}
#my-order input{	
	margin-top: 10px;
	margin-left: -10px;
}
#my-order-price{
	margin-bottom: 30px;
	clear: both;
	text-align: left;
	font-weight: bold;	
}
#order-table-title{
	margin-top: 30px;
	color: #707070;
	text-align: left;
}
#myselected-order{
	width: 400px;
	margin-left: 15px;
	margin-top: 20px;
}
#admin-selected-order{
	width: 400px;
	margin-left: 150px;
	margin-top: 10px;
}
#admin-selected-order table, #myselected-order table{
	margin-top: 10px;
	text-align: left;
	width: 700px;
}
#admin-selected-order td, #myselected-order td{
	color: #707070;
	width: 60px;
}
#admin-selected-order th,#myselected-order th{
	width: 60px;
}
.table_header{
	text-align: left;
	width: 700px;
}
.left-values{
	float: left;
	margin-top: 5px;
}
#my-order-submit{
	margin-right: -5px;
}
.left{
	padding-top: 10px;
	color: #707070;
	
	
}
/*Koszyk*/
.basket-item{
	clear: both;
	padding-top: 20px;
	width: 460px;
}
.basket-photo{
	float: left;
}
.remove{
	float: right;
	margin-top: 103px;
}
.quantity{
	float: right;
	margin-right: 30px;
	margin-top: 103px;
	color: #707070;
	font-weight: bold;
}
.price{
	margin-top: 10px;
}
.description{
	margin-top: 80px;
	margin-left: 20px;
	float: left;
	color: #707070;
	font-weight: bold;
}
.order-item{
	clear: both;
	padding-top: 10px;
	width: 450px;
	color: #707070;
	font-weight: bold;
}
.order-quantity{
	float: left;
	width: 50px;
	margin-left: 20px;
}

.order-category{
	float: left;
}
.order-price{
	float: right;
	margin-left: 20px;
}
.order-number{
	float: left;
	width: 30px;
	
}
.basket-size{
	margin-left: 20px;
	margin-top: 107px;
	float: left;
	width: 100px;
	color: #707070;
	font-weight: bold;
}

.order-size{
	margin-left: 20px;
	float: left;
	width: 100px;
}
#ending-price{
	float: left;
	margin-left: 300px !important;
	margin-left: 150px;
	color: #707070;
	margin-top: 25px;
	padding-top: 1px;
	width: 150px;
	font-weight: bold;
}
#ending-price  a{
	float: right;
	margin-top: -5px !important;
	margin-top: -20px;
	font-size: 12pt;
	
}
#ending-note{
	margin-top: 20px;
}
.order-description{
	margin-left: 20px;
	float: left;
	color: #707070;
	font-weight: bold;
}
#order-container{
	float: left;
	padding-top: 20px;
	margin-left: 350px !important;
	margin-left: 175px;
	color: #707070;
	font-size: 12pt;
	font-weight: bold;
}
#order-price{
	float:left;
}
#order-button{
	float: left;
	margin-left: 10px;
	margin-top: -5px;
}
#shipping{
	margin-top: 60px;
	/*color: #707070;
	font-weight: bold;*/
}
#endingform{
	width: 400px;
	color: #707070;
	font-weight: bold;
}
#ending-button{
	margin-left: 370px;
	margin-top: 10px;
	clear: both;
}
#temp-address{
	width: 450px;
	height: 100px;
	border: 1px solid #707070;
	overflow: hidden;
	display: none;
}
#note{
	width: 450px;
	height: 100px;
	border: 1px solid #707070;
	overflow: hidden;
}
.shipping-list{
	/*margin-top: 15px;*/
	width: 300px;
	height: 20px;
	/*color: #707070;
	font-weight: bold;*/
}
.basket-input{
	border: 1px solid #707070;
	width: 30px;
}
#set-address{
	margin-top: 15px;
	color: black;
	cursor: pointer;
}

/*Kolekcja*/
.kol_menu{
	width: 126px;
	float: left;
}
#kol_menu{
	margin-top: 20px;
	width: 126px;
	float: left;
}
#kol_menu ul, #kol_menu ul li{
	margin: 0;
	padding: 0;
}
.separator{
	height: 3px;
}
.separator a{
	height: 3px;
}
/* Menu */
#menu{
	float: right;
	text-align: right;
	margin-top: -20px;
}
#menu img {
	margin: -2px;
}
#menu ul{
	padding: 0 0 0 0;
	margin: 0 0 0 5px;	
}
#menu ul li{
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 25px;
}
/*Paginator next/prev*/
.disabled{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}

/* Details: */
.details{
	display: none;*
	text-align: right;
	position: absolute;
	z-index: 100;
	background-color: #BBB8BA;
	text-align: right;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.details a{
	font-size: 14px;
	font-weight: bold;
	color: white;	
}
/* TinyMCE */
.tinyMCE{
	width: 900px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tinyMCE div{
	margin-top: 10px;
}
#elm1{
	width: 890px;
	height: 350px;
}

/* Forms */
#submit{
	border-style: none;
	background-color: transparent;
}
.submit-group input{
	background-color: transparent;
	border-style: none;
	cursor: pointer;
}
fieldset{
	margin: 2px;
	border-style: none;
}
form .hint {
	-moz-border-radius: 10px;
	display: none;  
    position: absolute;  
    width: 200px;  
    border: 1px solid #707070;  
    background-color: #DBDBDB;
    padding: 5px;  
    text-align: center;   
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;	
}
.contact-button{
	font-weight: bold;
	color: #323232;
	clear: both;
}
#contact{
	display: none;
	width: 500px;
	height: 200px;
}
#contactForm{
	margin-top: 10px;
	width: 450px;
}
#contactForm .element-group{ 
	float: left;  
    margin: 2px 0;
}

#contactForm label.error{
	position: absolute;
	top: -13px;
	left: 0px;
	font-size: 12px;
}
#contactForm .submit-group{
	float: left;	
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 14px;
}
#contactForm fieldset{
	position: relative;
}
#contactForm #message{
	border: 1px solid #707070;  
	width: 400px;
	height: 170px;
	overflow: auto;
	padding: 4px 8px;
	color: #AAA8A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contactForm #email{
	border: 1px solid #707070;  
	padding: 4px 8px;
	color: #AAA8A9;
	font-size: 10px;
	width: 285px;
	height: 22px;	
}

#formadv{
	width: 820px;
	margin: 0 auto;
}
#formadv label {  
    display: block;  
    float: left;  
    width: 120px;  
    line-height: 20px;  
	text-align: left;
}
#formadv .element-group, #formadv .submit-group {  
    clear: left;  
    margin: 2px 0;  
}  
#formadv #fieldset-sizes label {
    width: 120px;  
    line-height: 22px;
    display: inline;  
    float: none;    
}
#formadv #fieldset-basic {  
    width: 300px;  
    float: left;  
}
#formadv #fieldset-images {  
    width: 240px;  
    float: left;  
}  
#formadv #fieldset-images label{  
	width: 120px;  
}
#formadv #fieldset-sizes {
	width: 100px;
    float: left;  
	text-align: right;
}
#formadv #fieldset-quantity { 
	width: 80px;
    float: left;  
}  
#formadv #fieldset-quantity label { 
	width: 50px;  
}
#formadv #fieldset-quantity input { 
	width: 20px;  
}
#formadv #fieldset-save {  
    clear: both;  
}

#editProductsForm{
	margin: 0 auto;
	width: 820px;
	text-align: left;
}
#editProductsForm label{
	display: block;
	width: 160px;
	float: left;
}
#editProductsForm .element-group, #editProductsForm .submit-group{
    margin: 2px 0;
}
#editProductsForm .submit-group{
	text-align: center;
}
#editProductsForm #fieldset-save{ 
	clear: both; 
}  
#editProductsForm .edit-products-inputs{ 
	border: dotted thin gray;
	width: 400px;
    float: left;  
	
}
#editProductsForm .edit-products-photos{ 
	border: dotted thin gray;
	width: 150px;
    float: left;
}

#editProductsForm #fieldset-subform{ 
	width: 170px;  
}
.subform{
	border: dotted thin gray;
	width: 170px;
	float: left;
}
.subform-sizes{
	padding: 0;
}
.subform-sizes .element-group{
	float: left;
	width: 80px;
}
.form-image{
	width: 180px;
	height: 260px;
	float: left;
}
.submit-button{
	clear: both;	
}

.form-template{
	width: 205px;
}
.form-template #fieldset-data div{
	margin-top: 10px;
}
.form-template #fieldset-data input{
	border: 1px solid #707070;
	width: 190px;
	padding: 5px;
	font-size: 14px;
}
.form-template #fieldset-save{
	width: 202px;
}
.form-template #fieldset-save input{
	float: right;
}

#size-container{
	display: none;
}
#sizeForm{
	width: 230px;
	margin: 0 auto;
}
#sizeForm p{
	margin-top: -3px;
	margin-left: 10px;
	font-style: italic;
	font-size: 12px;
}
#sizeForm label {  
    display: block;  
    float: left;  
    width: 50px;  
    line-height: 20px;  
	text-align: left;
}
#sizeForm .element-group{
	display: inline;  
    float: left;  
    line-height: normal;  
}
#sizeForm .element-group input{
	width: 30px;
}
#sizeForm #fieldset-save{
	clear: both;
}

#editOrderForm{
	width: 820px;
	margin: 0 auto;
}
#editOrderForm label {  
    display: block;  
    float: left;  
    width: 120px;  
    line-height: 20px;  
	text-align: left;
}
#editOrderForm .element-group, #editOrderForm .submit-group {  
    clear: left;  
    margin: 2px 0;  
}
#editOrderForm #fieldset-save {  
    clear: both;  
}



/* CMS */
.admin{
	border: 1px solid #707070;
	margin: 0 auto;
	text-align: center;
	width: 950px;
	min-height: 400px;
}
.admin p{
	margin: 0;
	padding: 5px;
}
.admin-menu{
	margin-bottom: 10px;
}
.admin-menu ul, .admin-menu ul li{
	display: inline;
	margin: 5px;
	padding: 5px;
}

/* Collection */
.product-panel{
	float: left;
	width: 180px;
	padding: 10px 25px;
}
.product-description{
	width: 180px;
	text-align: right;
	 color: #707070;
}
.product-description a{
	color: #707070;
}
.product-description ul, .product-description ul li {
	display: block; 
	width: 180px;
	height: auto;
 }

/* Details */
.details-panel{
	margin-top: 30px;
	margin-left: 50px;
	width: 820px;
	height: 360px;
	float: left;
}
#photo{
	float: left;
	width: 260px;
}
#photo-min{
	margin-top: 117px;
	float: left;
	width: 80px;
	height: 240px;
}
.all-details{
	margin-top: 100px;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #707070;
	width: 200px;
	float: right;
}
.all-details ul li{
	margin: 5px 0;
}
.big{
	font-size: 24px;
}
#fieldset-inputs  textarea{
	width: 450px;
	height: 120px;

}

/* Validation */
filedset input.error{
	border: 1px dotted red;
}

form label.error{
	color: red;
	font-style: italic;
}
p.error{
	color: red;
}

#editFtpForm .element-group{
	display: inline;
}
#editFtpForm label{
	font-weight: bold;
}
#editFtpForm input.filepath{
	width: 400px;
}

input.subject{
	width: 400px;
}
/* provnce */
#province_shops{
	width: 500px;
	margin-left: 25px;
	
	float: left;
}
.province_name{
	width: 500px;
	font-size: 10pt;
	font-weight: bold;
	color: #707070;
	text-align: center;
}
.province_content{
	width: 500px;
	color: #707070;
	font-size: 9pt;
	
}
#flash_map{
	float: left;
	width: 275px;
	height: 295px;
}
