body {
	/*background-color: #CBFDFF;*/
	background-color: #0081b9;
	font-family: arial;
	color: #004c9a;
}

a {
	color: #0081b9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

img {
	border:none;
}

form {
	margin: 0;
}

#page-center{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d2e7fa;
}
	#content{
	}
		#leftright{
			float: left;
		}
			#leftheader{
				display: block;
				clear: both;
				width: 808px;
				height: 69px;
				background-image: url(/img/header/left.png);
				margin-bottom: 8px;
			}
			#left{
				float: left;
				width: 208px;
				display: block;
			}
				.window_left{
					padding-left: 9px;
				}
					.window_left_header{
						text-align:center;
						font-size: 11pt;
						font-weight: bold;
						color: #FFFFFF;
						background-image: url(/img/window/left/header.png);
						width: 192px;
						height: 25px;
					}
						.window_left_header span{
							position: relative;
							top: 3px;
						}
					.window_left_content{
						text-align:center;
						background-image: url(/img/window/left/bg.png);
						width: 192px;
						padding-top:5px;
						padding-bottom:5px;
					}
						.window_left_content input[type="text"]{
							width: 150px;
						}
					.window_left_bottom{
						text-align:center;
						background-image: url(/img/window/left/bottom.png);
						width: 192px;
						height: 16px;
						overflow: hidden;
					}
				.window_left_separator{
					height: 8px;
				}
				#leftmenu{
					padding-left: 9px;
				}
					#leftmenu_header{
						width: 192px;
						height: 26px;
						background-image: url(/img/leftmenu/header.png);
					}
					a.leftmenu_menuitem{
						display: block;
						width: 192px;
						height: 25px;
						background-image: url(/img/leftmenu/menuitem.png);
						font-size: 10pt;
						font-weight: bold;
						text-decoration: none;
						color: #0081b9;
						background-position: 0 0;
					}
						.leftmenu_menuitem span{
							position: relative;
							left: 8px;
							top: 4px;
						}
						a.leftmenu_menuitem:hover{
							background-position: 0 25px;
						}
					a.leftmenu_menuitem_end{
						display: block;
						width: 192px;
						height: 26px;
						background-image: url(/img/leftmenu/menuitem_end.png);
						font-size: 10pt;
						font-weight: bold;
						text-decoration: none;
						color: #0081b9;
						background-position: 0 0;
					}
						.leftmenu_menuitem_end span{
							position: relative;
							left: 8px;
							top: 4px;
						}
						a.leftmenu_menuitem_end:hover{
							background-position: 0 26px;
						}
					a.leftmenu_menuitem_selected{
						background-image: url(/img/leftmenu/menuitem_selected.png);
						color: #FFFFFF;
					}
						a.leftmenu_menuitem_selected:hover{
							background-image: url(/img/leftmenu/menuitem_selected.png);
						}
					a.leftmenu_menuitem_end_selected{
						background-image: url(/img/leftmenu/menuitem_end_selected.png);
						color: #FFFFFF;
					}
						a.leftmenu_menuitem_end_selected:hover{
							background-image: url(/img/leftmenu/menuitem_end_selected.png);
						}
			#center{
				display: block;
				float: left;
				width: 598px;
			}
				#menu{
					width: 598px;
					height: 37px;
					background-image: url(/img/menu/bg.png);
					overflow: hidden;
				}
					.menu_separator{
						width: 2px;
						height: 37px;
						background-image: url(/img/menu/separator.png);
						float:left;
					}
					.menu_item{
						display: block;
						height: 37px;
						text-align: center;
						color: #FFFFFF;
						font-weight: bold;
						float:left;
					}
					.menu_item_selected{
						color: #0675E3;
					}
						.menu_item:hover{
							text-decoration: none;
							color: #0675E3	;
						}
						.menu_item span{
							position: relative;
							top: 8px;
						}
					#menu_termekek{
						width: 136px;
					}
					#menu_akciok{
						width: 110px;
					}
					#menu_bemutatkozas{
						width: 158px;
					}
					#menu_elerhetosegunk{
						width: 188px;
					}
				#center_content_top{
					width: 598px;
					height: 17px;
					background-image: url(/img/content_top.png);
					clear:both;
					margin-top:8px;
					overflow: hidden;	
				}
				#center_content_wrapper{
					width: 598px;
					background-image: url(/img/content_bg.png);
					background-repeat: repeat-y;
					clear:both;
				}
					#center_content{
						float: left;
						background-image: url(/img/content_bg.png);
						background-repeat: repeat-y;
						width: 598px;
					}
					.search_result{
						margin: 10px 10px 10px 10px;						
					}
						.search_result a{
							font-weight: bold;
							text-decoration: underline;
						}
						#center_content p{
							margin-left: 10px;
							margin-right: 10px;
							/*text-indent: 20px;*/
						}
						.title{
							text-align: center;
							color: #4FB7E4;
							font-weight: bold;
							font-size: 14pt;
						}
						#partnerek_terkep{
							position: relative;
							left: 5px;
							width: 590px;
							height: 364px;
							background-image: url(/img/partnerek/terkep_bg.png);
							background-repeat: no-repeat;
							z-index: 0;
						}
							.partnerek_terkep_varosnev{
								position: absolute;
								font-weight: bold;
								font-size: 10pt;
								color: #000000;
								z-index: 1;
							}
							.partnerek_terkep_varos_overlay{
								z-index: 2;
							}
						.center_row{
							clear: both;
							padding-left: 10px;
							margin-bottom: 10px;
						}
							.window_center_separator{
								float: left;
								width: 12px;
								height: 10px;
							}
							.window_center{
								float: left;
							}
								.window_center_header{
									display:block;
									text-align:center;
									font-weight: bold;
									color: #FFFFFF;
									background-image: url(/img/window/center/header.png);
									width: 185px;
									height: 50px;
									clear: both;
								}
									.window_center_header:hover{
										text-decoration: none;
									}
									.window_center_header span{
										display:table-cell;
										width: 185px;
										height: 50px;
										font-size: 10pt;
										padding: 0 5px 0 5px;
										vertical-align: middle;
									}
								.window_center_content{
									text-align:center;
									background-image: url(/img/window/center/bg.png);
									width: 185px;
									padding-top:15px;
									padding-bottom:5px;
								}
								.window_center_content_termekek{
									height: 150px;
								}
								.window_center_content_bebiorok{
									height: 200px;
								}
									.window_center_content_image{
									}
									.image_termekek{
										height: 120px;									
									}
									.image_bebiorok{
										height: 100px;
									}
									.window_center_content_description{
										font-weight: bold;
										font-size: 10pt;
										padding: 10px 5px 10px 5px;
									}
									.description_bebiorok{
										height: 4em;
									}
									.window_center_content_readmore{
										text-align: right;
										padding-right: 5px;
										font-weight: bold;
										font-size: 9pt;
									}
										.window_center_content_readmore a:hover{
											text-decoration: none;
										}
								.window_center_bottom{
									text-align:center;
									background-image: url(/img/window/center/bottom.png);
									width: 185px;
									height: 18px;
									font-size: 10pt;
								}
				#center_content_bottom{
					width: 598px;
					height: 17px;
					background-image: url(/img/content_bottom.png);
					clear:both;
					overflow: hidden;
				}
		#right{
			display: block;
			float: left;
			width: 182px;
		}
			#rightheader{
				display: block;
				clear: both;
				width: 182px;
				height: 159px;
				background-image: url(/img/header/right.png);
				margin-bottom: 8px;
			}
			.window_right{
				padding-left: 9px;
			}
				.window_right_header{
					text-align:center;
					font-size: 11pt;
					font-weight: bold;
					color: #FFFFFF;
					background-image: url(/img/window/right/header.png);
					width: 165px;
					height: 26px;
				}
					.window_right_header span{
						display: block;
						position: relative;
						top: 5px;
					}
				.window_right_content{
					text-align:center;
					background-image: url(/img/window/right/bg.png);
					width: 165px;
					padding-top:15px;
					padding-bottom:5px;
				}
					.window_right_content input[type="text"]{
						width: 150px;
					}
				.window_right_bottom{
					text-align:center;
					background-image: url(/img/window/right/bottom.png);
					width: 165px;
					height: 18px;
				}
			.window_right_separator{
				height: 8px;
			}
	#footer{
		width: 990px;
		height: 40px;
		clear: both;
		text-align: center;
		background-image: url(/img/bottom.png);
		font-size: 9pt;
		color: #4FB7E4;
	}
		#toplink{
			font-weight: bold;
			text-decoration: none;
			font-size: 12pt;
		}
		#toplink:hover{
			text-decoration: underline;
		}
		
