/**
 * Alap stílusbeállítások
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr {
	margin: 0;
	padding: 0;
}

html {
	/* overflow: scroll; */
	height: 101%;
}


ul {
	margin: 0;
	padding: 0 0 10px 15px;
}

h2 {
	font-weight: bold;
	font-size: 125%;
	margin: 5px 0px 15px 0px;
}

img {
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334466;
	background: #E0E8F0;
}

a {
	color: #779966;
	text-decoration: none;
}

a:hover {
	color: #668855;
}

a:active, a:focus, select {
	outline: none;
}

input, select, option, optgroup, textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}


/* 990 */
#container_header {
	width: 970px;
	height: 21px;
	padding: 7px 10px 0px 10px;
	margin: 4px auto 0px auto;
	text-align: right;
	background: #E0E8F0 url(/design/container_header_background.png) repeat-x;
}  

#container_main {
	width: 970px;
	padding: 0 10px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #E0E8F0 url(/design/container_main_background.png);
	overflow: hidden;
}  

#container_footer {
	clear: both;
	width: 970px;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 20px auto;
	text-align: center;
	font-size: 80%;
	background: #E0E8F0 url(/design/container_footer_background.png) repeat-x;
	overflow: hidden;
}





#box_header {
	height: 92px;
	background: #C7D5E4 url(/design/box_header_background.png);
	padding: 0px;
	margin: 0px;
	clear: both;
}

#box_menu {
	width: 970px;
	overflow: hidden;
	clear: both;
}

#box_main {
	width: 968px;
	overflow: hidden;
	clear: both;

	background: #FFFFFF url(/design/box_main_background.png) repeat-x;
	padding-top: 14px;
	margin: 1px;
	overflow: hidden;
}

/* 222px */
#box_left {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 2px;
	overflow: hidden;
}


/* 514px + 252px */
#box_content {
	float: left;
	width: 756px;
	padding: 0px 5px 10px 5px;
	overflow: hidden;
}

#box_footer {
	background: #FFFFFF;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	text-align: center;
	overflow: hidden;
}





#container_header, #container_header a {
	text-decoration: none;
/*
	color: #88AA77;
	color: #7788AA;	
*/
	color: #7788AA;	
	font-weight: bold;
}

#container_header a.selected {
	color: #334466;
}

#box_header .logo {
	float: left;
	height: 90px;
	width: 238px;
	padding: 1px;
	overflow: hidden;	/*IE6*/
}

#box_header .logo img {
	height: 90px;
	width: 238px;
}

#box_header .banner div {
	float: left;
	height: 90px;
	width: 728px;
	padding: 1px 1px 1px 0;
	margin: 0px;
	text-align: right;
	border-left: 1px solid #FFFFFF;
}

#box_left .banner {
	padding: 0 0 10px 0;
}

#box_left .banner div {
	width: 200px;
	overflow: hidden;
	padding: 5px 0 5px 0;
}

#box_content .banner div {
	width: 756px;
	overflow: hidden;
	text-align: center;
	padding: 0 0 15px 0;
}





/* Bal oldali menü */
#box_left .menu_title {
	display: block;
	width: 198px;
	padding: 6px 0;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #445577;
	background: #C7D5E4 url(/design/menu_title_background.png) repeat-x 1px 1px;
	border: 1px solid #C7D5E4;
}

ul.menu {
	padding: 0px 0px 6px 0px;
}

ul.menu li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

ul.menu li a, ul.menu li div {
	width: 190px;
	display: block;
	padding: 6px 4px 6px 4px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #5060A0;
	background-color: #F2F5F9;
	border: 1px solid #C7D5E4;
}

ul.menu li a.selected {
	color: #555599;
	background-color: #C7D5E4;
	border: 1px solid #A2B5D9;
}

ul.menu li a:hover {
	color: #555599;
	background-color: #C7D5E4;
	border: 1px solid #A2B5D9;
}

 li a.level1 {
/*
	text-transform: uppercase;
	font-weight: bold;
*/
}

