
/*eredeti maldiv szigeteki css :)*/



* {
    margin:0;
    padding:0;
  }


body {
    background-color:#E3F1FE;
    background-image : url('images/hatter2.png');
    background-repeat:repeat-x;
  }

img {
 border:0px;
}

a {
 text-decoration:none;
 color:inherit;
}

div.all {
    border-style:solid;
    border-width:1px;
    border-color:#0080FF;
    margin-left:auto;
    margin-right:auto;
    width:853px;
    margin-bottom:50px;
  }


div.main {
    background-image:url('images/maldiv-szigetek-top.png');
    background-repeat:no-repeat;
    min-height:558px;
	max-width:163;
  }
  
div.right {
    width:200px;
	float:right;
	padding-top:180px;
  }

div.content {
    padding-top:180px;
    padding-left:170px;
  }


div.footer {
    height:236px;
	min-height:236;
    background-image:url('images/maldiv-szigetek-bottom.png');
    background-repeat:no-repeat;
  }

table.menu {
    float:left;
    border-width:0px;
    margin-top:163px;
	font-size:13;
  }

div.menu a {
 width:160px;
 position:relative;
 height:21px;
color: #FFFF00 ; font-weight: bold;
}

div.menu a:hover {
color: #FF9900; font-weight: bold;
}

div.menuie {
    float:left;
    border-width:0px;
    margin-top:163px;
background-image:url('images/menu.png');
  }

div.menuie a {
 width:160px;
 position:relative;
 height:21px;
color: #FFFFFF ; font-weight: bold;
}

div.menuie a:hover {
color: #CCFF00; font-weight: bold;
}

div.menu ul {
 list-style-type:none;
}

div.menu ul li div {
background-image:url('images/menu.png');
 background-repeat:repeat-y;
color: #FFFFFF ; font-weight: bold;
 min-height:21px;
 width:160px;
 font-size:90%;
 padding-left:9px;
 padding-bottom:0px;
 padding-top:2px;
 font-family:Trebuchet MS;
}

div.menu ul li div:hover {
background-image:url('images/hmenu.png');
color: #CCFF00;
cursor: pointer; 
}

div.menu ul li div a:hover {
color: #CCFF00;
cursor: pointer; 
}

div.menuie div {
background-image:url('images/menu.png');
 background-repeat:repeat-y;
color: #FFFFFF ; font-weight: bold;
 height:21px;
 width:150px;
 font-size:90%;
 padding-left:9px;
 padding-bottom:0px;
 padding-top:2px;
 max-width:150px;
 font-family:Trebuchet MS;
}

div.menuie div:hover {
 background-image:url('images/hmenu.png');
 color: #CCFF00;
 cursor: pointer; 
}

.text {
 text-decoration:none;
 font-family:Trebuchet MS; 
 font-size: 12px;
 text-align:justify;
 top:30px
 float:inherit;
 color:#003366;

}

.cimfeher {
 text-decoration:none;
font-family:Trebuchet MS; 
font-size: 14px;
text-align:justify;
top:30px
float:inherit;
color:#FFFFFF;
font-weight:bold;
padding-left:3px;
}

.link {
 text-decoration:none;
 color:#006666
}

.link:hover {
 text-decoration:none;
 color:#009999
}

.uzenet {
 padding:6px;
}


td.menuon {
 background-image:url('images/hmenu.png');
 cursor: pointer;
 height:21px;
 color: #CCFF00;
 font-weight: bold;
 padding-left:9px;
 padding-bottom:0px;
 padding-top:2px;
 font-family:Trebuchet MS;
 font-size:14px;
}

td.menuoff {
 background-image:url('images/menu.png');
 position:relative;
 height:21px;
 color: #FFFFFF ; 
 font-weight: bold;
 padding-left:9px;
 padding-bottom:0px;
 padding-top:2px;
 font-family:Trebuchet MS;
 font-size:14px;
}