body {
	background-color: #DDEEE4;
	margin: 0px;
	padding: 0px;
	background-image: url(img/body_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
}

body,td,th,p {
	font-family: Verdana;
	font-size:12px;
	color:#3f3a32;
	line-height:140%;
}

a {
	color: #2c423f;
}

a:hover {
	color: #5c716d;
}

/* =========== MENU =============== */

a.main_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2c423f;
	padding-left: 38px;
}

a.main_menu:hover {
	color:#df5b0b;
	padding-left: 34px;
}

.bottom_menu {
	font-size: 10px;
}

a.bottom_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#2c423f;
}

a.bottom_menu:hover {
	color:#df5b0b;
}

/* =========== / MENU =============== */

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#2c423f;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #2c423f;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2c423f;
}

h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #2c423f;
}

.small {
	font-size: 11px;
}

.way {
	font-size: 11px;
}

a.way {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c423f;
	text-decoration: underline;
}

a.way:hover {
	color: #5c716d;
	text-decoration: none;
}

.way_blox {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 20px;	
	border-bottom: solid 0px #C3CDCB;
}

.sub_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3f3c32;
}

.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#2c423f;
}

.header2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2c423f;
	font-weight: bold;
	border-bottom: solid 1px #2c423f;
	text-decoration: none;
}

.header2:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#B56D33;
	border-bottom: dashed 1px #B56D33;
}

.plaintext {
	font-family: Verdana;
	font-size:12px;
	color:#3f3a32;
	line-height:140%;
}
.link {
	font-family: Verdana;
	font-size:11px;
	color:#5c716d;
	line-height:200%;
}
.bottom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#2c423f;
}


.logo {
	background-image: url(img/phone_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #94DCC6;
}

.mainer {
	background-image: url(img/mainer_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

.mainer_top {
	background-image: url(img/top2bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.frm_left {
	padding-top: 138px;
}

.frm_content {
	padding-top: 127px;
}

.cod {
  background: url(img/pencil.gif) 2px 1px no-repeat #fff;
  border:#2F4F4F 1px solid;
  width: 100%;
  padding-left: 20px;
}

.txtar {
	border:#2F4F4F 1px solid;
	width: 100%;
}

.title_black {
	font-size: 14px;
	font-weight: BOLD;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F4F4F;
}

.obaz {
	color: red;
}