ul.menu li a.level2 {
	padding-left: 20px;
	width: 172px;
}





.requiredTitle {
	font-weight: bold;
}

.requiredStar {
	font-family: verdana;
	font-weight: normal;
	color: #FF0000;
}

.notRequiredTitle {
	font-weight: normal;
}

.notRequiredTitle .requiredStar {
	display: none;
}


.fieldsetDiv {
	width: 386px;
	padding: 2px 6px;
	border: 1px solid #C7D5E4;
	background: #FFFFFF;
}

.fieldset {
	border: 1px solid #EEEEFF;
	padding: 4px;
	margin: 0px;
}

.fieldsetContainer label, .fieldsetDiv label {
	float: left;
	line-height: 15px;
	padding: 2px 0 2px 0;
}
.fieldsetContainer label input, .fieldsetDiv label input {
	float: left;
	margin: 0px 5px 0px 0px;
	height: 15px;
	padding: 0;
}
.fieldsetContainer br, .fieldsetDiv br {
	clear: both;
}


.wideFieldset {
	width: 390px;
}

.wideInput {
	width: 394px;
}

.wideSelect {
	width: 400px;
}

.input {
	margin: 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #C7D5E4;
	color: #555555;
	background: #FFFFFF;
}

.select {
	margin: 0;
	padding: 2px 1px 2px 0px;
	border: 1px solid #C7D5E4;
	color: #555555;
	background: #FFFFFF;
}

.button {
	height: 25px;
	font-weight: bold;
	color: #445577;
	background: #F2F5F9 url(/design/button_background.png) repeat-x;
	/* border: 1px solid #99AACC; */
	border: 1px outset #FFFFFF;
}

.button:hover {
	background: #C7D5E4 url(/design/button_background_hover.png) repeat-x;
	border: 1px inset #FFFFFF;
}

.file {
	color: #555555;
}

.inputAlert {
	background-color: #FFEEEE;
	border: 3px double #FF0000;
	margin-left: -2px;
}







.description {
	font-weight: normal;
	font-style: italic;
	color: #556688;
}

.alert {
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}

.important {
	color: #000000;
	text-align: center;
	font-weight: bold;
}


.searchContainer {
	float: left;
	margin: 4px;
	overflow: hidden;
}

.searchTitle {
	font-size: 11px;
}

.searchLabel {
	float: left;
	line-height: 21px;
	padding: 2px 10px 2px 0;
	font-size: 11px;
}

.searchLabel input {
	float: left;
	margin: 0px 3px 0px 0px;
	height: 21px;
	padding: 0;
}

.searchSelect {
	margin: 0;
	padding: 2px 1px 2px 0px;
	font-size: 16px;
	color: #334466;
	background-color: #F2F5F9;
	border: 1px solid #AABBDD;
}

.searchSelect optgroup {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #445577;
	padding-top: 5px;
}


.contentBoxBorder {
	border: 1px solid #C7D5E4;
	padding: 1px;

	margin: 0px auto 30px auto;
	width: 745px;
	background: #FFFFFF;

	overflow: hidden;
}
.contentBoxBorder.noMargin {
	margin: 0px auto 0px auto;
}
.contentBox {
	padding: 10px;
	margin: 0px auto 0px auto;

	overflow: auto;
	/*overflow: hidden;*/
	text-align: justify;

	color: #334466;
	background: #FFFFFF;
	border: 0px solid #C7D5E4;
}

.contentBoxBanner .contentBox {
	height: 90px;
	overflow: hidden;
	padding: 8px;
	background: #F2F5F9;
}

.contentBox h1 {
	padding: 2px 0 6px 0;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #556688;
}
.contentBox h2 {
	margin: 5px 0px 15px 0px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #556688;
}
.contentBoxColor2 {
	border: 1px solid #C7D5E4;
	padding: 1px;
}
.contentBoxColor2 .contentBox {
	color: #556688;
	/* background: #E8ECF4; */
	background: #F2F5F9 url(/design/box_background.png) bottom repeat-x;
}
.contentBoxColor2 h1 {
	color: #667799;
}

