

/* Błąd i informacja */

#error {
	width:728px;
	margin:8px auto;
	padding:5px;
	font:bold 11px Verdana;
	color:#cc0000;
	border:2px solid #cc0000;
	margin-bottom:10px;
	text-align:center;
	background-color:#ffffff;
}

#info {
	width:728px;
	margin:8px auto;
	padding:5px;
	font:bold 11px Verdana;
	margin-bottom:10px;
	color:#1d771d;
	border:2px solid #1d771d;
	text-align:center;
	background-color:#ffffff;
}

/* szukajka w sidebarze */

#sidebar input {
	background:#FFC4DC;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#3d3d3d;
	padding:5px;
	border:1px dashed #ff7eb7;
}

/* Korekta sloganu */

#logo p a {
	color:white!important;
}

/* Ostatnio dodane wpisy */

#sites ul {
	margin:0;
	padding:0;
}

#sites ul li {
	list-style:none;
	padding:5px;
	height:185px;

}

#sites ul li p a {
	font-weight:bold;
}

#sites ul li.premium {
	background:#f0f0f0;
}

#sites ul li.premium h2 a {
	color:#4bc700;
	
}

#sites ul li h2 {
	margin-top:0px;
}

#sites ul li h2 a {
	text-decoration:none;
}

#sites ul li img {
	border:1px dashed gray;

}

p a {
	color:gray!important;
	text-decoration:none!important;
}

p a:hover {
	text-decoration:underline!important;
}

/* Formularz */

div#content form input, div#content form textarea, div#content form select {
	padding:5px;
	border:1px dashed gray;
	background:#f1f1f1;
	color:#3d3d3d;
	font-weight:normal;
}

div#content form p {
	font-weight:normal;
}


div#content form {
	font-weight:bold;
}

div#content form ul {
	font-weight:normal;
}

div#content form a {
	font-weight:normal;
}

/*Mapa Katalogu */

div.mapa ul li {
	color:gray!important;
	height:auto!important;
}

div.mapa ul li a {
	color:gray!important;
	text-decoration:none!important;
}

div.mapa ul li a:hover {
	text-decoration:underline!important;
}

/* Stronnicowanie */

small.right a {
	font:14px Tahoma;
	text-decoration:none;
}

small.right a:hover {
	text-decoration:underline;
}

small.right {
	font:14px Tahoma;
}

/* Popularne Tagi */

.meta small span a {
	font:12px Tahoma!important;
	margin-left:7px;
	text-decoration:none!important;
	margin-right:7px;
}

#tags, #tags a {
	color:gray!important;
	text-decoration:none!important;
	font:13px/22px Tahoma!important;
}

#tags a:hover {
	text-decoration:underline!important;
}

/* lista kategorii */

#category table h2 a, #category table h2 {
	font-weight:normal;
	font:normal 14px Tahoma;
	text-decoration:none;
}

body {

	margin: 0px;

	padding: 0px;

	background: #B50044 url(images/img01.jpg) repeat left top;

	text-align: justify;

	font: 12px Tahoma, Helvetica, sans-serif;

	color: #4C4C4C;

}



h1, h2, h3 {

	font: 1.52em;

	font-weight: normal;

	font-family: Tahoma, Helvetica, sans-serif;

	color: #000000;

}



p, ol, ul {

	line-height: 1.67em;

}


.entry p {
	line-height:23px;
	font-size:13px;
	
	color:gray;
}

a {

	color: #b50045;

}



a:hover {

	text-decoration: none;

}



hr {

	display: none;

}



/* Header */



#header {

	width: 1000px;

	height: 150px;

	margin: 0px auto;

}



/* Logo */



#logo {

	float: left;

	width: 300px;

	padding: 10px 0 0 60px;

}



#logo h1 {

	margin: 0;

	padding: 40px 0 0 0px;

	text-transform: lowercase;

	letter-spacing: -2px;

	font-size: 4em;

	font-weight: normal;

	color: #FFFFFF;

}



#logo h1 a {

	display: block;

	text-decoration: none;

	color: #FFFFFF;

}



#logo p {

	margin: 0px 0 0 2px;
	
	margin-bottom:10px;

	text-transform: uppercase;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

}



#logo a {

	display: block;

	text-decoration: none;

	color: #FFDBEA;

}



/* Menu */



#menu {

	float: right;

	width: 630px;

	margin: 0 auto;

	padding: 20px 0px 0px 0px;

}



#menu ul {

	float: right;

	margin: 0;

	padding: 60px 0px 0px 0px;

	list-style: none;

	line-height: normal;

}



#menu li {

	float: left;

}



#menu li a {

	display: block;

	float: left;

	height: 30px;

	margin-left: 5px;

	background: #a4003d;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;

	text-decoration:none;

	text-align: center;
	
	margin-right:10px;
	margin-left:10px;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	border: none;

}





