html{
	height: 100%;
	background: url('/img/main_background.gif') repeat-x #edfbd9;
}
body {
    font: 14px/24px Tahoma, Arial, sans-serif;
	margin: 0;
    position: relative;
	height: 100%;
}

a, a:visited {
    text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: none;
}

h1 {
    color: #CC0000;
	font-size: 22px;
    font-weight: bold;
}
h2 {
    font-family: Tahoma;
    color: #CC0000;
		font-size: 17px;
    font-weight: bold;
}

h3 {
    font-family: Tahoma;
    color: #CC0000;
		font-size: 15px;
    font-weight: bold;
}

h4 {
    font-family: Tahoma;
    color: #CC0000;
		font-size: 15px;
    font-weight: bold;
}

h5 {
	font: bold 11px/24px Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 100%;
	color: white;
	border: 1px solid;
    border-radius: 15px 15px 0 0;
}

#in-this-cat{
	background-color: yellow;
	color: red;
	padding: 0;
	padding-bottom: 2px;
	margin: -3px -3px 0px -15px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	border-radius: 10px 10px 0 0;
}

.search-page{
	color: #000000;
	font-size: 36px;
	font-weight: bold;
	padding-left: 10px;
}

.search-suggestion{
	margin: 0px 0px 10px 0px;
}

.search-suggestion #screenshot{
	float: left;
	margin: 0 10px;
}

.search-suggestion h2{
	font-size: 20px;
	color: #CC0000;
	margin-top: 0px;
	text-align: center;
}
.search-suggestion a{
	color: #990000;
}
.search-suggestion .lnks{
	text-align: right;
	margin-right: 10px;
	color: #000000;
}

.search-results{
	border: 1px dashed #D0D0D0;
    border-radius: 10px;
	padding: 5px 20px;
}

.search-results a{
	color: #990000;
}

.search-results p{
	font-size: 80%;
}

.search-results h3{
	color: #000000;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.search-results ul{
	margin-top: 0px;
}

.search-results li{
	list-style-type: none;
	margin-left: -30px;
}

.search-results li a{
	color: #FF6600;
	font-weight: bold;
}

.search-results img{
	float: left;
	margin: 0 10px;
}

.category-name{
	color: white;
	background-color: #9E005D;
	height: 21px;
	padding: 0 0px 5px 10px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	font-size: 11pt;
	text-align: center;
	border: 1px;
    border-radius: 15px 15px 0 0;
}

.category-line{
	height: 3px;
	width: 100%;
	background-color: #9E005D;
}

.category-list{
}

.category-list ul{
	margin: 0;
	padding: 0;
}

.category-list ul:nth-child(even){
	background-color: #EEF5F9;
}

.category-list ul:nth-child(even) li.space{
	background-color: #ffffff;
}

.category-list li{
	display: table-cell;
	padding: 10px 0px;
}

.category-list li.icon{
	width: 85px;
	max-width: 85px;
	vertical-align: middle;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}
.category-list li.desc{
}
.category-list li.desc a{
	color: #7B0045;
	font-weight: bold;
}
.category-list li.space{
	width: 2px;
	background-color: #EEF5F9;
	padding: 0;
}
.category-list li.award{
	vertical-align: middle;
	text-align: center;
	width: 90px;
}
.category-list li.award a{
	font-weight: bold;
	color: #CC0000;
}

.stroka {
	margin: 0;
	padding-bottom: 8px;
	line-height: 17px;
}
.review-name{
	width: 100px;
	float: left;
}

.page-width{
	width: 100%;
}

.envelope{
	max-width: 1000px;
	margin: auto;
	padding: 0;
	background: none;
	background-color: white;
	position: relative;
}
.main-content{
	background-color: white;
	position: relative;
	margin: auto;
}

.logos{
	background: url('/img/head_center.png') repeat-x;
	margin-bottom: -6px;
}

.left-column{
	float: left;
	width: 210px;
	padding: 0px 6px 6px 6px;
	overflow: hidden;
}

.right-column{
	width: 210px;
	padding: 0px 6px 6px 6px;
	overflow: hidden;
}
.center-column{
	max-width: 555px;
	float: left;
	padding: 0px 0px 6px 0px;
}

.download-link{
	text-align: center;
}

.block{
}

