/*------------------------------------------GENERAL---------------------------------------------*/
body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #696969;
}

a:focus {
outline : none;
}

p em {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #696969;
}

p a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #1B7DD6;
text-decoration : none;
font-weight:bold;
}

p a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #1B7DD6;
text-decoration : underline;
}

b {
font-size : 110%;
}

em {
color : #ffffff;
}

h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #1B7DD6;
margin : 0;
}

h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #696969;
margin : 0;
}

h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #1B7DD6;
margin : 0;
padding : 0;
}

h3 a{
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #1B7DD6;
margin : 0;
padding : 0;
text-decoration:none;
}

h3 a:hover{
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #1B7DD6;
margin : 0;
padding : 0;
text-decoration:underline;
}

h4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #696969;
margin : 0;
padding : 0 0 5px 0;
}

h5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #696969;
margin : 0;
padding : 0 0 5px 0;
}

#maincontainer {
width : 1112px;
margin : 0 auto;
padding-top : 20px;
padding-bottom : 10px;
}


#contentwrapper {
width : 960px;
background-color : #ffffff;
background : url(../images/meniu/bg_meniu4.gif) left repeat-y;
}


#topsection {
background : #ffffff;
height : 150px;
background-image : url(../images/header3.jpg);
background-repeat : no-repeat;
}

#search {
position : absolute;
margin-left : 885px;
margin-top : -100px;
}

.main {
background-image : url(../images/main1.jpg);
background-repeat : no-repeat;
height : 170px;
margin: 0px;
}

.main1 {
padding : 10px;
margin-bottom: 15px;
background-image:url(../images/about.jpg);

}

.main1 p {
margin: 5px 0 0 0;
}


#contentcolumn {
margin : 0 20px 0 210px;
padding-top : 10px;
}

#leftcolumn {
width : 200px;
float : left;
}

.clear {
clear : both;
}

.header_breadcrumbs {
margin : 0;
padding : 5px 0 0 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #696969;
}

.header_breadcrumbs a{
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2c58d4;
}

/*------------------------------------------END OF GENERAL---------------------------------------------*/


/*------------------------------------------MENIU---------------------------------------------*/

.glossymenu{
background : url(../images/top_meniu3.jpg) no-repeat top;
list-style-type: none;
margin: 0;
padding: 44px 0 0 0 ;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: url(../images/meniu/glossyback42.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 30px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 168px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/meniu/glossyback41.gif);
}

/*------------------------------------------END OF MENIU---------------------------------------------*/

/*------------------------------------------NAVIGATION---------------------------------------------*/

.navi {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #696969;
padding-bottom: 5px;
}

.navi a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2c58d4;
font-weight:none;
text-decoration: underline;
}

.navi a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2c58d4;
font-weight:none;
text-decoration: none;
}

/*------------------------------------------END OF NAVIGATION---------------------------------------------*/


/*------------------------------------------TOP CONTENT---------------------------------------------*/

.top_content {
background-image:url(../images/bg_h1.gif);
height: 60px;
}

.top_content h1 {
padding : 10px 0 0 10px;
color : #ffc600;
}

.top_content h2 {
padding :5px 0 0 10px;
color : #ffffff;
}

.top_content_ah {
background-image:url(../images/bg_h1.gif);
height: 60px;
}

.top_content_ah h1 {
padding : 10px 0 0 10px;
color : #02B7F0;
}

.top_content_ah h2 {
padding :5px 0 0 10px;
color : #ffffff;
}

/*------------------------------------------END OF TOP CONTENT---------------------------------------------*/


/*------------------------------------------UPDATES---------------------------------------------*/

.updates {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
width : 728px;
border-bottom: 1px dotted #ffffff;
border-left: 1px solid #9a9a9a;
border-right: 1px solid #9a9a9a;
background-image:url(../images/bg_carbon.gif);
}

.updates p {
padding : 0px 0px 20px 10px;
margin : 0;
width : 585px;
text-align:justify;
}

.updates a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffc600;
font-weight:bold;
text-decoration: none;
}

.updates a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
font-weight:bold;
text-decoration: underline;
}

.updates img {
float : right;
padding-right: 10px;
}

.updates h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #ffc600;
padding: 10px 0px 5px 10px;
margin: 0px;
}

.updates1 {
background-image: url(../images/top_updates.jpg);
background-position: top;
background-repeat: no-repeat;
padding-top: 42px;
}

/*------------------------------------------END OF UPDATES---------------------------------------------*/


