@charset "utf-8";
/*----------------- GENERAL ------------- */
body {padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333}
a:link {text-decoration:none}
h1, h2, h3, h4, h5, h6 {font-family:'DeliciousRoman',Trebuchet MS, Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal; margin:0}
h1 {font-size:18px}
h2 {font-size:16px}
h3 {font-size:15px}
h4 {font-size:15px}
h5 {font-size:14px; font-weight:bold}
h6 {font-size:14px}
p {margin:0}
img {border:none}

/*----------------- CLASS ------------- */
.w_960 {width:960px; margin:0 auto}
.right {float:right}
img.left {float:left; margin:0 10px 10px 0}
img.right {float:right; margin:0 0 10px 10px}
.author {font-family:"Times New Roman", Times, serif; font-style:italic; font-size:16px}
input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:11px}
.blue {color:#08263E}

/*----------------- CONTENT ------------- */
#content {}

/*----------------- TOP ------------- */
#top {height:121px; background:url(../images/bg_top_u.jpg)}
#top_z1 {height:120px; background:url(../images/bg_top.jpg) top center no-repeat}
#top_z2 {height:34px}
#top .favorites {width:210px; float:right; color:#FFF; padding:8px 10px}
#top .favorites a {color:#FFF}

/*----------------- HEADER ------------- */

/*----------------- MAIN ------------- */

/*----------------- FOOTER ------------- */
#footer {padding:10px 0 40px; text-align:center; border-top:1px solid #CCC; color:#606060}
#footer a {color:#0080FF}
#footer ul {margin:0 auto; padding:0; list-style:none; margin-bottom:10px}
#footer li {display:inline; padding-left:24px; background:url(../images/maps.png) no-repeat 0 50%; padding:5px 5px 5px 24px}
#footer li.skype {background-image:url(../images/skype.png)}
#footer li.phone {background-image:url(../images/phone.png)}
#footer li.mail {background-image:url(../images/mail.png)}


#slider_3d{
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