.short-desc{
	color: #561212;
    font-size: 95%;
	font-weight: normal;
}
.normal-desc{
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding: 0 10px;
}
.review-text{
    font-family: Arial;
    color: #40388A;
    font-size: 90%;
	line-height: 20px;
	padding-top: 7px;
	border: 1px #0581E1;
	border-style: dashed none none none;
}
.other-progs{
    font-family: Arial;
    color: #005CB9;
    font-size: 90%;
	line-height: 20px;
	padding-top: 7px;
	border: 1px #0581E1;
	border-style: dashed none none none;
}
.other-progs a{
	color: #CC0000;
}
.keywords a{
	color: #005CB9;
}
.random{
	color: #000000;
}
.random a{
	color: #005CB9;
}

.navi{
	border: 1px #0581E1;
	border-style: dashed none none none;
	padding-top: 20px;
	margin: 5px 0px;
}

.navi a{
	color: #CC0000;
}

.cat-navi{
	float: right;
}

.cat-featured{
	background-color: #EEF5F9;
	padding: 5px;
}
.cat-featured img{
	vertical-align: middle;
	float: left;
	margin: 0 10px;
}
.cat-featured a{
	font-weight: bold;
}
#selected-cat{
	color: #FF0000;
}

.grey-border{
	border: 1px dashed #D0D0D0;
    border-radius: 10px;
	margin-top: 3px;
	padding: 10px;
}

.art-index{
	padding: 5px 20px;
	border: 1px dashed #D0D0D0;
    border-radius: 10px;
	margin: 10px;
}

.art-index a{
	color: #FF0000;
}

.art-index li{
	list-style: none;
}

.art-list{
	text-align: left;
}

.art-list a{
	color: #FF0000;
}

.art-list li{
	list-style: none;
}

.block-content{
	border: 1px dashed;
    border-radius: 10px;
	padding: 4px 4px 4px 15px;
	margin-top: 0px;
}

.block-content a{
	font-weight: bold;
}

.soft-block{
	border: 1px dashed #0581E1;
    border-radius: 10px;
	padding: 0 5px 5px 5px;
}

.soft-header{
	background-color: #EDF9FD;
	border: 1px;
	border-style: none none dashed none;
}

.search-featured{
	background-color: #EDF9FD;
}

.soft-header #screenshot{
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 20px;
	font-size: 80%;
	overflow: hidden;
}

.soft-rating{
	overflow: hidden;
	background-color: white;
	border: 1px;
	border-style: dashed none dashed none;
	margin: 5px 15px;
}

.soft-rating img{
	vertical-align: middle;
	border: 0;
	margin: 0 5px;
}

.soft-header h1{
	text-align: center;
	margin-top: 0px;
	font: bold 16px/26px Verdana, sans-serif;
}
.soft-navi-right{
	float: right;
	font-size: 16px;
	font-weight: bold;
}
.soft-navi-left{
	font-size: 16px;
	font-weight: bold;
}

.logo-tested{
	float: right;
	margin: 0 5px;
}

.ad-block-left{
	max-width: 340px;
	float: left;
}

.block-content img{
	vertical-align: middle;
	margin: 0 5px;
}

.block-content li{
	line-height: 16px;
	list-style-type: none;
	padding: 5px 0 15px 0;
}
.block-content h1{
	text-align: center;
}
.block-content p{
	padding-bottom: 10px;
}
.block-content p a{
	font-weight: normal;
}

.column-in-block{
	float: left;
	width: 32%;
	padding-left: 5px;
}

.two-columns{
	float: left;
	width: 46%;
	padding-left: 10px;
	margin-top: 0px;
	font-weight: bold;
}

.content-column{
	max-width: 600px;
	padding: 5px 20px;
	float: left;
	text-align: justify;
	border: 1px dashed #D0D0D0;
    border-radius: 10px;
	margin: 10px;
}

.right-content-column{
	max-width: 340px;
	padding: 6px;
	overflow: hidden;
}

.auto-width{
	width: auto;
	min-width: 150px;
}

