*{margin:0px;padding:0px;}

body
{
font:14px Georgia, Verdana, Arial, sans-serif;
background-color:#722A2A;
/* background:#a29e8c url(images/bg4.jpg) fixed; */
}

#container
{
position:relative;
width:770px;
margin:0px auto 0px auto;
background:url(images/leftBg.jpg) repeat-y;
}

#left
{
width:238px;
height:100%;
float:left;
}

#left .header
{
width:228px;
padding:55px 5px 0px 5px;
background:url(images/leftHeader.jpg) no-repeat top;
font:28px Georgia;
text-align:center;
color:#622828;
}

#left .header h1
{
font-size:28px;
}

#left .header h2
{
font-size:18px;
color:#9F8D56;
}

#left div.leftList
{
padding:50px 15px 15px 15px;
background:url(images/leftDivider.jpg) no-repeat top;
}

#left div.about
{
color:#495E4A;
width:180px;
margin:auto;
text-align:justify;
}

#left div.leftList
{
text-align:center;
}

#left div.leftList h4
{
margin-bottom:10px;
text-align:center;
text-transform:uppercase;
font-weight:normal;
color:#9F8D56;
}

#left div.leftList ul
{
list-style-type:none;
}

#left div.leftList ul li
{
text-align:center;
border-bottom:1px solid #BCB087;
}

#left div.leftList ul li a
{
padding-left:20px;
padding-right:10px;
text-decoration:none;
color:#495E4A;
font:13px Tahoma;
}

#left div.leftList a
{
text-decoration:none;
text-align:center;
color:#495E4A;
font:13px Tahoma;
border-bottom:1px solid #BCB087;}

#left div.leftList ul li a:hover
{
color:#D67103;
}

#left div.leftList a:hover
{
color:#D67103;
}

#leftFooter
{
position:absolute;
width:238px;
height:178px;
left:0px;
bottom:0px;
background:url(images/leftFooter.jpg) no-repeat top;
}

#leftFooter p
{
position:relative;
width:200px;
height:30px;
border:0px solid white;
top:110px;
left:20px;
font-size:11px;
text-align:center;
color:#495E4A;
}

#leftFooter p a
{
color:#495E4A;
}

#leftFooter p a.rss
{
color:#B26811;
}

#header
{
width:514px;
height:190px;
float:right;
/*background:url(images/headerBg.jpg) no-repeat top;*/
}

#header img
{
display:block;
width:500px;
margin:0px auto 0px auto;
}

#header ul
{
margin-top:8px;
height:33px;
width:513px;
margin-left:2px;
}

#header ul li
{
display:inline;
}

#header ul li a
{
float:left;
width:82px;
height:28px;
padding:3px 10px 3px 10px;
background:url(images/menuItemBg.jpg);
text-align:center;
color:#550000;
line-height:12px;
font-size:12px;
text-decoration:none;
text-transform:uppercase;
overflow:hidden;
}

#header ul li a:hover
{
background-position:0px 34px;
color:#B5901F;
}

div.entry
{
margin-top:20px;
margin-bottom:20px;
width:514px;
float:right;
background:url(images/entryBg.jpg);
}

div.entryHeader
{
background:url(images/entryHeader.jpg) no-repeat top;
}

div.entryHeader .header
{
margin-bottom:0px;
font-size:16px;
padding:30px 30px 15px 30px;
background:url(images/entryDivider.jpg) no-repeat bottom center;
}

div.entryHeader .header h2
{
font-size:14px;
}

div.entryHeader p
{
color:#622828;
padding:0px 0px 0px 30px;
}

div.entryContent
{
padding:10px 20px 20px 20px;
}

div.entryContent a
{
color:#990000;
}

div.entryContent a:hover
{
text-decoration:none;
}

div.entryContent ul, div.entryContent ol,  div.entryContent dl
{
padding-left:30px;
}

div.entryContent img
{
float:left;
margin:5px 10px 2px 0px;
border:2px solid #fff;
}

div.entryFooter
{
height:35px;
background:url(images/entryFooter.jpg) no-repeat bottom;
}

div.entryFooter p
{
padding:6px 0px 0px 30px;
color:#622828;
}

div.entryFooter p a
{
color:#622828;
}






/* sIFR stílusok */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced*/

.sIFR-hasFlash h1 span{
	visibility: hidden;
	font-size:30px;
}

.sIFR-hasFlash h4{
	visibility: hidden;
	font-size:11px;
}

.sIFR-hasFlash #left h2 {
	visibility: hidden;
	font-size:16px;
}

.sIFR-hasFlash div.entry h2 {
	visibility: hidden;
	font-size:17px;
	padding-top:5px;
}