





body {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
	background-color: #f4eece
}

a { color: #74472b }



.bigFile {
	position: relative;
	width: 100%;
	height: 203px;
	min-width: 1000px;
	background: url(/img/bigfile.jpg) right top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #f4eece
}

.mainTitle {
	position: absolute;
	top: 20px;
	left: 32px;
	font-size: 17pt
}

	.mainTitle h1 { font-weight: normal }
	
.mainDescription {
	position: absolute;
	top: 56px;
	left: 32px;
	width: 500px
}

	.mainDescription p {
		font-size: 9pt;
		line-height: 17px
	}
	
.icons {
	position: absolute;
	top: 133px;
	left: 32px
}

	.icons a { padding-right: 20px }
	
.navi {
	position: absolute;
	top: 162px;
	left: 32px
}

	.navi ul li {
		float: left;
		padding: 0 16px;
		font-size: 9pt;
		border-right: 1px solid #f4eece
	}
	
	.navi ul li:first-child { padding-left: 0 }
	.navi ul li:last-child  { border: none }
	
	.navi ul li a { 
		text-decoration: none;
		text-transform: uppercase;
		color: #f4eece
	}


.mainInfo { font-size: 9pt }	

.mainInfo h1 {
	color: #673808;
	padding-bottom: 10px
}

.googleCol p, .contex p {
	padding-bottom: 10px;
	line-height: 16px
}

.googleCol {
	background: #f8f5e2 url(/img/google-col-start.png) right top no-repeat;
	padding: 31px 17px 10px 11px
}

.contex {
	background: url(/img/brick-contex.jpg) 0 0 no-repeat;
	padding: 32px 25px 20px 25px
}

	.ads td {
		font-size: 8pt;
		padding: 0 3px
	}
	

.fooLeft, .fooRight { height: 100px }

.fooLeft { background: #f8f5e2 url(/img/footer-google.jpg) right bottom no-repeat }

.fooRight {
	color: #673808;
	background: url(/img/footer-right.jpg) no-repeat
}

.copyr {
	padding: 45px 0 0 60px;
	font-size: 8pt
}

.rinkusu { text-align: right; padding-right: 20px }

.rinkusu ul { margin-top: 40px; float: right }

	.rinkusu ul li {
		float: left;
		padding: 0 16px;
		font-size: 8pt;
		border-right: 1px solid #673808
	}
	
	.rinkusu ul li:first-child { padding-left: 0 }
	.rinkusu ul li:last-child  { border: none }
	
	.rinkusu li a {
		color: #673808;
		text-decoration: none;
		text-transform: uppercase
	}
	
p.dulimov {
	float: none; clear: both;
	padding-top: 20px;
	font-size: 8pt;
	color: #d8b176
}

p.dulimov a { color: #d8b176 }
	
	
.secretPadding { padding-top: 40px }

.flag {
	width: 134px;
	height: 41px;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 183px;
	background: url(/img/flag-opaque.png)
}
	
	
	

h2 { padding-bottom: 20px }

.cata img { border: 1px solid #777 }

.cata h2 { padding: 5px; margin-bottom: 20px; background: #ccc }

.cote li { padding-bottom: 15px }

.comment { padding: 5px 0; background: #eee }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