.contentBoxColor3 {
	border: 1px solid #C7D5E4;
	padding: 1px;
}
.contentBoxColor3 .contentBox {
	color: #556688;
	/*background: #FAFCFF;*/
	background: #F2F5F9;
}

.contentBoxColor4 {
	border: 1px solid #C7D5E4;
	padding: 1px;
}
.contentBoxColor4 .contentBox {
	color: #556688;
	/*background: #ECF4E8;*/
	background: #F5F9F2 url(/design/box_background_2.png) bottom repeat-x;
}
.contentBoxColor4 h1 {
	color: #667799;
}


.contentBox h3 {
	font-size: 110%;
	padding: 10px 0 10px 0;
}

.contentBox p {
	padding: 0 0 10px 0; 
	text-align: justify;
}

.contentBox p.last {
	padding: 0px;
}


.contentBox h1.listTitle {
	padding: 5px 0px 15px 0px;
	text-align: left;
}


.specialOffer3 {
	border: 1px solid #CC9999;
	padding: 1px;
	background: #EEEE99;
}
.specialOffer3 .contentBox {
	background: #FFFFCC;
}


.leftBoxBorder {
	border: 1px solid #C7D5E4;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	background: #FFFFFF;
}
.leftBox {
	background: #F2F5F9;
	padding: 2px;
	cursor: pointer;
	overflow: hidden;
}
.leftBox:hover {
	background: #E3EAF2;
}
.leftBox h1 {
	padding: 5px 0px 8px 0px;
	font-size: 14px;
}
.leftBox a, .leftBox a:hover {
	color: #779966;
}

/*
.leftBox ul {
	list-style-position: inside;
	list-style-image: url("/design/bullet.png");
	padding-left: 2px;
}
*/
.leftBox ul {
	padding-left: 3px;
	list-style: none;
}
.leftBox ul li{
	margin-top: 4px;
	padding-left: 12px;
	background: url("/design/dot2.gif") 0 3px no-repeat;
}

.contentBox ul {
	padding-left: 3px;
	list-style: none;
}
.contentBox ul li{
	margin-top: 4px;
	padding-left: 12px;
	background: url("/design/dot2.gif") 0 3px no-repeat;
}

.alertLine {
	text-align: center;
	font-weight: bold;
	width: 737px;
	border: 1px solid #FFCCDD;
	background: #FFF8F8;
	padding: 5px;
	margin: 0px auto 8px auto;
	color: #EE2222;
}


.mainTitle {
	text-align: center;
	text-transform: uppercase;
	font-size: 150%;
	padding: 10px 0 10px 0;
	color: #556688;
}

.subTitle {
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 125%;
	padding: 0 0 10px 0;
	color: #556688;
}


h1.detailsTitle {
	font-size: 125%;
	color: #556688;
}

.detailsType {
	display: block;
	width: 150px;
	float: left;
	padding: 5px 0 3px 0;
	margin: 1px 1px 2px 1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	background-color: #C7D5E4;
	color: #FFFFFF;
}
.detailsType.selected {
	margin-bottom: 0px;
	border-bottom: 2px solid #F2F5F9;
	background: #F2F5F9;
	color: #445577;
}
.detailsType:hover {
	color: #445577;
}
.detailsInfo {
	clear: both;
	padding: 10px 0 10px 0;
	background: #F2F5F9;
}



#box_menu_left {
	width: 50%;
}
#box_menu_right {
	width: 50%;
	text-align: right;
}

