﻿.top-panel {
	background: #f9f6ef;
	text-align: center;
	position: relative;
}
.main-download {
	#background:url("../images/download/desktop_screenshot.jpg") no-repeat right 40px transparent;
	margin-right: auto;
	margin-left: auto;
	width: 490px;
	min-height:260px;
	position: relative;
	text-align: left;
	padding: 40px 490px 30px 0;
}
.gis-photos {
	position: absolute;
	width: 467px;
	right: 0px;
	top: 20px;
	box-shadow: 0 0 3px #999999;
}
.content-body {
	position: relative;
	margin: 30px auto 50px;
    width: 980px;
}
.main-download .download-button-panel {
	width: 100%;
	padding-top: 80px;
	background:url("../images/download/4geo_title_download.png") no-repeat left top transparent;
}
.download-button-panel .download-text {
	padding: 20px 0;
}
.download-button-panel .download-text strong {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
.main-download .download-button-panel .download-link {
	width: 270px;
}
.main-download .download-button-panel .download-info {
	padding: 0 0 0 20px;
	position: relative;
}
.main-download .download-button-panel .download-info .line{
    margin-left: -15px;
    position: absolute;
}
.main-download .download-button-panel .download-info .download-text {
	text-decoration: none;
	color: #333;
}
.download-button {
	background:url("../images/download/button.png") no-repeat left bottom transparent;
	display: block;
	width: 265px;
	height: 75px;
	position: relative;
	text-decoration: none;
}
.download-button span {
	position: absolute;
	left: 20px;
	bottom: 12px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.other-downloads {
	width: 100%;
	margin-top: 20px;
}
.other-downloads .other-distributives {
	width: 440px;
}
.other-downloads .other-towns {
	padding-right: 40px;	
}

.downloads-title {
	color: #333333;
	font-size: 19px;
}
.other-towns-download {
	color: #333333;
	display: block;
	text-decoration: none;
	background:url("../images/download/mini_download_button.png") no-repeat right top transparent;
	font-size: 12px;
	position: relative;
}
.other-towns-download-icon {
	position: absolute;
	top: 5px;
	left: -15px;
	display: block;
	width: 10px;
	height: 10px;
	background:url("../images/download/download_mini_icon.png") no-repeat left top transparent;
}

.other-towns-download h2 {
	color: #037DD3;
	font-size: 18px;
	margin: 0;
	text-decoration: underline;
	margin-bottom: 5px;
}
.other-towns-download h2:HOVER {
	text-decoration:none;
}
.other-towns-download-position {
	margin: 0px 0px 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #aaaaaa;
	min-height: 35px;
}
.other-towns-download-position:last-child{
	border-bottom:none;
}
.other-distributives .distributives {
	background:#f5f5f5;
	padding: 15px;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 40px;
}
.other-distributives .mobile {
	background:url("../images/download/phone.png") no-repeat right 10px transparent;
	min-height: 190px;
}
.distributiv {
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 45px;
    padding-top: 5px;
    font-size: 12px;
}
.mac a.file-url,.ubuntu a.file-url,.opensuse a.file-url {
	text-decoration: none;
	position: relative;
	color: #555555;
	background:url("../images/download/mini_download_button.png") no-repeat right top transparent;
	display: block;
}
.distributiv a.file-url {
	text-decoration: none;
	position: relative;
	color: #555555;
	display: block;
	line-height: 150%;
}
.distributiv span.file-url {
	text-decoration: none;
	position: relative;
	color: #555555;
	display: inline-block;
	padding-right:80px;
	background:url("../images/download/mini_download_button.png") no-repeat right top transparent;
}
.distributiv h2 {
	font-size: 18px;
	color: #555555;
	margin: 2px;
}
.distributiv p {
	font-size: 12px;
}
.mac {
	background:url("../images/download/icon_apple.png") no-repeat left top transparent;
	border-bottom: 1px solid #AAAAAA;
}
.android {
	background:url("../images/download/icon_android.png") no-repeat left top transparent;
}
.iphone {
	background:url("../images/download/icon_apple.png") no-repeat left top transparent;
}
.iphone-qrcode-mini {
	margin-top:10px;
	display: block;
	padding-left: 0px;
	padding-top:70px;
	background:url("../images/download/iphone-qrcode-mini.png") no-repeat left top transparent;
	color: #555555;
}
.iphone-qrcode {
	background: url("../images/download/iphone-qrcode-big.png") no-repeat scroll left top transparent !important;
    margin: 10px;
    min-width: 165px;
    padding-top: 175px;
}
.android-qrcode-mini {
	margin-top:10px;
	display: block;
	padding-left: 0px;
	padding-top:70px;
	background:url("../images/download/android-qrcode-mini.png") no-repeat left top transparent;
	color: #555555;
}
.android-qrcode {
	background: url("../images/download/android-qrcode-big.png") no-repeat scroll left top transparent !important;
    margin: 10px;
    min-width: 165px;
    padding-top: 175px;
}
.android-qrcode .in {
	display: none;
}
.android-qrcode .out {
	display:block !important;
}
.android-qrcode-mini .in,.android-qrcode-mini .out {
	font-size: 12px;
	color: #555555;
}
.out {
	display:none;
}

.ubuntu {
	background:url("../images/download/icon_ubuntu.png") no-repeat left top transparent;
	border-bottom: 1px solid #AAAAAA;
}
.opensuse {
	background:url("../images/download/icon_opensuse.png") no-repeat left top transparent;
	border-bottom: none !important;
	margin-bottom: 100px;
}
.numeric-list {
	margin: 15px 0;
	font-size: 12px;
	line-height: 150%; 
}
.numeric-list li {
	font-size: 12px;
}
.main-town {
	font-size: 12px;
}
.other-town {
	font-weight: normal;
	font-size: 12px;
}
.content-menu {
	background: #e8e0cd;
}
.content-menu .content-menu-body {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 45px;
	position: relative;
	z-index: 1;
}
.content-menu-table td{
	height: 45px;
}
.content-menu-table a{
	height: 35px;
    padding: 5px 20px 5px 60px;
    width: 160px;
    color: #333;
    text-decoration: none;
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.content-menu-table .active {
	background-color: #ffd800;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5) inset; 
	display: inline-block;
	position: relative;
}
.content-menu-table .active {
	border-left: none !important;
}
.content-menu-table .active a {
	border-left: none !important;
}
.content-menu-table .arrow-down {
	position: absolute;
	background:url("../images/download/yelow-down-arrorw.png") no-repeat left top transparent;
	display: block;
	width: 16px;
	height: 16px;
	bottom: -16px;
	left: 50%;
	z-index: 2;
	margin-left: -8px;
}
.Reklama, .Freereg, .Possibility ,.Delivery {
	border-left: 1px solid #c1b9a6;
}
.Reklama a, .Freereg a, .Possibility a,.Delivery a {
	border-left: 1px solid #ffffff;
}
.Download a {
	background:url("../images/download/1348462535_download.png") no-repeat 20px center transparent;
}
.Reklama a {
	background:url("../images/download/1348462650_advertising.png") no-repeat 20px center transparent;
}
.Freereg a {
	background:url("../images/download/1348467348_purchase_order.png") no-repeat 20px center transparent;
}
.Possibility a {
	background:url("../images/download/1348467654_about.png") no-repeat 20px center transparent;
}
.Delivery a {
	background:url("../images/download/disk_delivery.png") no-repeat 20px center transparent;
}
