* {
    margin: 0;
    padding: 0;
}
div.palyazat_leiras {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
a {
	color: #093;
    font-weight: normal;
	text-decoration: none;
}
#other_bg {
    background-color: #999;
    width: 100%;
    padding: 0 0 15px 0;
}
#container_bg {
    width: 890px;
    background-image: url(images/shadow.png);
    background-position: right;
    background-repeat: repeat-y;
    background-color: white;
}
#container {
    width: 870px;
    margin-right: 20px;
    background-color: white;
}
#bottom_shadow {
    background-image: url(images/shadow2.png);
    background-position: bottom;
    background-repeat: repeat-x;
	height: 20px;
}
#bottom_shadow img {
	float: right;
}
#header {
    width: 870px;
    height: 181px;
    background-image: url(images/kttheader.jpg);
    background-repeat: no-repeat;
	background-position: right top;
    margin-bottom: -8px;
}
#eletminoseg_jav {
	position: absolute;
	float: left;
	margin-left: 350px;
    padding-top: 10px;
}
#eletminoseg_jav a {
	color: #009;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#labels {
    float: right;
	margin-right: 10px;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
    color: #006;
    vertical-align: middle;
}
#labels a {
    color: #006;
	text-decoration: none;
}
#login_box {
    width: 160px;
    float: right;
    height: 140px;
    padding: 10px 0 0 20px;
    font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}
#login_box input {
    width: 110px;
    border: none;
    background-color: white;
    margin: 3px 0 3px 0;
    height: 12px;
    font-size: 11px;
}
#login_box input.submit {
	width: auto;
	background: transparent;
	height: auto;
	margin: 0 0 1px 0;
}
#login_box div.separator {
    width: 130px;
    height: 1px;
    margin-top: 5px;
    border-top: 1px dotted white;
}
#logged_in {
	padding-top: 20px;
}
#logged_in p {
    text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 10px 0 0 0;
}
#logged_in p a {
	color: #fff;
	text-decoration: none;
}
#logged_in p a:hover {
	text-decoration: underline;
}
#login_box table {
    text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #fff;
    width: 130px;
}
#login_box table caption {
    text-align: left;
    margin: 5px 0 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}
#login_box table input {
    width: 60px;
    background-color: transparent;
    border: 1px solid white;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#login_box table th {
    font-weight: normal;
}
#login_box table td {
    text-align: right;
}
#login_box input.submit_btn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
    background-color: transparent;
    width: auto;
	height: auto;
}
#login_box p {
    margin: 0;
    padding: 0;
}
#login_box p.right_align {
    text-align: right;
    width: 100%;
}
#login_box p.right_align input.submit_btn {
    margin-right: 30px;
}
#menu_top {
    width: 750px;
    background-image: url(images/mmenubg.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 9px 0 0 120px;
    height: 41px;
    position: absolute;
      left: 0;
      top: 140px;
}
#menu_top ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu_top li {
    background-color: transparent;
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    padding: 3px 7px 6px 7px;
}
#menu_top li a {
    color: white;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
#menu_top span {
	color: #84ff84;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial;
}
#menu_top li a:hover {
    color: #69f;
}
#menu_top ul ul {
	display: none;
	z-index: 1000;
	padding-left: 10px;
	background-color: #434343;
	min-height: 30px;
}
#menu_top li:hover ul {
	display: block;
	position: absolute;
	margin-top: 20px;
	float: left;
	padding-bottom: 3px;
	border-bottom: 4px solid #69f;
}
#menu_top li:hover ul li {
	display: block;
	float: none;
	background-color: #434343;
    padding: 0 5px 0 5px;
}

#menu_top li:hover ul li a {
	font-variant: normal;
	font-size: 10px;
}
#menu_top img.home_image {
	float: right;
	margin: 5px 80px 0 0;
	border: none;
}
#left_menu {
    float: left;
    width: 190px;
    background-color: #ccc;
    padding-top: 60px;
}
#left_menu_hdr {
    background-image: url(images/left_menu_hdr_bg_190.png);
    background-repeat: no-repeat;
    height: 21px;
    color: white;
	font-family: Tahoma, Geneva, sans-serif;
    text-align: right;
    font-size: 12px;
    padding: 3px 10px 0 0;
}
#left_menu_cont {
    background-color: white;
    padding-left: 22px;
}
#left_menu_cont ul li {
    border-bottom: dotted #ccc 1px;
    padding: 5px 0 3px 0;
    list-style-image: url(images/dbl_arrow_r.png);
}
#left_menu_cont ul li a {
	font-family: Tahoma, Geneva, sans-serif;
    color: #369;
    font-size: 12px;
	text-decoration: none;
}
#left_menu_cont ul li:hover {
    font-weight: bold;
}
#left_menu_bottom {
    border-top: #369 4px solid;
    background-image: url(images/separator_bottom.png);
    background-repeat: repeat-x;
    height: 110px;
}

