
	.imgNews img {
		width: 120px;
		font-size:1px;
		border:5px solid #d2d2d2;
		float:left;
		margin-right:8px;
	}
	.imgNewsList img {
		width: 120px;
		font-size:1px;
		border:5px solid #d2d2d2;
		float:left;
		margin-right:8px;
	}
/*=======================================================*/
	.img {
		font-size:1px;
		border:5px solid #d2d2d2;

	}
/********************************************************/
	.navmenux1 {
		float: left;
		height: 40px;
		padding: 0 5px 0 5px;
		background: url(../templates/images/menusep.jpg) no-repeat right top;
		cursor:pointer;
	}
	.navmenux1 .a {
		float:left;
		height:40px;
		width:16px;
	}
	.navmenux1 .b {
		padding:9px 4px 0 4px;
		font-size:11px;
		font-family:Verdana;
		font-weight:bold;
		float:left;
		height:31px;
	}
	.navmenux1 .c {
		float:left;
		height:40px;
		width:15px;
	}

	.navmenux2 {
		float: left;
		height: 40px;
		padding: 0 5px 0 5px;
		background: url(../templates/images/menusep.jpg) no-repeat right top;
		cursor:pointer;
	}
	.navmenux2 .a {
		float:left;
		height:40px;
		width:16px;
		background: url(../templates/images/mnav1a.jpg) no-repeat right bottom;
	}
	.navmenux2 .b {
		padding:9px 4px 0 4px;
		font-size:11px;
		font-family:Verdana;
		font-weight:bold;
		background: #002d75;
		float:left;
		height:31px;
	}
	.navmenux2 .c {
		float:left;
		height:40px;
		width:15px;
		background: url(../templates/images/mnav1c.jpg) no-repeat left bottom;
	}
	/*********************************************************/
	#editpanel {
	}
	#editpanel h1 {
		font-size         : 14px;
		font-weight       : bold;
		font-family       : Arial;
		margin            : 0px 0 10px 0;
		color             : #791515;
	}
	#editpanel .box {
		width             : 350px;
		height            : 120px;
		margin            : 5px;
		float             : left;
	}
	#editpanel .box a {
		text-decoration:underline;
	}
	#editpanel .box a:hover {
		text-decoration:none;
	}
	#editpanel .box .des {
		background        : url(images/motoryzacja-panelbg.gif) no-repeat;
		padding           : 10px;
		height            : 70px;
	}
	#panelmenu {}
	#panelmenu .button {
		padding           : 5px 0 5px 20px;
		border-bottom     : solid #ffffff 1px;
		background        : url(images/motoryzacja-arrow.gif) 5px 10px no-repeat;
	}
	#panelmain{
		position:absolute;
		top:89px;
}
	#panelmain .left{
		float:left;
		width:200px;
		text-align:left;
	}
	#panelmain .right{
		float:left;
		width:720px;
		text-align:left;
	}

/*===================content==================*/

	html {
		overflow:hidden;
		overflow-y:scroll;
		overflow-x:hidden;
		
	}

	#content {
		width: 748px;
		margin: 0 auto 0;
		background: #ea8012 url(images/tpfood_bg_06.jpg) repeat-y top left;
		text-align:center;
		paddding:0;
		overflow:hidden;
		font-size:1px;
	}
	.box{font-size:11px;}
	#top {
		position          : relative;
		width             : 659px;
		height            : 499px;
		margin:0 auto;
		clear: both;

	}
	#top .logo {
		position:absolute;
		top:15px;
		left:229px;
		
	}
	#top .icons {
		position:absolute;
		top:12px;
		right:19px;
	}
	#top .icons div {
		padding-left: 10px;
		float:left;
	}
	#top .menu {
		position:absolute;
		right:0px;
		top:110px;
		width: 641px;
		background:#EB7F13;
		color:#fff;
		height:15px;
		padding:5px;
	}
	#top .menu a {
		color:#fff;
	}
	#top .menu div{
		float: left;
		margin-left:10px;
	}
	#top .header{
		position:absolute;
		left:0px;
		top:145px;
	}

	#fotter {
		width: 651px;
		color:#FFFFFF;
		background:#EB7F13;
		font-size:11px;
		height:20px;
		padding: 5px 0 0 0;
		margin:10px auto;
	}
	#fotter .copy {
		float:left;
		margin-left:10px;
	}
	#fotter .cdweb {
		float:right;
		color:#ffffff;
		font-size:10px;
		margin-right:10px;
		text-decoration:none;
	}
	#fotter .cdweb a {
		color:#ffffff;		text-decoration:none;
		}
	/* STANDARDOWE STYLE */
img {font-size:1px; border:0px solid #ffffff;}

	/* BODY */

	

	body { 
	
		font              : 11px Verdana;
		color             : #000000;
		background: #eb7f13;
		margin            : 0px 0px 10px 0px;
		padding           : 0px 0px 0px 0px;
		height            : 100%;
	}
	a:link { 
		color             : #000000; 
		text-decoration   : none; 
	}

	a:visited { 
		color             : #000000; 
		text-decoration   : none; 
	}
	a:hover { 
		color             : #000000; 
		text-decoration   : underline;  
	}