/*------------------------------------------HIGHLIGHT---------------------------------------------*/
.highlight {
color : #ffffff;
width : 730px;
height: 202px;
margin-bottom: 15px;
}

.highlight p {
padding : 15px 0px 20px 360px;
margin : 0;
text-align: justify;
color : #696969;
}

.highlight h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #2c58d4;
margin : 0;
padding : 0px 0px 0px 360px;
}

.highlight img {
float : left;
}

.highlight2 {
color : #ffffff;
width : 730px;
height: 202px;
margin-bottom: 20px;
}

.highlight2 p {
padding : 15px 360px 20px 0px;
margin : 0;
text-align: justify;
color : #696969;
}

.highlight2 h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #2c58d4;
margin : 0;
padding : 0;
}

.highlight2 img {
float : right;
}
/*------------------------------------------END OF HIGHLIGHT---------------------------------------------*/


/*------------------------------------------HISTORY---------------------------------------------*/

.history {
border : 1px solid #9a9a9a;
background:url(../images/bg_history.jpg);
margin : 20px 0 20px 0;
height: 90px;
}

.history a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
text-decoration : none;
}

.history a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
font-weight:bold;
text-decoration : underline;
}

.history1 {
width : 350px;
float : left;
border-right : 1px dotted #000000;
padding : 12px 5px 8px 5px;
}

.history2 {
width : 350px;
float : left;
padding : 12px 5px 8px 5px;
}

/*------------------------------------------END OF HISTORY---------------------------------------------*/

/*------------------------------------------ART CARS---------------------------------------------*/

.artcars {
border : 1px solid #9a9a9a;
background:url(../images/bg_artcars.jpg);
margin : 20px 0 20px 0;
height: 130px;
}

.artcars a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
text-decoration : none;
}

.artcars a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
font-weight:bold;
text-decoration : underline;
}

.artcars1 {
width : 350px;
float : left;
border-right : 1px dotted #000000;
padding : 2px 5px;
}

.artcars2 {
width : 350px;
float : left;
padding : 2px 5px;
}

/*------------------------------------------END OF ART CARS---------------------------------------------*/


/*------------------------------------------BMW CARS ARCHIVE---------------------------------------------*/
.archive {
border : 1px solid #9a9a9a;
background:url(../images/bg_archive.jpg);
margin : 20px 0 20px 0;
height: 75px;
}

.archive a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
text-decoration : none;
}

.archive a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
font-weight:bold;
text-decoration : underline;
}

.archive1 {
width : 350px;
float : left;
border-right : 1px dotted #000000;
padding : 2px 5px;
}

.archive2 {
width : 350px;
float : left;
padding : 2px 5px;
}
/*------------------------------------------END OF BMW CARS ARCHIVE---------------------------------------------*/


/*------------------------------------------NEWS---------------------------------------------*/

#news {
width: 708px;
border : 1px solid #9a9a9a;
background: url(../images/bg_carbon.gif) repeat-y;
background-position:right;
/*margin : 20px 0 20px 0;*/
padding : 20px 7px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
}

#news img {
 border: solid 3px #ffffff;
 
}

#news a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffc600;
text-decoration : none;
font-weight : bold;
}

#news a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffc600;
text-decoration : underline;
font-weight : bold;
}

#news p {
margin : 0;
}

#news em{
color : #ffffff;
}

/*------------------------------------------END OF NEWS---------------------------------------------*/

.table_1 {
width : 730px;
height: 250px;
padding : 0px;
text-align:justify;
}

.table_1 h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
padding-left : 10px;
}

.table_1 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2c58d4;
text-decoration : none;
}

.table_1 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2c58d4;
text-decoration : underline;
}

.table_1 p {
margin : 0;
}

.table_1a {
width : 350px;
float : left;
border-right : 1px dotted #330033;
padding : 7px;
background:url(../images/bg.gif);
background-position:top;
background-repeat:no-repeat;
}

.table_1b {
width : 350px;
float : left;
padding : 7px;
background:url(../images/bg.gif);
background-position:top;
background-repeat:no-repeat;
}

.table_1a img, .table_1b img {
display:block;
padding-top: 20px;
}




/*.table_3{
width: 488px;
border:#ACACAB 1px solid;
background-color:#EFECD9;
margin: 10px 0 20px 0;
padding: 5px;
}*/

.table_4 {
width : 150px;
border : 1px solid #acacab;
background-color : #efecd9;
margin : 20px 0 20px 0;
padding : 5px;
}



