/** reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
table {
	padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;}
/*table, td, th {vertical-align:middle;}*/
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
h1 { font-size: 2em;}
h2 { font-size: 1.8em;}
h3 { font-size: 1.6em;}
h4 { font-size: 1.4em;}
h5 { font-size: 1.2em;}

/** g��wny kontener strony */
#container, .container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 12px;
}

/** nag��wek */
#header {
	height: 100px;
}
/* linki w nag��wku */
a.link-gray, 
a.link-gray:active, a.link-gray:link, a.link-gray:visited, a.link-gray:hover,
a.link-gray2, 
a.link-gray2:active, a.link-gray2:link, a.link-gray2:visited, a.link-gray2:hover {
	font-size: 12px;
	color: #aaa;
	text-decoration: none;
}
a.link-gray2, 
a.link-gray2:active, a.link-gray2:link, a.link-gray2:visited, a.link-gray2:hover {
	font-size: 11px;
}
a.link-gray:hover, a.link-gray2:hover {
	text-decoration: underline;
}
/* tabelka z linkami logowania itd */
table.user-links {
	margin-top: 10px; 
	color: #aaa;
	width: 100%;
	font-size: 11px;
}
table.user-links td {
	padding: 0;
	vertical-align: top;
}
/* stopka */
#footer {
	width: 960px;
	margin: 0 auto 20px auto;
	clear: left;
	font-size: 11px;
	color: gray;
	background: #fff;
	text-align: center;
}


/** lewa + prawa kolumna */
#column-left, #column-right {
	width: 170px;
	margin: 0 5px;
	overflow: hidden;
}
#column-left {
	background: #d6d2d2;
	padding-bottom: 10px;
}
/* �rodkowa kolumna */
#column-middle {
	background: #fff;
	width: 580px;
	margin: 0 10px;
}
/* fix */
#column-left, 
#column-right, 
#column-middle {
	float: left;
/*	margin-bottom: -50000px; 
	padding-bottom: 50000px; */
}


/** menu na gorze strony */
#top-menu, #top-menu a, 
#top-menu a:active, #top-menu a:link, #top-menu a:visited, #top-menu a:hover {
	color: white;
	background: #5c1f35;
	margin: 5px 0;
	padding: 5px 10px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#top-menu a:hover {
	color: #eee;
}


/** info flash */
#flashMessage {
	color: white;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}
#flashMessage.message, .message {
	background: #80ff80;
	border: 1px solid #008000;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
}
#flashMessage.error-message, .error-message {
	background: #ff8080;
	border: 1px solid #800000;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
}

/** dymek pomocy */
#tooltip, #tooltip-wide {     
	display:none;
	background: url(/img/tooltipback.png);
	font-size: 12px;
	height: 60px;
	width: 160px;
	padding: 35px 25px 25px 25px;
	color: #fff;
	z-index: 10;
}
#tip-right {
	display:none;
/*	background: url(/img/tip-right.png);
	width: 166px;
	height: 50px; */
	background: url(/img/white.png);
	width: 159px;
	height: 49px;
	padding: 35px 25px 25px 25px;
	font-size: 12px;
	color: #000;
	z-index: 10;
}


/** lewe menu */
#column-left .menu-item {
	font-size: 11px;
}
#column-left .menu-item:link, 
#column-left .menu-item:visited, 
#column-left .menu-item:active, 
#column-left .menu-item:hover {
	margin: 0;
	padding: 0;
	display: block;
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#column-left .menu-item:hover {
	color: #444;
}
/* wiekszy odstep dla podmenu */
#column-left .item-div {
	margin-top: 7px!important;
	margin-bottom: 7px!important;
}
/* wyroznienie */
#column-left .marked-item {
	color: green!important;
	font-weight: bold!important;
}

/** bradcrumbs */
#bread-crumbs {
	background: silver;
	padding: 5px;
}
#bread-crumbs, 
#bread-crumbs a, #bread-crumbs a:active, #bread-crumbs a:link, #bread-crumbs a:visited, #bread-crumbs a:hover {
	font-size: 11px;
	color: #5c1f35;
	text-decoration: none;
	letter-spacing: 1px;
}

