* {margin: 0; padding: 0;}
body {margin: 0; padding: 0; font-family:Tahoma; font-size: 12px; color:#3C312F;}
html, body {height: 100%;}

h2{font-family:Tahoma; font-size: 15px; color:#F8F8EC;font-weight:bold;}
a {text-decoration: none; color: #3C312F; border: none;font-family:Tahoma;font-size:11px;}
a:hover {text-decoration: underline; color:#3C312F;}

#header { padding:0px; width: 700px; height: 80px; border:1px solid #C7BA8D; color:#F8F8EC; background:url(/images/transp.png);}
/*#logo{width: 200px; height: 75px;background:url("/images/map_logo.png") no-repeat;}*/

#header a {text-decoration: none; color: #F8F8EC; border: none;font-family:Tahoma;font-size:11px;}
#header a:hover {text-decoration: underline; color:#FD9136;}
#header table.alap{margin: 0; padding: 0; width:100%;}
#header table.alap td {padding:0 5px 0 0;vertical-align:top;}
#header table.alap1{margin: 0; padding: 0; width:100%;}
#header table.alap1 td {padding:3px 0px 0 0;vertical-align:middle;font-weight:bold;}
#header table.alap1 td.foot {padding:9px 5px 0 0;vertical-align:bottom;font-weight:normal;}

#wrapmap{width: 978px; height: 700px;margin: 0 auto;padding:1px;border:2px solid #A6976E;}
#map{width: 100%; height: 100%;position: relative;}
* html #map {height:100%}

/*#mit{padding:0 5px 0 14px;text-align:center;}*/
ul {margin-left:20px;}
li {  list-style-image:url("/images/pipa_small.png"); }
.terkep{padding:0}

.button-norm {display: -moz-inline-box; /* FF < 3*/ display: inline-block; font-size:13px; letter-spacing:1px;
	font-family:Tahoma, sans-serif;	font-weight:bold; text-decoration: none; color: #F8F8EC; border: 1px solid #B04D09;
    padding: 0px 10px 3px 10px; margin-right: 4px; background-color: #FE8125; outline: 0; height:20px;
     /* Optional rounded corners for browsers that support it */
    -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.button-norm:hover { color: #F8F8EC; background-color: #FF9F15;	text-decoration: none; }

select, input {padding:1px;}
