html {
	height: 100%;
}

body { 
	/* 
	background-image: url('/images/tlo_main.gif');
	background-position:center;
	background-repeat:repeat-y;
	*/
		
	background-color: #DDDCDC;
	color: #2f2f2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
  	line-height: 1.4em;

	height: 100%;
}
	
h2 {
	font-size:18px;
	font-weight: bold;
	color: #000;
}

a {
	color: #000000;
	font-size: 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	outline:none;
	text-decoration: none;
}


/*
a:visited { color:#000000;outline:none; }
a:hover { color: #4f4f4f;outline:none; }
a:active { color:#000000;outline:none; }
*/

a.ebook:link { font-weight: normal; }
a.ebook:visited { font-weight: normal; }
a.ebook:hover { font-weight: normal; }
a.ebook:active { font-weight: bold; }


img { 
	border: 0 none; 
	outline:none;
}

#container {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 0 auto;
	width: 962px;
	background-color: #ffffff;
	
}

.top {
	float: left;
	width: 922px;
	background-image: url('/images/tlo_top.gif');
	background-repeat:repeat-x;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	/* height: 124px; */
}

.logo {
	float: left;
	margin-left: 40px;
}

.top_center {
	float: left;
	width: 200px;
}

.top_center_profile {
	float: left;
	width: 50px;
}

.top_center_profile_main {
	float: left;
	width: 275px;
}

.top_right {
	float: left;
	width: 380px;
	height: 126px;
	background-image: url('/images/tlo_top_right.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	color: #ffffff;
}

.top_right_main {
	float: left;
	width: 492px;
	height: 126px;
	background-image: url('/images/tlo_top_right_main.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	color: #ffffff;
	text-align: right;
	margin-left: 90px;
}

.top_right_profile {
	float: left;
	width: 550px;
	height: 126px;
	background-image: url('/images/tlo_top_right.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	color: #ffffff;
}

.top_right_profile_main {
	float: left;
	width: 330px;
	height: 126px;
	background-image: url('/images/tlo_top_right.gif');
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	color: #ffffff;
}

a.top_right_link {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

.orange-top-line {
	clear: both;
	float: left;
	background-color: rgb(231, 127, 42);
	width: 962px;
	height: 3px;
}

.top-google-ad {
	text-align: center;
	width: 736px;
	padding-left: 2px;
	padding-right: 2px;
}

.top-main-google-ad {
	clear: both;
	float: left;
	width: 962px;
	text-align: center;
	margin-top: 10px;
}

.main {
	width: 962px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	float: left;
	background-color: #ffffff;
}

.main table {
	padding: 10px;
	font-size: 12px;
}

.main td {
	padding: 10px;
	font-size: 12px;
	text-align: left;
}

.main_left {
	float: left;
	width: 610px;
	margin-left: 20px;
}

.main_right {
	float: left;
	width: 300px;
	margin-left: 10px;
}

.main_strona {
	padding: 40px;
	font-size: 12px;	
	min-height: 300px;
	background-color: #ffffff;
}

.szukaj_admin {
	margin-top: 10px;
	margin-bottom: 10px;
}

.szukaj_inner_box {
	background-color: #F2F2F2;
	padding: 10px;
}

.szukaj_box {
	/*
	float: left;
	background-image: url('/images/tlo_szukaj.gif');
	background-repeat: no-repeat;
	height: 117px;
	width: 539px;
	margin-bottom: 20px;
	*/
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #DFDFDF;
	float: left;
	/* height: 100px; */
	margin-bottom: 20px;
	padding: 5px;
	width: 539px;
}

.form_szukaj {
	margin-top: 50px;
	margin-left: 32px;
}

.input_szukaj {
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	width: 400px;
}

.right_box {
	margin-top: 10px;
	width: 270px;
	height: 100px;
	color: #4f4f4f;
	font-size: 11px;
	padding: 10px;
	padding-left: 15px;
	padding-top: 15px;
	float:left;
	background-image: url('/images/tlo_right_box.gif');
	background-repeat: no-repeat;
}

.numery {
	/* padding-top: 20px; */
	padding-bottom: 20px;
	float: left;
}

.stopka {
	width:962px;
	border-top:1px solid #cccccc;
	font-size: 10px;
	margin:0 auto;
	padding:0px;
	color: #fff;
	font-size:11px;
	text-align: left;
	padding-bottom: 20px;
	background-color: #525252;
	float: left;
}

.stopka_menu {
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

ul.stopka_link {
	list-style-type:none;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 200px;
}

li.ul_header {
	list-style-type:none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.stopka_right {
	clear: both;
	width: 962px;
	/*
	font-size: 10px;
	margin-right: 20px;
	*/
	text-align: right;
	float: right;
}

a.stopka_link {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
}

.login fieldset {
	border: 1px solid #cccccc;
	padding-top:30px;
	width: 250px;
	height: 200px;
}

.login {
	margin-left: 350px;
	text-align: center;
}

.login td {
	padding: 10px;
	font-size: 12px;
}

.info {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border: 2px solid #90b790;
	background-color: #B3EFB3;
	width: 900px;
	padding: 10px;
	margin: 0px 20px 20px 20px;
	text-align:center;
}

.errors {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}

.errInfo {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border: 2px solid #000000;
	background-color: #FF6A5F;
	width: 900px;
	padding: 10px;
	margin: 0px 20px 20px 20px;
	text-align:center;
}

.stolenInfo {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #FC6400;
	background-color: #fcae00;
	width: 700px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
	clear: both;
}

.table_car table {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 280px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.table_car td {
	background-color: #DFDFDF;
	color: #000;
	padding: 5px;
	text-align: left;
	border: 1px #fff solid;
}


.table_car th {
	background-color: #666;
	color: #fff;
	padding: 5px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

#tabPages table {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 280px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

#tabPages td {
	background-color: #DFDFDF;
	color: #000;
	padding: 5px;
	text-align: left;
	border: 1px #fff solid;
}


#tabPages th {
	background-color: #666;
	color: #fff;
	padding: 5px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

#form_rejestracja {
	margin-left: 300px;
}

#form_rejestracja td {
	padding: 10px;
	font-size: 12px;
}

#tabs6 {
	float:left;
	/* width:100%; */
	font-size:93%;
	line-height:normal;
}

#tabs6 ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}

#tabs6 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs6 a {
	float:left;
	background:url("/images/tableft6.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs6 a span {
	float:left;
	display:block;
	background:url("/images/tabright6.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {float:none;}

/* End IE5-Mac hack */
#tabs6 a:hover span {
	color:#FFF;
}

#tabs6 a:hover {
	background-position:0% -42px;
}

#tabs6 a:hover span {
	background-position:100% -42px;
}

#tabs7 {
	float:left;
	font-size:93%;
	line-height:normal;
}

#tabs7 ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
}

#tabs7 li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs7 a {
	float:left;
	background:url("/images/tableft6.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabs7 a span {
	float:left;
	display:block;
	background:url("/images/tabright6.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs7 a span {float:none;}

/* End IE5-Mac hack */
#tabs7 a:hover span {
	color:#FFF;
}

#tabs7 a:hover {
	background-position:0% -42px;
}

#tabs7 a:hover span {
	background-position:100% -42px;
}