/** duza reklama na stronie g��wnej */
#big-advert-wrapper {
	width: 580px;
	height: 300px;
	overflow: hidden;	
}
.clear {
	clear:both;
}
#big-adverts {
	position:relative;
	height:300px
}
#big-adverts div.baner {
	position:absolute;
	top: 0;
	left: 0;
	height: 300px;
}
#big-adverts div.baner img {
	border:none;
}
#big-adverts div.show {
	z-index:500
} 
#big-adverts .caption {
	z-index: 600; 
	background-color: #000; 
	color:#ffffff;
	font-weight: bold;
	height: 80px; 
	width: 100%; 
	position: absolute;
	bottom: 0;
}
#big-adverts .caption .content {
	margin:5px
}
#big-adverts .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
/* przyciski pod zmieniaj�cymi sie obrazkami */	
#buttons {
	color: gray;
	font-size: 10px;
	vertical-align: top;
}
#buttons .current {
	color: maroon!important;
}


/** wyszukiwarka */
#search {
	font-size: 12px;
	color: black;
	font-weight: bold;
}
#search .input {
	border: 1px solid gray;
	width: 130px;
	height: 16px;
	font-size: 12px;
	color: gray;
	margin: 0;
	padding: 0;
}
#search .button {
	color: #5c1f35;
	font-size: 18px;
	margin: 0;
	text-decoration: none;
}
#search .button:hover {
	color: #b03b65;
}
.results-div {
	margin: 10px 0;
}
.results-div ul {
	margin-left: 20px;
}

/** osobliwo�ci ;) */
.gray {
	color: gray;
	font-size: 0.9em;
}

/** lista kolekcji */
.collection {
	border: 1px dotted #eee; 
	text-align: center;	
}
.collection a, .collection a:link, .collection a:hover, .collection a:visited, .collection a:active {
	font-size: 12px;
	color: gray;
	text-decoration: none;
}

/** przegl�danie kolekcji */
#collection-name {
	background: #eeecec;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px;
}
#collection-name div {
	color: #ee0000;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: italic;
	text-align: left;
	margin-bottom: 5px;
}
#collection-view-container {
	width: 482px;
	margin: 0 auto;	
	clear: left;
}
#collection-view {
	border: 1px solid gray;
	background: #f0f0f0;
	width: 482px;
	margin: 0 auto;	
	clear: left;
}
.collection-gown {
	width: 150px;
	margin: 0 5px;
	height: 250px;
	overflow: hidden;
	float: left;
	color: gray;
	font-size: 11px;
	text-align: center;
	position: relative;
}
.collection-gown .favgown-note, .collection-gown .favgown-note-edit {
	width: 150px;
	height: 50px;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	overflow: hidden;
	color: red;
	padding: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow-y: auto; 
}
.collection-gown .favgown-note:hover {
	background: #f8f8f8;
	cursor: pointer;
}
.collection-gown .favgown-note-edit {
	bottom: 0;
	height: 140px;
}
.collection-gown .favgown-note-edit textarea {
	font-size: 11px;
	line-height: 11px;
	height: 118px;
	width: 145px;
}
collection-gown .image-wraper {
	width: 150px;
	height: 225px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.collection-gown .image-wraper img {
	position: relative;
	top: 0;
	left: 0;
}
.collection-gown .fav {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 101;
}
.collection-gown .gown-name {
	width: 150px;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	z-index: 101;
	height: 17px;
	overflow: hidden;
}
.collection-gown .image-wraper .caption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 150px;
	height: 25px;
	background: black;
}
.collection-gown a, .collection-gown a:link, .collection-gown a:hover, .collection-gown a:visited, .collection-gown a:active {
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}

