/*** maxikom template style by sly***/
body {
	margin:					0px;
	overflow:				auto;
	background-color: 	white;
	
}

body * {
	font-family:			'Arial';
	font-size:				11px;
	color: 					black;
}

a {
	color:					#000000;
	text-decoration:		none;
}

a:hover {
	color:					#000000;
	text-decoration:		underline;
}

a#visited {
	color:					#000000;
}

p {
	/*text-indent:			2em;*/
	margin-top:				0px;
	/*margin-bottom:			10px;*/
	vertical-align: top;
}

img {
	border:					0px;
}

table {
	border-collapse:		collapse;
}

td {
	padding:					0px;
	vertical-align:		top;
}

h1, h1 a {
	font-size: 14px;
}

h2, h2 a {
	font-size: 13px;
}
/******************************************************************************/

/*new*/

.left_block {
	/*min-height: 100%;*/
}


/* end of new*/


#header {
	background:				transparent url(images/headerback.jpg) repeat-x scroll left top;
	height:					191px;
	width:					100%;
}

#topmenu {
	line-height:			27px;
	margin:					0;
	padding:					0;
	background:				transparent url(images/menuback.jpg) repeat-x scroll left top;	
	
}

ul.top_menu {
	line-height:			27px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:				transparent url(images/menuback.jpg) repeat-x scroll left top;	
}


#footerline {
	overflow:				hidden;
	background-color: 	#dd1b21;
	height:					18px;
	border-top:				1px solid white;
}

table.topmenu {
	height: 					27px;
	text-align : 			center;
	width: 					980px;
}

table.topmenu tr td {
	background:				transparent url(images/menubreak.jpg) no-repeat right top;	
	width:					150px;
	color: 					white;
	font-size: 				12px;
	font-weight: 			bold;
} 

table.topmenu tr td a {
	color: 					white;
	font-size: 				12px;
	font-weight: 			bold;
}


table.topmenu tr td.topmenufirsttd {
	/*background:				transparent url(images/menubreak.jpg) no-repeat left top;	*/
	width:					4px;
}

#logo {
	height: 					191px;
	width: 					1100px;
	background:				transparent url(images/headerimg.jpg) no-repeat left top;	
	
}

#maxikom {
	padding-top:			35px;
	margin-left: 			20px;

}
#headright{
	position: absolute;
	right:15px;
	top:0px;
}

table.content {
	height:					100%;
	margin:					auto;
	width:					100%;
	border: 					1px solid #c5c5c5;
}

table.content tr td.left {
	width: 					251px;
	border: 					1px solid #c5c5c5;
}

table.content tr td.right {
	border: 					1px solid #c5c5c5;
}

div.grayhead {
	width: 					100%;
	height: 				22px;
	background:				transparent url(images/graylineback.jpg) repeat-x scroll left top;
	text-align: 			center;
	font-size: 				12px;
	font-weight: 			bold;
	padding-top:			5px;
}

div.module {
	padding:10px 0 10px 13px;
/*	padding: 				10px 10px 10px 10px;*/
}

ul.left_menu{
	padding: 10px 0 10px 13px;
	margin:0;
}
ul.left_menu li{
	padding: 0 0 3px 0;
	margin:0 0 0 10px;
}

ul.loaders {
	list-style-image:		url(images/graydot.gif);
	padding:5px 0 5px 20px;
/*	
	padding-left: 			20px;
	padding-top: 			5px;
	padding-bottom: 		5px;
*/
	margin-left: 			0px;
}

ul.loaders li {
	padding-bottom: 		5px;
}

#contacts {
	background:				transparent url(images/phone.gif) no-repeat scroll 98% 90%;	
}

#parts {
	background:				transparent url(images/parts.gif) no-repeat scroll 98% 90%;	
}

#footer {
	height: 					80px;
	background-color: 	#cccccc;
}

div.redhead {
	width: 					100%;
	height: 					24px;
	background:				transparent url(images/redlineback.jpg) repeat-x scroll left top;
	text-align: 			left;
	font-size: 				14px;
	font-weight: 			bold;
	padding-top:			3px;	
	color: 					white;
	padding-left: 			20px;
}

table.head {
	width: 100%;
	height: 					24px;
	background:				transparent url(images/redlineback.jpg) repeat-x scroll left top;
	
}

