body, table, p, input, textarea, select, ul, ol	{ font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #000; }

body					{ padding: 0; margin: 0; }

img						{ border: 0; }



/* --- News --- */

.news						{ margin: 0 40px; }

.news img					{ margin: 0 15px 15px 0; }					

.news span					{ color: #042F66; font-weight: bold; font-size: 11px; }

.news #newsListTable		{ margin-top: 30px; }

.news #newsListTable td 	{ padding: 2px; }

.news #newsListTable td.red { color: #CF0022; }



/* --- BGR's --- */

.grayBGR				{ background: #EBEBEB; }

.Red 					{ color: #CF0022; }

.red2					{ color: #B0001D; }

/* --- Padding's --- */

.padL40					{ padding-left: 40px; }

.padL20					{ padding-left: 20px; }

.padR20					{ padding-right: 20px; }

.padT3					{ padding-top: 2px; }



/* --- Border's --- */

.whiteRightBorder		{ border-right: 1px solid White; }

.BorderRed				{ border-width: 1; border-style: solid; border-color: #B0001D; }

.BorderWhite			{ border-width: 1; border-style: solid; border-color: #FFF; }



/* --- Default Link --- */



a						{ color: #042F66; }

a:hover					{ text-decoration: none; }



/* --- TopMenu --- */



#topMenu				{ background: #4E576A; height: 37px; padding-left: 20px; }

#topMenu div			{ float: left; padding: 12px 15px; white-space: nowrap; text-transform: lowercase; }

#topMenu div a			{ color: #FFF; text-decoration: none; font-weight: bold; }

#topMenu div.active		{ background: #EDF0F2; }

#topMenu div.active a	{ color: #042F66; text-decoration: none; font-weight: bold; }

#topMenu div a:hover	{ text-decoration: underline;  }



/* --- Columns --- */



#columns				{ position: relative; height: 1px; }



/* --- LeftColumn --- */



#leftColumn h2					{ margin: 0; padding: 15px 0 0 15px; font-size: 14px; color: #000; }

h3								{ margin-left: 40px; font-size: 12px; color: #042F66; }

h4								{ font-size: 12px; color: #042F66; }

h2								{ margin-left: 40px; font-size: 14px; color: #042F66; }

h1								{ font-size: 16px; color: #042F66; }





/* ---- FOR INDEX --- */

/*#leftColumn							{ position: absolute; top: 0; left: 0; width: 30%; }*/

#navigation							{ padding: 25px 30px 0 0px; }

#navigation a						{ text-decoration: none; font-weight: bold; }

#navigation div						{ position: relative; }

#navigation div div.img				{ position: absolute; top: 1px; left: 25px; width: 15px; }

#navigation div div.link			{ position: relative; top: 0; left: 40px; padding-left: 3px; margin-right: 45px; }

#navigation div div.linkActive		{ position: relative; top: 0; left: 40px; padding-left: 3px; margin-right: 45px; background: #B0001D; color: #FFF; font-weight: bold; }

#navigation div div.linkActive a	{ color: #FFF; }



/* -- FOR INNER --- */

#navigation div div.treeLevel, div.treeLevelActive	{ position: relative; top: 0; left: 50px; padding-left: 3px; margin-right: 55px; font-weight: bold; }

#navigation div div.treeLevel a						{ color: #FFF; }

#navigation div div.treeLevelActive a				{ color: #D12A34; }



#navigation div div.fourLevel, div.fourLevelActive	{ position: relative; top: 0; left: 75px; padding-left: 3px; margin-right: 80px; font-weight: bold; }

#navigation div div.fourLevel a						{ color: #FFF; }

#navigation div div.fourLevelActive a				{ color: #D12A34; }



/* --- News ---*/

#navigation div div.treeLevelNews, div.treeLevelActiveNews, div.treeLevelEmptyNews	{ position: relative; top: 0; left: 50px; padding-left: 3px; margin-right: 55px; font-weight: bold; }

#navigation div div.treeLevelEmptyNews												{ color: #000; }

#navigation div div.treeLevelNews a													{ color: #042F66; }

#navigation div div.treeLevelActiveNews												{ color: #FFF; background: #B0001D; }

/* --- News ---*/



#contacts			{ margin: 0 0 15px 25px; }

#contacts h1		{ font-family: Tahoma; font-weight: normal; color: #133C6F; font-size: 24px; margin: 0; padding: 0 0 15px 0;  }

#contacts div.city	{ margin-bottom: 10px; }

#contacts span		{ color: #133C6F; font-weight: bold; font-size: 13px; }

/* -- FOR INNER --- */



#navigation div.imgBGR			{ background: url('/img/menuImgBGR.gif') 50px 0px repeat-x; margin-left: 27px; }

/* --- */

#serviceServ					{ margin-top: 15px; position: relative; }

#serviceServ div.text			{ position: relative; left: 50px; width: 80px; }

/* --- */

#securityCar					{ margin-top: 45px; position: relative; }

#securityCar div.text			{ position: relative; left: 50px; width: 80px; }

/* --- */

#copy							{ margin: 0px 10px 10px 13px; color: #353535; }

#copy a							{ color: #353535; text-decoration: none; }

#copy a:hover					{ text-decoration: underline; }

#copy img						{ margin-top: 4px; }

/* ---- END FOR INDEX --- */



/* --- RightColumn --- */



/*#rightColumn					{ position: absolute; top: 0; left: 30%; width: 70%; }*/



/* -- FOR INNER --- */

#secondNaviagationAndLogo				{ padding: 0 20px 0 18px; }

#secondNaviagationAndLogo div.left div	{ float: left; padding-right: 10px; padding-top: 50px; }

#secondNaviagationAndLogo div.text		{ float: right; padding-top: 58px; color: #8A8B8F; font-size: 11px; }

#secondNaviagationAndLogo div.img		{ float: right; }

#secondNaviagationAndLogo div.imgBGR	{ background: url('/img/menuImgBGR.gif') 0 0 repeat-x; }



#rightColumn h1							{ color: #CF0022; font-weight: normal; padding-left: 40px; font-size: 19px; }

#rightColumn #allCopy					{ width: 100%; }



#hardTable th, td						{ font-size: 11px; }

#hardTable td div.imgBGR				{ background: url('/img/menuImgBGR.gif') 0 0 repeat-x; margin-left: 20px; }



#dopTable td							{ font-size: 11px; padding: 9 0 0 10; }

#dopTable td div.imgBGR					{ background: url('/img/menuImgBGR.gif') 0 0 repeat-x; margin-right: 20px; }



#shemaCar								{ padding: 20px 0 20px 20px; }

.imgBGR									{ background: url('/img/menuImgBGR.gif') 0 0 repeat-x; }



/* --- FotoGallery --- */



#rightColumn #fotoGallery								{ margin-left: 20px; color: #999; }

#rightColumn #fotoGallery div.bigCar div.left			{ float: left; width: auto; }

#rightColumn #fotoGallery div.bigCar div.right			{ float: left; width: auto; margin-left: 10px; margin-right: 10px; }

#rightColumn #fotoGallery img							{ border-color: #FFF; border-style: solid; border-width: 2px; }

#rightColumn #fotoGallery div.smallCar div.itemImg div	{ float: left; padding: 3px 2px 0 0; }



#julia div img				{ border: 1px solid #EBEBEB; cursor: hand; }

.left 						{ float: left; }

.right						{ float: right; }

.clear 						{ clear: both; }

.imgBGR2					{ background: url('/img/menuImgBGR.gif') repeat-x; margin: 15 0 0 0; padding-bottom: 15; }

#Un							{ padding: 8 0 20 0; background-color: #EBEBEB; width: 507; } 

#Un div						{ margin: 0 17 0 17; }



/* --- FotoGallery --- */



/* -- FOR INNER --- */



#secondNavigation div.left div	{ float: left; padding: 20px 0 0 17px; }

#secondNavigation div.right		{ float: right; margin-bottom: 20px; padding: 5px 15px 0 0; }

#secondNavigation div.right	h1	{ margin: 0; }

#secondNavigation div.right	span { font-size:14px; font-weight:bolder; }

#centerBanner								{ margin-top: 5px; }

#centerBanner div.smallBanner				{ position: absolute; top: 455px; }

#centerBanner div.smallBanner div.itemCar1, 

#centerBanner div.smallBanner div.itemCar2, 

#centerBanner div.smallBanner div.itemCar3	{ position: absolute; text-align: center; }

#centerBanner div.smallBanner div.itemCar1	{ left: 15px; }

#centerBanner div.smallBanner div.itemCar2	{ left: 200px; top: 7px; }

#centerBanner div.smallBanner div.itemCar3	{ left: 390px; top: -5; }

#centerBanner div.smallBanner a				{ color: #072E65; text-decoration: none; font-weight: bold; }

#centerBanner div.smallBanner a:hover		{ text-decoration: underline; }



.contentFirstPage							{ padding: 45px 20px 15px 0; }

.contentFirstPage h1						{ font-family: Tahoma; font-weight: normal; color: #B0001D; font-size: 24px; margin: 0; padding: 40 0 15px 15px; }

.contentFirstPage div.clearAll				{ clear: left; }

.contentFirstPage .news-root                                       {float:left; width:260px; margin:15px 10px 0 0;}





/* --- Content's --- */



.contentFirstPage div.itemNews				{ position: relative; padding-bottom: 20px; }

.contentFirstPage div.itemNews div.data		{ position: absolute; top: 0; left: 15px; width: 80px; }

.contentFirstPage div.itemNews div.text		{ position: relative; top: 0; left: 95px; margin-right: 95px; }



/* --- Banner's --- */



.contentFirstPage div.banners				{ margin-top: 30px; }

.contentFirstPage div.banners div.left		{ float: left; padding: 0 15px; }

.contentFirstPage div.banners div.right		{ float: left; padding-left: 30; }



/* --- Contact's --- */



.contentFirstPage div.contacts						{ margin: -40px 0 0 65px; }

.contentFirstPage div.contacts div.left				{ float: left; padding: 0 30px 0 15px; }

.contentFirstPage div.contacts div.left h1			{ color: #133C6F; margin-left: -15px; }

.contentFirstPage div.contacts div.left div.city	{ margin-bottom: 20px; clear:both;}

.contentFirstPage div.contacts div.left span		{ color: #133C6F; font-weight: bold; font-size: 13px; }

.contentFirstPage div.contacts div.right			{ float: left; }



/* --- sendMail --- */

.inp	{ width: 180px; }

.txt	{ width: 180px; height: 80; }

.inp2	{ width: 190px; }

.txt2	{ width: 190px; height: 80; }

.subm	{ border-width: 1; border-style: solid; border-color: #8A8B8F; background-color: #F1F2F2; width: 180px; cursor: hand; }

.subm2	{ border-width: 1; border-style: solid; border-color: #8A8B8F; background-color: #F1F2F2; cursor: hand; }





.marg3 { margin-top: 15px; }



/* For print */

.cars { border-top: 1px solid #CCC; padding: 2px; }

.cars div { float: left; }



.left div { float: left; margin: 5px; z-index: 2; color: #000000; }

.m { margin: 2px 0 4px 0; }

.k { margin: 4px 0 4px 0; }

.pages {padding: 15px;}

.tabl th, .tabl td                  {  padding:5px 3px; text-align: left; border-bottom: 1px solid #ccc;}

.pic_sm                                    { cursor:pointer;}

/* seo */

#qafadar1 { position: absolute; top: 100px; left: 170px; visibility: hidden; }

#qafadar2 { position: absolute; top: 100px; left: 171px; visibility: hidden; }

#qafadar3 { position: absolute; top: 100px; left: 172px; visibility: hidden; }

#qafadar4 { position: absolute; top: 100px; left: 173px; visibility: hidden; }



#accessories td,

#accessories th             { border-bottom: 1px dotted #ccc; padding:5px; text-align:left; }

#accessories input          { margin:0 5px 0 0; }

#field                      { font-weight: bold; text-align:center !important; }      

.newstable       { border-collapse:collapse;}
.newstable td,
.newstable th    {padding:5px;}
.newstable th    {background: #EBEBEB;}
.newstable td    {background: url(/img/menuImgBGR.gif) repeat-x bottom;}

.newstable .left {font-weight: bold; float:none;}

.print-link { background:url("/img/print.gif") no-repeat scroll left center; display:block; padding:5px 20px; margin-left:5px;}