@import url("css_common.css");

html, body
{
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;

    font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #686868;text-decoration:none;font-weight:normal;
    vertical-align: middle;

    background-image: url("../images/ui/hatter.jpg");

    width: 100%;
    height: 100%;
}

em
{
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    font-size: 11px;
}
.em12
{
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    font-size: 12px;
}

h1
{
    width: auto;

    margin: 0px;
    padding: 0px;

    font-size: 14px;
    font-weight: bold;
    color: #34CB00;

    text-decoration:none;
}
h1 a {text-decoration:none; color: #34CB00;}
h1 a:active {text-decoration:none; color: #34CB00;}
h1 a:visited {text-decoration:none; color: #34CB00;}
h1 a:hover {text-decoration:none; color: #9ED28C;}
h1 a:visited:hover {text-decoration:none; color: #9ED28C;}


.link-green-big { font-size: 14px; font-weight: bold; color: #34CB00; text-decoration:none;}
a.link-green-big { font-size: 14px; font-weight: bold; color: #34CB00; text-decoration:none;}
a.link-green-big:active { font-size: 14px; font-weight: bold; color: #34CB00; text-decoration:none;}
a.link-green-big:visited { font-size: 14px; font-weight: bold; color: #34CB00; text-decoration:none;}
a.link-green-big:hover { font-size: 14px; font-weight: bold; color: #9ED28C; text-decoration:none;}
a.link-green-big:visited:hover { font-size: 14px; font-weight: bold; color: #9ED28C; text-decoration:none;}


h2
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FCC271;text-decoration:none;font-weight:bold;
}

h3 /* a boxok TITLE nevei */
{
    display: inline;
    font-size: 11px;
}

.div-pad-left-5
{
    padding-left: 5px;
}
.div-pad-left-10
{
    padding-left: 10px;
}

#site-container
{
    width: 100%;

    margin-left: auto;
    margin-right: auto;

    vertical-align: middle;

    padding-top: 0px;
    margin-top: 0px;

    background-color: #FFFFFF;
}

#div-popup-lakas
{
    width: 550px;

    padding: 5px;
    background-color: #FFFFFF;

}
#popup-lakas-columntable
{
    width: 95%;
}
#popup-lakas-columntable td
{
    width: 50%;
    vertical-align: top;
}
#popup-lakas-columntable tfoot td
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}


#popup-lakas-address
{
    width: 289px;
    height: 60px;

    margin: 0px;
    padding: 0px;

    padding-left: 58px;
    padding-top: 70px;


    background-image: url('../images/popup_flat/address_and_code.gif');
    background-repeat: no-repeat;

    color: #EDECEF;
    font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-decoration:none;font-weight:normal;
}

.popup-lakas-info-table
{
    width: 70%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;

}
.popup-lakas-info-left-col
{
    /*width: 45%;*/
    color: #000000;
}
.popup-lakas-info-right-col
{
    /*width: 55%;*/
    color: #000000;
    text-align: right;

}

#tell-a-friend
{
    width: 100%;

    margin-top: 10px;
    padding-left: 10px;
}
#tell-a-friend-text
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
#tell-a-friend-text-sent
{
    font-size: 11px;
    font-weight: bold;
    color: #DF1F00;

    text-align: center;
    margin-bottom: 10px;
}
#tell-a-friend-table
{
    margin-top: 10px;

    width: 289px;
}
#tell-a-friend-table tbody td input
{
    width: 130px;
    height: 14px;

    color: #000000;
    font-size: 10px;

    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
#tell-a-friend-table tfoot td
{
}
#tell-a-friend-table tfoot td input
{
    width: 80px;
    height: 16px;

    color: #000000;
    font-size: 10px;

    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

#printpage
{
    width: 100%;
    text-align: center;

    margin-top: 20px;
}

#printpage input
{
    width: 160px;
    height: 18px;

    color: #000000;
    font-size: 11px;
    font-weight: bold;

    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}



div.toolTip {
	position: absolute;
	display: none;
	
    border-width: 0px;
    border-style: none;

	width: 120px;
	height: auto;

    background-color: #88B5DC;
}

div.toolTip img {
    border-width: 0px;
    border-style: none;
    border-color: #000;

    margin: 5px;
}



#div-galery-list-period
{
	width: 400px;

    border-width: 0px;
    border-style: solid;
    border-color: #000;

	margin: 10px auto 0 150px; 

	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#div-galery-list-period a {text-decoration: underline; color: #AAAAAA;}
#div-galery-list-period a:active {text-decoration: underline; color: #AAAAAA;}
#div-galery-list-period a:visited {text-decoration: underline; color: #AAAAAA;}
#div-galery-list-period a:hover {text-decoration:none; color: #0B4E85;}
#div-galery-list-period a:visited:hover {text-decoration:none; color: #0B4E85;}

#div-galery-list-period a.selected {text-decoration: none; color: #0B4E85;}
#div-galery-list-period a.selected:active {text-decoration: none; color: #0B4E85;}
#div-galery-list-period a.selected:visited {text-decoration: none; color: #0B4E85;}
#div-galery-list-period a.selected:hover {text-decoration:none; color: #0B4E85;}
#div-galery-list-period a.selected:visited:hover {text-decoration:none; color: #0B4E85;}