table.head tr td {
	font-size: 				14px;
	font-weight: 			bold;
	padding-top:			4px;	
	color: 					white;
	padding-left: 			10px;
}

div.aboutcompany {
	width: auto;
	height: 				22px;
	background:				transparent url(images/redlineback.jpg) repeat-x scroll left top;
	font-size: 				12px;
	font-weight: 			bold;
	padding-top:			6px;	
	color: 					white;
	padding-left: 			10px;
}

div.content {
	/*padding: 				10px 10px 10px 10px;*/

}

#china,
#bulgar,
#electro,
#attached,
#cart,
#richtruck,
#battery
{
	border-left: 			1px solid white;
	border-right: 			1px solid white;
	height: 270px;
}

table.items .imgHolder{
	height:120px;
	overflow:hidden;
	text-align:center;
}
table.items {
	/*height:					100%;*/
	margin:					auto;
	width:					100%;
	/*border-left: 			1px solid white;
	border-right: 			1px solid white;*/
}


table.items tr {
	/*border-left: 			1px solid #c5c5c5;*/
	background:	transparent url(images/graymiddle.jpg) repeat-x scroll left bottom;
}

table.items tr td.china {
	border-right: 			1px solid #c5c5c5;
}

table.items tr td.electro {
}
table.items tr td.c2 {
	width:					50%;
}

table.items tr td.attached, table.items tr td.cart, table.items tr td.bulgar, table.items tr td.richtruck {
	border-right: 			1px solid #c5c5c5;
}

table.items tr td.battery {
}
table.items tr td.c4 {
	width:					25%;
}

td.china .cont2,
td.bulgar .cont2{
	height:50px;
}

.cont3{
	text-align:center;
	paddign:5px 0 0 0;
	font-size:12px;
	font-weight:bold;
	word-spacing:20px;
}

#bottomline {
	/*line-height:			54px;*/
	padding: 				24px 0px 0px 0px;
	height:					54px;
	margin:					0;
	background:				transparent url(images/bottomback.jpg) repeat-x scroll left bottom;	
	text-align: center;
	
}

#lcorner {
	line-height: 			7px;
	height: 					7px;
	width: 					100px;
	margin:					0;
	padding: 				0px 0px 0px 0px;
	background:				#cccccc url(images/lcorner.gif) no-repeat scroll right top;	
	/*background-color: 	#cccccc;*/
	float:					left;
}

#rcorner {
	line-height: 			22px;
	width: 					100px;
	margin:					0;
	padding: 				0px 0px 0px 0px;
	background:				#cccccc url(images/rcorner.gif) no-repeat scroll left top;	
	/*background-color: 	#cccccc;*/
	float:					right;
}

#leftaddr {
	/*position: static;
	bottom: 14px;
	left: 0px;*/
	float: left;
	/*padding-top: 20px;*/
	margin-top: 25px;
	
}

/*#bottommenu{
	background-color: aqua;	
	height: 20px;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 50%;
}*/

#bmenu {
	font-weight: bold;
	font-size: 12px;	
	
}

#rightaddr {
	/*position: relative;
	bottom: 4px;
	right: 0px;*/
	float: right;
	/*padding-top: 20px;*/
	margin-top: 25px;
}	

div.left {
	padding: 0px 20px 20px 20px; 
	margin: 0; 
	/*width: 0%;*/
}

div.cont2 {
	padding: 10px 10px 10px 10px; 	
	height: 100%;
}

#loaders, #contacts, #parts {
	line-height: 150%;
}

div.navstr {
	width: 					auto;
	height: 					24px;
	background:				transparent url(images/graylineback.jpg) repeat-x scroll left top;
	font-size: 				14px;
	font-weight: 			bold;
	padding-top:			3px;
	padding-left: 			10px;
	
}

div.navstr a{	
	font-size: 				14px;
	font-weight: 			bold;
	padding-top:			3px;
}

p.news_title,  p.news_title a{
	font-size: 12px;
	font-weight: bold;
}

.table1 td{
	border:1px solid #444;
	padding:2px;
}

#counters{
	padding-top:5px;
}

h1.main,h2.main{
	padding:0 10px; 
	margin:0;
	font-size:12px;
	font-weight:bold;
}
