
body
{
	background-color: #A57279; /*#4e1e25;*/
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#full
{
	background: url("../images/Campanella.jpg") no-repeat;
	background-position: top left;
	width: auto; 
	height: 790px;
	position: absolute; margin-left:-525px; left: 50%; width: 1091px;
	float: left;
	top: 5px;
}
#main
{
	position: absolute;
	height: 690px;
}

/*****************
	header
******************/
#header
{
	/*border: solid 1px #000;*/
	position: absolute;
	left: 570px;
	top: 25px;
	width: 250px;
	height: 60px;
	color: #909067;
	font-size: 10px;
	line-height: 120%;
}
#header b
{
	letter-spacing: 3px;
	line-height: 200%;
}
#header a
{
	color: #909067;
	font-weight: bold;
	text-decoration: none;
}
#header a:hover
{
	color: #909067;
	text-decoration: underline;
}

/*****************
	left side
******************/
#leftside
{
	/*border: solid 1px #000;*/
	position: absolute;
	left: 68px;
	top: 180px;
	width: 132px;
	letter-spacing: 1px;
}
#menu
{
    /*border: solid 1px #ff0000;*/
    height: 120px;
    padding: 5px 5px 5px 5px;
    font-size: 13px;
    text-transform: uppercase;
}
#menu b
{
    font-size: 18px;
    font-weight: bolder;   
}
.menuItem
{   
    font-size: 13px;
    color: #b1a389;
    text-decoration: none;
}
.menuItem:hover
{   
    color: #4e1e25;
    border-left-width: 0px;   
    border-top-width: 0px;   
    border-bottom-width: 0px;   
    border-right-width: 0px;   
    border-style: solid;
}
.menuItemActive, .menuItemActive:hover
{
    cursor: default;   
    color: #4e1e25;
    border-left-width: 0px;   
    border-top-width: 0px;   
    border-bottom-width: 0px;   
    border-right-width: 0px;   
    border-style: solid;
    text-decoration: none;
}
#news
{
	/*border: solid 1px #00ff00;*/
	width: 120px;
	height: 250px;
	padding: 60px 0px 0px 0px;
}

/*****************
	right side
******************/
#rightside
{
	/*border: solid 1px #0000ff;*/
	position: absolute;
	left: 210px;
	top: 100px;
	width: 470px;
	height: 460px;
}
#title h1
{
	padding: 30px 15px 10px 30px;
	font-size: 16px;
	font-style: italic;
	color: #703146;
}
#content
{
	padding: 0px 5px 5px 5px;
	font-size: 13px;
}
#content p
{
    padding: 7px 0px 0px 0px;
    text-align: justify;
}
#content p b
{
	padding: 0px 0px 0px 10px;
	font-size: 20px;
}
#content p a
{
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #b1a389;
}
#content p a:hover
{
	color: #4e1e25;
}
#content ul
{
	padding-top: 10px;
}
#content li 
{
	list-style-image: url(../images/lista.gif);
	list-style-position: inside;
	list-style-type: square;
	padding-left: 30px;
}
#content h2
{
	font-size: 15px;
	font-style: italic;	
	color: #b1a389;
}
#content h4
{
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	font-style: italic;	
	text-align: center;
	color: #b1a389;
}

/*****************
	footer
******************/
#footer
{
	/*border: solid 1px #aaa;*/
	position: absolute;
	left: 190px;
	top: 640px;
	width: 480px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #b8aa90;
}
#footer a, #footer a:hover
{
	text-decoration: none;
	color: #b8aa90;
	font-weight: bold;
}
#footer a:hover
{
	text-decoration: underline;
}

/* PappZoo: nem feltétlenül kell szerintem */
#my-glider
{
	position: relative;
	top: 0px;
	border: solid 0px #b8aa90;
}
#content table td a img
{
	border: 2px solid #b8aa90;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	width: 50px;
}
#content table td a img:hover
{
	border: 2px solid #682B39;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	width: 50px;
}

.accessibility
{
	font-size: 13px;
	position: relative;
	left: 20px;
}

.partnerGroup
{
	font-style: italic;
	height: 30px;
	color: #703146;
}
.partnerLabel
{
	padding-left: 5px;
	padding-right: 10px;
}
.partnerLink
{
	color: #B1A389 !important;
	text-decoration: none;
}
.partnerLink:hover
{
	color: #4E1E25 !important;
	text-decoration: underline;
}
.partnerText
{
	color: #B1A389 !important;
}
.partnerBanner
{
	width: 300px !important;
}

.sivni{
	display: none;
}

.sivni2{
	color: #fff;
	font-size: 1px;
	cursor: default;
}