p {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	margin: 0;
	padding: 0;
}
#top_left {
	position:absolute;
	width:301px;
	height:204px;
	/*border:1px solid black;*/
}
#logo {
	position: absolute;
	top:50px;
	left:37px;
}
#top {
	position:absolute;
	left:301px;
	top:0px;
	width:500px;
	height:204px;
	background-image: url("../images/top_bg.jpg");
}
#left_middle {
	position:absolute;
	left:301px;
	top:-600px;
	width:346px;
	height:316px;
	background-image: url("../images/left_middle.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#news_area {
	position:absolute;
	left:301px;
	top:-600px;
	width:301px;
	height:auto;
	background-image: url("../images/news_top.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#5f5f5f;
	overflow: hidden;
}
.news {
	color:#5f5f5f;
}
#top_menu {
}
#menu {
	position:absolute;
	left:28px;
	top:0px;
	text-transform: uppercase;
}
.menu_item {
	background-color: #ff0000;
	margin-left: 10px;
	float:left;
	z-Index:200;
	height:52px !important;
}
.img_c {
	margin: 0;
	position:relative;
	top: 0;
}
.menu_item span {
	margin-top:30px;
}
.menu_item_active {
	background-color:#093ea0;
	height:52px !important;
	margin-left: 10px;
	float:left !important;
}
.menu_item a {
	position:relative;
	text-decoration: none;
	color:white;
	top:-10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12px;
}
#b{
	position: absolute;
	width:1px !important;
	background-image: url("../images/vertical_border.jpg");
	height: auto;
}
.l {
	background-image: url("../images/hor.jpg");
	background-position: 0px 0px;
	background-repeat:repeat-x;
	height:1px !important;
}
#fly {
	position: absolute;
	top:0px;
	left:390px;
}
#nav img {
	margin-top: 20px;
	margin-left: 20px;
}
#buttom_line {
	position:absolute;
	height:15px !important;
	background-color: #162668;
}
#co_pyright {
	position:absolute !important;
	height:78px !important;
	background-image: url("../images/buttom_left.jpg");
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #e3e3e3;
	font-family: Verdana;
	font-size:11px;
	text-align: center;
	padding: 0;
}

#main_text {
	position: absolute;
	height:auto;
	overflow:visible;
	padding-bottom: 90px;
	visibility: hidden;
	padding-top: 30px;
	font-family: Verdana;
	font-size: 11px;
	min-height: 660px;
}
#main_text H4{
	color:#022170;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 13px;
}
#main_text h5 {
	font-size: 100%;
}
#main_text H5 A{
	color:#ed1c24;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}
#news_title {
	float:right;
	color:white;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 7px;
	margin-bottom: 20px;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px 2px 2px 2px;
}

DIV.one_new {
	margin-top:10px;
	margin-left:25px;
	font-family: Tahoma;
	font-size:11px;
}
DIV.date {
	color:#ff0000;
	font-weight: bolder;
}
DIV.button {
	float:right;
}
DIV.button IMG{
	margin: 0px 10px 5px 5px;
}
/*#top_text h4 {
		font-family: Arial;
		font-weight: lighter;
		font-size: 15px;
		margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}*/
#top_text {
	position:absolute;
	top:130px;
	left:40px;
	color: #aac0e6;
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: none;
}
#top_text img {
	margin-bottom: 8px;
}
.title0 {
	font-size:16px;
	text-transform: uppercase;
}
.title1 {
	font-size:13px;
	text-transform: uppercase;
	background-image: url('../images/plaha_bg.jpg');
	background-repeat: repeat-y;
	color:white;
	font-family: Verdana;
	font-weight: bold;
	height:27px !important;
	padding-left:10px;
	background-color: #46a0ed;
}
.title1 SPAN{
	text-transform:lowercase;
}
.title2 {
	font-size:13px;
	text-transform: uppercase;
	color:#404040;
	font-family: Verdana;
	font-weight: bold;
	height:32px !important;
	text-align:center;
	vertical-align:middle;
	background-color: #e2e2e2;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	border-spacing: 0px;
	border-bottom:1px solid #e2e2e2;
}
.title2 SPAN{
	text-transform:lowercase;
}
.title3 {
	font-size:11px;
	text-transform: uppercase;
	font-family:Verdana;
	background-color: #e2e2e2;
	padding:10px 10px 10px 10px;
}


