body{
	margin: 0px auto;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	
}

a{
	color: #0080C0;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#header {
	margin:0; padding:0;
	display: none;
}



#left menu{
	display: none;
}




#menu_basket{
	display: none;
}


		
	
#middle {
	text-align: left;
	padding: 10px;		
	background-color: #fff;
	min-height: 500px;
	}

#footer
{
	display: none;
}

/*obecne tridy*/
.right{
	text-align: right !important;
}
.left{
	text-align: left !important;
}
.center{
	text-align: center !important;
}
.top{
	vertical-align: top !important;	
}

table{
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
}

table tr, table td{
	border: 1px solid #C0C0C0;
	padding-right: 20px;
}

input{ display: none;}

.basket_options, .basket_options td, .basket_options th, .basket_options tr{
	border: 0px solid #ffffff !important;
}