#favorite-mark, .favorite-mark {
	position: absolute;
	left: 10px;
	top: 10px;
	display: none;
}
#grade-mark, .grade-mark {
	position: absolute;
	left: 30px;
	top: 10px;
	display: none;
}

.stars-rating-container {
	position: relative;
	overflow: hidden;
}
.stars-rating-container .stars {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}


/** paginacja */
div.paging {
	background:transparent;
	color: #404040;
	font-size: 12px;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: black;
	font-weight: bold;
	margin: 0 5px;
}
div.paging a, div.paging a:link, div.paging a:hover, div.paging a:active, div.paging a:visited {
	text-decoration: underline;
	color: gray;
	margin: 0 4px;
}
div.paging a:hover { 
	text-decoration: none;
}


/* rejestracja */
#register-form .input input, .inputForm {
	width: 330px;
	background: url(/img/input_back.gif) repeat-x;
	border: 1px solid #A5A5A5;	
}
.inputForm2 {
	width: 330px;
	height: 48px;
	background: url(/img/text-back.gif) repeat-x;
	border: 1px solid #A5A5A5;	
}

.submit {
	cursor: pointer;
	background: url(/img/button_back.gif) repeat-x!important;
	border: 1px solid gray;
	font-weight: bold;
	font-size: 12px;
	width: 100px!important;
}

div.hdots, div.hline {
	border-bottom: 1px dotted gray;
	height: 1px; 
	overflow: hidden;
	margin: 5px 0;
}
div.hline {
	border-bottom: 1px solid #ccc;
}

#register-form, .login-form {
	border: 1px solid #e0e0e0;
	padding: 10px;
	text-align: justify;
}
#register-form table {
	width: 100%;
}
#register-form td, .login-form td {
	padding: 2px;
	height: 20px;
	vertical-align: top;
}
#register-form .label {
	text-align: left;
}
#register-form .input input {
	width: 99%;
}
#register-form .tip-container {
	width: 10px;
}
/* kontener na tipy */
#register-form .tip-wraper {
	position: absolute;
	width: 150px;
}
#register-form .tip-wraper div {
	font-size: 11px;
	top: 0;
	left: 0;
	position: absolute;
}
#register-form .tip-wraper div.ok {
	left: -25px!important;
	top: 2px!important;
	width: 20px!important;
	border: none;
	background: transparent!important;
	color: green!important;
}
#register-form .tip {
	border: 1px solid #e0e0e0;
	border-left: 5px solid maroon;
	background: #f8f8f8;
	padding-left: 2px;
	display: none;
}
#register-form .tip > h5 {
	font-size: 12px;
	color: green;
}
#register-form .input {
	width: 250px;
}
.input input {
	border: 1px solid gray;
}

/* b��d przy wype�nianiu formularza */
.error-message {
	color: red!important;
	font-weight: bold;
	background-color: #fff0f0!important;
	border: 1px solid red!important;
}

.message-ok {
	color: green;
	font-weight: bold;
	background-color: #eeffee!important;
}

/* PAULA - DORADCA SUKNI */
#steps {
	padding: 10px 0;
}
#steps * {
	font-family: "Trajan Pro", "Trebuchet MS", Tahoma;	
}
#steps table {
	width: 80%;
	margin: 0 auto;
}
#steps td {
	text-align: center;
	color: #c2973b;
}
#steps td.step {
	width: 25%;
}
.step-nr {
	font-size: 30px;
	line-height: 30px;
}
.step-desc {
	font-size: 14px;
	font-weight: bold;
}
.current-step {
	color: #f015cb!important;
}

#step-1 {
	width: 580px;
	height: 564px;
	overflow: hidden;
}
#step-2-left, #step-2-right {
	width: 290px;
	float: left;
	overflow: hidden;
}

/* newsy */
.news-container {
	margin-bottom: 10px;
}
.news-container h3 a {
	font-size: 18px;
	color: black;
	text-decoration: underline;
}
.news-container div.time {
	color: gray;
	font-size: 10px;
}
.news-container p.content {
	color: gray;
}


