/* ============================ common ============================== */

body { 
	color: #444;
	font-family: 'Trebuchet MS';
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 20px 0 0 30px;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #e3004f;
	border-left: 0px solid #2c0000;
	padding-left: 5px;	
}

h2 {
	margin: 10px 0;
	font-size: 1.2em;
	letter-spacing: -1px;
	color: #808081;
	border-left: 5px solid gray;
	padding-left: 5px;
}

h2.monit {
	border: none;
	color: red;
	font-size: 1.2em;
}

#content .okazje{
	margin: 0 35px 25px 15px;
	font-size: 0.8em;
	letter-spacing: -1px;
	color: silver;
	border: 0;
}

h3 {
	margin: 10px 0;
	font-weight: bold;
}

p {
	font-size: 0.8em;
	margin: 10px 0;
	padding-left: 15px;
}

p:first-letter {
	font-size: 1.3em;
	padding-left: 5px;
}

small {font-size: 0.8em; font-style: italic;}

li{ 
	list-style-position: inside;
}

#content li{ 
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 30px;
	font-size: 0.9em;
}

ol{ 
	list-style: decimal;
}


#opinions cite{
	display: block;
	font-size: 0.9em;
	font-style: italic;
	padding-left: 30px; 
	margin: 3px 0 10px 0;
	color: #808081;
}

a { text-decoration: none; color: #300007;}
a:hover, a:active, a:focus { text-decoration: underline; color: #ff0026; }

img 	{ display: block; }
a img 	{ border: none; }
a span	{ cursor: pointer; }
strong 	{ font-weight: bold; }
em 		{ font-style: italic; }

.clearfix:after {
	clear: both;
	display: block; visibility: hidden;
	height: 0;
	content: ".";   
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ========================== common end ============================ */

/* ============================ layout ============================== */

#top {
	color:black;
	font-size:0.6em;
	letter-spacing:1.4px;
	margin:3px 0;
	text-transform:uppercase;
}

#holder {
	width: 786px;
	margin: 0 auto;
}

.wrap {
	width: 786px;
	margin: 0 auto;
	text-align: left;
}

#header{
	background-color: #0D5998;
	background: url(../img/back-hd.jpg) repeat-x;	
	height: 176px;
	border-bottom: 0 solid #2c0000;
	border-top: 0 solid #2c0000;
}

#sub-header{ 
	background-color: #808082;
	height: 29px;
	font-family: Helvetica;
	font-size: 0.7em;
	border-bottom: 0 solid #2c0000;
}


#sub-header a{ 
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	width: 130px;
	margin-top: 9px;
	display: inline-block;
	text-align: center;
}

#sub-header a:hover, #sub-header a:focus{ 
	color: #300007;
	text-decoration: none;
}

#sub-header li{ 
	background-color:#787878;
	background-image:url(../img/bg-li.gif);
	float:left;
	font-family:'Comic Sans MS';
	font-weight:bold;
	height:29px;
	letter-spacing:1px;
	position:relative;
	text-align:left;
	width:131px;
}

#content{ 
	border-left:1px solid #808080;
	float:left;
	padding-left:15px;
	padding-right:20px;
	text-align:justify;
	width:545px;
}

.post {
	line-height: 1.2em;
}

#opinions {
	margin-left: 35px;
}


#side-bar{
	width: 180px;
	float: left; 
	border-left: 0 dotted silver;
	padding-left: 10px; padding-bottom: 10px;
	text-align: left;
}

#side-bar p{
	font-size: 0.6em;
}

.side-box {
	margin-top: 35px;
}

.first{
	margin-top: 0;
}

#footer{ 
	background-color: #585858;
	border-top: 2px solid #2c0000;
	text-align: center;
	font-size: 0.9em;
	color: silver;
	padding-top: 10px;
	clear: both;
}

#footer p{ 
	padding: 10px 0;
	line-height: 1.6em;
}

#bottom-links {
	clear: both;
	width: 100%;
	font-size: 0.8em;
	color: silver;
	line-height: 80%;
	letter-spacing: -1px;
}

/* ========================== layout end ============================ */

#side-bar img{
	display: inline;
}

/* ============================ header ============================== */



/* ========================== header end ============================ */

/* ========================== sub-header ============================ */



/* ======================== sub-header end ========================== */

/* ============================ content ============================= */

.meta {
	font-size: 0.7em;
	margin-bottom: 20px;
}

ul.children li {
	padding-left: 10px;
}

h2.storytitle {
	text-transform: uppercase;
	border-left: 5px solid #2c0000;
}

h1.form-title{
	font-size: 4em;
	border: 0;
	font-style: italic;
	margin-bottom: 0px;
	padding: 0;
}


/* ========================== content end =========================== */

/* ============================ side-bar ============================ */

#side-bar ol{ 
	font-size: 0.6em;
	line-height: 90%;
}

#example img {
	width: 98%;
}

/* ========================== side-bar end ========================== */

/* ============================= footer ============================= */




/* =========================== footer end =========================== */


#formularz {
	border: 1px solid black; 
	padding: 15px; 
	width: 40%; margin: 50px auto;
	font-size: 11px; 
	min-width: 500px;
	background-color: #D3D3D3; 
	text-align: center;
}

#form .bigger {
	font-size: 30px; 
	text-align: center;
}

#form input, textarea{
	font-family: 'Trebuchet Ms';
	text-align: center;
}

.powrot {
	padding: 30px 0;
}

.link-gal {
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	width: 140px;
	margin: 0 auto; margin-top: 20px; 
	display: block;
}

#side-bar a:hover.link-gal {
	font-weight: bold;
	text-decoration: none;
}

.skype {
	border: medium none rgb(0, 0, 0);
}


.linkme {
	text-align:center;
	margin:0 auto; 
	margin-bottom:6px; 
	font-size: 0.7em;
}

.mix {
	color: #006ad6;
}

.foto {
	color: #8e8e8e;
}

.prezent {
	color: #ff3121;	
}

.form-pp{
	text-align: center;
}

#side-bar p.w3c {
	border-top: 2px solid #CACACA;
	display: block;
	padding-top: 15px;
}

a.zamowienie {
	padding: 15px;
	padding-left: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px dashed #FC004D;
	margin: 20px;
	display: block;
	color: #FC004D;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	background: url(../img/gift-pack.gif) no-repeat;
	height: 19px;
}

a.zamowienie:hover, a.zamowienie:focus{
	background-color: #FC004D;
	color: #FFF;
	text-decoration: none;
}

.mrg-auto {
	margin: 0 auto;
}
