/*OPTEN uj index oldal CSS*/


/*altalanos formazasok*/
a img { border : 0; }

/*login kep*/
#login{
    width : 180px;
    height: 140px;
    padding:0px;
    color : white;
    margin: 0 10px 0 0;
    float: right;
    /*background-color: white;*/
    font-size:12px;
}

.out {
    background: url('/images/login_bgnd.png') 0px 0px no-repeat #f0b7b7;
}

tbody{background: transparent;}

/*
.bent { background: url('/opten/pages/img/loggedin.png') 0px 0px no-repeat blue; }
*/

#login input {
    /*border : 0;*/
    margin: 0 5px;
}
#logintxtcell {
    font-weight : bold;
    padding: 2px 5px;
    font-size: 20px;
}
.loginusercellc {
}
#loginusercell, #loginpwdcell {
    margin: 2px 5px;
	padding-left: 5px;
    font-weight: bold;
}

#user, #password{
  width: 165px;
	background: white;
}


#bentusercell{
    padding-left: 40px;

}
#bentnevcell{
    /*padding-left: 40px;*/
}

#loginforget {
    color : black;
    /*background: white;
    border: 1px solid red;*/
    text-align: right;
    padding: 0px 2px 2px 2px;
}
#loginsubmit {
    text-align : center;
    padding: 0 0 4px 0;

}
#loginsubmit input {
    font-weight : 900;
    background : white;
    width: 30px;
    border: none;
    margin: 5px 3px 3px 3px;
    color : #d71920;
}

#logoutsubmit {
    text-align : center;
}
#logoutsubmit input {
    font-weight : 900;
    background : #a72547;
    color: #ffffff;
}

form#langselect, form#frm_login, form#frm_logout { margin: 0; padding:0;}
/*felso menuk*/
#menus {
    background : url('/opten/pages/img/menubg_white.png') repeat-x 0 0;
    table-layout : fixed;
    border-collapse : collapse;
    margin: 0;
    padding: 0;
}
#menualso, #menutd {
    padding : 0;
    border-width : 0;
    margin : 0;
}
#menutd {
    height : 60px;
    vertical-align: top;
}
#menualso {
}

.topmenu2 {
  height:30px;
  padding: 0;
  margin: 0 12px 0 0;
  text-align: right;
  background: url('/images/spacer.gif') left repeat-y transparent;
}

.topmenu2 ul {
    margin : 0;
    padding :  0 0 15px 0;
    font-style : italic;
    list-style-type : square;
    color : #DAECF6;
}
.topmenu2 ul li {
    display : inline;
    margin : 0 0 0 5px;
    padding : 0 0 0 10px;
    background : url('/opten/pages/img/menupotty.gif') no-repeat 0 7px;
}
.topmenu2 ul li a, .topmenu2 ul li a:active, .topmenu2 ul li a:visited {
    /*color : #164da1;*/
}
#flash {
    text-align : left;
    float: left;
    margin : 0 0 0 0px;
    display : block;
    background : white;
    width: 490px;
    padding : 0;
    margin-left: 25px;
}

/*
#optenlogo {
    float : left;
    width : 230px;
    display : inline;
    padding : 0 20px 0 0;
    margin : 0;
}
*/

/*kiemelt ajanlatok a content reszen, s egyebek a content reszen*/


.contentkeretes {
    border : 1px solid #DAECF6;
    padding : 15px;
    margin : 0;
    margin-bottom: 10px;
    padding-bottom: 50px;
/*    height : 280px;*/
}
.contentkeretes h3 {
    font-weight : bold;
    margin : 0;
}
.contentkeretes h4 {
    font-weight : bold;
    margin-top : 5px;
}
.contentkeretes p {
    padding-left : 25%;
}
.img_kiemelt {
    float : left;
    margin : 0 20px 20px 0;
}


/*tovabbi dolgok, kivetelek*/
.aprofelirat {
    font-size : 0.7em;
}
.contentitem {
    border-bottom : 2px solid #DAECF6;
    clear: left;
    margin: 0;
    padding: 0;
}
#lang {
    width : 100%;
    text-align : right;
    font-size : 0.8em;
}
#iso {
    padding : 10px 0 10px 0;
}
#hirlev, #iso {
    border-bottom : 2px solid #b4ccea;
}
.error {
    font-size : 1.2em;
    text-align : center;
    padding : 5px;
    margin : 20px;
    border : 1px solid red;
    background : #d8cdc9;
	color: black;
}
.csakuj {
    float : right;
    color : red;
    font-weight : bold;
    font-size : 1.4em;
}

/*
 *
 *  EDDIG TARTOTT AZ INDEX OLDAL, UTANA MAR A TOBBI OLDAL STYLE-JA
 *
 */

/* Szolgaltatasok */
.item {
    border : 1px solid #164da1;
    margin : 20px;
    padding : 1px;
}
.item_title {
    background : #164da1;
    color : white;
    font-size : 1.5em;
    padding : 2px;
    margin-bottom: 5px;
}
p.sztitle {
    font-weight : bold;
}
.lititle {
    display : block;
    font-style : italic;
}

