
/* Default Styles */
* 
{
	margin:0; 
	padding:0;
} 
.clear 
{
	display:block; 
	clear:both; 
	height: 1%;
}
p 
{
	margin:20px 0;
} 
ul, ol 
{
	margin:0 0 0 0px;
} 
li
{
	list-style:inside;
}
ul li 
{
	margin:10px 0 0 20px;
} 
ul li a {
	text-decoration:none;
	}
ul li a:hover {
	color:#FF3300
	}

input, textarea 
{
	background: #F1ECD0;
	border: #A29970 1px solid;
}


a 
{
	color: #666666;
	text-decoration:none; 
	font-weight: bold;
}
/* 
a:visited 
{
	color: #413C24;
	font-weight: normal;
}
a:hover 
{
	color: #000; 
	text-decoration:underline;
}
*/
a img 
{
	border: none;
}

/* Structure */
body 
{
	background: #fff url(../img/backpoland.gif) center fixed no-repeat;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align:center;
	color:#555;
	line-height:1.3em;
}
#wrap 
{
	background: #FFF;
	width:730px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: 'Arial Rounded MT Bold', arial, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
}
#header 
{
	text-align:left;
	height: 270px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
	background:#A39D7E url(../img/banner.jpg) no-repeat bottom; 	
}
	#header h1 
	{
		display:block; 
		padding: 15px 25px 3px;
		width: 450px;
	}
	#header p 
	{
		display:block; 
		padding: 0 25px;
		width: 350px;
	}
#main 
{
	padding: 0 0px;
	background: #F1EFE5;
}
#content 
{
	width:490px;
	float:right;    /* you can change this to left or right */
	padding:5px;
	margin:0;
	overflow:hidden;
	font-weight: normal;
	display:inline;
}
#sidebar 
{
	width:190px;
	float:left;     /* you can change this to left or right */
	padding:-4px 8px 10px 8px;
	margin:0;
	font-size:1.6em;
	color:#333;
	display:inline;
	background:center url(../img/menupoland.gif) top no-repeat;
} 
#footer 
{
	margin:0 auto;
	padding: 7px 0;
	border-top:1px solid #BBC4A3;
	clear: both;
	text-align:center;
	width:730px;
        height: 120px;
        font-size: 90%;
        background: #A39D7E url(../img/footer.jpg) no-repeat left bottom;
        display:block;
}
/* Formatting */
h3 
{
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:left;
	
}
h3 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-decoration:none;
	font-weight:normal;
	background:url(../img/voltar.gif) center left no-repeat;
	}
h3 a:hover {
	
	color:#000000;
	
	}
h1, h2, h3, h4, .postnav 
{
	font-family: 'Century', arial, sans-serif;
	font-weight: normal;
	word-spacing:5px;
	line-height:30px;
}
h2.storytitle 
{
	margin-top:2px;
	text-align:left;
	font-size:2.1em;
	font-weight:normal;
	color:#FF0000;
	
}
h2.indicetitle 
{
	margin-top:20px;
	text-align:left;
	font-size:2.1em;
	font-weight:normal;
	color:#000000;
	
}
.storytitle a {
	font-weight:normal;
	font-size:0.8em;
	color:#666;
	text-decoration:none;
	}
.storytitle a:hover {
	color:#333333;
}

blockquote
{
	margin: 0 30px 10px 20px;
	padding: 0 0 0 8px;
	font-style:italic;
	border-left: 1px solid #993300;
}

.storycontent {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.indicecontent {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
.indicecontent a {
	font-weight:normal;
	letter-spacing:1px;
	color:#333333;
	}
.indicecontent a:hover {
	padding-left:2px;
	}
.indice {
	margin-top:20px;
	text-align:left;
	font-size:1.9em;
	font-weight:normal;
	color:#666666
	}

.dir {
	letter-spacing:1px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:1.0em;
	color:#333333;
	}

#sidebar h2 
{
	margin: 10px 0 0 0;
	font-size: 100%;
	color: #584122;
	text-align:center;
    font-weight: normal;
}
#sidebar ul 
{
	text-align:center;
	list-style-type: none;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	font-family:"Times New Roman", Times, serif;	

	
}
.postnav 
{
	text-align:center;
}
#sidebar ul li 
{
	margin: 0.1em 0 0 0;
	padding-top: 0.3em;
	padding-bottom: 0.2em;	
}
.meta 
{
    font-weight: normal;
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
	text-align:left;
}



.date 
{
	float: left;
	color: #BBC4A3;
	font-family: 'Arial Rounded MT Bold', arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
        font-weight: normal;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.postfooter 
{
	padding-top:0px;
	background: none;
}
#Voltar {
	/*width:20px;
	height:18px;
	margin:0;
	padding:0;
	right:0px;
	bottom:0px;
	position:absolute;*/
	font-size:0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;	
	background:url(../img/_tl.gif) top left no-repeat;
	text-align:center;
}
#Voltar a {
	text-decoration:none;
	/*width:20px;
	height:18px;*/
	display:block;
	overflow:hidden;
	color:#FF0000;
	background:url(../img/_tl.gif) top left no-repeat #eee;
	font-weight:normal;
}

#Voltar a:hover {
	/*width:20px;
	height:18px;*/
	display:block;
	overflow:hidden;
	color:#FF0033;
	background-color:#f6f6f6;
	
	 
	}