/* Fogyasztóvédelmi Szemle - Main CSS */

/* CSS Reset */

* {
	vertical-align:baseline;
	font-family:inherit;
	font-style:inherit;
	padding:0;
	margin:0;
	outline:0;
	border:0;
}
html {
	overflow-y: scroll;
}
body, html {
	min-height:100%;
	height:100%;
}
body {
	background-color:#F3F4F5;
	font-size:11px;
}
p, div, h1, h2, h3, h4, h5, h6, pre, blockquote {
	margin:0;
	padding:0;
}
p {
	margin-top:10px;
	margin-bottom:10px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
:focus {
	outline:0;
}
ul, dir, menu {
	list-style:none;
}
li {
	margin-left:20px;
}
sub, sup {
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	vertical-align:middle;
	text-align:center;
}
td {
	vertical-align:middle;
	text-align:left;
}
.ClearFix {
	padding:0;
	margin:0;
	clear:both;
	height:0;
	overflow: hidden;
}
/* Main Parts */

#Container {
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:900px;
	text-align:left;
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	margin:auto;
}
#Header {
	width:100%;
	height:150px;
	background-image:url(../gfx/HeaderMainBg.gif);
	background-repeat:no-repeat;
	background-position: center top;
}
#HeaderTop {
	width:100%;
	height:27px;
	background-image:url(../gfx/HeaderTopBg.gif);
	background-repeat:repeat-x;
}
#HeaderLogoContainer {
	float:left;
	margin-top:50px;
	margin-left:15px;
	height:40px;
	width:385px;
}
#HeaderTopNav {
	float:right;
	clear:right;
	height:40px;
	width:280px;
}
#HeaderSearchBox {
	float:right;
	clear:right;
	height:35px;
	width:264px;
	padding-top:5px;
	padding-left:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2D8D7;
	vertical-align:middle;
}
#HeaderSearchBox span {
	margin-left:10px;
	line-height:35px;
}
#HeaderSearchBox span a {
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../gfx/BtnSubmitSearch.gif);
	background-repeat: no-repeat;
	background-color:#FF0000;
	background-position: left top;
}
#HeaderSearchBox span a:hover {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#FF0000;
}
#HeaderSearchBoxError {
	float:right;
	clear:right;
	padding-left:40px;
	line-height:16px;
	margin-top:2px;
	margin-bottom:2px;
	width:240px;
	font-family:Tahoma;
	font-size:11px;
	color:#CC0000;
	background-image: url(../gfx/sIconWarning.gif);
	background-repeat: no-repeat;
	background-position: 17px 2px;
}
#HeaderBottomNav {
	float:right;
	clear:right;
	text-align:left;
	height:43px;
	line-height:63px;
	padding-left:15px;
	width:265px;
	overflow:hidden;
	font-family:Georgia;
	font-size:10px;
	color:#333333;
}
#TopNav {
	width:100%;
	height:31px;
	background-image:url(../gfx/TopNavBg.gif);
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:2px;
	list-style-type:none;
}
#TopNav ul {
	margin:0;
	padding:0;
}
#TopNav ul li {
	margin:0;
	padding:0;
	display:inline-block;
	font-family:Georgia;
	font-weight:bold;
	font-size:13px;
	line-height:30px;
	color:#FFFFFF;
	float:left;
}
#TopNav ul li a {
	width:150px;
	height:31px;
	line-height:30px;
	display: inline-block;
	color:#FFFFFF;
	text-align:center;
}
#TopNav ul li a:hover {
	background-color:#1D88C9;
	text-decoration: none;
!important;
	background-image: url(../gfx/TopNavActiveButtonBg.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
}

#TopNav ul li a.Selected {
	background-color:#1D88C9;
	text-decoration: none;
!important;
	background-image: url(../gfx/TopNavActiveButtonBg.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
}

#MainContent {
	float:left;
	width:520px;
	margin-left:30px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;	
	display: inline;
	font-family:Tahoma;
}
#MainContent p, ul, ol{
	font-family:Tahoma;
	font-size:12px;
	line-height:17px;
	color:#333333;
}

#MainContent div.InputField {
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:450px;
	background-image: url(../gfx/RightBoxBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:10px;
	border: 1px solid #E2D8D7;
}

#MainContent img {
	padding:2px;
	border: 1px solid #E2D8D7;
	margin:5px;
}

