@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #00376C;
}
h1{
	font-size: 20px;
	color: #00376C;	
	margin-top: 0;
}
h2{
	font-size: 14px;
	color: #5b96cf;	
}
h3{
	font-size: 12px;
	font-weight: bold;
}
#main-container{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
/* top section */
#top-container{
	width: 970px;
	height: 298px;
	margin-bottom: 4px;	
}
#top-logo{
	width: 282px;
	height: 298px;
	margin-right: 4px;
	float: left;
}
/* top menu */
#top-menu-container{
	width: 654px;
	height: 28px;
	background-repeat: no-repeat;	
	float: left;
	padding-top: 270px;
	padding-left: 30px;
}
#top-menu-container a{
	margin-right: 22px;
	text-decoration: none;
}
#top-menu-container a:hover{
	text-decoration: underline;
}
#top-menu-container a#active{
	font-weight: bold;
}
/* left section */
#left-container{
	width: 282px;	
	margin-right: 4px;
	float: left;
}
/* left menu */
#leftmenu-container{
	width: 282px;
	margin-bottom: 4px;
	padding: 0;
}
#leftmenu-container a{
	width: 242px;
	display: block;
	height: 26px;
	background: url(images/leftmenu-item_bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 12px;
}
#leftmenu-container a:hover{
	background-position: 0 -38px;
}
#leftmenu-container a#active{
	font-weight: bold;
}
/* szakrendelesek menu */
#szakrendeleseink-container{
	width: 282px;
	background: url(images/szakrendelesek_bg.gif);
	float: left;
}
#szakrendeleseink-title{
	width: 202px;
	height: 23px;
	padding-left: 80px;
	padding-top: 30px;
	background: url(images/szakrendelesek_top.gif);
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #00376C;
	margin-bottom: 20px;
}
#szakrendeleseink-container a{
	width: 242px;
	display: block;
	font-size: 13px;
	text-decoration: none;
	padding: 4px 0 4px 40px;
	background: url(images/szakrendelesek_menu_off_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	line-height: 13px;
}
#szakrendeleseink-container a:hover, #szakrendeleseink-container a#active{
	background: url(images/szakrendelesek_menu_on_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#szakrendeleseink-container a#active{
	font-weight: bold;
}
#szakrendeleseink-container a.double{
	background-position: 0 12px;
}
#szakrendeleseink-container a.double:hover, #szakrendeleseink-container a.double#active{
	background: url(images/szakrendelesek_menu_on_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
}
/* content */
#content-container{
	min-height: 250px;
	height:auto !important;
	height:250px;
	overflow: visible;
	background: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 628px;
	padding: 20px 20px 20px 32px;
	overflow: visible;
}
/* content section image - left aligned */
img.leftimage{
	margin-right: 16px;
	margin-bottom: 16px;
}
#content-container p{
	line-height: 18px;
}
#content-container a{
	font-weight: bold;
}
#content-container ul li{
	line-height: 18px;
}
.gray{
	color: #797979;
}
.blue{
	color: #00376C;
	font-weight: bold;
}
.divfix{
	clear: both;
}
/* footer */
#footer{
	text-align: center;
	color: #939393;
	font-size: 10px;
	margin-top: 40px;
}
#footer a{
	color: #939393;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
}
#orvosok h2{
	margin-bottom: 0;
}
#orvosok p{
	margin-top: 0;
	padding-left: 20px;
	font-weight: bold;
}
#orvosok .rendel{
	font-weight: normal;
	font-style: italic;
}
#link-box{
	display: block;
	float: left;
	width: 320px;
}
#link-box li{
	margin-bottom: 14px;
}
#logo-box{
	display: block;
	float: right;
	width: 300px;
}
#logo-box ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#logo-box li{
	display: block;
	width: 88px;
	height: 88px;
	float: left;
	margin: 0 0 9px 9px;
}
#logo-box h2{
	clear: both;
	padding-left: 10px;
	padding-top: 20px;
}
.kepgaleria a{
	border: solid 3px #B8DCFF;
	margin-right: 8px;
	margin-bottom: 10px;
	float: left;
	display: block;
}
.kepgaleria a:hover{
	border: solid 3px #0556A3;
}