/*#partners {
width : 520px;
background: url(../images/bg_carbon.gif) repeat-y;
border: #9a9a9a solid 1px;
padding: 5px;
line-height : 20px;
font-size : 11px;
color : #ffc600;
margin-top: 10px;
}

#partners a {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
text-decoration : none;
}

#partners a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
text-decoration : underline;
}*/

.partners {
position: absolute;
width : 168px;
background: url(../images/partners_top.gif);
background-position : top;
background-repeat : no-repeat;
border: #9a9a9a solid 1px;
padding: 40px 10px 10px 10px;
font-size : 11px;
color : #ffc600;
background-color : #31446E;
margin : 728px 5px 0px 5px;
text-align:center;
}

.partners a {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
text-decoration : none;
}

.partners a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
text-decoration : underline;
}

.disclaimer {
width : 720px;
border : 1px solid #9a9a9a;
background-color : #4374B5;
margin : 20px 0 0 0;
padding : 5px;
}

.disclaimer p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
margin : 0;
}

#social {
position : absolute;
margin-left : 0px;
margin-top: 0px;

}

#adsense {
position : absolute;
margin-left : 740px;
}

#adsense2 {
position : absolute;
margin-left : 740px;
margin-top: 600px;
}

#adsense_index {
position : absolute;
margin-left : 740px;
margin-top: 700px;
}

#adsense_index2 {
position : absolute;
margin-left : 740px;
margin-top: 1300px;
}

#adsense_index3 {
position : absolute;
margin-left : 740px;
margin-top: 1900px;
}

#adsense_news {
position : absolute;
margin-left : 740px;
margin-top: 0px;
}


#adsense_cars {
position : absolute;
margin-left : 740px;
margin-top: 142px;
}

#social_adv_block {
position : absolute;
margin-left : 740px;
margin-top: 0px;
}

#adsense_cars2 {
position : absolute;
margin-left : 740px;
margin-top: 740px;
}

.advertising1 {
background-image:url(../images/moneysupermarket.jpg);
width: 160px;
height:130px;
position : absolute;
margin-left : 740px;
border: 1px solid #9a9a9a;
}

.advertising1 p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 9px;
color: navy;
}

.advertising1 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: navy;
}

.advertising1 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: navy;
text-decoration: underline;
}

#advertising2 {
position : absolute;
margin-left : 740px;
width: 160px;
height: 130px;
border: 1px solid #9a9a9a;
margin-top: 140px;
}

#advertising3 {
background-image:url(../images/Banner_160x130_text2.gif);
position : absolute;
margin-left : 740px;
width: 160px;
height: 130px;
border: 1px solid #9a9a9a;
}

#advertising3 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
}

#advertising3 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
text-decoration: underline;
}

.advertising4 {
background-image:url(../images/autoanything2.jpg);
position : absolute;
margin-left : 740px;
width: 160px;
height: 130px;
border: 1px solid #9a9a9a;
margin-top: 280px;
}

.advertising4 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
color: #C1191E;
}

.advertising4 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
color: #C1191E;
text-decoration: underline;
}

#advertising5 {
background-image:url(../images/q4.jpg);
position : absolute;
margin-left : 740px;
width: 160px;
height: 130px;
border: 1px solid #9a9a9a;
}

#advertising5 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
}

#advertising5 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
text-decoration: underline;
}

#advertising6 {
background-image:url(../images/partsgeek.jpg);
position : absolute;
margin-left : 740px;
width: 160px;
height: 130px;
border: 1px solid #9a9a9a;
}

#advertising6 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
}

#advertising6 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
text-decoration: underline;
}

#advertising7 {
background-image:url(../images/motoring_160x130.jpg);
position : absolute;
margin-left : 740px;
width: 160px;
height: 130px;
border: 1px solid #9a9a9a;
margin-top: 420px;
}

#advertising7 a {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
}

#advertising7 a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
margin-top: 20px;
color: #2c58d4;
text-decoration: underline;
}

#advertising8 {
background-image:url(../images/ad_here.gif);
position : absolute;
margin-left : 740px;
width: 160px;
height: 130px;
}

#advertising8 a{
display : block;
width: 100%;
height: 100%;
text-decoration: none;
}

#advertising8 a:hover{
text-decoration: none;
}

#advertising9 {
background-image:url(../images/endsleigh.jpg);
position : absolute;
border: 1px solid #9a9a9a;
margin-left : 740px;
width: 160px;
height: 130px;
margin-top: 140px;
}

#advertising9 a{
display : block;
width: 100%;
height: 100%;
text-decoration: none;
}