.head_image,.head_articule,.head_discription,.head_price {
	color:#5a5a5a;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	font-family: Verdana;
	font-size:10px;
	height: 27px !important;
}
.head_price {
		border-right: 1px solid #e2e2e2;
}
.big_letter,.small_letter {
	color:#404040;
	font-family: Verdana;
	font-size: 11px;
}
.big_letter {
	text-transform: uppercase;
}
.small_letter {
	text-transform: lowercase;
}
.dis {
	background-color: #f3f3f3;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	padding: 7px 7px 7px 7px;
	font-family: Verdana;
	font-size: 10px;
	color:#02184f;
}
.code {
	/*border-top:1px solid #e2e2e2;*/
	border-left:1px solid #e2e2e2;
	padding: 10px 10px 10px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#02184f;
	text-align: center;
	border-bottom:1px solid #e2e2e2;
	border-spacing: 1px;
}
.price {
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	padding: 10px 10px 10px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#ed1c24;
	text-align: center;
	border-spacing: 0px;
}
.image img {
	margin:10px 10px 10px 10px;
}
.image {
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	text-align: center;
}
.main_list {
	list-style-type: none;
}
.sub_list {
	list-style-type: square;
	color: #082678;
}
.sub_list li span {
	text-transform: lowercase;
}
.sub_list A {
		color:#082678;
		text-decoration: none;
		font-family: Verdana;
		font-size:11px;
		font-weight: bold;
}
.main_list_map A {
		color:#082678;
		text-decoration: none;
		font-family: Verdana;
		font-size:11px;
		font-weight: bold;
}
.main_list_map {
	list-style: square;
}
.div_map {
	margin:40px 40px 40px 40px;
	text-align: left;
}

#title_hit {
	float:right;
	color:white;
	text-transform: uppercase;
	margin-right:10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	visibility: visible;
	margin-top:3px;
	display: block;
	z-Index: 2000;
}
#title_action {
	float:right;
	color:white;
	text-transform: uppercase;
	margin-top:3px;
	margin-right:10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	visibility: visible;
	display: block;
}
.litle_win {
	/*border:1px solid red;*/
	position:absolute;
	background-image: url("../images/top_news.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* other hits */

#hits {
	margin: 20px 10px 0 30px;
	width: 90%;
	1height: 297px;
	border-collapse: collapse;
}
#hits td {
	padding: 0 10px 0 10px;
	width: 45%;
	vertical-align: top;
}
.hititem {
	background: url(../images/dots_h.gif) repeat-x bottom left !important;
	padding-right: 20px;
	padding-bottom: 10px;
	height: 109px;
}
.hititem img.sm {
	margin: 10px 10px 0 10px;
	float: left;
}
.actions {
	background: url(../images/dots_v.gif) repeat-y;
}
.actions div {
	background: url(../images/actions_line.gif) repeat-y top right;
}
.actions h4 {
	background: url(../images/news_bg_bg.gif) repeat-x;
	height: 22px;
	color: #fff !important;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px !important;
	margin-right: 15px;
	margin-bottom: 0px;
}
.actions h4 div {
	background: url(../images/news_bg.gif) no-repeat top right;
	height: 19px;
	padding: 3px 15px 0 0;
}
.actions p {
	padding: 0 15px 0 15px;
}
.actions h5 {
	font-size: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
}
.actions h5 a {
	color: #ed1c24;
}
.next {
	background: url(../images/button_next.jpg) no-repeat top right !important;
	text-align: right;
	margin-top: 5px;
	height: 22px;
	width: 62px;
	float: right;
}
.next a {
	display: block;
	float: right;
	height: 22px;
	width: 62px;
	text-decoration: none;
}



/* // other hits */



