* {
	margin: 0;
	padding: 0;
	font: 12px "Verdana", "Arial";
}

body {
	background: #cbf4fb;
}

img, table {
	border: 0;
}

html, body, #container {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

a:link, a:active, a:visited {
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: none;
	color: #254566;
}

a:hover  {
	font-size: 12px;
	text-decoration: none;
}


a.fm:link, a.fm:active, a.fm:visited {
	font-family: "Arial";
	font-size: 10px;
	text-decoration: none;
	color: #202b0a;
	font-weight: bold;
}

a.fm:hover  {
	color: #fff;
	text-decoration: none;
}

a.tm:link, a.tm:active, a.tm:visited {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

a.tm:hover  {
	text-decoration: none;
	font-weight: bold;
}

a.photo_link:link, a.photo_link:active, a.photo_link:visited {
	font-family: "Arial";
	font-size: 10px;
	text-decoration: none;
	color: #202b0a;
	font-weight: bold;
}

a.photo_link:hover  {
	color: #999;
	text-decoration: none;
}

#content {
  position: relative;
  min-height: 100%;
}	

#box {
  padding-bottom: 250px;
}

* html #content {
  height: 100%;
}	

#footer {
  position: relative;
  margin-top: -250px;
  height: 250px;
  background: url('../img/trava.png');
  overflow: visible;
  clear: both;
  z-index: 4;
}

#center {
	width: 100%;
	background: url('../img/center.gif') no-repeat -2px -2px;
	position: relative;
	margin-top: -150px;
}

#container {
	width: 100%;
	min-width: 1020px;
}

#traktor {
	position: absolute;
	background: url('../img/traktor.png') no-repeat;
	right: 150px;
	top: -120px;
	width: 448px;
	height: 331px;
}

#truba_niz {
	position: absolute;
	background: url('../img/list2.png') no-repeat;
	right: 0;
	bottom: 0;
	width: 405px;
	height: 67px;
}

#list {
	position: absolute;
	background: url('../img/list1.png') no-repeat;
	left: 0;
	bottom: 0;
	width: 255px;
	height: 137px;	
}

#st1 {
	position: absolute;
	background: url('../img/st2.png') no-repeat;
	right: 150px;
	bottom: 120px;
	width: 40px;
	height: 26px;	
}

#st2 {
	position: absolute;
	background: url('../img/st2.png') no-repeat;
	right: 460px;
	top: 20px;
	width: 40px;
	height: 26px;
}

#truba_niz span {
	position: absolute;
	display: block;
	width: 140px;
	top: 40px;
	left: 245px;
	font-family: "Arial";
	font-size: 9px;
	color: #6f6f6f;
	text-align: center;
}

#footer_menu {
	position: absolute;
	bottom: 3px;
	left: 260px;
}

#footer_menu li {
	float: left;
	margin-right: 4px;
	list-style: none;
}

.photo_fon {
	width: 168px;
	height: 130px;
	background: url('../img/photo.png') no-repeat;
}

.podr {
	font-family: "Arial";
	font-size: 10px;
	width: 83px;
	height: 15px;
	background: url('../img/podr.png') no-repeat;
	margin-left: 78px;
	z-index: 4;
	position: relative;
}

.footer_photo {
	width: 180px;
	margin-top: 50px;
	float: left;
}

.first_photo {
	margin-left: 70px;
}

.pp_photo {
	margin-left: 70px;
}

#top_menu {
	position: absolute;
	width: 80%;
	background: url('../img/tp.png') repeat-x;
	height: 24px;
	top: 45px;
}

#top_menu li {
	float: left;
	margin: 0 15px;
	list-style: none;
}

#top_menu ul {
	position: relative;
	top: 3px;
	margin: 0 auto;
	width: 685px;
}

#znak {
	width: 200px;
	height: 200px;
	background: url('../img/kv.png') no-repeat;
	position: absolute;
	left: 75%;
	top: 10px;
}

#znak p {
	position: relative;
	top: 40px;
	left: 40px;
	width: 120px;
	text-align: center;
	line-height: 1.7;
}

#header {
	width: 100%;
	height: 413px;
	position: relative;
	background: url('../img/header.png') no-repeat;
}

#top_text {
	color: #210603;
	font-size: 11px;
	font-family: "Arial";
	position: absolute;
	left: 30px;
	top: 100px;
}

#top_nav {
	position: absolute;
	top: 15px;
	right: 25px;
	width: 17px;
}

.glav {
	padding-left: 40px;
}

#search input {
	width: 150px;
	height: 14px;
	font-family: "Arial";
	font-size: 9px;
	color: #a6a6a6;
	border: 1px solid #819ca1;
	background: url('../img/search_bg.png') no-repeat;
}

#search {
	font-family: "Arial";
	font-size: 11px;
	position: absolute;
	left: 57%;
	top: 80px;
}
#my_content {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	z-index: 3;
	position: relative;
	overflow: visible;
	padding-top: -130px;
}

table#my_content td {
    padding: 0;
}

#my_left {
	width: 164px;
	background: url('../img/left_col.png') repeat-y;
	height: 350px;
	overflow: visible;
}

#my_right {
	width: 163px;
	background: url('../img/right_col.png') repeat-y;
	height: 350px;
}

#my_center {
	text-align: left;
}

#my_center p {
	padding: 10px 20px;
}

#my_center h3 {
	padding: 10px 20px;
}



#fr {
	position: absolute;
	background: url('../img/fr.png') no-repeat;
	right: 0;
	top: 0;
	width: 163px;
	height: 43px;
}

#fl {
	position: absolute;
	background: url('../img/fl.png') no-repeat;
	left: 0;
	top: 0;
	width: 164px;
	height: 45px;
}

#tl {
	position: absolute;
	background: url('../img/tl.png') no-repeat;
	left: 0px;
	top: 0px;
	width: 164px;
	height: 85px;
	z-index: 5;
}

#tr {
	position: absolute;
	background: url('../img/tr.png') no-repeat;
	right: 0px;
	top: 0px;
	width: 167px;
	height: 85px;
	z-index: 5;
}


#my_center h3 {
	color: #215096;
	font-family: "Arial";
	font-size: 11px;
}

#my_text {
	position: relative;
	padding-bottom: 100px;
}

#my_left h2 {
	display: block;
	width: 50px;
	margin-left: 70px;
	position: relative;
	top: -70px;
	z-index: 7;
	color: #215096;
	font-family: "Tahoma";
	font-size: 12px;
}

#my_right h2 {
	width: 50px;
	color: #215096;
	font-family: "Tahoma";
	font-size: 12px;
		position: relative;
		top: -70px;
		left: 10px;
}

#tt {
	width: 200px;
	text-align: right;
	line-height: 1.7;
	color: #C58430;
	font-family: "Arial";
	font-size: 14px;
	position: absolute;
	bottom: 30px;
	right: 170px;
}
