body {
	margin:0;
	font:12px Tahoma, sans-serif;
	background:#fff;
	color:#333;
}
h1, h2, h3, h4, h5, h6, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
.clear:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
img {
	display:block;
	border:none;
}
form {
	margin:0;
	display:inline;
}
a {
	color:#3795b5;
}
a:hover {
	text-decoration:none;
}
.main {
	width:924px;
	margin:0 auto;
}
#inner .main {
	width:880px;
	margin:0 auto;
}
#header {
	position:relative;
	z-index:5;
}
#header .menu {
	overflow:hidden;
	height:1%;
}
#index #header .menu {
	padding:30px 0;
}
#header .menu li {
	float:left;
	margin:0 10px;
}
#header .menu a {
	color:#3795b5;
	display:block;
}
#header .menu li.active {
	position:relative;
	padding-bottom:3px;
}
#header .menu li.active strong {
	font-weight:normal;
	background:#c54107;
	white-space:nowrap;
	height:20px;
	line-height:18px;
	color:#fff;
	float:left;
}
#header .menu li.active .left {
	display:block;
	background:url(../i/menu-active.png) no-repeat;
	width:10px;
	height:20px;
	overflow:hidden;
	float:left;
	font-size:1px;
	line-height:1px;
}
#header .menu li.active .right {
	display:block;
	background:url(../i/menu-active.png) no-repeat 0 -20px;
	width:10px;
	height:20px;
	overflow:hidden;
	float:left;
	font-size:1px;
	line-height:1px;
}
#header .menu li.active em {
	display:block;
	background:url(../i/menu-active.png) no-repeat 0 -40px;
	width:6px;
	height:3px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	position:absolute;
	bottom:0;
	left:50%;
}
* html #header .menu li.active em {
	bottom:-1px;
}
.logohold {
	width:480px;
}
.logohold p {
	color:#999;
	font-size:8pt;
}
.logohold a {
	font-size:8pt;
	text-decoration:none;
}
.logohold a:hover {
	font-size:8pt;
	text-decoration:underline;
}
#main {
	background:url(../i/mian-bg.png) repeat-x;
}
#main .main {
	width:96%;
	background:url(../i/main-bg.jpg) no-repeat 50% 0;
}
#main .downloadblock {
	height:367px;
	width:1000px;
	margin:0 auto;
	padding-top:130px;
}
#main {
	margin-top:-50px;
}
.downloadblock {
}
.downloadblock .head {
	color:#d4e877;
	width:500px;
	font-size:22pt;
	margin-left: 40px;
	margin-bottom: 10px;
}
.downloadblock .dowloadspisok {
	padding:10px 0 0 40px;
}
.downloadblock .dowloadspisok li {
	float:left;
	width:165px;
}
.downloadblock .dowloadspisok li a {
	color:#fff;
	padding-left:40px;
	display:block;
	padding-right:35px;
	line-height:16px;
	position:relative;
}
.downloadblock .dowloadspisok li a img {
	position:absolute;
	top:0;
	left:0;
}
* html .downloadblock .dowloadspisok li a img {
	left:-40px;
}
.downloadblock .dowloadspisok li a:hover {
	text-decoration:none;
}
#content {
	padding:0 0 40px;
	overflow:hidden;
	height:1%;
}
#index #content {
	margin-top:-110px;
}
#content .head {
	color:#333;
	font-size:20pt;
}
#content a {
	color:#3795b5;
}
#content a:hover {
	text-decoration:none;
}
.otherversion {
	overflow:hidden;
	height:1%;
}
.otherversion li {
	float:left;
	width:135px;
	padding:0 40px 0 0;
}
.otherversion a {
	display:block;
	margin:5px 0 10px;
	color:#3795b5;
	font-size:10pt;
}
.otherversion .program {
	display:block;
	position:relative;
	padding: 0 0 0 40px;
}
.otherversion .program img {
	position:absolute;
	top:0;
	left:0;
}
* html .otherversion .program img {
	left:-40px;
}
.otherversion .rusif {
	background:url(../i/bulet1.png) no-repeat 25px 4px;
	padding:0 0 0 40px;
}
.otherversion a:hover {
	text-decoration:none;
}
.about_ps {
	margin:20px 0;
	color:#333;
}
.about_ps p strong {
	color:#666;
}
.license {
	font-size:8pt;
	float:left;
	color:#999;
	padding:11px 0;
}
.button-holder {
	float:right;
	width:300px;
}
#patch {
	position:relative;
	display:block;
	text-decoration:none;
	font-size:20px;
	background:url(../i/button1.png) repeat 0 -125px;
	height:40px;
	color:#fff !important;
	padding:17px 28px 6px 79px;
	float:right;
}
#patch .text {
	font-weight:normal;
	display:block;
	border-bottom:1px dashed #fff;
	padding:0 1px;
}
#patch:hover .text {
	border-bottom:0;
}
#patch .left {
	position:absolute;
	display:block;
	width:67px;
	height:57px;
	background:url(../i/button1.png) no-repeat 0 0;
	top:0;
	left:0;
}
#patch .right {
	position:absolute;
	display:block;
	width:26px;
	height:51px;
	background:url(../i/button1.png) no-repeat 0 -57px;
	top:6px;
	margin-left:100%;
	left:-26px;
}
#patch .bulet {
	display:block;
	width:11px;
	height:6px;
	background:url(../i/button1.png) no-repeat -56px -102px;
	font-size:1px;
	line-height:1px;
	position:absolute;
	margin:0 auto;
	bottom:0;
	left:50%;
}
#footer {
	background:url(../i/line1.png) no-repeat 50% 0;
	padding:15px 0;
	overflow:hidden;
	height:1%;
}
#footer .copy {
	float:right;
}
#footer .counter {
	width:600px;
	float:left;
}
#footer .counter li {
	float:left;
	margin:0 30px 0 0;
}
#inner {
	background:#2b8fc1 url(../i/inner-bg.png) repeat-y 50% 0;
}
#inner #header {
	padding-top:20px;
}
#inner .menu-holder {
	margin:0 0 45px 0;
	position:relative;
}
#inner .menu-holder ul {
	background:#d3eef4;
	padding:5px 20px 0;
	height:28px;
	position:relative;
}
#header .menu-holder .menu li.active .left {
	background:url(../i/menu-active2.png) no-repeat;
}
#header .menu-holder .menu li.active .right {
	background:url(../i/menu-active2.png) no-repeat 0 -20px;
}
#header .menu-holder .menu li.active em {
	background:url(../i/menu-active2.png) no-repeat 0 -40px;
}
#header .menu-holder .menu li.active strong {
	background:#b3d70f;
}
#inner .menu-holder .holdleft {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:15px;
	height:33px;
	background:url(../i/menuholder.png) no-repeat 0 0;
	z-index:1;
}
#inner .menu-holder .holdright {
	display:block;
	position:absolute;
	top:0;
	margin-left:100%;
	left:-15px;
	width:15px;
	height:33px;
	background:url(../i/menuholder.png) no-repeat 0 -33px;
}
#inner #content{
	margin-top:-40px;
}
#content .content_text{
	float:left;
	width:467px;
	padding:80px 100px 0 0;
}
#content .column{
	float:left;
	width:313px;
	overflow:hidden;
	height:1%;
}
.column #patch{
	float:left;
}