#hit {
	left:10px;
	top:40px;
	height:235px;
	width:300px;
}
#action {
	left:340px !important;
	top:40px;
	height:235px;
	width:300px;
}
.dtable {
	border-spacing: 0px;
}
* HTML .menu_item {
  	background-color: #ff0000;
	margin-left: 10px;
	float:left;
	z-Index:200;
	height:52px !important;
}
* HTML .img_c {
  	margin:0px 0px 0px 0px;
  	position: relative;
  	top:3px;
}
.title_news {
	background-color:#e2e2e2;
	padding:10px 0px 10px 10px;
	color:#ff0000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.title_n {
	padding:10px 0px 10px 10px;
	color:#4576c6;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.body_new {
	color:#5f5f5f;
	font-family:Verdana;
	font-size:11px;
	margin-left:10px;
}
.img_new {
	float:right;
	clear:left;
	margin:20px 20px 20px 20px;	
}
#hit_line {
	position:absolute;
	background-image:url('../images/right_line.jpg');
	width:31px !important;
	height:280px !important;
	top:40px;
	left:290px;
}
#act_line {
	position:absolute;
	background-image:url('../images/right_line.jpg');
	width:31px !important;
	height:280px !important;
	top:40px;
	left:620px;
}
.lb{
	position: absolute;
	width:4px;
	background-image: url("../images/vertical_border.jpg");
	background-repeat:repeat-y;
	color:red;
}
#l1 {
		top:65px;
		left:10px;
		height:260px !important;
		color:red;
	}
#l2 {
		top:65px;
		left:340px;
		height:260px !important;
	}


#s_1 {
	color:#ed1c24;
	font-size: Verdana;
	font-weight: bold;
	float:left;
	margin-top:25px;
	width:150px !important;
	overflow: hidden;
}
#t_1 {
	color:#02184f;
	font-size: Verdana;
	margin-top:5px;
	clear:right;
	
}
#i_1 {
	float:left;
	height:100px;
	clear:right;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
}
#greed {
	position:relative;
	margin-left:-43px;
	top:-37px;
/*	padding: 40px 50px 40px 50px;*/
	margin-top:60px;
	background-color: #cacaca;
	color:black;
	width:auto !important;
	overflow: visible;
}
* HTML #greed {
	position:relative;
	left:0px;
/*	padding: 40px 50px 40px 50px;*/
	margin-top:60px;
	background-color: #cacaca;
	color:black;
	width:auto !important;
	overflow: visible;
}
* HTML #ttt {
	position: relative;
	
}
* HTML #ttt TD{
	
}
#greed H4 {
	color:white;
}
#i1 {
	
}
#i2 {
	
}

#s_2 {
	color:#ed1c24;
	font-size: Verdana;
	font-weight: bold;
	float:left;
	margin-top:15px;
	width:160px !important;
	overflow: hidden;
}
#t_2 {
	color:#02184f;
	font-size: Verdana;
	margin-top:5px;
	clear:right;
}
#i_2 {
	float:left;
	height:100px;
	clear:right;
	margin-right: 30px;
	margin-left: 10px;
}


#lala {
	width:260px;
	margin-top:20px;
	margin-left:15px;
	margin-bottom:20px;
}
* HTML #lala {
	width:260px;
	margin-top:20px;
	margin-left:15px;
	margin-bottom:0px;
}


* HTML #s_2 {
	color:#ed1c24;
	
	font-size: Verdana;
	font-weight: bold;
	margin-top:15px;
	width:120px !important;
	clear:right;
	float:left;
}
* HTML #t_2 {
	color:#02184f;
	font-size: Verdana;
	position: absolute;
	top:200px;
	width:150px !important;
}
* HTML #jjj {
	padding-top:20px;
}
* HTML #i_2 {
	float:left;
	height:100px;
}


.cont {
	padding: 0 50px 0 20px;
}
.cont p {
	padding: 5px 0 5px 0;
}
.cont ul {
	margin: 0 0 0 20px;
}
.cont ul li {
	padding: 3px 0 3px 0;
}







