﻿body {
	font-family: Arial, Verdana, 'Times New Roman';
	min-width: 975px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: justify;
	font-size: 10pt;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {color: #750000; font-weight: bold;}

h1 {
	margin: 0 0 0 0;
	font-size: 2.0em;
}
h2 {
	clear: both;
	margin: 0em 0em 0em 0em;
	font-size: 1.7em;
}
h3 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.4em;
}
h4 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.2em;
}
h5 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.0em;
}
h6 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 0.8em;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

.PoziStyle {
	font-variant: small-caps;
}

/* Az odal hasznos területének alapja */
#FullContent
{
	width: 900px;
	margin: auto;
	background-image: url(Images/bg_contentline.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#HeaderRow
{
	height: 54px;
	background-image: url(Images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #D38958;
	font-size: 12pt;
	font-weight: bold;
}

#ContentRow
{
	height: 575px;
	background-image: url(Images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#LeftMenu
{
	width: 170px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	
}

#FooterRow
{
	height: 46px;
	background-image: url(Images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.FooterAddress
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.FooterAddress a
{
	color: #FFFFFF;
	text-decoration: none;
}

.FooterAddress a:hover
{
	color: #663300;
	text-decoration: none;
}

.FooterCopyRight
{
	height: 14px;
	font-size: 8pt;
	text-align: center;
	color: #333333;
	font-weight: bold;
}

.FooterCopyRight a
{
	color: #333333;
	text-decoration: none;
}

.FooterCopyRight a:hover
{
	color: #663300;
	text-decoration: none;
}

#ContentBox
{
	color: #000000;
	font-size: 10pt;
	padding-top: 15px;
}

#ContentBox h1 {
	margin: 0 0 0 0;
	margin-left: 20px;
	font-size: 14pt;
	color: #000000;
}

#ContentBox h2 {
	margin: 0 0 6px 0;
	margin-left: 20px;
	font-size: 11pt;
	color: #000000;
}

#ContentBox p {
	margin-left: 20px;
	margin-right: 30px;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

#ContentBox ul {
	text-align: justify;
	margin-right: 60px;
}

#ContentBox ol {
	text-align: justify;
	margin-right: 60px;
}


#ContentBox li {
	text-align: justify;
	/* padding-left: 10px; */
}

#ContentBox a
{
	color: #825700;
	text-decoration: none;
}

#ContentBox a:hover
{
	color: #663300;
	text-decoration: none;
}

.HideBoxButton {
	margin: 0 0 0 0;
	margin-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}

.HideBoxButton a
{
	color: #000000;
	text-decoration: none;
}

.ServicesBox
{
	background-image: url(Images/Services_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 471px;
	height: 548px;
}

.ServicesMenu
{
	float: left;
	width: 700px;
	height: 548px;
}

.GaleriaViewBox
{
	background-color: Fuchsia;
}

div.radtooltip_WebBlue
{
	position: absolute;
	cursor: default;
	border: solid 6px #e3d7c0;
	background: #f9f6dd;
}

.GaleriaViewBox div.radtooltip_Web20 div.ToolTipCallout
{
	position: absolute; top: 0; left: 0;
	height: 22px; width: 22px;
	line-height: 1px; font-size: 1px;
	background-image: url(ToolTip/Callouts.gif) ;
	background-repeat: no-repeat;
}

#ContentBox .HomePic1
{
	padding-top: 170px;
	padding-left: 50px;
	font-weight: bold;
	color: #FFFFFF;
}

#ContentBox .HomePic1 a
{
	color: #FFFFFF;
	text-decoration: none;
}

#ContentBox .HomePic1 a:hover
{
	color: #F8842F;
	text-decoration: none;
}

#ContentBox .HomePic2
{
	padding-top: 190px;
	padding-left: 160px;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

#ContentBox #HomeMenu2 a
{
	color: #0107BF;
	text-decoration: none;
}

#ContentBox #HomeMenu2 a:hover
{
	color: #6C2F00;
	text-decoration: none;
}

#ContentBox .HomePic3
{
	padding-top: 202px;
	padding-left: 176px;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

#ContentBox #HomeMenu3 a
{
	color: #0107BF;
	text-decoration: none;
}

#ContentBox #HomeMenu3 a:hover
{
	color: #6C2F00;
	text-decoration: none;
}