#MainContent img.Indexpic {
	padding:2px;
	border: 1px solid #E2D8D7;
	margin-bottom:5px;
	margin-left:0;
	margin-top:1px;
	margin-right:7px;
}	
#MainContent .Subcontroller {
	font-family: Tahoma;
	font-size:11px;
	color:#333333;
	margin:5px;
	text-align:right;
	float:right;
	padding-left:10px;
	background-image: url(../gfx/TopArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;

}
#MainContent div.InputField .Left{
	width:140px;
	margin-top:2px;
	margin-bottom:2px;
	height:27px;
	line-height:27px;
	float:left;
	display:inline;
	text-align:right;
	font-family: Tahoma;
	color:#333333;
}
#MainContent div.InputField .Mid{
	width:250px;
	height:27px;
	line-height:27px;
	text-align:justify;
	margin: auto;
	margin-top:2px;
	margin-bottom:2px;
	font-family: Tahoma;
	color:#333333;
}
#MainContent div.InputField .Right{
	width:300px;
	height:27px;
	line-height:27px;
	margin-top:2px;
	margin-bottom:2px;	
	line-height:27px;
	float:right;
	display:inline;
}
#MainContent div.InputField .Error {
	margin-left:110px;
	padding-left:66px;
	margin-top:2px;
	margin-bottom:2px;
	line-height:16px;
	width:340px;
	font-family:Tahoma;
	font-size:11px;
	color:#CC0000;
	background-image: url(../gfx/sIconWarning.gif);
	background-repeat: no-repeat;
	background-position: 43px top;
}

#MainContent p.szerzo {
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	margin:0px;
}
#MainContent div.content-separator {
	height:1px;
	line-height:1px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}

#MainContent span.Prev {
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	padding-left:12px;
	background-image: url(../gfx/PrevArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;	
}

#MainContent span.Prev a {
	font-family:Tahoma;
	font-size:11px;
	color:#01628B;
	font-weight:bold;
}

#MainContent span.Next {
	font-family:Tahoma;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	padding-right:12px;
	background-image: url(../gfx/NextArrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;	
}

#MainContent span.Next a {
	font-family:Tahoma;
	font-size:11px;
	color:#01628B;
	font-weight:bold;
}

#MainContent h1 {
	font-family:Georgia;
	font-size:20px;
	line-height:24px;
	color:#0378AA;

}
#MainContent h2 {
	font-family:Georgia;
	font-size:18px;
	line-height:22px;
}
#MainContent h3 {
	font-family:Georgia;
	font-size:16px;
	line-height:20px;
}
#MainContent h4 {
	font-family:Georgia;
	font-size:14px;
	line-height:18px;
}
#MainContent div.cikk{
	margin-bottom:30px;
}

#MainContent div.cikk h4 a{
	color:#01628B;
}

#MainContent div.cikk h3 a{
	color:#01628B;
}

#MainContent div.cikk p{
margin:5;
padding:0;	
}

#MainContent table {
margin:auto;
border-right:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;

}
#MainContent table td{
padding:6px;
border-left:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
	font-family: Tahoma;
	font-size:11px;
	color:#333333;	

}

#MainContent table caption{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#333333;	
	margin-top:10px;
	margin-bottom:10px;
}

#MainContent ul  {
	margin-top:10px;
	margin-bottom:10px;	
}

#MainContent ol  {
	margin-top:10px;
	margin-bottom:10px;	
}

#MainContent ul li {
	padding-left:15px;
	background-image: url(../gfx/ListArrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
}
#MainContent ol {
	padding-left:15px;
}

