
body, html {
	margin: 0;
	padding: 0;
    height: 100%;
	color: #666666;
	background-color: #BFBFBF;
	font-family: Arial;
	font-size: 11px;
}

div, p, ul, li, h1, h2, h3, h4, h5, h6, table, tr, td, th, a, form {
	margin: 0;
	padding: 0;
	width: 100%;
}

td {
  vertical-align: top;
}

img {
	border: 0;
}

a {
	color: #0F4E77;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
}


p {
	line-height: 13px;
}
td {
    vertical-align: top;
}

.center {
    text-align: center;
}
.right {
    text-align: right;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.error {
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	float: left;
}

 /* ------------------------------------------ HEADER */
h1 {
	line-height: 45px;
	font-size: 20px;
	font-weight: normal;
	color: #0D6BA9;
    text-indent: 10px;
}

h1 a {
	color: #0D6BA9;
    text-decoration: none;
}
h1 a:hover {
	color: #0D6BA9;
    text-decoration: underline;
}


h2 {
	height: 30px;
	line-height: 30px;
	background-color: #104C73;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}


h3 {
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CBAE62;
	display: block;
}

h4 {
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #D6CA9A;
	float: left;
}

 /* ------------------------------------------ EDITOR STYLES */
h6 {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 80%;
	color: #4C68B2;
	background-color: #CCD4E9;
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #4C68B2;
}
h5 {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 80%;
	color: #000;
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

blockquote {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}




 /* ------------------------------------------ FORM */
textarea {
    font-family: Arial;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	height: 200px;
	border: 1px solid #C7C7C7;
}

select {
	width: 213px;
}


input {
	margin: 0;
	padding-top: 2px;
    color: #666666;
    text-indent: 2px;
    font-size: 12px;
}

input.inputbox {
	width: 213px;
	min-height: 21px;
	line-height: 19px;
	border: 1px solid #C7C7C7;
	text-indent: 5px;
}

input.inputbox2 {
    margin-top: 3px;
	width: 110px !important;
	height: 16px !important;
	border-top: 1px solid #C7C7C7 !important;
	border-left: 1px solid #C7C7C7 !important;
}

input.radio {
	margin-top: 3px;
	margin-right: 5px;
	line-height: 21px;
	float: left;
}
* html input.radio {
	margin-top: 0;
}

.submit {
    font-family: Arial;
    padding: 0;
 	margin-top: 5px;
	font-size: 12px;
	color: #FFF;
    font-weight: bold;
    width: 116px;
    line-height: 20px;
    height: 28px;
	background: url(../imgs/button_bg.jpg);
	border: 0;
}
p.submit {
    font-family: Arial;
	text-align: center;
	background: none !important;
}


 /* ------------------------------------------ LAYER */
#site {
    color: #000000;
	background-color: #BFBFBF;
}

#main {
	margin: 0;
	padding: 0;
	width: 990px;
/*    height: 100%;*/
	border-right: 8px solid #000;
	background-color: #FFF;
	display: block;
}
#origo_header {
	width: 990px;
	height: 33px;
}
#header {
	width: 998px;
	height: 66px;
}
#header #unegyedlogo {
    width: 275px;
    height: 66px;
    float:left;
}
/*#header #headerbg {
    width: 290px;
    height: 66px;
    background: #0E4C73 url(../imgs/header_bg.jpg) top left no-repeat;
    float:left;
}
*/
#header #headerbg {
    width: 565px;
    height: 66px;
    background: #0E4C73 url(../imgs/header_bg_radiant.jpg) top left no-repeat;
    float:left;
}

#header #logouniospenz {
    width: 224px;
    height: 66px;
    float:left;
}
#header #logoerste {
    width: 199px;
    height: 66px;
    float:left;
}

#mainbody {
	margin: 0px;
	padding: 0px;
    /*height: 100%;*/
}

td#left {
	margin: 0;
    padding: 0;
	width: 126px;
    margin-left:3px;
    padding-bottom: 50px;
    background-color: #E4E4E4;
}

td#center {
	margin: 0;
    padding: 0;
    width: 650px;
    background-color: #FFFFFF;
    border-right: 1px solid #8BBDDE;
}