.breadcrumbs{
 font-size:14pt;
}
.breadcrumbs li{
	display:inline;
	color:#333;
}
.breadcrumbs li a{
	background:url(../i/bulet2.png) no-repeat 100% 10px;
	padding-right:23px;
	color:#AF3502!important;
}
.news{
	margin-top:45px;
}
.formats{
	background:url(../i/bulet1.png) no-repeat 0 50%;
	padding:0 0 0 15px;
	margin:15px 0;
}
.formats li{
	display:inline;
	border-left:1px solid #000;
	padding:0 5px 0 7px;
}
.formats li:first-child{
	border:none;
}
.news h2{
	font-size:14pt;
}
.news h2 a{

}
.news .text{
	margin:10px 0 0 0;
}
.news .text p{
	margin:5px 0;
}
.download_ps{
	background:url(../i/download-bg2.png) repeat-y 0 0;
	overflow:hidden;
	height:1%;
	width:313px;
}
.download_ps_hold{
	background:url(../i/download-bg.jpg) no-repeat 0 0;
}
.download_ps .text{
	width:190px;
	padding:20px 15px 0;
}
.download_ps .dowloadspisok li{
	clear:both;
	overflow:hidden;
	height:1%;
	margin:20px 0;
}
.dowloadspisok img{
	float:left;
	padding-right:5px;
}

#content .download_ps .head{
	color:#c54107;
	font-size:14pt;
}
.download_ps_bottom{
	width:330px;
	background:url(../i/download-bg3.png) no-repeat 0 0;
	height:32px;
}
.colformat{
	width:220px;
	padding:20px 0;
	clear:both;
}
#downloadbutton {
	position:relative;
	display:block;
	font-size:20px;
	background:url(../i/download-photoshop.png) no-repeat 0 0;
	width:425px;
	height:48px;
	color:#fff !important;
	margin-bottom:15px;
}
#downloadbutton a {
	color:#fff;
	text-align:left;
	font-weight:normal;
	display:block;
	padding-top:10px;
	padding-left:60px;
}
#downloadbutton a:hover {
	text-decoration:none;
}
.leftimg {
    float:left;
    margin-right:20px;
	margin-bottom:10px;
}
.leftimgrus {
    float:left;
    margin-right:10px;
	margin-top:4px;
}