/*faq, impresszum*/
dt {
    font-weight : bold;
}
dd {
    font-style : italic;
}
#faq dd {
    margin-bottom : 20px;
}

/*hirlevel form*/
.kot {
    background-color : yellow;
}

/*cikkek*/
.cikk {
    border : 1px solid black;
    padding : 0 20px 10px 20px;
    margin : 10px 0 30px 0;
}

.cikk h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0;
}


.cikkszoveg table td {
    text-align : right;
}
.idezet {
    font-family : "Times New Roman", "Times", serif;
    font-style : italic;
}
.dialog dt {
    font-style : italic;
    font-weight : bold;
}
.dialog dd {
    margin : 5px 0 15px 5px;
    border-left : 5px solid black;
    padding-left : 10px;
}


/*partnerek*/
.partnerlink {
    text-align : right;
    font-size : 1em;
    width : 300px;
}

/*REGI STYLE-ok*/
.cell1 {
    background-color : white;
}
.cell2 {
    background-color : #DAECF6;
}

.szolg_content {
	padding: 6px;
}

.ceglight_links {
	color: #1E6885;
    background-color: #B7DBF1;
	padding: 5px 10px 5px 10px;
}

.ceglight_links  a {
	color: #1E6885;
	font-weight: 600;
	text-decoration: none;
}

.ceglight_links  a:hover {
	color: #1E6885;
	font-weight: 600;
	text-decoration: none;
	background-color: #74C3EC;	
}

/*ujfoold*/
.felsocella
{
background: url("/opten/pages/img/cikkhatter_felso_kicsi.jpg") no-repeat top left #d7eef4;
width: 250px;
height: 159px;
vertical-align: top;
}

.alsocellak
{
background: url("/opten/pages/img/cikkhatter_also_kicsi.jpg") no-repeat top left #d7eef4;
width: 250px;
height: 137px;
vertical-align: top;
}

.koztes_h
{
background: url("/opten/pages/img/cikkhatter_elvalaszto_kicsi.jpg") no-repeat top left;
width: 250px;
height: 11px;
}

.koztes_v
{
width: 5px;
}

.nagy_teglalap
{
background: url('/opten/pages/img/ujfoold_fejlec.jpg') no-repeat top;
width: 760px;
height: 108px;
text-align: center;
}

.nagykoztes
{
width: 760px;
height: 15px;
}

.fofejlec
{

height: 36px;
width: 250px;
text-align: left;
vertical-align: middle;
}

.fulek
{
padding-left: 25px;
padding-top: 5px;
color: white;
text-transform: uppercase;
font-size: 12pt;
font-weight: 600;
font-family: Arial;
}

.szovegmezo_f
{
width: 250px;
height: 122px;
padding: 15px;
vertical-align: top;
}

.cim
{
font-family: Arial;
font-size: 11pt;
text-align: left;
font-weight: bold;
color: #444444;
}

.alcim
{
color: #cc2244;
font-weight: bold;
text-align: left;
}

a:link.cim
{
font-family: Arial;
font-size: 11pt;
text-align: left;
font-weight: bold;
color: #444444;
text-decoration: none;
}

a:visited.cim
{
font-family: Arial;
font-size: 11pt;
text-align: left;
font-weight: bold;
color: #444444;
text-decoration: none;
}

a:hover.cim
{
font-family: Arial;
font-size: 11pt;
text-align: left;
font-weight: bold;
color: #cc2244;
text-decoration: none;
}

.szoveg
{
font-family: Arial;
font-size: 9pt;
text-align: left;
color: #444444;
}


.tegla_piri
{
font-family: Arial;
font-size: 14pt;
color: #cc2244;
text-transform: uppercase;
font-weight: bold;
margin-bottom: -1em;
}

.tegla_fekete
{
font-family: Arial;
font-size: 12pt;
color: #444444;

}

.pikt
{
margin-right:5px;
margin-bottom: 5px;
}

.pikt2
{
margin-top: 10px;
}

.felsolista, .felsolista a
{
display: inline;
font-size: 12pt;
font-family: Arial, sans-serif;
}

.kislista, .kislista a
{
font-family: Arial, sans-serif;
background: transparent;
}

.kblink
{
vertical-align: top;
font-size: 10pt;
}

.kb_alcim
{
font-size:10pt;
color: #999999;
font-weight:bold;
}
.tabla1
{
	border-top: 1px solid #DAECF6;
	border-left: 1px solid #DAECF6;
}

.cella1
{
	border-bottom: 1px solid #DAECF6;
	border-right: 1px solid #DAECF6;
	text-align: center;
}

.dijatado
{
	background-color:#D9ECF2;
	border:1px solid #1E6885;
	padding: 1em;
}

.focim_dij
{
	font-family:Arial;
	color: #555555;
	font-size:14pt;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
}

.alcim_dij
{
	font-family:Arial;
	text-align: center;
	font-size:12pt;
	font-weight:bold;
}

.lead_dij
{
	font-weight:bold;
	text-align: justify;
}

.cim1_ado
{
text-align: center;
text-decoration: underline;
font-weight: bold;
}