#content {
    width: 460px;
    margin: 20px;
    float: left;
}
#content2 {
    float: left;
    width: 650px;
    margin: 30px 10px 0 30px;
}
#content3 {
    float: left;
	margin: 0;
	border-left: solid 90px #ccc;
	padding: 30px 10px 0 30px;
	width: 560px;
	min-height: 370px;
}
#content2 a, #content3 a {
	color: #093;
    font-weight: normal;
	text-decoration: none;
}
#content2 a:hover, #content3 a:hover {
	text-decoration: underline;
}
#cont-left {
    width: 420px;
    float: left;
    margin: 0 0 10px 0;
    padding-right: 9px;
    border-right: 1px dotted #006;
}
#cont-left-bottom {
    background-image: url(images/index1_solutions.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 35px;
}
#cont-left-bottom p img {
	float: left;
	margin-right: 5px;
}
#onnek_milyen_img {
    /*background-image: url(images/index1_scientist.png);*/
    /*background-repeat: no-repeat;*/
    height: 160px;
}
#cont-left-bottom-left {
    float: left;
    width: 165px;
    background-image: url(images/index1_kutatoknak.png);
    background-repeat: no-repeat;
    padding-left: 80px;
    border-right: 1px dotted #006;
    margin-right: 9px;
}
#cont-left-bottom-right {
    float: left;
    width: 165px;
}
#cont-left-bottom div ul {
    margin-left: 20px;
}
#cont-left-bottom div h5, #cont-left-bottom div li {
    margin-left: -3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#cont-left-bottom div h5 {
    color: #006;
}
#cont-left-bottom div li {
    list-style-image: url(images/dbl_arrow_r.png);
}
#cont-right, #cont-right2 {
    width: 200px;
    float: left;
    margin: 0 10px 10px 10px;
    background-image: url(images/left_menu_hdr_bg.png);
    background-repeat: no-repeat;
}
#cont-right h5, #cont-right2 h5, #cont-right2 h5 a {
    text-align: right;
    color: white;
    margin: 4px 10px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#cont-right2 h5 a {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#cont-right2 h5 {
	margin-bottom: 15px;
}
#cont-right ul {
    margin: 10px 0 10px 18px;
}
#cont-right ul li {
    list-style-image: url(images/dbl_arrow_r.png);
    /*border-bottom: 1px dotted #006;*/
    margin-top: 10px;
}
#cont-right ul li h5, #cont-right ul li p {
    text-align: left;
    margin-left: -3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
    font-weight: normal;
}
#cont-right ul li h5 a {
	color: #093;
    font-weight: normal;
	text-decoration: none;
}
#cont-right ul li h5 a:hover {
	text-decoration: underline;
}
#right_column {
    float: left;
    width: 180px;
}

#elerhetoseg {
    width: 100%;
    border-top: 3px solid #98cdc7;
    border-bottom: 3px solid #369;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	color: #006;
}
#elerhetoseg h5, #parnerek h5 {
    color: #369;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
    padding: 2px 0 3px 0;
}
#elerhetoseg td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #006;
    margin: 0 0 2px 0;
	vertical-align: top;
}
#elerhetoseg a {
	text-decoration: none;
	color: inherit;
}
#elerhetoseg a:hover {
	text-decoration: underline;
}
#elerhetoseg img.box {
    float: left;
    margin: 0 3px 3px 0;
}
#parnerek img {
    padding: 5px 0 3px 0;
    border-bottom: 1px dotted #369;
}
h1, h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: bold;
	margin-bottom: 15px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
p, #content li, #content2 li, #content3 li {
    margin: 5px 3px 1em 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#content p, #content li, #content2 li, #content3 li {
    line-height: 1.5;
}
#content ul, #content2 ul, #content3 ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#content ol {
	margin: 0 0 0 20px;
	padding: 0;
}
.clearer {
    height: 1px;
    clear: both;
}
img {
    border: none;
}
#footer {
    margin: 10px 0 0 30px;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
    padding-top: 5px;
    width: 830px;
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4c4c4c;
}
#footer img.ktt {
    float: left;
    margin-right: 5px;
    margin-left: -5px;
}
#footer img.MFT {
    float: left;
	margin: -3px 8px 0 10px;
}
#footer a {
	color: #369;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#copyright {
	float: left;
	border-right: 1px dotted #006;
	padding-right: 8px;
}
#project_EU_tam {
	text-align: left;
	margin-left: 285px;
}
p.minimenu {
    color: #666;
    margin: 0 0 3px 0;
}
p.minimenu a {
    color: inherit;
    text-decoration: none;
}
p.minimenu a:hover {
    /*text-decoration: underline;*/
    color: #369;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#news_bottom {
	width: 100%;
	min-height: 20px;
}
#content3 table td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 35px;
	text-align: center;
}
#content3 table td a {
	color: #093;
    font-weight: normal;
	text-decoration: none;
}
.right {
	text-align: right;
}
div.keresesi_feltetelek {
	position: relative;
	float: left;
	clear: both;
	width:168px;
	background-color: #EEE;
	border: 1px dotted #CCC;
	height: auto;
	padding: 10px;
}
div.keresesi_feltetelek select, div.keresesi_feltetelek text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	width: 150px;
	margin-left:10px;
}
div.kereses_ok {
	position: relative;
	float: left;
	width: 168px;
	border: 1px dotted #CCC;
	height: auto;
	padding: 10px;
}
div.kereses_ok input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	padding: 3px;
}
div.chkbox {
	position: relative;
	float: left;
	width: 20px;
	clear: both;
	padding-left: 10px;
}
div.chkboxmellett {
	position: relative;
	float: left;
	width: 130px;
	margin-bottom: 6px;
}
div.chkbox p, div.chkboxmellett p {
	margin: 0px;
}