*{margin:0; padding:0;}

body, html {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #89725b url(album/other/bg.jpg) repeat-y center;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	}

div.title {
	background: #677e52;
        width: 660px;
        padding: 0px 0px 0px 20px;
        margin: 0 auto;
}

div.title h1 {	
	font-family: palatino linotype, georgia, arial, times;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	margin: 0;	
	padding: 30px 0 0 10px;	
}

div.title a {
	color: black !important;
	text-decoration: none !important;
}
div.title a:hover {
	color: #111 !important;
	text-decoration: none !important;
}

div.title h2 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 8pt;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 10px;
}

/*
 * Special markup for weblog entries.
 */

div.sub body{
	color:#333;
}

div.entry {
	width: 700px;
	margin: 0 auto;
	background: url(album/other/content.jpg) repeat-y center;
	color:#333;
	border: none;
	padding: 0;
        margin: 0px auto;
}

div.padding {
        padding-top: 0px;
        padding-bottom: 0px;
}

div.entry div.body {
	padding: 10px 30px;	
}

img.kicsi {
	 display: block;
   	 margin: 10px auto 5px auto;
	 max-width: 560px;
	 padding:1px;
	 -moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
         -webkit-border-radius: 3px;
         border-radius: 3px;
	 border-color: #fff;
}

img.back {
         display: block;
         margin-left: auto;
         margin-right: auto;
         border:0px;
}


ul.lista {
        margin-bottom: 0px;
	margin-left:20px;;
        list-style-type: disc;
}

li.sor {
        margin-bottom: 4px;
        font-size: 100%;
}

div.entry div.body a {
	text-decoration: none; font-weight:bolder; color: black;
}

div.entry div.body a:visited {
	text-decoration: none; font-weight:bolder; color: black;
}

div.entry div.body a:hover {
	text-decoration: none; color:#444; 
}


div.entry .title {
	background: url(album/other/content.jpg) repeat-y center;
	font: 1em/25px Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
}

div.entry div.date {
        font-weight: normal;
	font-size:70%;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 0px solid #000000;
	padding: 0px 0px 10px  30px;
}

div.entry div.title a {
	color: black !important;
	text-decoration: none !important;
}
div.entry div.title a:hover {
	color: "#525c19" !important;
}

div.entry div.tags {
	border-top: 0px solid rgb(128, 128, 128);
	font-size: 75%;
	text-align: right;
	padding-top: 10 px;
	padding-left: 30px;
	padding-right: 30px;
}

div.entry div.tags a {
	text-decoration: none; font-weight:normal; color: black;
}

div.entry div.tags a:visited {
	text-decoration: none; font-weight:normal; color: black;
}

div.entry div.tags a:hover {
	text-decoration: normal; font-weight:normal; color: #525c19;
}

div.entry div.tags span.comments {
        padding-left: 30px;
        float: left;
}

p.bejegyzes {
	font-size: 90%;
	text-align: justify;
	padding-bottom: 5px;
}

p.sign {
	font-size: 80%;
	font-style:italic;
	text-align: right;
	padding-bottom: 5px;
}

p.cim {
        font-size: 110%;
        font-weight: bold;
	padding-bottom: 5px;
}


p.kepala {
	margin: 0 0 8px 0;	
	font-size: 70%;
	color: #555;
	text-align: center;
}

	a.cr:link {text-decoration:none;color:#444}
	a.cr:visited {text-decoration:none;color:#444}
	a.cr:hover {text-decoration:none;color:#bbb}
	a.cr:active {text-decoration:none;color:#bbb}	

p.cr {
	background: #677e52;
        width: 634px;
	color: #000;
	padding: 10px 30px 10px 0px;
	margin: 0 18px;
	font-family: monospace;
	font-size: 70%;
	text-align: right;
	text-transform:lowercase;
	}


p.tit {
        background: #677e52;
        width: 614px;
        color: #000;
        padding: 10px 30px 0px 20px;
        margin: 0 18px;
	font-family: palatino linotype, georgia, arial, times;
        font-size: 14pt;
	font-weight: bold;
        letter-spacing: 1px;
        }


p.subtitle {
        background: #677e52;
        width: 614px;
        color: #000;
        padding: 0px 30px 30px 20px;
        margin: 0 18px;
	font-family: palatino linotype, georgia, arial, times;
        font-size: 12pt;
        font-weight: 300;
        font-style: italic;
	letter-spacing: 1px;
        }



pre {
	overflow:	auto;
	background:	rgb(230,230,230);
	border:		solid;
	border-width:	thin;
	padding: 5px  10px;
}