.article-banner{
	text-align: center;
	height: 90px;
	width: 100%;
	background: url('/img/second_background.gif') repeat-x;
}
.footer{
	clear: both;
	font-weight: bold;
	text-align: center;
	background-color: white;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.footer form{
	background-color: #EEF5F9;
}
.footer input{
	vertical-align: middle;
	margin: 3px;
	height: 15px;
}
.page-line{
	padding: 0px;
	line-height: 0;
}
.page-line-narrow{
	padding: 0;
	line-height: 0;
	height: 2px;
	width: 100%;
	background-color: #04B404;
}

.page-line-normal{
	padding: 0;
	line-height: 0;
	height: 4px;
	width: 100%;
	background-color: #04B404;
}

.subscribe-sign{
	color: #0581E1;
	margin: 10px 0;
}
.footer-menu{
	padding: 10px;
}
.footer-menu a{
	color: #609E51;
	padding: 3px;
}

.orange-background{
	background-color: #FF6600;
}

.purple-background{
	background-color: #F200D3;
}

.green-background{
	background-color: #33CC33;
}
.darker-green-background{
	background-color: #079E00;
}

.yellow-background{
	background-color: #FFCC00;
}

.blue-background{
	background-color: #0581E1;
}

.purple{
	color: #CC0000;
}

.purple a{
	color: #F200D3;
}

.green{
	color: #33CC33;
}

.green a{
	color: #0581E1;
}

.green-font{
	color: #079E00;
}
.green-font a{
	color: #9E005D;
}
.green-list a{
	color: #079E00;
}

.yellow{
	color: #FFCC00;
}
.yellow a{
	color: #FF0000;
}

#langs{
	font-weight: bold;
	text-align: right;
	margin: 0;
	line-height: 30px;
	padding-right: 10px;
}
#langs a{
	color: #FF6600;
}
#langs a.gold{
	color: #919E00;
}

#top-offer{
    font-weight: bold;
	text-align: center;
	margin: 3px 0;
}
#top-offer a{
	color: #FF6600;
}
#top-offer a.gold{
	color: #919E00;
}
#top-offer .lng{
	float: right;
	padding-right: 20px;
}

.clear{
	clear: both;
}

.blue-font{
	color: #0581E1;
}
.blue-font a{
	color: #00b9f2;
}
.inner-blue{
	color: #005CB9;
	font-weight: bold;
}

.cyan-font{
	color: #00b9f2;
}

.purple-font{
	color: #F200D3;
}
.purple-font a{
	color: #F200D3;
}
.inner-purple{
	color: #7B0045;
	font-weight: bold;
}

.red-font{
	color: #FF0000;
}
.red-font a{
	color: #FF0000;
}

.red-darker{
	color: #CC0000;
}
.red-dark{
	color: #990000;
}

.black-font{
	color: #000000;
}
.black-font a{
	color: #FF0000;
}

.brown-font{
	color: #9E005D;
}
.brown-font a{
	color: #9E005D;
}

.gold-font{
	color: #919E00;
}
.gold-font a{
	color: #919E00;
}
.orange-font{
	color: #FF6600;
}
.orange-font a{
	color: #FF6600;
}

.copyright{
	font-size: 12px;
	line-height: 20px;
	color: #015C69;
	font-weight: normal;
	background: url('/img/footer_line.png');
	text-align: right;
	vertical-align: bottom;
	padding: 0 10px;
	overflow: hidden;
}

.bottom-line{
	clear: both;
	margin-top: 2px;
	background-color: white;
}

.center{
	width: 100%;
	text-align: center;
	margin-bottom: -5px;
}

.award-img{
	float: left;
	text-align: center;
	margin: 10px;
}

.small-space{
	margin: 2px 0;
}

.s_btn{
	font-size: 24px;
	border:0;
	cursor:pointer;
	background:#3399ff;
	background: linear-gradient(#3399ff 0%, #0066cc 100%);
	border-bottom:2px solid #0066cc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	color:#fff !important;
	text-align:center;
	text-decoration:none;
	-moz-transition:all 0.2s;
	-o-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	transition:all 0.2s;
	padding: 5px 15px;
	box-shadow: 0 0 10px #666;
}
.s_btn:hover{
	background:#0066cc;
	background: linear-gradient(#0066cc 0%, #3399ff 100%);
	color: #fff;
}

@media only screen and ( max-width: 760px ) {
	.logos{
		display: none;
	}
}

@media only screen and ( max-width: 570px ) {
	img{
		max-width: 350px;
	}
}