.box {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 720px;
	clear: both;
	background-color: #ffffff;
	
	margin: 0 auto;

	padding-left: 10px;
	padding-right: 10px;
	
	/* margin-top: -4px; */
	/* min-height: 300px; */
}
	
.box_bottom {
	background: url(/images/bottom_box_742px.gif) no-repeat;
	width: 742px;
	height: 14px;
	clear: both;
	margin: 0 auto;
}

.box_top {
	background: url(/images/top_box_742px.gif) no-repeat;
	width: 742px;
	height: 14px;
	clear: both;
	margin: 0 auto;
}

.h3_box {
	padding-top: 10px;
	font-size: 170%;
	color: #000000;
	line-height: 1;
	margin: 0;
}

.p_box {
	padding-top: 10px;
	color: #1B220F;
	line-height: 1.3;
	margin: 0;
}

.linia_box {
	border-bottom: 1px solid #cccccc;
	clear: both;
	width: 100%;
}

.linia_box_top {
	border-top: 1px solid #cccccc;
	clear: both;
	width: 100%;
}

.a-row {	
}


.google-adsense-vertical {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	float:left;
}

.menu-gap {
	clear: both;
	height: 20px;
}

.menu-row {
	background-image: url('/images/middle_box2.gif'); 
	background-repeat:repeat-y;
	padding-left: 10px;
	width: 160px;
	float:left;
}

.menu-row-title {
	background-image: url('/images/middle_box2.gif'); 
	background-repeat:repeat-y;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	height: 30px;
	float:left;
}

form.formmain input {
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:300px;
	display:block;
	padding:4px 3px;
}

form.formmain  input[type="checkbox"]{
	width: 20px;	
}

form.formmain select {
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:300px;
	display:block;
	padding:4px 3px;
}

form.formmain textarea {
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:420px;
	display:block;
	padding:4px 3px;
}

form.formmain  input:focus{
	background:#fff;
	border:1px solid #888;
}

form.formmain  textarea:focus{
	background:#fff;
	border:1px solid #888;
}

.headCalc {
	font-size: 13px;
	font-weight: bolder;
}

.costTable {	
	border-collapse: collapse;
	border: 1px solid black;
	padding: 7px;
	width: 100%;
}

.costTable td {
	padding: 7px;
	margin: 0;
	/*width: 150px; */

	border-collapse: collapse;
	border: 1px solid black;

	/* text-align: center; */
}

.left_menu {
	float: left;
	padding-left: 20px;
	width: 180px;
}

.ebookForm1 input {
	/* width: 70px; */
	padding: 0;
}

.ebookForm1 th {
	padding: 5px;
	background-color: rgb(200, 200, 200);
	text-align: left;
	font-weight: bold;
	border:1px solid #000000;	
}

.ebookForm1 td {
	border:1px solid #000000;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


.company-logos {
	clear: both;
	margin: 0pt auto;
	text-align: center;
	font-size: 10px;
}

.best-cars-box {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear: both; 
	padding: 5px; 
	margin-top:10px; 
	height: 80px; 
	border: 1px solid #CFCFCF;
}

.best-cars-image {
	float: left;
	width: 100px;
}

.best-cars-info {
	float: left; 
	width: 180px;
}