#MainContent a {
	color:#1D88C9;
}
#MainContent a:hover {
	color:#1D88C9;
	text-decoration:underline;
}
#MainRight {
	float:right;
	width:300px;
	margin-left:10px;
	margin-right:13px;
	margin-top:15px;
	display: inline;
	

}
.RightBoxContainer {
	width:296px;
	background-image: url(../gfx/RightBoxBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #C1C1C1;
	padding:1px;
	font-family: Tahoma;
	font-size:11px;
	color:#333333;	
}
.RightBoxHeader {
	width:281px;
	height:33px;
	line-height:31px;
	text-align:left;
	padding-left:15px;
	font-family:Georgia;
	font-weight:bold;
	font-size:15px;
	overflow:hidden;
	color:#FFFFFF;
	background-color:#01628B;
	background-image: url(../gfx/RightBoxHeader.gif);
	background-repeat: repeat-x;
}
.RightBoxHeaderArrow {
	width:100%;
	height:5px;
	background-image: url(../gfx/RightBoxHeaderArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	overflow:hidden;
}
.RightBoxContent {
	margin:5px;
	font-family: Tahoma;
	font-size:11px;
	color:#333333;		
}
.RightBoxContent .Left {
	width:110px;
	height:27px;
	line-height:27px;
	float:left;
	display:inline;
	text-align:right;
	font-family: Tahoma;
	font-size:11px;
	color:#333333;
}
.RightBoxContent .Mid {
	width:250px;
	line-height:17px;
	text-align:justify;
	margin: auto;
	margin-top:2px;
	margin-bottom:2px;
	font-family: Tahoma;
	font-size:11px;
	color:#333333;
}
.RightBoxContent .Right {
	width:165px;
	height:27px;
	line-height:27px;
	float:right;
	display:inline;
}
.RightBoxContent .Separator {
	width:250px;
	height:1px;
	line-height:1px;
	margin:auto;
	margin-top:3px;
	margin-bottom:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2D8D7;
}
.RightBoxContent .Error {
	padding-left:66px;
	line-height:16px;
	margin-top:2px;
	margin-bottom:2px;
	width:220px;
	font-family:Tahoma;
	font-size:11px;
	color:#CC0000;
	background-image: url(../gfx/sIconWarning.gif);
	background-repeat: no-repeat;
	background-position: 43px 2px;
}
.RightBoxContent .AktualisRovat {
	min-height:45px;
	line-height:25px;
	padding-left:55px;
	background-repeat: no-repeat;
}
.RightBoxContent .AktualisRovat h1 {
	line-height:20px;
	font-size:12px;
	color:#333333;
	font-variant:small-caps;
	font-family: Georgia;
}
.RightBoxContent .AktualisRovat ul li {
	margin-left:5px;
	line-height:18px;
	background-position: left 7px;
}
.RightBoxContent ul {
	margin:0;
	padding:0;
	list-style:none;
}
.RightBoxContent ul li {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	color:#1D88C9;
	background-image: url(../gfx/ListArrow.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	line-height:18px;
	background-position: left 7px;
}
.RightBoxContent ul li a {
	color:#1D88C9;
	text-align:center;
}
#Footer {
	position:relative;
	margin:auto;
	margin-top:-51px;
	width:906px;
	height:50px;
	background-color:#F3F4F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
	line-height:50px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	color:#9B9B9B;
}
.DBlue {
	color:#01628B;
}
.LBlue {
	color:#4F9CBD;
}
.Red {
	color:#CC0000;
}
/* Fogyasztóvédelmi Szemle - Form CSS */
.TextBoxSmall {
	height: 15px;
	width: 250px;
	padding:2px;
	padding-top:3px;
	padding-left:3px;
	margin-top:2px;
	background-image: url(../gfx/TextFieldBackground.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight: normal;
	color: #666666;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #1D88C9;
}
.TextBoxSmallActive {
	height: 15px;
	width: 250px;
	padding:2px;
	padding-top:3px;
	padding-left:3px;
	margin-top:2px;
	background-image: url(../gfx/TextFieldBackgroundActive.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight: normal;
	color: #333333;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #1D88C9;
}

.TextBox {
	height: 15px;
	width: 250px;
	padding:2px;
	padding-top:3px;
	padding-left:3px;
	margin-top:2px;
	background-image: url(../gfx/TextFieldBackground.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight: normal;
	color: #666666;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #1D88C9;
}
.TextBoxActive {
	height: 15px;
	width: 250px;
	padding:2px;
	padding-top:3px;
	padding-left:3px;
	margin-top:2px;
	background-image: url(../gfx/TextFieldBackgroundActive.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-weight: normal;
	color: #666666;
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #1D88C9;
}

.SubmitSearch {
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	font-family:Georgia;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	color:#01628B;
	cursor:pointer;
	/* ie trükk */
	width:auto;
	overflow:visible;
}
.SubmitSearchActive {
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
	font-family:Georgia;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	color:#1D88C9;
	vertical-align:middle;
	cursor:pointer;
	/* ie trükk */
	width:auto;
	overflow:visible;
}

.Submit {
	background-color:#01628B;
	padding-left:10px;
	padding-right:10px;
	font-family:Georgia;
	font-size:11px;
	margin:1px;
	margin-top:2px;		
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
	/* ie trükk */
	width:auto;
	overflow:visible;
	border: 1px solid #AFAFAF;
}
.SubmitActive {
	background-color:#0F75AA;
	padding-left:10px;
	padding-right:10px;
	font-family:Georgia;
	font-size:11px;
	margin:1px;	
	margin-top:2px;	
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
	/* ie trükk */
	width:auto;
	overflow:visible;
	border: 1px solid #AFAFAF;
}

