/* ::::: 100% ::::: */
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	background:	url("/oplastike/images/bg_top.jpg") repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
html, body {
	height: 100%;
	width:960px;
	margin: 0 auto;
	
}
#container {
	 min-height: 100%; 
	margin: 0 10px;
	
	
}
* html #container {
	height: 100%;
}
#header {
	height: 220px;
	margin: 0;
}
#footer {
	clear: both;
	height: 100px;
	margin: -100px auto 0 auto;
	position: relative;
	background:	url("/oplastike/images/bg_bottom.jpg") repeat-x top;
}
#clearfooter {
	display: block;
	height: 160px;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#656565;
}
#footer a:link, #footer a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#656565;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#656565;
	text-decoration: none;
}
#footer td{
	text-align: center;
}
#footer span{
	padding: 0 10px;
}

.price-table td {padding:2px 5px; height:25px}

#left_stati h2 a{font-size: 12px;}
#bot_menu h3 a, #bot_menu h4 a {font-size: 12px;}
#bot_menu h3 , #bot_menu h4 {float:left; margin:0 5px;}
