/* Reset */
* {
	margin: 0px;
	padding: 0px;
}
body, div, p, a, small, h1, h2, h3, h4, h5, h6, li, td, input, textarea, select {
	font-family: Verdana;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #fff;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
img {
	border: 0px none;
}
/* Elements */

body {
	background: #7f7f7f url(img/bg.gif);
}

a {
	outline: none;
}
a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 8px;
}

ul, ol {
	margin: 0px 0px 8px 20px;
	
}

/* Layout */

.wrap {
	background: url(img/bg-gradient.gif) repeat-x;
	text-align: center;
	padding: 0px 5px 10px;
}

.layout {
	width: 967px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
	padding-right: 20px;
}

/* Classes */
.red {
	color: #990000;
}

.main-menu {
	float: left;
	margin: 180px 0px 0px;
}
	.main-menu li {
		list-style: none;
	}
	.main-menu a {
		display: block;
		width: 282px;
		text-indent: -5000px;
		background-repeat: no-repeat;
	}
	.main-menu a.noskaidro_izmeru {
		height: 115px;
		background-image: url(img/menu-noskaidro-izmeru-lat.gif);
	}
	.main-menu li.selected a.noskaidro_izmeru {
		background-image: url(img/menu-noskaidro-izmeru-lat-open.gif);
	}
	.main-menu a.izmeram_ir_nozime {
		height: 114px;
		background-image: url(img/menu-izmeram-ir-nozime-lat.gif);
	}
	.main-menu li.selected a.izmeram_ir_nozime {
		background-image: url(img/menu-izmeram-ir-nozime-lat-open.gif);
		background-position: 0px -114px;
	}
	.main-menu a.gribi_lielaku {
		height: 118px;
		background-image: url(img/menu-gribi-lielaku-lat.gif);
	}
	.main-menu li.selected a.gribi_lielaku {
		background-position: 0px -118px;
	}
	.main-menu a.esi_uzvaretajs {
		height: 116px;
		background-image: url(img/menu-esi-uzvaretajs-lat.gif);
	}
	.main-menu li.selected a.esi_uzvaretajs {
		background-position: 0px -116px;
	}
	.rus .main-menu a.noskaidro_izmeru {
		background-image: url(img/menu-noskaidro-izmeru-rus.gif);
	}
	.rus .main-menu li.selected a.noskaidro_izmeru {
		background-image: url(img/menu-noskaidro-izmeru-rus-open.gif);
	}
	.rus .main-menu a.izmeram_ir_nozime {
		background-image: url(img/menu-izmeram-ir-nozime-rus.gif);
	}
	.rus .main-menu li.selected a.izmeram_ir_nozime {
		background-image: url(img/menu-izmeram-ir-nozime-rus-open.gif);
	}
	.rus .main-menu a.gribi_lielaku {
		background-image: url(img/menu-gribi-lielaku-rus.gif);
	}
	.rus .main-menu a.esi_uzvaretajs {
		background-image: url(img/menu-esi-uzvaretajs-rus.gif);
	}
	
.content {
	float: right;
	width: 678px;
	/* height: 670px; */
	height: 729px;
	position: relative;
	background-position: 0px 192px;
	background-repeat: no-repeat;
}

div.kuram_lielaks {
	background-image: url(img/content-kuram-lielaks-lat.gif);
}
div.video_rullis {
	background-image: url(img/content-video-lat.gif);
}
div.dienas_anuks {
	background-image: url(img/content-dienas-anuks-lat.gif);
}
div.noskaidro_izmeru {
	background-image: url(img/content-noskaidro-izmeru-lat.gif);
}
div.izmeram_ir_nozime {
	background-image: url(img/content-izmeram-ir-nozime-lat.gif);
}
div.gribi_lielaku {
	background-image: url(img/content-gribi-lielaku-lat.gif);
}
div.esi_uzvaretajs {
	background-image: url(img/content-esi-uzvaretajs-lat.gif);
}
.rus div.kuram_lielaks {
	background-image: url(img/content-kuram-lielaks-rus.gif);
}
.rus div.video_rullis {
	background-image: url(img/content-video-rus.gif);
}
.rus div.dienas_anuks {
	background-image: url(img/content-dienas-anuks-rus.gif);
}
.rus div.noskaidro_izmeru {
	background-image: url(img/content-noskaidro-izmeru-rus.gif);
}
.rus div.izmeram_ir_nozime {
	background-image: url(img/content-izmeram-ir-nozime-rus.gif);
}
.rus div.gribi_lielaku {
	background-image: url(img/content-gribi-lielaku-rus.gif);
}
.rus div.esi_uzvaretajs {
	background-image: url(img/content-esi-uzvaretajs-rus.gif);
}