td#right {
	margin: 0;
    padding: 0;
	width: 210px;
    background-color: #FFFFFF;

}


 /* ------------------------------------------ FOOTER */
div#footer {
    display: table;
    width: 99%;
    font-family: Arial;
    font-weight: normal;
    margin: 0px 10px 10px 0px;
	padding-top: 10px;
	border-top: 1px dashed #C0C0C0;
	/*clear: both; */
	line-height: 18px;
	font-size: 12px;
    text-align: center;
	float: left;
	*float: none;
}
div#footer span {
	color: #999999;
	display: block;
	margin: 4px 0px 0px 0px;
}
div#footer a {
	color: #000000;
	margin-left: 4px;
    margin-right: 4px;
	line-height: 18px;
    font-weight: normal;
}
div#footer a.elso {
	margin-left: 0px;
    font-weight: normal;
}
div#footer a.utolso {
	border-right: none;
    font-weight: normal;
}

 /* ------------------------------------------ MENU */
ul#menu {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
    font-size: 12px;
}

ul#menu li {
	width: 126px;
	line-height: 25px;
	border-bottom: 1px solid #7D7D7D;
	display: block;
}

ul#menu a {
	line-height: 25px;
	font-weight: bold;
	color: #104C73;
	text-decoration: none;
	display: block;
	text-indent: 8px;
}
ul#menu a:hover {
	text-decoration: underline;
}


 /* ------------------------------------------ LEFT */

.leftbox {
    color: #666666;
    font-weight: bold;
    margin-top: 16px;
}
.leftbox h1 {
    height: 20px;
    line-height: 20px;
	font-weight: bold;
	color: #104C73;
	text-decoration: none;
	display: block;
	text-indent: 8px;
    font-size: 12px;
}

.leftbox p {
    width: 120px;
    margin: 0 3px 0 3px;
}


 /* ------------------------------------------ CENTER */
#contentbox {
    width: 626px;
    margin: 12px;
    color: #000000;
    font-size:12px;
}

#contentbox .newsbox {
    border: 1px solid #8BBDDE;
    width: 626px;
	display: table;
    margin-bottom: 12px;
	background-image:  url(../imgs/box_bg.gif) top right repeat-y !important;
    background-color: #FFFFFF;
}

/* newsright */
#contentbox .newsbox .newsright {
    float: left;
    width: 285px;
    border-left: 1px solid #C9DBE9;
    background-color:  #DAECF8;
    color: #000000;
    font-size: 12px;
	display: table;
}

div.newsright {
	display: table;
    background-color:  #FFF !important;
}

div.newsright table {
	margin-top: 10px;
}

#contentbox .newsbox .newsright p  {
    width: 265px;
    margin: 7px 10px 7px 10px;
}
#contentbox .newsbox .newsright p.cim {
    font-weight: bold;
}
#contentbox .newsbox .newsright ul {
    width: 250px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
    color: #104C73;
}
#contentbox .newsbox .newsright li {
	list-style: ("../imgs/li_nyil.gif");
	list-style-image: url("../imgs/li_nyil.gif") none inside;
	margin: 0px 0px 5px 0px;
	padding: 0px;
    font-weight: bold;
    padding-top: 14px;
}

/* newsleft */
#contentbox .newsbox .newsleft {
    width: 340px;
    color: #000000;
    float: left;
}
#contentbox .newsbox .newsleft a {
    text-decoration: none;
    color: #104C73;
}

#contentbox .newsbox .newsleft a:hover {
   text-decoration: underline;
}
#contentbox .newsbox .newsleft h1, #contentbox .newsbox .newsright h1 {
    height: 30px !important;
    line-height: 30px !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
    background: #104C71 url(../imgs/h1_bg.jpg) top left repeat-x !important;
    font-size: 13px !important;
}
#contentbox .newsbox .newsleft .boxlink {
    font-weight: bold;
    margin: 10px 10px 15px 10px !important;
    width: 280px;
}
#contentbox .newsbox .newsleft .boxtext {
    margin: 10px 10px 15px 10px !important;
    width: 280px;
}


