html {height:100%;}
body {
	background: transparent url("images/tla/gorne_tlo_strony.gif");
	background-repeat: repeat-x;
	background-color: #4D5D76;
	text-align: center;
	height:100%;
	margin:0%;
	padding:0%;
	font-size: 12px;
	font-family:Verdana;
}
a:link{color: black;text-decoration: underline;}
a:visited{color: black;text-decoration: underline;}
a:hover{color: black;text-decoration: underline;}
a:active{color: black;text-decoration: underline;}
#kontener_glowny {
	margin: 0 auto 0 auto;
	width: 762px;
	margin-top: 22px;
	background: white;
	height:100%;
}
/* GORNE MENU KATALOGU */
#menu_gorne {
	width: 762px;
	height: 96px;
	background: white;
}
#menu_gorne_logo {
	width: 295px;
	height:96px;
	float: left;
}
#menu_gorne_nazwa {
	width: 465px;
	height: 30px;
	float:left;
	background: #4D5D76;
	margin-left: 1px;
}
#odstep_napis {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 25px;
}
#menu_gorne_wybor {
	width: 465px;
	height: 65px;
	float:left;
	background: #213454;
	margin-left: 1px;
	margin-top: 1px;
}
#tabela_menu_gorne {
	margin-left: 25px;
	margin-top:5px;
	color: white;
}
#tabela_menu_gorne td {
	padding: 3px;
	text-align: left;
	font-size: 12px;
	font-family: verdana;
}
#tabela_menu_pojazdy {
	margin-left: 20px;
	margin-top:5px;
}
#tabela_menu_pojazdy td {
	text-align: left;
	font-size: 12px;
	font-family: verdana;
}
/* menu wlasciwej wyszukiwarki */
#menu_wyszukiwarki {
	background: white;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left:20px;
	padding-top: 20px;
	/*padding-bottom: 20px;*/
}
.menu_opcja {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Verdana;
}
/* wyswietlanie */
.wyswietl_wynik {
	background: white;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left:20px;
	padding-bottom: 20px;
}
.wyswietl_wynik a:link{color: black;text-decoration: none;}
.wyswietl_wynik a:visited{color: black;text-decoration: none;}
.wyswietl_wynik a:hover{color: black;text-decoration: underline;}
.wyswietl_wynik a:active{color: black;text-decoration: none;}
#pokaz_modele {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0;
	border-bottom-width: 0;
	border-color:black;
	border-style:solid;
	width: 722px;;
}
#pokaz_modele td{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	border-top-width:0; border-right-width:0; border-bottom-width:1px; border-left-width:1px; border-color:black; border-style:solid;
	padding-left: 10px;
	padding-right: 10px;
}
#pokaz_filtry {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0;
	border-bottom-width: 0;
	border-color:black;
	border-style:solid;
	width: 722px;;
}
#pokaz_filtry td{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	border-top-width:0; border-right-width:0; border-bottom-width:1px; border-left-width:1px; border-color:black; border-style:solid;
	padding-left: 3px;
	padding-right: 3px;
}
#pokaz_filtry td a:link{color: black;text-decoration: none;}
#pokaz_filtry td a:visited{color: black;text-decoration: none;}
#pokaz_filtry td a:hover{color: black;text-decoration: underline;}
#pokaz_filtry td a:active{color: black;text-decoration: none;}
.tab_nag {
	background:#EBEBEB;
	font-weight: bold;
}
.filtr_uwagi {
	height:12px;
	width: 50px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	color:white;
	font-size:10px;
	background:black;
	text-align:center;
}
.filtr_uwagi a:link{color: white;text-decoration: none;}
.filtr_uwagi a:visited{color: white;text-decoration: none;}
.filtr_uwagi a:hover{color: red;text-decoration: none;font-weight:normal;}
.filtr_uwagi a:active{color: white;text-decoration: none;}

.tabela_krata {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font-size:12px;
	font-family:verdana;
}
.tabela_krata td {
	padding: 3px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}