.langs {
	position: absolute;
	left:12px;
	top:172px;
	color: #999;
}
.langs a {
	color: #ccc;
	text-decoration: none;
}
.langs a:hover {
	text-decoration: underline;
}
.index {
	display: block;
	width: 195px;
	height: 142px;
	background-image: url(img/index-lat.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	position: absolute;
	left:275px;
	top:65px;
}
.rus .index {
	background-image: url(img/index-rus.png);
}
* HTML .index { /* Stupid IE 6 */
	background-image: url(img/index-lat.gif);
}
* HTML .rus .index { /* Stupid IE 6 */
	background-image: url(img/index-rus.gif);
}
.index-big {
	display: block;
	width: 302px;
	height: 217px;
	background-image: url(img/index-big-lat.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	position: absolute;
	left:199px;
	top:116px;
}
.rus .index-big {
	background-image: url(img/index-big-rus.png);
}
* HTML .index-big { /* Stupid IE 6 */
	background-image: url(img/index-big-lat.gif);
}
* HTML .rus .index-big { /* Stupid IE 6 */
	background-image: url(img/index-big-rus.gif);
}

.index-menu {
	position: absolute;
	left: 499px;
	top:170px;
	background-repeat: no-repeat;
	background-image: url(img/index-menu-lat.gif);
}
	.index-menu img {
		width: 180px;
		height: 158px;
	}
.index-menu-gainfully {
	
}
.index-menu-offer {
	background-position: 0px -158px;
}
.index-menu-joke {
	background-position: 0px -316px;
}
.rus .index-menu {
	background-image: url(img/index-menu-rus.gif);
}

.index-content {
	position: absolute;
	left: 434px;
	top:314px;
	width: 240px;
	height: 258px;
	overflow: hidden;
}
.index-content a, .index-content p, .index-content li {
	color: #ddc0c0;
}
.index-gainfully {
	background: url(img/bg-index-content.gif) no-repeat;
	padding: 35px 30px 30px 22px;
	width: 188px;
	height: 193px;
}
	.index-gainfully a {
		text-decoration: none;
	}
	.index-gainfully a:hover {
		color: #fff;
	}
	.index-gainfully ul, ol {
		margin: 0px;
		list-style: none;
	}
	.index-gainfully li {
		padding: 0px 0px 4px 10px;
		background: url(img/list-bullet.gif) 0px 5px no-repeat;
	}
.index-offer {

}
.index-joke {
	background: url(img/bg-index-content.gif) no-repeat;
	padding: 60px 30px 30px 22px;
	width: 188px;
	height: 168px;
}
.hide {
	display: none;
}

.text {
	float: right;
	width: 212px;
	padding: 275px 10px 0px 0px;
}
	.text a, .text p, .text li {
		font-size: 10px;
	}
	.text p, .text ul, .text ol {
		margin-bottom: 6px;
	}

.get_card {
	display: block;
	width: 170px;
	height: 40px;
	position: absolute;
	left: 471px;
	top: 567px;
	background-image: url(img/button-get-card-lat.gif);
	background-repeat: no-repeat;
}
	.get_card:hover {
		background-position: 0px -40px;
	}
.rus .get_card {
	background-image: url(img/button-get-card-rus.gif);
}

.video_esi_uzvaretajs {
	width: 430px;
	height: 430px;
	position: absolute;
	left:4px;
	top:196px;
	text-align: center;
}
	.video_esi_uzvaretajs * {
		outline: none 0px;
	}
	.video_esi_uzvaretajs a {
		position: relative;
		top:189px;
	}

.joke {
	float: right;
	width: 205px;
	height: 135px;
	padding: 396px 22px 10px 0px;
	overflow: hidden;
}
	.joke p, .joke a, .joke li {
		color: #ddc0c0;
	}

.video {
	display: block;
	width: 185px;
	height: 110px;
	position: absolute;
	left: 438px;
	top:550px;
	text-indent: -5000px;
}

.video_player {
	position: absolute;
	width: 430px;
	left:4px;
	top:250px;
	text-align: center;
}
	.video_player a {
		position: relative;
		top:135px;
	}

/*
.winners {
	display: block;
	width: 303px;
	padding-top: 8px;
	font-size: 13px;
	position: absolute;
	left:65px;
	top:626px;
*/
	/* background: url(img/bg-winners.gif) no-repeat; */
/*
	text-align: center;
	font-weight: bold;
	color: #fef118;
	text-decoration: none;
}
.winners:hover {
	color: #fff;
}
.rus .winners {
	font-size: 10px;
	height: 36px;
	padding-top: 8px;
}
*/
.winners {
	position: absolute;
	left:40px;
	top:631px;
	width: 353px;
}
	.winners p {
		margin: 0;
		text-align: center;
	}
	.winners a {
		text-decoration: none;
		color: #fef118;
	}
	.winners a:hover {
		color: #fff;
	}
