html * { font-size: 100.01% }

body {
  font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  font-size: 75.00%; 
  color: black;
  margin: 0;
  padding: 0;
  background-color:#efefef;
}

h1 { 
  font-size: 150%; /* 28px */
}                        

h2 {
  font-size: 133.33%; /* 16px */
}

h3 {
  margin-top: 0;
}

textarea {
  font-size: 12px; 
}


#wrapper {
  /*width: 750px;*/
  width: 1000px;
  margin: 0 auto; 
}

#logo {
  height: 90px; 
}

#logo h1 {
  margin: 0;
  padding-top: 15px;
}

#main {
  /*float: left;*/
  width: 100%;
}

#main .item_short h3 {
  margin-bottom: 0;
}

#main .time_order {
  margin-top: 10px;;
}

#content {
  margin-left: 200px; 
}

#left {
  float: left;
  width: 200px;
  /*margin-left: -750px;*/ 
  /*margin-left: -1000px;*/
}

#left .cart_ordering {
  text-align: center; 
  margin: 5px 0 20px 0;
}

#left .cart_empty {
  text-align: center; 
}

#left .search_form div {
  text-align: center;
  padding-bottom: 5px;
}

#footer {
  clear: left;
  width: 100%;
  text-align: center;
}

.inside {
  margin: 10px;
  margin-top: 0;
}

table {
  margin-bottom: 10px;
}

thead {
  font-weight: bold;
  text-align: center;
}

#tabInvoice {
  display: none;
}

td {
  vertical-align: top;
}

td.details div {
  padding: 3px 0;
}

p.page_list {
  text-align: center;
}

div.sort_link {
  margin-bottom: 6px;
}

.important {
  color: green;
  font-weight: bold;
}

	.clear {	clear: both;}
	input.text {background: #ffffff url('http://forum.aekatowice.pl/images/forum2010/input_bg.png') repeat-x scroll top center;color: #444;padding: 1px;height:16px;border-left:1px solid #c0c0c0;border-top:1px solid #c0c0c0;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
	textarea {background-color: #fff;color: #444;border: 1px solid #B5B5A2;padding: 2px;font-family: Verdana;line-height: 1.4;	font-size: 13px;}
	select {background-color: #ffffff;border: 1px solid #B5B5A2;}	
	.searchtext {width:170px; height:22px;}
	
	
	#serwisyAE {height:50px;float:right;overflow:hidden;margin-top:40px;}
	#serwisyAE ul {font-size:0.92em;	list-style-image:none;list-style-position:outside;list-style-type:none;}
	#serwisyAE li {background:transparent url('http://forum.aekatowice.pl/images/forum2010/nav_bg_l.png') no-repeat scroll 0 -38px;float:left;margin:0;padding:0;}
	#serwisyAE li.first-child {background-position:0 -114px;}
	#serwisyAE li:hover {background-position:0 0;}
	#serwisyAE li.first-child:hover {background-position:0 -76px;}
	#serwisyAE li.hover {background-position:0 -76px;}
	#serwisyAE li.hover a{background-position:100% 0;color:#323232;}	
	#serwisyAE a {background:transparent url('http://forum.aekatowice.pl/images/forum2010/nav_bg_r.png') no-repeat scroll 100% -38px;color:#008FCF;float:left;line-height:38px;padding:0 14px;text-decoration:none;}
	#serwisyAE li.last-child a {background-position:100% -114px;}
	#serwisyAE a:hover, #serwisyAE a:active {background-position:100% 0;color:#323232;}
	#serwisyAE li.last-child a:hover, #serwisyAE li.last-child a:active {background-position:100% -76px;}
	
	#container {border:1px solid #E4E4E4;background-color:#fff;}
	
	#footer {background:none repeat scroll 0 0 #2B2B2B;border-top:7px solid #B3D11B;}
	
	
	a:link {	color: #8BB52B;	text-decoration: none;}
	a:visited {color: #8BB52B;text-decoration: none;	}
	a:hover, a:active {color: #008FCF;text-decoration: underline;}	

	ul.pde a:link,ul.pde a:visited{color: #8BB52B;	text-decoration: none;}	
	ul.pde a:hover,ul.pde a:active{color: #008FCF;text-decoration: underline;}	
