
@import url(suzuki_menu.css);




a.menu_left
{
	color: #666666;
	font-size: 11px;
	/*font-weight: bold;*/
}

a:hover.menu_left
{
	color: #003145;
}

.menu_bottom
{
	color: #738e99;
	font-size: 10px;
}

a.menu_bottom
{
	color: #738e99;
	font-size: 10px;
}


a:hover.menu_bottom
{
	color: white;
}



.menu_bottom2
{
	color: white;
	font-size: 11px;
}
a:hover.menu_bottom2
{
	color: white;
	font-size: 11px;
	text-decoration: underline;
}



a.news_link {
	color: black;
	text-decoration: none;
	
}

img.news_pic {
	border-color: silver;
}


.tytul, .moto_kat
{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

.tytul2, .moto_name
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.moto_year {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

table.txt1 {
		border-collapse: collapse;
		border: 1px solid #a9a9a9;
}

td.td0 {
	border: 1px solid #a9a9a9;
	font-weight: bold;
	background-color: #f5f5f5;
}

td.td1 {
	border: 1px solid #a9a9a9;
}

td.td2 {
	border: 1px solid #a9a9a9;
	text-align: center;
}

/*a, a:hover, a:visited, a:link, a:active, a:focus
{ text-decoration:none;
color: #1e90ff }*/

a { text-decoration:none;
color: #1e90ff }


/* dealer */
.dealer {
	border: 1px white solid;
	border-collapse: collapse;
	width: 550px;
	background-color: White;
}

.dealer-head {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #C4CED7;
}

.dealer_adres {
	border-bottom:1px solid #E4E4E4; 
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;	
}

.dealer_tyt {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px; 
	color: #000000; 
	font-weight: bold; 
	vertical-align: middle;
	//background-color: #E6E7EE;
	background-color: #f2f3f6;
}

.dealer_tyt2 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px; 
	color: gray; 
	font-weight: bold; 
	vertical-align: middle;
	//background-color: #E6E7EE;
	background-color: #f2f3f6;
}

.dealer-firma {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: left;
	border-bottom: 1px dotted silver;
}

















































/* Grundlegende Einstellungen f�r die Men�leiste */
.main_menue {
	background-color:#003145;
	padding-left: 8px;
	padding-right: 16px;	
}

.navigation_table {
	border: 0px;
	padding: 0px;
	margin:0px;	
}

.actual_menue {
	padding-left: 8px;
	background-color: #ADA999;
	color:#000000;
}

/* ------------ */


/* globals */
/* setzt nur die Schrift und Seitenr?nder auf 0*/
.page {
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	font-family: "ITC-Franklin Gothic Compressed", Verdana, Arial,  helvetica, sans-serif;
    font-size: 11px;
    color : #000000;
}

body {
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	font-family: "ITC-Franklin Gothic Compressed", Verdana, Arial,  helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	background-color: #FFFFFF;
}





.line_width {
	margin: 0px;
	width: 144px;
}

.line {
	height: 1px;
	color: #999999;
	border-style: none;
	border-bottom: 1px solid #999999;
	margin-top: 8px;
	margin-bottom: 8px;
}

.news-line {
	height: 1px;
	color: #999999;
	border-style: none;
	border-bottom: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 16px;
	width: 512px;
}

.news-line1 {
	height: 1px;
	color: #e0e0e0;
	border-style: none;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 0px;
	margin-bottom: 16px;
	width: 100%;
}

.text_fett {
	font-family: Arial,  helvetica, sans-serif;
    font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 1px;
}



.search-header {
	width: 160px;
	border-bottom: 1px solid #666666;
	font-family: Arial,  Helvetica, Sans-serif;
    font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.search{
	padding: 0px;
	margin-top: 5px;
}

.search-box{
	width: 126px;
	height: 14px;
	margin-right: 8px;
	border: 1px solid #999999;
	padding: 0px;
	vertical-align: middle;
}

.search-button {
	vertical-align: middle;
	border-style: none;
	margin: 0px;
	padding: 0px;
}


.link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}


/*
.link-hoover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
*/
a.link {
	text-decoration:none;
	color: #666666;
}

a.link:link { color: #666666; }
a.link:visited { color: #666666; }
a.link:hover { color: #000000;  }
a.link:active {color: #000000;}

.link-visted {
	color: #000000;
}

.link-space {
	margin-top: 8px;
	margin-bottom: 8px;
}

img.pic {
	border: 1px solid silver;
}




/* dealer */

.table-h {
	font-weight: bold;
	background-color: #f5f5f5;
}






.moto_fot {
border: 1px solid silver;
}






/* aktualnosci */



/* aktualnosci */
.aktualnosci {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid silver;
}

.aktualnosci_tytul {
	font-size: 11px;
	font-weight: bold;
	background-color: #e7e7e7;
	padding:3px;
}

.aktualnosci_data {
	font-size: 10px;
	text-align: right;
	color: silver;
	background-color: #e7e7e7;
	padding:3px
}


.aktualnosci_wiecej {
	text-align: right;
	font-weight: bold;
}





/* cookies */

#cookies_tresc {
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	text-align:center;
	position:fixed;
	bottom:0;
	padding-top:10px;
	height:85px;
	width:100%;
	color:#738e99;
	font-size:10px;
}

.cookies_content_1 a {
	color:#003145;
	font-weight:bold;
	text-decoration:none;
}

.cookies_content_1 {
	background-color:#FFFFFF;
	padding-top:10px;
}

.cookies_content_2 {
	padding-top:15px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}

#cookies_potwierdz {
	background-color:#003145;
	padding:7px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}