﻿@charset "utf-8";

html.ua-mobile-iphone div.content div.maintitle {
    margin: 40px 10px 15px;
}

html.ua-mobile-iphone #footer #foottitle {
    margin-left:20px;
}

html.ua-mobile-iphone #footer ul.left li.first {
    margin-left:20px;
}

html.ua-mobile-iphone h3 {
    margin-left:10px;
}

html.ua-mobile-iphone p.message {
	margin-left:20px;
}

html.ua-mobile-iphone #messageimg {
	margin-top:60px;
}

html.ua-mobile-iphone .contact .text {
	font-size:0.71em;
	line-height:130%;
}

html.ua-mobile body {
	width:1060px;
	margin:0 auto;
}

html.ua-mobile #headerimg h2 img {
	margin-left:-120px;
}

html.ua-android p {
    background-image: url(./imgs/dummy.png) !important;
}

html.ua-android div.content h3 {
    background-image: url(./imgs/dummy.png) !important;
}

html.ua-android  #contact li{
    background-image: url(./imgs/dummy.png) !important;
}