body
{
	margin-top: 30px;
	background-color: #1a1a1a;
	font-size: 11px;
	font-family: Georgia, Times New Roman, serif;
	color: white;
}
input
{
	font-size: 11px;
	font-family: Georgia, Times New Roman, serif;
	padding-left: 5px;
	padding-right: 5px;
}
select
{
	font-size: 10px;
}
p, td
{
	font-size: 11px;
}

body center *
{
	text-align: left;
}

table
{
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
td, th
{
	padding: 0;
}

a, a:visited
{
	color: #757a80;
	text-decoration: none;
}
a:hover
{
	color: #aaa;
	text-decoration: none;
}
a.active, a.active:hover
{
	color: #aaa;
}

a img
{
	border: 5px solid #0f0f0f;
}
a:hover img
{
	border-color: #222;
}

a span.title, .title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

span.author
{
	font-size: 14px;
	font-weight: bold;
}
a span.author
{
	float: right;
}

h3
{
	font-size: 14px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.form input
{
	width: 200px;
}
.form select
{
	width: 200px;
}

.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}

.spc
{
	width: 10%;
}

.accent
{
	font-weight: bold;
	color: white !important;
}

.indent
{
	text-indent: 15px;
}

.link
{
	font-weight: bold;
	color: white;
}

.vote_box
{
	margin-top: 15px;
	padding: 5px 10px 5px 15px;
	background: #101010;
}

.best
{
	margin-top: 15px;
	padding: 5px 10px 5px 10px;
	text-align: center;
}
.best a
{
	color: #ccc;
}

.row td
{
	padding: 10px;
}

.total td
{
	border-top: 1px solid #333;
}

.prices tr
{
	border-right: 1px solid white;
}

.prices tr.lastrow
{
	border-bottom: 1px solid white;
}

.prices td
{
	padding: 5px;
	border-top: 1px solid white;
	border-left: 1px solid white;
}

.orders
{
	width: 100%;
	
}
.orders th
{
	font-size: 12px;
	border-bottom: 1px solid white;
}
.orders td
{
	padding: 3px;
}

.orders .odd
{
	background: #333;
}

.login
{
	width: 100%;
}
.login td
{
	padding: 5px;
}

ul
{
	list-style: none;
	padding-left: 0;
	margin: 0;
}
ul li
{
	margin-bottom: 3px;
}

#main
{
	width: 990px;
}

#head td
{
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 2px solid #333;
}

#fotoo
{
	margin: 0px;
	font-size: 30px;
	font-weight: bold;
}
#fotoo a, #fotoo a:hover
{
	color: white;
}

#slogan
{
	margin: 5px 0px;
	color: #aaa;
}

#contacts
{
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

#gallery
{
}

#gallery table td
{
	padding: 15px 0px 20px;
}

#gal_menu
{
	width: 400px;
	vertical-align: top;
	padding: 35px 0px !important;
}

#gal_menu table td
{
	padding: 5px;
}

#gal_menu table img
{
	width: 80px;
}

#pic
{
	margin-top: 20px;
	vertical-align: top;
}
#pic img
{
	border: 10px solid #0f0f0f;
}
#pic span
{
	color: #aaa;
}

#slider
{
	margin: 0px 0px 10px;
	width: 1000px;
	overflow: auto;
	display: block;
	overflow-x: auto;
	overflow-y: hidden;
}
#slider table
{
	display: inline;
}
#slider table td
{
	margin: 0px;
	padding: 0px;
}
#slider table img
{
	border: 5px solid #0f0f0f;
}
#slider table td.active img
{
	border-color: #333;
}
#foot td
{
	padding: 15px 20px;
	color: #aaa;
	border-top: 2px solid #333;
	background-color: #0f0f0f; 
}
#foot td p
{
	text-align: justify;
	text-indent: 15px;
	margin-bottom: 20px;
}

#foot td ul li
{
	font-size: 14px;
}

#copy td
{
	padding-top: 5px;
	color: #757a80;
	text-align: right;
}

#link
{
	border: 0px;
	background-color: #0f0f0f;
	color: white;
	font-weight: bold;
	width: 360px;
}

#voting
{
	text-align: center;
}

#voting img
{
	border: 0px;
	margin-right: 30px;
}

#banner
{
	margin-left: 20px;
}
#banner a img
{
	border: 0px none;
}

/*#order
{
	margin-top: 10px;
	font-size: 16px;
	font-size: bold;
}*/

#basket_full, #basket_empty, #order_count, #order a
{
	color: white !important;
}
#order_count
{
	font-weight: bold !important;
}