#box_menu_left, #box_menu_right {
	float: left;
	/*clear: both;*/
	margin: 0px;
	padding: 0px; 
}
#box_menu_left ul {
	background: #DDE6EF url(/design/head_menu_background.png) center left repeat-x;
	padding: 0 0 0 4px;
	margin: 0 0 0 1px;
}
#box_menu_right ul {
	background: #DDE6EF url(/design/head_menu_background.png) center left repeat-x;
	padding: 0 0 0 4px;
	margin: 0 1px 0 0;
}
#box_menu_left li, #box_menu_right li {
	display: inline;
	line-height: 26px;
	margin-left: -3px;
	padding: 0px;
	font-size: 95%;
	list-style: none;
	text-transform: uppercase;
}
#box_menu_left a, #box_menu_right a {
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	font-weight: bold;
	color: #445577;
}
#box_menu_left a {
	border-right: 1px solid #9FB6D0;
}
#box_menu_right a {
	border-left: 1px solid #9FB6D0;
}

#box_menu_left li.current a, #box_menu_right li.current a {
	color:#001133;
}
#box_menu_left a:hover, #box_menu_right a:hover, #box_menu_left li.current a, #box_menu_right li.current a {
	background: #8BA6C7 url(/design/head_menu_hover_background.png) center left repeat-x;
}


.box_border {
	margin: 30px auto 15px auto;
	background: #FFFFFF;
	border: 1px solid #C7D5E4;
	padding: 1px;
}
.box {
	background: #F2F5F9 url(/design/box_background.png) bottom repeat-x;
	padding: 6px 6px 0 6px;
}

.box_border2 {
	margin: 15px auto 15px auto;
	border: 1px solid #CC9999;
	padding: 1px;
	background: #EEEE99;
}
.box2 {
	background: #F8F8BB;
	padding: 6px;
}




.admin_title {
	padding: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: #FA0000;
}

.login_info {
	padding: 0 6px 6px 6px;
	text-align: right;
}

.login_info a {
	color: #556688;
}

.captcha_image {
	border: 1px solid #C7D5E4;
	margin: 4px 0px 4px 0px;
}

.photo {
	border: 1px solid #C7D5E4;
	margin: 0 0 10px 10px;
	padding: 1px;
}

.photo_edit {
	border: 1px solid #C7D5E4;
	background: #F8F8F8;
	padding: 20px 10px 10px 10px;
	width: 115px;
	text-align: center;
}

.listCount {
	margin: 10px 6px 15px 6px; 
	color: #334466;
	font-weight: bold;
	font-size: 120%;
}

/*
fieldset {
	background: #F2F5F9;
}
legend {
	background: #E3EAF2;
	border: 1px outset #C7D5E4;
}
*/

/* OK
fieldset {
	background: #F2F5F9;
}
legend {
	margin-left: 5px;
	background: #F2F5F9;
	border: 1px solid #C7D5E4;
	padding: 2px 8px !important;
	background: #F2F5F9 url(/design/legend_background.png) repeat-x;
}
*/


fieldset {
	border: none;
}
.fieldsetContainerBorder {
	width: 745px;
	padding: 1px;
	margin: 20px auto 30px auto;
	border: 1px solid #C7D5E4;
	background: #FFFFFF;
}
.fieldsetContainer { 
	position: relative;
	padding: 15px 10px 10px 10px;
	background: #F2F5F9;
}
.fieldsetContainer legend span { 
	position: absolute;
	top: -14px;
	left: 20px;
	padding: 4px 8px;
	border: 1px solid #C7D5E4;
	background: #F2F5F9 url(/design/legend_background.png) repeat-x;
	text-transform: uppercase;
	font-weight: bold;
}
.fieldsetContainer legend input {
	margin-right: 10px;
}


.line {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 10px auto;
	background-color: #CC9999;
	border: 1px solid #EEEE99;
}

label.disabled {
	color: #AAAAAA;
}


.offerTable {
	width: 749px;
	margin: 0 auto;
	background-color: #CC9999;
}
.offerTable td {
	border: 1px solid #EEEE99;
	background-color: #FFFFCC;
}
.offerTable .discount {
	color: #FF0000;
}
