/* CSS Document */

@import url("blocks.css"/*tpa=http://moyabitva.ru/style/blocks.css*/);

/* ==================== html, body */
html, body, font, td, p, li {
    margin: 0px;
    outline: none;
    font-size: 12px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    color: #745d40;
	line-height: 14px;
}

body {
    background: #000000;
}


/* ==================== link */
a {
    outline: none;
}

a:link, a:active, a:visited {
    color: #745d40;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: underline;
}

a:hover {
    color: #745d40;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: none;
}

/* ==================== footer */
.footer {
    color: #745d40;
    font-size: 11px;
}

.footer a:link, .footer a:active, .footer a:visited {
    color: #745d40;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: underline;
}

.footer a:hover {
    color: #745d40;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-decoration: none;
}

/* ==================== but */
.go {
	cursor: pointer;
	display: block;
	width: 146px;
	height: 34px;
	background: url("../images/go.png") 0px 0px;
}
.go:hover {
	background: url("../images/go.png") 0px -34px;
}


.cont{
	text-align: center;
	padding: 8px;
	margin-top: 15px;
}

.text_count_sms, .text_count_sms a{
	font-size: 11px !important;
	color: #848484 !important;
	text-decoration: none !important;
}

.enter_acscode{
	background: #221b13;
	padding: 5px;
}

.sms{
	font-weight: bold;
	font-size: 14px;
}

.mqVopros{
	font-size: 14px;
	color: #806748;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 8px;
}
.mqOtvet{
	padding: 3px;
	margin: 1px 0px 1px 0px;
}

.title2, .get_code, .country, .rools{
	margin: 3px;
	padding: 1px;
}
#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#colOne {
	float: left;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 360px;
	padding: 20px 10px 0 10px;
}

#colThree {
	float: left;
	width: 120px;
	padding: 10px;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #000000;
}#stop {
	position: fixed;
	width: 560px;
	height: 420px;
	text-align: center;
	left: 250px;
}
#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img2.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}