#menu li a span {

	display: block;

	float: left;

	height: 23px;

	padding: 7px 20px 0px 20px;

	background: url(images/img06.jpg) no-repeat right top;

}





#menu li a span:hover, #menu li a.select span {
-moz-border-radius:10px;
text-decoration:none;
background:#f24384;	-webkit-border-radius:10px;
	border-radius:10px;
text-shadow:1px 1px #a4003d;

}


/* Page */





#page {

	width: 1000px;

	margin: 0px auto;

	background: url(images/img04.jpg) repeat-y left top;

}



#page-bgtop {

	background: url(images/img02.jpg) no-repeat left top;

}



#page-bgbtm {

	overflow: hidden;

	width: 970px;

	margin: 0px auto;

	padding: 20px 30px 40px 0px;

	background: url(images/img03.jpg) no-repeat left bottom;

}



/* Content */



#content {

	float: left;

	width: 670px;

}


#content-wrap {
	margin-top:25px;
}


/* Post */



.post {

	margin-top: 10px;

}



.post .date {

	float: left;

	width: 79px;

	height: 85px;

	margin: 0;

	margin-top: 6px;

	margin-right: 20px;

	padding-top: 20px;

	background: url(images/img07.jpg) no-repeat left top;

	line-height: normal;

	text-transform: uppercase;

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	color: #b50045;

}

.post .date img {
	margin-top:2px;
	margin-left:10px;
}



.post .date b {

	margin: 0;

	padding: 0;

	display: block;

	letter-spacing: -2px;

	font-size: 32px;

	

}



.post .title {

	margin: 0;
	
	padding: 25px 0 0 0;

	margin-left: 10px;

	padding-left: 10px;

	text-shadow: 1px 1px #faa6c5;

	letter-spacing: 1px;

	margin-bottom:5px;
	
	text-transform: lowercase;

	font-size: 2em;

	color: #b50045;
	
	margin-bottom:15px;

	

}



.post .title a {

text-transform: lowercase!important;
	color: #B50045!important;
	text-decoration:none!important;
	font-weight:normal!important;
	letter-spacing: 1px!important;
		text-shadow: 1px 1px #faa6c5!important;



}



.post .title h2 {

	padding: 0;

	margin: 0;

}



.post .hr1 {

}



.post .meta {

	margin: 0 0 10px 100px;

	text-transform: uppercase;

}



.post .meta small {

background: none repeat scroll 0pt 0pt rgb(250, 166, 197); 
padding: 5px; 
margin-top: 10px;
border-top:1px dashed #ef3a7d;

}



.post .meta a {

	color: #4C4C4C;

}



.post .entry {

	margin: 0;

	padding: 0 0 0px 100px;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 250px;

	padding-top: 40px;

	margin-left: 30px;

	margin-bottom: 20px;

	color: #FFFFFF;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin-bottom: 20px;

}



#sidebar li ul {

	margin-bottom: 10px;

}



#sidebar li li {

	margin: 0px 0px 0px 10px;

	
	
	font:16px Tahoma!important;

	border-bottom: 1px dashed #94003B;



}



#sidebar li li a {
	display:block;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font:14px Tahoma!important;

}



#sidebar h2 {

	padding: 0px 0px 0px 25px;

	margin: 0 0 15px 0;

	background: url(images/img08.jpg) no-repeat left 4px;

	letter-spacing: -1px;

	text-transform: lowercase;

	font-size: 19px;

	font-weight: normal;

	color: #FFFFFF;

}



#sidebar a {

	text-decoration: none;

	color: #FFC4DC;

}



#sidebar a:hover {

	text-decoration: underline;

}



/* Calendar */



#calendar_wrap {

	border-top: 1px dashed #666633;

}



#calendar caption {

	padding-top: 5px;

	font-weight: bold;

}



#calendar table {

	width: 100%;

	border: 0px solid #E8E8E8;

	font-family: Arial, Helvetica, sans-serif;

}



#calendar thead {

	background: #514F42;

	text-align: center;

}



#calendar tbody td {

	border: 1px solid #514F42;

	text-align: center;

}



#today {

	font-weight: bold;

}



#prev {

}



#next {

	text-align: right;

}



/* Footer */



#wrapper2 {

}



#footer {

	width: 940px;

	margin: 0 auto;

	padding-top: 20px;

	padding-bottom: 20px;

	text-transform: uppercase;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



#footer a {

	text-decoration: none;

	font-size: 10px;

	color: #F5A9C6;

}



#legal {

	clear: both;

	margin: 0;

	padding: 10px 0;

	text-align: center;

	font-size: 10px;

	color: #F5A9C6;

}



#legal a {

	border-bottom: 1px dotted #DA2128;

	text-decoration: none;

}

.ad {

text-decoration:underline; color: black; padding-left: 5px; width:100px; float:left;}


