body {margin:0; padding:0; border:0; height:100%; width:100%; min-width:320px; background:#ffffff; overflow:auto; text-align:center; font-family:'Open Sans', sans-serif; color:#454545; font-size:15px; font-weight:lighter; cursor:default;}
p, form {margin:0; padding:0;}
input:focus, select:focus, textarea:focus, a:focus {outline:0;}
img {border:none; border:0;}
.clear {clear:both}

a:link, a:active, a:visited {color:#454545; text-decoration:none; border-bottom:dotted 1px #e47c08}
a:hover {color:#000000; text-decoration:none; border-bottom:solid 1px #e47c08}

#bg {position:fixed; top:0; left:0; width:100%; height:100%; background-image:url(../image/bg.jpg); background-repeat:no-repeat; background-position:center center; background-size:cover; opacity:.5; filter:alpha(opacity=50);}



#top {position:fixed; top:0; left:0; width:50%; min-width:300px; max-width:500px;}
#bottom {position:fixed; bottom:0; right:0; width:300px;}
#top img, #bottom img {position:relative; width:100%; margin:0; padding:0; border:0;}
#bottom p {position:absolute; bottom:5px; right:5px; color:#ffffff; font-size:12px; white-space:nowrap; }
#bottom a:link, #bottom a:visited, #bottom a:active, #bottom a:hover {color:#ffffff;}
#contacts p {position:relative; margin:10px 0 10px 0; white-space:nowrap;}
#contacts p img {position:relative; margin:0 0 -10px 10px; height:20px; border:0; padding:3px; border-radius:100%; background:#31a6df;}
.txt {position:fixed; width:100%; left:0; color:#000000; font-weight:bold; text-align:center;}
@media screen and (min-width:601px){
   #contacts {position:fixed; top:20px; right:20px; display:inline-block; font-size:13px}
   #contacts p {text-align:right; height:34px; line-height:34px;}
   #contacts p img {display:inline}
   .txt {top:50%; margin-top:-75px; font-size:50px; height:150px; line-height:75px; }
}
@media screen and (max-width:600px){
   #contacts {position:fixed; width:100%; top:100px; left:0; display:block; font-size:12px}
   #contacts p {text-align:center; height:20px; line-height:20px;}
   #contacts p img {display:none}
   .txt {top:250px; font-size:30px;}
}
