html, body{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px; 
	margin:0px;
	color: #555;
}
#content a, #content a:visited {
    color: #92742e;
    text-decoration: none;
}
h1 {
    padding: 0;
    margin: 0;
} 
h2 {
    font-size: 16px;
} 
h3 {
    font-size: 14px;
} 


div#logo {
	width: 300px;
	margin: auto;
}
div#header{
	height: 228px;
	background: url(../img/rk/header_bg.jpg);
	text-align: center;
	margin:0;
}
div#header-content{
	width: 687px;
	height: 228px;
	background-image: url(../img/rk/header_content.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
div#footer{
	height: 80px;
	background-color: #d6c893;
	text-align: center;
}
#footerlogo {
	margin-top: 2px;
}
div.rightcol-btn {
	margin-bottom: 5px;
}
div#rightcol-whitebox {
	background: url(../img/right_whitebox_bg.gif);
}
div#right_logos {
	width: 224px;
	text-align: center;
	background: url(../img/right_whitebox_bg.gif);
}
div#right_logos img {
   margin:5px;
}

div#content-wrap {
	background-image: url(../img/rk/content_bg.gif);
}

#content-tbl {
	width: 980px;
	margin: auto;
}

div#content-cont {
	border-top: 0;
	border: 1px solid #f1e7d7;
}
div#content-hdr {
	background: url(../img/rk/contenthdr_bg.gif);
	height: 44px;
}
div#content {
	padding: 10px;
	text-align: justify;
	position: relative;
	overflow: auto; 
	height: 1%;
	
}
#content-footer {
	text-align: center;
	color: #727375;
	font-size: 11px;
	margin-top: 15px;
}
div#menu {
    margin-top: 10px;
}

div#searchbox {
	background: url(../img/btn_kereses.jpg);
	height: 29px;
	padding-top: 36px;
}

div#hirlevel {
	background: url(../img/btn_hirlevel.jpg);
	height: 29px;
	padding-top: 34px;
}


input.searchbox {
    border: 0;
    height: 15px;
    margin-left: 10px;
    width: 130px;
    color: #555;
}

table.csc-searchform {
    display: none;
}

div#content input, textarea, select {
    border: 1px solid #92742e;
}

fieldset {
    margin: 20px 0px;
    padding: 15px 10px;
    background-color:#f3ecd4;
    border: 3px double #cdbd7e;    
    text-align: center;
}

input.textfield {
    width: 350px;
}

.textarea {
    width: 350px;
}

fieldset table {
    text-align: left;
    margin: auto;
    background-color:#eee7ca;
    border: 1px solid #cdbd7e;    
    padding: 10px;
    margin-top: 10px;
}

.orvosok_box {
	background: url(../img/rk/orvosok_bg.gif);
	background-repeat: repeat-x;
	width: 310px;
	height: 120px;
	margin: 20px;
	float: left;
	position: relative;
}

#hirlevel .orvosok_box {
	background: none;
	clear: both;
	width: 220px;
	height: 20px;
	margin: 0;
}

.orvosok_box .csc-textpic-imagewrap {
    margin: 7px;
}
.orvosok_box h2 {
    color: white;
    margin: 7px;
}

td p.bodytext {
    margin:0;
}

.align-center {
  text-align: center;
}