/* 
* GENERAL SECTION 
*/

body
{
    background-color: #800000;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Verdana;
    font-size: 12px;
    color: white;
    zoom: 1;
    text-align: center;
    min-height: 800px;
    min-width: 960px;
}

h2
{
    font-family: Times New Roman;
    font-weight: 200;
    font-size: 32px;
    color: #930E14;
}

/* 
* DIV SECTION 
*/
.mainscreen
{
    width: 960px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.mainleft
{
    position: absolute; 
    top: 0px;
    left: 0px;
    width: 80px;
    height: 800px;
}

.mainright
{
    position: absolute; 
    top: 0px;
    left: 880px;
    width: 80px;
    height: 800px;
}

.mainpic
{
    position: absolute; 
    top: 0px;
    left: 80px;
    width: 800px;
    height: 800px;
}

.hun
{
    position: relative;
    top: 15%;
}

.eng
{
    position: relative;
    top: 40%;
}

.esp
{
    position: relative;
    top: 65%;
}

.ger
{
    position: relative;
    top: 15%;
}

.rom
{
    position: relative;
    top: 40%;
}

.slo
{
    position: relative;
    top: 65%;
}

.text
{
    text-align: left;
    line-height: 165%;
    font-size: 12px;
    width: 436px;
    height: 660px;
    padding: 20px;
    overflow: auto;
}

.text a
{
    color: black;
}

.alapitvany-menu
{
    float: left;
    text-align: center;
    line-height: 250%;
    font-size: 12px;
    width: 105px;
    height: 660px;
    overflow: hidden;
    padding: 20px;
  /*   border-right: #800000 10px solid; */
}

.alap
{
    text-align: center;
    width: 85px;
    background: #9E647B;
    height: 30px;
    margin-top: 10px;
}

.alap a:hover
{
    color: #FFF;
    background: #B18395;
    padding: 3px;
}

/* .alapitvany-menu ul
{
    list-style-type:none;
   
    position:relative;
    height:27px; 
    display: block;
    width: 100px;
}

.alapitvany-menu li
{
    display: block;
    
}
 */
.alapitvany-text
{
    float: right;
    text-align: left;
    line-height: 165%;
    font-size: 12px;
    width: 590px;
    height: 660px;
    padding: 20px;
    overflow: auto;
}

.galery
{
    text-align: left;
    padding-left: 20px;
    width: 95%;
    height: 660px;
    overflow: auto;
}

.indent
{
    margin-left: 20px;
}

.motto
{
    text-align: right;
    font-size: 12px;
    color: #930E14;
}

.image
{
    float: right;
    overflow: hidden;
    width: 320px;
}

.image_bottom
{
    float: right;
    height: 186px;
    margin-top: -3px;
    width: 100%;
    background-color: transparent;
    background-color: #9E647B;
    overflow: hidden;
}

.head
{
    font-size: 1px;
    border-right: white solid 2px;
    border-left: white solid 2px;
    /*border-top: white solid 2px;*/
}
.menubar
{
    height: 100px;
    width: 800px;
    position: relative;
}

.menuitems
{
    filter:alpha(opacity=40);
    opacity: 0.40;
    background-color: #AA0000;
    position: absolute;
    width: 796px;
    top: 25%;
    left: 2px;
    height: 50px;
    letter-spacing: 1.5px;
    line-height: 200%;
}

#content
{
    height: 700px;
    border-left: white solid 2px;
    border-right: white solid 2px;
    background-color: white;
    color: black;
}

#pictures
{
    height: 300px;
    background-color: white;
    color: black;
}

.frame
{
    width: 800px;
    /*text-align: center;*/
    margin-right: auto;
    margin-left: auto;
}

.footer
{
    background-color: #784056;
    border-right: white solid 2px;
    border-left: white solid 2px;
    border-bottom: white solid 2px;
    height: 40px;
}

.footermenu
{
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    letter-spacing: 2.5px;
}

.left
{
    width: 175px;
    float: left;
    text-align: left;
}

.right
{
    width: 195px;
    float: left;
    text-align: left;
}

.color_back
{
    position: absolute;
    width: 410px;
    background: #9E647B;
    margin-top: 20px;
    overflow: hidden;
}

.color_back a
{
    color: white;
}

.prayer
{
    margin-left: 20px;
}

.clear
{
    width: 1px;
}

.contact
{
    width: 200px;
    height: 24px;
    margin: 3px;
}

.name
{
    width: 176px;
}

.pic
{
    width: 24px;
    float: right;
}

.church
{
    height: 72px;
    margin: 3px;
	vertical-align: middle;
	overflow: hidden;
}

.who
{
	width: 338px;
}

.logo
{
    float: right;
	width: 72px;
	vertical-align: middle;
}

/* 
* IMAGE SECTION 
*/
img
{
    border: 0;
}
/* 
* ANCHOR SECTION 
*/
a
{
    text-decoration: none;
    color: white;
}

.menuitems a:hover
{
    color: darkblue;
    background: white;
    padding: 3px;
}

a.other
{
    color: #0080C0;
}