/* topstory */
div.tab1 {
    margin-left: 4px;
    margin-top: 10px;
    padding-bottom: 4px;
    min-height: 110px !important;
    border-bottom: 1px solid #BEDCF4;
    width: 310px !important;
}
div.tab1 img {
    border: none;
    padding: 0px 10px 10px 10px;
}
div.tab1 p.cim, div.tab1 .cim a {
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 13px;
    margin-bottom: 3px;
    width: 285px;
}
div.tab1 p.cim a:hover {
    text-decoration: underline;

}
div.tab1 p {
    color: #000000;
    font-size: 12px;
    width: 300px;
}


/* kishirek */
div.kishirek {
    margin: 10px;
    width: 320px;
}

#kishirek {
	display: table;
    background: #FFF url(../imgs/h1_bg.jpg) top left repeat-x !important;
}

#kishirek td {
    width: 160px;
}




div.kishirek p{
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 7px;
}
div.kishirek a {
    text-decoration: none;
}
div.kishirek a:hover {
    text-decoration: underline;
}


/* PALYAZAT  */
.palyazat p  {
    width: 320px;
    margin: 7px 10px 7px 10px;
    font-weight: bold;
}
.palyazat p.cim {
    font-weight: bold;
    margin: 12px;
}

.cimlink {
    font-weight: bold;
    margin: 10px 10px 15px 10px !important;
}



.red {
    color: red;
}


.contentbox .cboxleft {
    width: 345px;
    margin: 13px;
    background-color: red;
    float: left;
}

.contentbox .cboxleft h1{
    background-color: #104C73;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
}
.contentbox h2, .contentbox h2 a {
    background-color: #FFF;
    color: #EA0030;
    font-weight: bold;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
contentbox h2 a:hover {
    text-decoration: underline;
}
.contentbox .cboxright {
    float: left;
    width: 300px;
}


 /* ------------------------------------------ RIGHT */
#right h1 {
    height: 18px;
    line-height: 18px;
	font-weight: bold;
	color: #124C71;
	text-decoration: none;
	display: block;
	text-indent: 8px;
    font-size: 12px;
}

.rightbox {
    width: 187px;
    font-size: 12px;
    font-weight: bold;
    margin: 12px 0 0 8px;
    border: 1px solid #88BEEA;
}
.rightbox a {
    color: #104C73;
    font-weight: bold;
}
.rightbox a:hover {
    text-decoration: underline;
}
.rightbox img {
    margin-top: 8px;
    margin-bottom: 4px;
}
.rightbox p {
    width: 165px;
    margin: 0 10px 7px 7px;
    color: #676767;
}


#right h2 {
	display: block;
    width: 187px;
    height: 18px;
    line-height: 18px;
	font-weight: bold;
    background-color: #FFFFFF;
	color: #124C71;
    font-size: 12px;
	text-decoration: none;
    border-bottom: 1px solid #8BBDE2;
    margin: 15px 0 0 8px;
}
#right .rightpalya {
	display: block;
    width: 187px;
    margin: 8px 0 0 8px;
    font-weight: bold;
}
#right .rightpalya p {
    margin-top: 8px;
}
#right .rightpalya span {
    color: #676767;
}




  /* right listak */
#right ul {
    width: 187px;
	margin: 8px 0 5px 8px;
	padding: 0;
    color: #104C73;
    list-style-type:none;
}
#right li {
    background: #FFFFFF url(../imgs/li_nyil.jpg) left top no-repeat;
    width: 185px;
	line-height: 18px;
    font-weight: bold;
	display: inline;
	display: block;
    text-indent: 17px;
}

 /* ------------------------------------------ BANNER */
