/* CSS Document */
* {margin: 0; padding: 0;}
body {background: #f16f04 url(images/fon_.jpg) -100px center no-repeat;}
html,body {height: 100%; }

.main {
position: relative;  
margin: 0 auto;
min-height: 100%; 
width: 1100px; 
background: url(images/fon_.jpg) no-repeat; 
}

#logo {position: absolute; top: 130px; left: 312px; width: 422px; height: 161px; background: url(/images/logomain.png) no-repeat; border: 0px solid #000;}
#globusbg {position: absolute; top: -130px; left: 10px; width: 1100px; height: 1000px; background: url(/images/fon_2.jpg) -24px 12px no-repeat; border: 0px solid #000; z-index: 0;}
#globus {position: relative; top: 112px; left: 150px; border:1px black solid;}
#globusmove {position: absolute; top: 312px; left: 150px;}

#main_link {position: absolute; top: 504px; left: 200px; display: block; width: 80px; height: 40px;  border: 0px solid #000;}
#tur_link {position: absolute; top: 572px; left: 233px; display: block; width: 63px; height: 40px; border: 0px solid #000;}
#tur_strany {position: absolute; top: 634px; left: 284px; display: block; width: 80px; height: 40px; border: 0px solid #000;}
#tur_activot {position: absolute; top: 685px; left: 314px; display: block; width: 166px; height: 40px; border: 0px solid #000;}
#tur_vnutizm {position: absolute; top: 681px; left: 514px; display: block; width: 166px; height: 50px; border: 0px solid #000;}
#tur_foto {position: absolute; top: 632px; left: 628px; display: block; width: 125px; height: 40px; border: 0px solid #000;}
#tur_forum {position: absolute; top: 572px; left: 690px; display: block; width: 70px; height: 40px; border: 0px solid #000;}
#tur_company {position: absolute; top: 504px; left: 713px; display: block; width: 100px; height: 40px; border: 0px solid #000;}

* html .main { height: 100%;}
a:focus {outline: none;}
