﻿body
{
	border-style: none;
	background-image: url(images/beige_fabric.jpg);
	font-family: Verdana, arial, sans-serif;
}
#header
{
	text-align: center;
}

#left
{
	text-align: center;
}
.navbox
{
	border-style: solid;
	border-width: thin;
	border-color: black;
	background-color: #996600;
}
.pattern
{
}
.patternpic
{
	border-style: double;
	border-width: medium;
}
.patternname
{
	font-size: large;
}
.patterndesc
{
	font-size: medium;
}
.addtocart
{
}
.photo
{
}
.element
{
	font-family: monospace;
	font-weight: bold;
	color: blue;
}
.attribute
{
	font-family: monospace;
	font-weight: bold;
	margin-left: 2em;
	color: blue;
}
.value
{
	font-family: monospace;
	font-weight: bold;
	color: black;
}
/* http://www.sovavsiti.cz/css/hr.html */
div.hr
{
	background-image: url(images/star-hr.gif);
	background-repeat: repeat-x;
	border-style: none;
	border-width: 0;
	margin: 0;
	height: 20px;
}
div.hr hr
{
	display: none;
}
a:link
{
	text-decoration: none;
	color:Black;
}
a:visited
{
	text-decoration: none;
	color:Black;
}
a:hover
{
	text-decoration: none;
	color:Blue;
	/*color:Black;*/
}
a:active
{
	text-decoration: none;
	color:Black;
}
a img
{
	border-style:none;
}
.copyright
{
	text-align: center;
	font-size: small;
}
/*
.checkout a img
{
	border: none;
}
*/