.leftbanner {
    width: 120px;
    height: 240px;
    background-color: #c0c0c0;
    text-align:center;
    margin-top: 7px;
    margin-left: 3px;
}
.banner250 {
	margin-top: 0;
	margin-right: 10px;
	width: 270px;
	float: left;
}
div.cikkbanner {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #D4C699;
	background-color: #E4E4E4;
	background-image: url(../imgs/bg_hirdetes.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.banner {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 16px;
	background-color: #E4E4E4;
	background-image: url(../imgs/bg_hirdetes2.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
    width:626px;
}


 /* ------------------------------------------ TOPSTORY */
div.topstory {
	background-color: #3D301D;
	display: table;
}

div.topstory p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 287px;
	font-size: 11px;
	color: #FFF;
	background-color: #3D301D;
}

 /* ------------------------------------------ LIST */
div.lista li {
	height: 27px;
	line-height: 27px;
	background-color: #000;
	background-image: url(../imgs/bg_list.png);
	background-position: top left;
	background-repeat: repeat-x;
}


/* ------------------------------------------ BOX HIREK */
div.box {
	display: table;
}

div.box p {
	margin-top: 8px;
	width: 155px;
	color: #FFF;
	float: left;
	line-height: 12px;
}

div.box img {
	margin-right: 10px;
}

div.box h4 {
	width: 122px;
}


/* ------------------------------------------ CIKKOLDAL */

#smallleft {
	width: 130px;
	float: left;
	display: inline;
}

#newsfull {
	float: left;
	display: inline;
	width: 626px;
	font-size: 12px;
	color: #000;
    margin-bottom: 20px;
}

*html #newsfull {
	margin-left: 10px;
}

#newsfull a {
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}
#newsfull a:hover {
	text-decoration: underline;
}


#newsfull h1 {
	height: 30px;
	line-height: 30px;
	color: #0D6BA9;
	text-indent: 0;
	background-color: #FFF;
}

#newsfull .createdate {
    color:#666666;
    font-weight: bold;
}


#newsfull p {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}

/* CIKK OLDAL INFO SAV */
#newsfull p.eszkozok {
	width: 100%;
    height: 33px;
    padding-top: 4px;
    padding-bottom: 4px;
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#newsfull p.eszkozok span.left {
	width: 49%;
	float: left;
}

#newsfull p.eszkozok span.right {
	width: 49%;
    float: right;
	text-align: right;
	text-transform: uppercase;
	padding-top: 3px;
}
* html #newsfull p.eszkozok span.right {
	padding-top: 3px;
}


#newsfull p.eszkozok a {
	color: #0D6BA9;
	font-weight: bold;
}

#newsfull p.eszkozok a:hover {
	color: #000000;
	text-decoration: none;
}

#newsfull p.eszkozok img {
	vertical-align: text-bottom;
}
/* CIKK OLDAL INFO SAV */



#newsfull p.boxlead {
	line-height: 14px;
}

#newsfull div.lead {
  	margin-bottom: 15px;
	font-weight: bold;
	line-height: 14px;
}



p.paginator {
	width: 99%;
    height: auto;
    margin-top: 20px;
    text-align: center;
}

p.paginator span {
    float: left;
    min-width: 30px;
    margin-right: 5px;
    line-height: 30px;
}

p.paginator a#activepage {
	font-weight: bold;
    color: #EEE;
}
p.paginator a {
	font-weight: bold;
}

div.content {
	display: table;
}





/* ------------------------------------------ HIRLEVEL CIKKOLDAL */
div.hirlevel2 p {
	margin-left: 8px;
	line-height: 20px;
}

div.hirlevel2 input.inputbox, div.login input.inputbox {
	margin-bottom: 5px;
	width: 114px;
	height: 17px;
	color: #000;
	background-color: #FFF;
	border: 0;
}

div.hirlevel2 input.submit, div.login input.submit {

	margin-bottom: 3px;

}

/* ------------------------------------------ LOGIN  */
div.login {
	margin-top: 5px;
	text-align: center;
}

