@CHARSET "UTF-8";
@import url(mod_products.css);

.reset{ clear:both; height:0; display:block;}

body{ margin:0; padding:0; font-size:62.5%; font-family:Arial, Helvetica, sans-serif; text-align: center; }

#page{ display:block; margin:0 auto; text-align: left; }
#top_info{ display:block; padding:0; position:relative; }
#top{ display:block;}
#top_content{ display:block; }

#main{ display:block; width:751px; float:left; }
#left{ display:block; width:190px; float:left; }
#right{ display:block; width:170px; float:left; }
#main.main_small{ display:block; width:580px; float:left; }


#bottom{ display:block; }
#bottom_content{ display:block; position:relative;}


/******************
* HtModel
******************/



body{background:#fff url(../images/body_bg.jpg) repeat-x top;}
#page{  width:941px;  }
#menu{ background:url(../images/main_menu_bg.jpg) repeat-x bottom; height:31px; margin-bottom:6px;}

#bottom{ background:url(../images/main_menu_bg.jpg) repeat-x bottom; height:31px; margin-top:2px; border-top:4px solid #f91616; margin-bottom:10px; }
#bottom_content{background:url(../images/main_menu_left.jpg) no-repeat left bottom; height:31px; }

#pecat{ position:absolute; top:55px; left:-50px; display:block; width:122px; height:123px; background:url(../images/pecat.png) no-repeat;}

/********* UPLNY TOP **********/
	#top_info .menu{ padding:8px 4px; float:right; }
	#top_info .menu ul{ margin:0; padding:0; list-style:none;}
	#top_info .menu ul li{ margin:0; padding:0; float:left;}
	#top_info .menu ul li a{ font-size:1.1em; color:#fff; font-weight:bold; text-transform:uppercase; white-space:nowrap;
							 font-style:normal; text-decoration:none; display:block; padding:0 10px;
							 }
	#top_info .menu ul li a:hover{ text-decoration:underline;}
	
	
	
							 
							 

/********* BOTTOM **********/
	#bottom_content{ position:relative;}
	#bottom_content .menu{ position:absolute; top:7px; left:10px;}
	#bottom_content .menu ul{ margin:0; padding:0; list-style:none;}
	#bottom_content .menu ul li{ margin:0; padding:0; float:left;}
	#bottom_content .menu ul li a{ font-size:1.1em; color:#9af;text-decoration:none;
							 	  font-style:normal;display:block; margin:0 10px;}
	#bottom_content .menu ul li a:hover{ color:#fff;text-decoration:underline;}
	
	#bottom_content .copy_company{ position:absolute; top:5px; left:8px; font-size:1.1em; color:#fff;}
	
	#bottom_content .copy_delphi{ position:absolute; top:0px; right:0px; padding:8px 7px 0 0; font-size:1.1em; color:#fff;background:url(../images/main_menu_right.jpg) no-repeat right bottom; height:23px;}
	#bottom_content .copy_delphi a{ color:#9af; text-decoration: none;}
	#bottom_content .copy_delphi a:hover{ color:#fff;text-decoration:underline;}
	#bottom_content .bottom_slogan{ position:absolute; top:0px;  left:0; font-size:1.1em; color:#000;}