#advertising9 a:hover{
text-decoration: underline;
}

#advertising10 {
position : absolute;
border: 1px solid #9a9a9a;
margin-left : 740px;
width: 160px;
height: 130px;
margin-top: 420px;
}

#advertising10 a{
display : block;
width: 100%;
height: 100%;
text-decoration: none;
}

#advertising10 a:hover{
text-decoration: underline;
}

#advertising11 {
background-image:url(../images/motors.jpg);	
position : absolute;
border: 1px solid #9a9a9a;
margin-left : 740px;
width: 160px;
height: 130px;
margin-top: 560px;
}

#advertising11 a{
display : block;
width: 100%;
height: 100%;
text-decoration: none;
}

#advertising11 a:hover{
text-decoration: underline;
}

#advertising12 {
background-image:url(../images/motors.jpg);
position : absolute;
border: 1px solid #9a9a9a;
margin-left : 740px;
width: 160px;
height: 130px;
margin-top: 140px;
}

#advertising12 a{
display : block;
width: 100%;
height: 100%;
text-decoration: none;
}

#advertising12 a:hover{
text-decoration: underline;
}

a.bookmark
{
	display:block;
	text-indent:-5000px;
	background: url(../images/b_bookmark.jpg) no-repeat top center;
	width:106px;
	height:38px;
}

a:hover.bookmark
{
background-position:bottom;
}


.know {
background-image : url(../images/know_top.gif);
background-position : top;
background-repeat : no-repeat;
position : absolute;
margin : 337px 5px 0px 5px;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
width : 188px;
border : 1px solid #9a9a9a;
background-color : #31446E;
}

.know ul {
margin : 40px 10px 10px 22px;
padding : 0;
list-style-type : disc;
}

.know ul li {
margin : 0;
}

.facebook {

position : absolute;
margin : 45px 5px 0px 5px;
width : 189px;
background-color : #ffffff;

}

.logo {
width : 500px;
float : left;
text-align : center;
margin-left : 120px;
}

/*------------------------------------------CONVERTER---------------------------------------------*/

.converter {
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-size : 12px;
}

.converter h4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #ffc400;
}

/*------------------------------------------END OF CONVERTER---------------------------------------------*/

.th_gallery {
background: url(../images/bg_carbon.gif) repeat-y;
padding-bottom: 20px;
}

.th_gallery h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #ffffff;
padding: 10px 0px 5px 0px;
}

.th_gallery h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
padding: 5px 0px 5px 0px;
}

.th_gallery a{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
padding: 5px 0px;
text-decoration : none;
}

.th_gallery a:hover{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffc600;
padding: 5px 0px;
text-decoration : underline;
}

.th_gallery_history {

background: url(../images/bg_carbon_history.gif) repeat-y;
padding-bottom: 10px;
padding-left: 15px;
margin-left : 275px;
}

.th_gallery_history a{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
padding: 10px 0px;
text-decoration : none;
}

.th_gallery_history a:hover{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffc600;
padding: 10px 0px;
text-decoration : underline;
}

/* bkbspecs */
table.bkbspecs, table.bkbcompare, table.bkbengines {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #acacab;
	margin: 1px;
	margin-left: auto;
	margin-right: auto;
}

table.bkbspecs td, a.bkbspecslink, table.bkbcompare td, a.bkbspecslink, table.bkbengines td, a.bkbengineslink {
	font-family: arial;
    font-size: 8pt;
    font-weight: normal;
	border-top:1px dotted #acacab;
	border-right: 1px dotted #acacab; 
	vertical-align: top;
}

table.bkbspecs td, a.bkbspecslink {
    text-align:left;
}

table.bkbspecs td.light, table.bkbcompare td.light, table.bkbengines td.light {
	background-color: #F0F0F0;
}

table.bkbspecs th, table.bkbcompare th, table.bkbengines th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	padding-top: 1px;
	padding-left: 2px;
	height: 17px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.bkbengines th {
	text-align: left;
}

table.bkbspecs_info td {
	text-align: left;
}
/* bkbspecs */

/*------------------------------------------FOOTER---------------------------------------------*/

#footer {
width : 1112px;
color : #fff;
text-align : center;
border-top : 10px solid #ffffff;
height : 70px;
background : url(../images/right_footer2.gif) no-repeat right;
background-color: #4374B5;
line-height : 20px;
}

#footer a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
text-decoration : none;
}

#footer a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #ffffff;
text-decoration : underline;
}

/*------------------------------------------END OF FOOTER---------------------------------------------*/

