/*
 *		plik:			css/style.css
 *		autor:		Marek Kleszyk
 *		data:			15 październik 2008
 *		system:		WebCreative-cms-1.0
 */ 

@import url("menu.css"); 

			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; color: #c01560; }
a:hover { text-decoration: underline; }
a.active { color: #c01560; }
a.noactive { color: #56092d; }
.kursor { cursor: pointer; }

hr { background: #e8b0be; height: 1px; border: none; }
h1 { font-size: 12pt; }
h2 { font-size: 10pt; }
h3 { font-size: 8pt; }

*, div {
	margin: 0;
	padding: 0;
}

p {
	margin: 5px 0;
}

ul {
	margin: 5px 0;
	padding-left: 20px;
}

ul li {
	margin: 5px 0;
}

#page-title, #page-title-2 {
	margin: 2px;
	padding: 5px;
	background-color: #ebdddd;
}

#page-title h1, #page-title-2 h1 {
	padding-left: 30px;
	background-image: url(../img/h1-t.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	letter-spacing: 1px;
	font-size: 10pt;
	color: #bf1560;
}

#page-content, #page-content-2 {
	padding: 10px;
	text-align: justify;
	overflow: hidden;
}

			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f4eaea;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 8pt;
	color: #56092d;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	position: relative;
}

#top {
	width: 950px;
	height: auto;
	position: relative;
	float: left;
}

#top #logo {
	width: 360px;
	height: 211px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #top {
	width: 230px;
	height: 211px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #women {
	width: 360px;
	height: 211px;
	background-image: url(../img/women.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #menu-top-l {
	width: 9px;
	height: 33px;
	background-image: url(../img/menu-top-l.jpg);
	background-repeat: no-repeat;
	float: left;
}

#top #menu-top {
	width: 932px;
	height: 15px;
	padding: 9px 0;
	background-image: url(../img/menu-top.jpg);
	background-repeat: repeat-x;
	float: left;
}

#top #menu-top-r {
	width: 9px;
	height: 33px;
	background-image: url(../img/menu-top-r.jpg);
	background-repeat: no-repeat;
	float: left;
}

#base {
	width: 948px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	background-color: #f7f0ea;
	border-left: 1px solid #e5d5d5;
	border-right: 1px solid #e5d5d5;
	text-align: left;
	float: left;
}

#base #navigation {
	width: 950px;
	height: 30px;
	float: left;
}

#base #navigation #path {
	width: 435px;
	height: 14px;
	padding: 8px 20px;
	float: left;
}

#base #navigation #menu-short {
	width: 435px;
	height: 14px;
	padding: 8px 20px;
	color: #c01560;
	text-align: right;
	float: left;
}

#base #navigation #menu-short a {
	 color: #7f1546;
}

#base #sidebar-left {
	width: 196px;
	height: auto;
	margin: 0 4px;
	overflow: hidden;
	float: left;
}

#base #tt {
	width: 540px;
	height: auto;
	float: left;
}

#base #tt #content {
	width: 538px;
	height: auto;
	margin-top: 10px;
	border: 1px solid #e8aebd;
	text-align: justify;
	overflow: hidden;
	float: left;
}

#base #tt #news-main {
	width: 538px;
	height: auto;
	margin-top: 10px;
	border: 1px solid #e8aebd;
	text-align: justify;
	overflow: hidden;
	float: left;
}

#base #sidebar-right {
	width: 196px;
	height: auto;
	margin: 0 4px;
	overflow: hidden;
	float: left;
}

.h1 {
	width: 160px;
	height: 19px;
	margin-top: 5px;
	padding-top: 11px;
	padding-left: 36px;
	background-image: url('../img/h1.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	color: #fff;
	float: left;
}

.box {
	width: 180px;
	height: auto;
	padding: 7px;
	overflow: hidden;
	border-left: 1px solid #e8b0be;
	border-right: 1px solid #e8b0be;
	background-image: url('../img/box-f.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

.adv {
	margin-top: 5px;
	float: left;
}

#footer {
	width: 950px;
	height: auto;
	position: relative;
	float: left;
}

#footer #f-l {
	width: 15px;
	height: 56px;
	background-image: url('../img/footer-l.jpg');
	background-repeat: no-repeat;
	float: left;
}

#footer #f-c {
	width: 920px;
	height: 56px;
	background-image: url('../img/footer.jpg');
	background-repeat: repeat-x;
	float: left;
}

#footer #f-c #menu-bottom {
	width: 920px;
	margin-top: 20px;
	float: left;
}

#footer #f-r {
	width: 15px;
	height: 56px;
	background-image: url('../img/footer-r.jpg');
	background-repeat: no-repeat;
	float: left;
}

#realization {
	width: 900px;
	height: 14px;
	padding: 3px 25px;
	text-align: right;
	color: #C01560;
	float: left;
}

#realization a {
	text-decoration: none;
}

			/* --------- pozostale ---------- */

.form {
	margin: 5px;
}
	
input.text {
	height: 17px;
	padding: 1px 3px;
	margin: 0 3px;
	border: 1px solid #e9b5c2;
	color: #56092d;
}

input.submit {
	padding: 2px 3px;
	margin: 0 3px;
	border: 1px solid #7f1546;
	color: #fff;
	background-color: #ba1c61;
	font-weight: bold;
	font-size: 9pt;
}

input.image {
	position: relative;
	top: 5px;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 20px;
	text-align: center;
}

.tagi a {
	margin: 0 10px;
	font-weight: bold;;
}

ul#art {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul#art li {
	margin: 7px 0;
	padding: 7px 0;
	height: auto;
	border-bottom: 1px dotted #E8AEBD;
}

ul#art li.last {
	border-bottom: none;
}

ul#art li .data {
	height: 20px;
	color: #E8AEBD;
	float: left;
}

img.foto {
	margin: 5px;
	padding: 1px;
	border: 1px solid #E8AEBD;
	float: left;
}

ul#mapa-strony {
	margin: 0;
	padding: 5px;
	list-style: none;
	text-align: left;
}

ul#mapa-strony li {
	padding: 2px 5px;
	padding-left: 15px;
	display: block;
}

ul#mapa-strony li a {

}

ul#title {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

ul#title li {
	margin: 7px 0;
}

ul#title li a {
	color: #7f1546;
	text-decoration: underline;
}

		/* style do tagów */

.color1 { color: #b91c61; }
.color2 { color: #c7276d; }
.color3 { color: #7f1546; }
.color4 { color: #ebdddd; }
.color5 { color: #af7b94; }
.color6 { color: #811a16; }
.color7 { color: #feb6d8; }
.color8 { color: #f6dfe5; }
.color9 { color: #f2e6e6; }
.size1 { font-size: 7pt; }
.size2 { font-size: 8pt; }
.size3 { font-size: 9pt; }
.size4 { font-size: 10pt; }
.size5 { font-size: 11pt; }
.size6 { font-size: 12pt; }
.size7 { font-size: 13pt; }
.size8 { font-size: 14pt; }
.size9 { font-size: 15pt; }
.style1 { font-weight: bold; }
.style2 { font-style: italic;  }
.style3 { text-decoration: underline; }