* {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

body {
	background: url('bg.gif') repeat-x left top;
	background-color:#fff;
}

h1 {
	font-size: 24px;
	font-family:Times New Roman, Arial;
	font-weight:normal;
	letter-spacing:-1px;
	/*line-height: px;*/
}

h2 {
	font-size: 18px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
}

h3 {
	font-size: 16px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#333333;
}

.clearFix {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height:0px;
	visibility:hidden;
}

.all {
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	background: url('bgcenter.jpg') no-repeat left top;
}

.header {
	height:180px;
	position:relative;
	margin-bottom:20px;
}

.logo {
	display:block;
	width:368px;
	height:63px;
	top:18px;
	left:50px;
	position:absolute;
}

.header .register {
	display:block;
	width:160px;
	height:49px;
	position:absolute;
	left:450px;
	top:40px;
	background: url('register.png') no-repeat left top;/*fix*/
}

.header .register:hover {
	background:none;
	background: url('register.png') no-repeat left bottom;/*fix*/
}

.topMenu {
	position:absolute;
	left:650px;
	top:52px;
	list-style:none;
}

.topMenu li {
	float:left;
	padding-right:2px;
	padding-bottom:7px;
}

.topMenu a {
	display:block;
	width:101px;
	height:30px;
	font-size: 16px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 30px;
	padding-bottom:2px;
	TEXT-DECORATION: none;
	color:#fff;
	text-align:center;
	background: url('bgtopmenu.png') no-repeat 101px top;
}

.topMenu a:hover {
	background: url('bgtopmenu.png') no-repeat left top;
}

.statistics {
	position:absolute;
	left:52px;
	bottom:0px;
	height:40px;
	width:900px;
	background: url('stat.png') no-repeat left top;/*fix*/
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 40px;
	color:#fdf9b9;
}

div.speed {
	margin-left:151px;
	height:40px;
	width:170px;
	float:left;
}

div.films {
	width:184px;
	height:40px;
	float:left;
}

div.music {
	width:199px;
	height:40px;
	float:left;
}

div.games {
	width:196px;
	height:40px;
	float:left;
}

div.tv {
	width:99px;
	height:40px;
	float:left;
}

div.soft {
	height:40px;
	float:left;
}

span.speed, span.films, span.music, span.games, span.tv, span.soft {
	color:#fff !Important;
}

.center {
	
}

.grayRectangle {
	margin-left:48px;
	width:908px;
	padding-top:20px;
	padding-bottom:20px;
}

.grayRectangle .centerBg {/*fix*/
	background: url('bggraycen.png') repeat-y 50% top;
	width:908px;
}

.grayRectangle .topBg {/*fix*/
	background: url('bggraytop.png') no-repeat left top;
	width:908px;
	height:20px;
}

.grayRectangle .bottomBg {/*fix*/
	background: url('bggraybot.png') no-repeat left top;
	width:908px;
	height:20px;	
}

.grayRectangle .shadowTop {
	margin-left:4px;
	margin-right:4px;
	background: url('shadowtop.gif') repeat-x left top;
}

.grayRectangle .shadowBot {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	background: url('shadowbot.gif') repeat-x left bottom;
	border-top:#efefef 1px solid;
}

.grayRectangle .find {
	height:45px;
}

.find .label {
	display:block;
	float:left;
	width:139px;
	height:41px;
	font-size: 16px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 41px;
	color:#666666;
}

.find .input {
	height:41px;
	float:left;
}

.grayRectangle .find .input {
	width:580px;	
	background: url('bginput.gif') no-repeat left top;
}

.grayRectangle .find .rounded {
	width:566px;
}

.find .rounded {
	height:19px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:11px;
	padding-top:12px;
	font-size: 16px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#666666;
	display:block;
	background: none;
	border:none;
	outline:none;
	position:relative;
	z-index:5;
}

.find .button, .find .pressButton, .find .buttonHover {
	display:block;
	width:121px;
	height:42px;
	background: url('find.gif') no-repeat left -42px;
	border:none;
	float:right;
	cursor:pointer;
	position:relative;
	z-index:5;
}

.find .button:hover {
	background: url('find.gif') no-repeat left top;
}

.find .buttonHover {
	background:none;
	background: url('find.gif') no-repeat left top;
}

.find .pressButton {
	background:none;
	background: url('find.gif') no-repeat 1px 1px;
}

.grayRectangle .categories {/*fix*/
	list-style:none;
	margin-top:23px;
	border-top:transparent 1px solid;
}

.categories h3 {
	height:41px;
	line-height:41px;
}

.categories h3 a {
	color:#333333;
	TEXT-DECORATION: underline;
	position:relative;
	z-index:7;
}

.categories h3 a:hover {
	TEXT-DECORATION: none;
}

.grayRectangle .categories li {
	float:left;
}

.categories li {
	width:136px;
	padding-left:36px;
	position:relative;
	z-index:7;
}

.categories .music {
	background: url('bgmusic.png') no-repeat left top;
}

.categories .films {
	background: url('bgfilms.gif') no-repeat left top;
}

.categories .tv {
	background: url('bgtv.gif') no-repeat left top;
}

.categories .games {
	background: url('bggames.gif') no-repeat left top;
}

.categories .soft {
	background: url('bgsoft.gif') no-repeat left top;
}

.podCat {
	list-style:none;
	padding-top:6px;
	padding-bottom:8px;
	float:left;
}

.podCat li {
	padding:0px !Important;
	margin:0px !Important;
	height:14px;
	float:left;
	width:136px;
}

.podCat li a {
	display:block;
	float:left;
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#999999;
	padding:0px;
	padding-left:11px;
	TEXT-DECORATION: none;
	line-height: 14px;
	background: url('bgpodcat.gif') no-repeat 1px 50%;
}

.podCat li a:hover {
	TEXT-DECORATION: underline;
}

.allPodCat {
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#669900;
	TEXT-DECORATION: underline;
}

.allPodCat:hover {
	TEXT-DECORATION: none;
}

.selectDown {/*fix*/
	margin-top:10px;
	width:432px;
	height:67px;
	background: url('bgselectdown.png') no-repeat left top;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
	padding-left:12px;
	position:relative;
}

.selectDown a {
	position:relative;
	width:420px;
	height:55px;
	display:block;
	background: url('bgselectdownh.gif') no-repeat left 55px;
}

.selectDown a:hover {
	background: url('bgselectdownh.gif') no-repeat left top;
}

.center .banner {
	width:900px;
	height:90px;
	background: url('bgbanner.jpg') no-repeat left top;
	position:relative;
	padding-top:82px;
	margin-left:auto;
	margin-right:auto;
}

.center .banner p {
	margin-left:20px;
	width:492px;
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#fff;
	/*line-height: px;*/
}

.center .banner a {
	display:block;
	position:absolute;
	width:188px;
	height:60px;
	left:522px;
	top:90px;
	background: url('access.gif') no-repeat left bottom;
}

.center .banner a:hover {
	background: url('access.gif') no-repeat left top;
}

.grayRectangle .razdel {
	background: url('bgcell.gif') repeat-y 50% top;
}

.grayRectangle .cell {
	width:240px;
	float:left;
}

.bgcell {
	width:280px !Important;
	padding-right:20px;
}

.listString {
	list-style:none;
	padding-top:15px;
	padding-bottom:30px;
}

.listString li {
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#999999;
	padding-bottom:10px;
	padding-right: 15px;
	/*line-height: px;*/
}

.listString li a {
	color:#669900;
}

.listString li a:hover {
	TEXT-DECORATION: none;
}

.grayRectangle .cell p {
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 18px;
	color:#666666;
	margin-top:12px;
	margin-bottom:12px;
}

.allV {
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#669900;
}

.allV:hover {
	TEXT-DECORATION: none;
}

.regDown {
	display:block;
	width:260px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	background: url('regdown.gif') no-repeat left bottom;
	position:relative;
}

.regDown:hover {
	background: url('regdown.gif') no-repeat left top;
}

.footer {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#669900;
	position:relative;
	height:40px;
}

.footer ul {
	list-style:none;
	position:absolute;
	right:0px;
	top:0px;
}

.footer ul li {
	float:left;
	padding-left:13px;
}

.footer ul li a {
	color:#999999;
	TEXT-DECORATION: none;
}

.footer ul li a:hover {
	TEXT-DECORATION: underline;
}

.internal {
	padding-left:52px;
	padding-right:50px;
	padding-bottom:50px;
	background: url('dot2.gif') repeat-x left bottom;
	margin-bottom:20px;
}

.leftSide .categories {/*fix*/
	list-style:none;
}

.leftSide {
	width:193px;
	float:left;
}

.rightSide {
	width:708px;
	float:right;
}

.rightSide .find .input {
	width:379px;	
	background: url('bginputshot.gif') no-repeat left top;
}

.rightSide .find .rounded {
	width:365px;
}

.rightSide .find {/*fix*/
	height:64px;
	padding-top:23px;
	width:660px;
	padding-left:24px;
	padding-right:24px;
	background: url('bgfind.png') no-repeat left top;
	margin-bottom:20px;
}

.transRect {
	width:702px;
	margin-left:3px;
	position:relative;
	z-index:5;
	background-color:#fff;
	margin-bottom:20px;
}

.transRect .bgTop {
	width:702px;
	background: url('bgtop.gif') no-repeat left top;
	padding-top:5px;
	position:relative;
	z-index:5;
}

.transRect .bgBot {
	width:702px;
	background: url('bgbot.gif') no-repeat left bottom;
	position:relative;
	z-index:5;
	padding-bottom:5px;
}

.transRect .bgCen {
	width:702px;
	background: url('bgcen.gif') repeat-y left top;
	position:relative;
	z-index:5;
	min-height:220px;
}

.Men {
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

.transRect .content {
	padding-left:250px;
	padding-top:20px;
	padding-right:20px;
}

.transRect h1 {
	color:#669900;
}

.transRect h3 {
	color:#990000;
	line-height:24px;
}

.transRect p {
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#666666;
	margin-top:10px;
	margin-bottom:10px;
}
.transRect1 h3 {
	color:#990000;
	line-height:24px;
        padding-top: 450px;
        padding-bottom: 10px;
}
.transRect1 p {
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#666666;
	margin-bottom:10px;
}
.banner2 {
	width:702px;
	height:100px;
	background: url('bgbanner2.jpg') no-repeat left top;
	position:relative;
}

.banner2 span {
	font-size: 24px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 100px;
	padding-left:121px;
	color:#79011c;
}

.contin {
	position:absolute;
	top:8px;
	right:17px;
	height:82px;
	width:217px;
	display:block;
	background: url('continue.jpg') no-repeat left bottom;
}

.contin:hover {
	background: none;
	background: url('continue.jpg') no-repeat left top;
}

.transRect .sms {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:15px;
}

.transRect .lock {
	color:#990000;
	padding-left:40px;
	height:35px;
	line-height:35px;
	background: url('lock.gif') no-repeat left 50%;
	margin-bottom:15px;
}

.transRect p {
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.transRect .midl {
	font-size: 16px;
	line-height: 24px;
	color:#669900;
}

.transRect .big {
	font-size: 18px;
	line-height: 24px;
	color:#666666;
}
.transRect .regInfo1 {
	font-size: 18px;
	line-height: 24px;
	color:#666666;
}

.redColor {
	color:#c22222 !Important;
}

.access span {
	font-size: 18px;
	line-height: 24px;
	color:#c22222 !Important;
}

.red {
	color:#c22222 !Important;
}

.transRect .small {
	font-size: 12px;
	line-height: 18px;
	color:#666666;
}

.green {
	color:#336600 !Important;
}

.uline {
	TEXT-DECORATION: underline;
}

.orang {
	color:#ff6600 !Important;
	TEXT-DECORATION: none;
}

.blue {
	color:#4a5674 !Important;
}

.access {
	margin-bottom:20px;
}

.access h2 {
	margin-bottom:3px;
}

.lf_input {
	height:19px;
	width:445px;
	border:#cccccc 1px solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:7px;
	font-size: 16px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#666666;
	display:block;
	background: none;
	outline:none;
	float:left;
	margin-top:6px;
}

.access .button {
	background: url('regformbut.gif') no-repeat left bottom;
	display:block;
	width:172px;
	height:47px;
	border:none;
	cursor:pointer;
	float:right;
}

.access .button:hover {
	background:none;
	background: url('regformbut.gif') no-repeat left top;
}

.support {
	font-size: 12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#669900;
}

.support:hover {
	TEXT-DECORATION: none;
}

.login {
	width:395px;
	margin-bottom:20px;
	padding-top:15px;
}

.login h2 {
	margin-bottom:15px;
	color:#669900;
}

.login input {
	height:19px;
	width:268px;
	border:#cccccc 1px solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:9px;
	padding-bottom:7px;
	font-size: 16px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#666666;
	display:block;
	background: none;
	outline:none;
	float:left;
}

.login .button, .login .pressButton {
	display:block;
	width:92px;
	height:38px;
	background: url('login.gif') no-repeat left top;
	border:none;
	float:right;
	cursor:pointer;
}

.login .pressButton {
	background:none;
	background: url('login.gif') no-repeat 1px 1px;
}

.katalog .cell .rounded {
	width:222px;
	background: url('bgcellkat.gif') no-repeat left top;
	padding-top:5px;
}

.katalog .cell .rounded .bottomBg {
	width:222px;
	background: url('bgcellkatbot.gif') no-repeat left bottom;
	padding-bottom:10px;	
	padding-top:5px;
}

.katalog .line {
	margin-bottom:20px;
}

.katalog .line .cell {
	float:left;
	margin-right:21px;
}

.last {
	margin-right:0 !Important;
}

.katalog .description {
	margin-left:110px;
	margin-right:5px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	/*line-height: px;*/
	color:#333300;
	position:relative;
	min-height:139px;
}

.description .title {
	font-size: 14px;
	color:#82011f;
	TEXT-DECORATION: none;
}

.description .title:hover {
	TEXT-DECORATION: underline;
}

.description p {
	font-size: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

.description .download {
	display:block;
	width:62px;
	height:24px;
	background: url('bgdownload.gif') no-repeat left bottom;
	margin-top:15px;
}

.description .download:hover {
	background: url('bgdownload.gif') no-repeat left top;
}

.katalog .foto {
	display:block;
	float:left;
	margin-left:10px;
}

.katalog .foto img {
	display:block;
	float:left;
}

.transRect .regInfo1 {
 	font-size: 18px;
 	line-height: 24px;
 	color:#666666;
 }

.filename {
	font-size: 16px !Important;
 	font-family:Tahoma, Arial;
 	font-weight:normal;
 	letter-spacing:0px;
 	/*line-height: px;*/
 	color:#990000;
 	padding-left:24px;
 	background: url('bgfilename.gif') no-repeat left 50%;
}
.filename:hover {
	TEXT-DECORATION: none;
}
.lightGreen {
 	color:#669900 !Important;
 }
.gray {
	color:#333333;
 	font-size: 12px;
 }
.selServer {
 	font-size: 12px;
 	font-family:Tahoma, Arial;
 	font-weight:normal;
 	letter-spacing:0px;
 	color:#333333;
 	width:99%;
 	line-height: 30px;
 	margin-bottom:20px;
}
.selServer td {
 	width:33%;
 }

 .selServer .server {
 	background-color:#edf6c9;
 	height:30px;
 }

 .selServer .load {
 	background-color:#e9f4bd;
 	height:30px;
 }

 .selServer .speed {
 	background-color:#deef9c;
 	height:30px;
 }

 .downloadNow {
 	padding-left:30px;
 	font-size: 16px;
 	font-family:Tahoma, Arial;
 	font-weight:normal;
 	letter-spacing:0px;
 	/*line-height: px;*/
 	color:#669900;
 	background: url('bgdownlink.gif') no-repeat left 50%;
 	padding-top:4px;
 	padding-bottom:4px;
 }

 .downloadNow:hover {
 	TEXT-DECORATION: none;
 }

 .radioBut {
 	display:block;
 	float:left;
 	height:13px;
 	margin-top:8px;
 	margin-left:14px;
 }

 .prapor {
 	display:block;
 	float:left;
 	margin-left:8px;
 	margin-top:8px;
 }

.fileExampl {
	margin-top:15px;
	margin-bottom:5px;
}

.fileExampl .fileNames {
	width:273px;
	height:40px;
	background-color:#f1ff88;
}

.fileExampl .reiting {
	width:205px;
	height:40px;
	background-color:#f8ff9c;
}

.fileExampl .speedF {
	width:180px;
	height:40px;
	background-color:#d9eb91;
	font-size: 16px;
	font-family:Tahoma;
	font-weight:normal;
	letter-spacing:0px;
	color:#a30327;
	/*line-height: px;*/
}

.fileExampl .fileNames.titleTd {
	background-color:#cfe42b;
}

.fileExampl .reiting.titleTd {
	background-color:#dbe92a;
}

.fileExampl .speedF.titleTd {
	background-color:#b1d421;
}

.titleTd {
	height:29px !Important;
	font-size: 12px !Important;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 29px;
	color:#000 !Important;
}

.fileNames a {
	background: url('bgfilenames.gif') no-repeat 0px 0px;
	font-size: 14px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#333333;
	padding-left:26px;
	margin-left:10px;
	line-height: 17px;
	display:block;
	float:left;
	height:17px;
}

.fileNames .date {
	font-size: 11px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	letter-spacing:0px;
	color:#a60328;
	padding-left:36px;
	line-height: 11px;
	display:block;
	float:left;
	width:230px;
	margin-top:-2px;
}