div.login p {
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

div.login a {
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	color: #D6CA9A;
	text-align: center;
}

/* ------------------------------------------ LOGIN  */

div.logout {
	margin-top: 5px;
	text-align: center;
/*    background: url(../imgs/logout_bg.jpg) top left no-repeat;
    width: 116px;
    height: 59px;
*/}
div.logout p {
	line-height: 20px;
	font-weight: bold;
	text-align: center;
    color: #FFFFFF;
}



/* ------------------------------------------ CIKKRE SZAVAZAS */
div.cikkszavazas {
	font-size: 11px;
}

div.cikkszavazas input.submit {
	width: 47px;
	height: 19px;
	background-image: url(../imgs/button_mehet.png);
	background-position: top left;
	background-repeat: no-repeat;
}


/* ------------------------------------------ KERESES TALALATI OLDAL */

div.searchresult {
	margin-left: 0px;
	margin-right: auto;
	width: 626px;
}
div.searchresult p {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.searchresult h1, div.searchresult h1 a {
    margin-top: 15px;
    background-color: #EEEEEE;
    color:#000000;
}

div.searchresult h1 a:hover {
    text-decoration: underline;
}

/* ------------------------------------------ PALYAZAT */
#palyazat p {
    line-height: 18px;
    margin-top: 4px;
}
#palyazat p span {
    display:block;
    float:left;
    width: 150px;
    line-height:20px;
    font-weight: bold;
}

a.sikersztori {
	margin-left: 5px;
	width: 110px;
	text-align: center;
	display: table;
}

p.kitolto {
	padding-bottom: 5px;
	display: table;
}

/* Szakerto box */
#szakerto {
	background-image: url(../imgs/hatter.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #104C71;
}

#szakerto a {
	color: #FFF;
}

#szakerto p {
	color: #92B1C6;
}

#szakerto h1 {
	color: #FFF;
	height: 30px;
	line-height: 30px;
}

#szakerto img {
	margin-top: 0;
	padding-top: 0;
	border: 1px solid #FFF;
}

div#szoveg ul {
    list-style: circle;
	list-style-position: inside;
}

div#szoveg li {
	text-indent: 10px;
	line-height: 20px;
}
div#szoveg a {
    color:#0D6BA9;
    font-weight: bold;
}


#szovegtable {
	margin: 0;
	padding: 0px;
}

#szovegtable td{
	margin: 0;
	padding: 2px;

}


/* Hirek */
div.hirek {
	width: 626px;
}

div.hirek ul {
	list-style: square;
	list-style-position: inside;
}

div.hirek li {
	text-indent: 10px;
	line-height: 20px;
}

div.hirek div.paginator {
	margin-top: 20px;
}
div.hirek div.paginator p.lapozas {
	line-height: 20px;
}

a.hirek {
    color: #FFFFFF !important;
}

/* COMMENT */
div.addcomment {
    border-top: 1px solid #CCCCCC;
}
#vallalastable div.addcomment {
    border: none;
}


p.commentinfo {
    background-color: #DAECF8;
    color:#000000;
    font-size:12px;
    font-weight:bold;
    height:26px;
    line-height:26px !important;
    text-indent:10px;
}
span.commentnumber {
    color:#000000;
    font-size:18px;
    font-weight:bold;
    text-align:right;
    float: right;
    width:30px;
    margin-right: 10px;
}

/* contactForm */
form.contactForm {
    width: 455px;
    height: auto;
    background-color: #EDF5E8;
    border: 1px solid #DFDFDF;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}
form.contactForm p {
    display: table;
    width: 435px;
    margin-bottom: 10px;
}
form.contactForm span {
    display: table;
    float: left;
    width: 100px;
    font-weight: bold;
    color: #0F4E77;
}
form.contactForm input, form.contactForm textarea {
    color: #5D5D5D;
    font-size: 12px;
    font-family: Arial;
	border: 1px solid #CCC;
}
form.contactForm input {
    height: 22px;
  	width: 300px;
}
form.contactForm input.submitgomb {
    width: auto;
    height: 30px;
    line-height: 30px;
    background-color: #0F4E77 ;
    border:0 none;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    margin: 3px auto 0 auto;
    padding: 5px;
    text-transform:uppercase;
}

p.abc {
  	margin-bottom: 20px;
  	margin-left: auto;
	margin-right: auto;
	width: 450px;
	line-height: 30px;
	text-align: center;
}

p.abc a {
  	margin-left: 5px;
	margin-right: 5px;
}

h1.cim {
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
}

ul.korabban li a {
	color: #0D6BA9 !important;
}


