/*La Manana Strategy & Communication
2008. Copyright
http://www.lamanana.hu */

/* GLOBAL DEFINITIONS */

body{
background: #ffca73 url(../images/body_bg.gif) top left repeat-x;
border:0;
margin:0 auto;
padding:0;
text-align:center;
font: normal 12px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #9d0101;
}

ul, li {
margin: 0;
padding: 0;
}

img{
border:0px;
}

input{
font-size:12px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding:1px;
border:1px solid #4d4d4d;
background:#fff;
margin-bottom:4px;
}


/* IDk */

#widewrap{
width:790px;
background: #ffffff url(../images/fejlec.jpg) top left no-repeat;
height:135px;
margin:0px auto;
padding:0px;
}

#flags{
/*float:right;*/
text-align:left;
margin:13px 15px 0px 20px;
}

#logoimg{
/*float:left;*/
text-align:left;
margin:0px;
padding:20px 15px;
}

#proba{
width:780px;
margin: auto;
height:100%;
border:0px solid green;
}

#wrapbefogo{
width:760px;
height:100%;
/*min-height:700px;*/
margin:0px auto;
background:#ffffff;
padding:15px 15px;
overflow:auto;
}

/*MENUBOX*/
#menuposition{
float:left;
width:215px;
margin:0px;
padding:0px;
}

#content{
clear:right;
width:525px;
margin:0px 0px 0px 230px;
padding:0px;
font: normal 12px/20px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}


#menu{
text-align: left;
width: 198px;
border:1px solid #ffca73;
background:#ffffff url(../images/menu_bg.gif) bottom left no-repeat;
height:100%;
}

/* MENUBOX END */

#navbar{
list-style: none;
padding-bottom:20px;
}

#navlist li{
margin:10px 20px 10px 10px;
padding-bottom:1px;
font-size:11px;
list-style-type: none;
padding-left: 15px;
background: url(../images/menu_dot.gif)  no-repeat 0px 5px;
border-bottom:1px solid #fbe0b4;
}

#navlist li.active{
margin:10px 20px 10px 10px;
padding-bottom:1px;
font-size:11px;
list-style-type: none;
padding-left: 15px;
background: url(../images/menu_dot_active.gif)  no-repeat 0px 5px;
}

#callout{
/*background:url(../images/callout_bg.jpg) top left no-repeat;*/
text-align:right;
width:200px;
height:135px;
margin-top:20px;
}

#callout p{
padding:20px 15px 15px 50px;
font-size:15px;
font-weight:bold;
line-height:23px;
}

#footer{
width: 760px;
margin: 0px auto;
height:25px;
clear:both;
text-align:center;
color:#cc0000;
}

#footer p{
padding:0px 20px;
margin:0px;
line-height:35px;
}
