body{
	width: 100%;
	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;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	overflow: auto;	
}
.background_default{
	background-image: url('../images/layout/tlo.jpg');
	background-position: center top;
}
.background_kolekcja{
	background-image: url("../images/layout/tlo2.jpg");
	background-position: center top;
}
.background_onas{
	background-image: url("../images/layout/o_nas.jpg");
	background-position: right top;
}
.background_kontakt{
	background-image: url("../images/layout/kontakt.jpg");
	background-position: right top;
}
.background_media{
	background-image: url("../images/layout/media.jpg");
	background-position: right top;
}
.background_lookbook{
	background-image: url("../images/layout/lookbook.jpg");
	background-position: right top;
}
.background_sklepy{
	background-image: url("../images/layout/sklepy.jpg");
	background-position: right top;
}
.background_aktualnosci{
	background-image: url("../images/layout/aktualnosci.jpg");
	background-position: right top;
}

#main{
	width: 1024px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
#header{
	height: 53px;
}
#logo{
	float: left;
	width: 162px;
	height: 53px;
}
#center{
	margin-top: 40px;
	clear: both;
}
#content{
	margin-left: 70px;	
	width: 890px;
}
.content{
	margin-left: 70px;
	margin-right: 360px;
	width: 635px;
}

/* Content */
#collection{
	margin-left: 30px;
	margin-top: 230px;
}
.image{
	width: 319px;
	height: 476px;
}
.collection-image{
	width: 700px;
	height: 490px;
}


h1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: white;
	font-weight: bold;
	font-size: 32px;
}
.flash{
	outline: 0 none;
}
a{
	color: black;
	text-decoration: none;
	border-style: none;
	outline: 0 none;
}

.clear{
	clear: both;
}

/* Preloader */
.overlay{
	background-color: white;
	position: absolute;
	z-index: 1001;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.fade_logo{
	width: 401px;
	height: 211px;
	margin-left: auto;
	margin-right: auto;
}
/*Aktualnosci*/
.title{
	cursor: pointer;
	color: #323232;
	font-weight: bold;
}
.news{
	display: none;
	color: #686868;
	width: 635px;
}

/*   Tabela kontaktów */
#kontakt_table p{
	/*line-height: 5px !important;*/
	line-height: 5px;
	margin-top: 0px !important;
	margin-top: 5px;
	
}
#kontakt_table *{
	padding-top: 5px;
	padding-bottom: 5px;
}
#kontakt_table {
	border-spacing: 0px !important;
	border-spacing: 5px;	
}
#kontakt_table  td{
	width: 410px !important;
}

/* Menu */
#menu{
	float: left;
	width: 862px;
	margin: 0;
	padding: 0;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 10;
}

#nav .podmenu  a{
	margin: 0;
	display: block;
	padding: 0px 5px;
	text-decoration: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	position: relative;
}

#nav li.podmenu {
	float: left;
	position: relative;
}

#nav ul {
	position: absolute;
	display: none;
	top: 26px;
	left: 0px;
	background-color: #b0b0b0;
	padding: 5px;
}

#nav ul.media{
	left: 4px;
}

#nav li ul a {
	height: auto;
	float: left;
	color: white;
}

#nav li ul a:hover {
	color: black;
}

#nav ul ul {
	top: auto;
}

#nav li ul ul {
	left: 160px;
	margin: 0px 0 0 10px;
	border-left: 1px solid white;
}

#nav li:hover ul ul{
	display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
/* -------------------------------------------- */

img{
	border: none;
}

/* Details: */
.details{
	display: none;
	text-align: right;
	position: absolute;
	z-index: 100;
	background-color: #BBB8BA;	
}
.details a{
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.news_cont{
	display: none;
}

/* Hints */
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;	*/
}

/* CMS menu: */
.admin ul, .admin ul li{		
	list-style: none;
	display: inline;
	margin: 5px 5px;
	padding: 5px 5px;
}
.admin ul{	
	margin: 0 0 0 0;
}
.admin a:hover{
	font-weight: bold;
}
.admin div{
	margin-bottom: 15px;
}
.admin p{
	padding: 0;
	margin: 0;
}
.admin{
	text-align: center;
	width: 1000px;
	min-height: 400px;
	border: 1px solid #CCCBCB;
	/*margin: 0 auto;*/
	margin-left: -50px;
	background-color: white;
}

/* Forms: */
fieldset{
	border-style: none;
}
.contact-button{
	font-weight: bold;
	color: #323232;
}
#contact{
	display: none;
	width: 500px;
	height: 200px;
	overflow: hidden;
}
#contactForm{
	width: 450px;
}
#contactForm .element-group{ 
	float: left;  
    margin: 2px 0;
}
#contactForm .submit-group{
	float: left;	
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 14px;
}
#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;	
}

#addProductForm{
	margin: 0 auto;
	width: 500px;
	text-align: left;
}
#addProductForm label{
	display: block;
	width: 200px;
	float: left;
}
#addProductForm .element-group, #addProductForm .submit-group{
	clear: left;  
    margin: 2px 0;
}
#addProductForm .submit-group{
	text-align: center;
}

#editFtpForm .element-group{
	display: inline;
}
#editFtpForm label{
	font-weight: bold;
}
.filepath{
	width: 400px;
}

#editProductsForm{
	margin: 0 auto;
	width: 920px;
	text-align: left;
}
#editProductsForm .fieldset-inputs{
	float: left;
	width: 700px;
}
#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;
}
.remove-button{
	margin-top: 20px;
}
.form-image{
	width: 280px;
	height: 440px;
	float: left;
}

#loginForm{
	margin: 0 auto;
	width: 300px;
	text-align: left;
}
#loginForm label{
	display: block;
	width: 100px;
	float: left;
	line-height: 20px;
}
#loginForm .element-group, #addProductForm .submit-group{
	clear: left;  
    margin: 5px 0;
}
#loginForm .submit-group{
	text-align: center;
}



#addCollectionForm{
	margin: 0 auto;
	width: 500px;
	text-align: left;
}
#addCollectionForm label{
	display: block;
	width: 200px;
	float: left;
}
#addCollectionForm .element-group, #addCollectionForm .submit-group{
	clear: left;  
    margin: 2px 0;
}
#addCollectionForm .submit-group{
	text-align: center;
}

#editCollectionForm{
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
#editCollectionForm label{
	display: block;
	width: 160px;
	float: left;
}
#editCollectionForm .element-group, #editProductsForm .submit-group{
    margin: 2px 0;
}
#editCollectionForm .submit-group{
	text-align: center;
}
.subform{
	width: 170px;	
}
.field-set{
	width: 170px;
	float: left;
}

.tinyMCE{
	width: 700px;
	margin: 0 auto;
}
#elm1{
	width: 700px;
	height: 300px;
}

.fade_logo{
	display: none;
}
.publikacje_photo{
	float: left;
	margin-left: 40px;
	width: 100px;
	margin-top: 10px;
}
.publikacje_4p{
	
	width: 600px;
	margin-top: 10px;
	background-color: red;
}
#publikacje{
	width: 600px;
	margin-top: -60px;
	margin-left: -40px;
}
.opis{
	color: #686868;
	margin-top: 10px;
}
ul.errors li{
	clear: both;
	display: block;
	color: red;
	padding: 0;
	margin: 0;
}
.to-left{
	margin-left: -140px;
}