body{
	font-family: Tahoma;
	background-color: #e9e3c9;
	font-size: 12px;
	text-align: center;
}

.IframeBody{
	background-color: White;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.MainSpace{
	margin: auto;
	width: 900px;
	background-image: url(../images/mainspace.jpg);
	text-align: left;
}
.NoBorder{
	border: 0px none white;
}
.Content{
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
}
.Logo{
	height: 143px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;	
}
.Footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #e9e3c9;
	width: 900px;
	height: 43px;
	text-align: right;
}
.CreatorText{
	font-size: 13px;
	padding-top: 19px;
	margin-right: 100px;
}

.CreatorText a{
	color: #993400;
	text-decoration: none;
}
.CreatorText a:hover{
	color: #993400;
	text-decoration: underline;
}

.GoToTop{
	float: left;
	font-size: 13px;
	padding-top: 19px;
/*	margin-left: 263px;	*/
	position: relative;
	left: 263px;
}

.GoToTop a{
	color: White;
	text-decoration: none;
}
.GoToTop a:hover{
	color: White;
	text-decoration: underline;
}

.MenuBox{
	width: 160px;
	float: left;
	/*margin: 0px 0px 0px 95px;	*/
	position: relative;
	left: 95px;
}

.MenuList{
	margin: 0px 0px 2px 18px;
}

.MenuList img{
	margin-right: 10px;	
}

.MenuBox a{
	color: white;
	font-size: 14px;
	text-decoration: none;
}
.MenuBox a:hover{
	color: white;
	text-decoration: underline;
}

.MenuItem{
	margin-top: 5px;
	margin-bottom: 15px;
}

#Ceramic{
	margin-top: 5px;
	margin-bottom: 8px;	
}

.MenuItem a{
	color: White;
	font-size: 17px;
	text-decoration: none;
}
.MenuItem a:hover{
	color: White;
	font-size: 17px;
	text-decoration: underline;
}
.ContentBox{
	margin-left: 273px;
	width: 515px;
	min-height: 440px;
}

.ImageBox{
	background-image: url(../images/ir.gif);
	background-repeat: repeat-y;
	background-position: right;	
}
.ImageBox img{
	float: left;
	border: 0px none;
}

.ImageBox .Top{
	background-image: url(../images/it.gif);
	background-repeat: repeat-x;
	height: 14px;
}

.ImageBox .TopRight{
	float: right;
	background-image: url(../images/itr.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}

.ImageBox .TopLeft{
	float: left;
	background-image: url(../images/itl.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}

.ImageBox .Left{
	float: left;
	background-image: url(../images/il.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.ImageBox .Right{
	float: left;
	background-image: url(../images/ir.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.ImageBox .Bottom{
	background-image: url(../images/ib.gif);
	background-repeat: repeat-x;
	height: 14px;
	clear: both;
}

.ImageBox .BottomLeft{
	float: left;
	background-image: url(../images/ibl.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	clear: left;	
}

.ImageBox .BottomRight{
	float: right;
	background-image: url(../images/ibr.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	clear: both;
}

h1{
	padding: 0px;
	margin: 0px;
	color: #993400;
}

h2{
	color: #993400;
	padding: 0px;
	margin: 0px 4px 4px 4px;
	font-weight: normal;
	font-size: 18px;
}
p{
	margin: 0px 0px 0px 4px;
	padding-top: 4px;
	text-align: justify;
	font-size: 13px;
}

a{
	color: #993400;
	text-decoration: none;
}

a:hover{
	color: #993400;
	text-decoration: underline;
}
.Product{
	background-image: url(../images/product.gif);
	position: relative;
	left: -5px;
	width: 525px;
	height: 171px;
	border: 1px solid white;
}
.ProductBox{
	margin: 13px 14px 13px 14px;
	
}


.ProductImageBox{
	background-image: url(../images/pir.gif);
	background-repeat: repeat-y;
	background-position: right;	
	background-color: White;
}
.ProductImageBox img{
	float: left;
	border: 0px none;
}

.ProductImageBox .ProductTop{
	background-image: url(../images/pit.gif);
	background-repeat: repeat-x;
	height: 14px;
}

.ProductImageBox .ProductTopRight{
	float: right;
	background-image: url(../images/pitr.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}

.ProductImageBox .ProductTopLeft{
	float: left;
	background-image: url(../images/pitl.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}

.ProductImageBox .ProductLeft{
	float: left;
	background-image: url(../images/pil.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.ProductImageBox .ProductRight{
	float: left;
	background-image: url(../images/pir.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.ProductImageBox .ProductBottom{
	background-image: url(../images/pib.gif);
	background-repeat: repeat-x;
	height: 14px;
	clear: both;
}

.ProductImageBox .ProductBottomLeft{
	float: left;
	background-image: url(../images/pibl.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	clear: left;		
}

.ProductImageBox .ProductBottomRight{
	float: right;
	background-image: url(../images/pibr.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	clear: both;
}

.ProductTable{
	width: 350px;
	float: left;
}

.ProductInfo{
	color: White;
	font-size: 15px;
	width: 90px;
}
.ProductValues{
	font-size: 15px;	
	width: 260px;
}
.ProductOrder{
	font-size: 15px;
	padding-top: 16px;
}
.ProductCount{
	width: 40px;
	border: 1px solid #656565;
	background-color: #f5f5f5;
	text-align: right;
}
.ProductAdd{
	width: 140px;
	border: 1px solid #656565;
	background-image: url(../images/productbutton.gif);
}

.ProductBox table{
	width: 315px;
}

.ShowKosik{
	position: relative;
	top: 4px;
	left: 10px;
	border: 0px none;
}
.ImageNavigation{
	text-align: center;
	position: relative;
	left: 8px;
	height: 58px;
}
.ImageNavigation img{
	float: left;
	border: 0px none white;
}
.ImageNavigation h1{
	float: left;
	display: block;
	width:388px;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
	font-size: 26px;
}

.ImageBigBox{
	background-image: url(../images/imagebigmiddle.gif);
}

.ImageBigBoxTop{
	background-image: url(../images/imagebigtop.gif);
	height: 9px;
	font-size: 0px;
}
.ImageBigBoxBottom{
	background-image: url(../images/imagebigbottom.gif);
	height: 9px;
	font-size: 0px;	
}
.ImageBigBoxMiddle{
	padding: 5px 14px 5px 14px;
}

.ImageBigBoxImage{
	float: right;
	width: 487px;
	text-align: center;
}
.ProductBigTable{
	/*margin-top: 22px;*/
	position: relative;
	top: 22px;
	width: 330px;
	clear: right;
	margin-bottom: 22px;
}

.ProfileImages{
	float: left;
	width: 174px;
}
.Exhibitions{
	margin-left: 2px;
	font-size: 14px;
	color: #993400;	
}
.ExhibitionDate{
	width: 156px;
	color: Black;	
}
.Contact{
	margin-left: 2px;
	font-size: 14px;
	color: #993400;		
}
.ContactText{
	width: 156px;
	color: Black;	
	vertical-align: top;
}
.Form{
	width: 300px;
	border: 1px solid #656565;
	background-color: #f5f5f5;
}
.FormShort{
	width: 150px;
	border: 1px solid #656565;
	background-color: #f5f5f5;
}
.ContactSpace{
	height: 40px;
}
.FormButton{
	border: 1px solid #656565;
	background-image: url(../images/productbutton.gif);
}
.AddButton{
	border: 1px solid #656565;
	background-image: url(../images/productbutton.gif);
	margin: 0px 25px 0px 4px;
	
}
.Black{
	color: Black;
	width: 130px;
}
.BuyForm{
	width: 74px;
	border: 1px solid #656565;
	background-color: #f5f5f5;	
	text-align: right;
}
.BuyText{
	width: 280px;
	color: Black;	

}
.BuyName{
	color: Black;	
}
.Shop{
	margin-left: 2px;
	font-size: 14px;
	color: #993400;	
	width: 100%;
}
.Remove{
   text-align: center;
	color: Black;		
}
.BuyPrice{
	color: Black;		
	text-align: right;		
}
.BuyCount{
	text-align: right;
	color: Black;
}
.Total{
	font-size: 17px;
}
.TableSpace{
	border-bottom: 1px solid #656565;
}
.RightAlign{
	text-align: right;
}
#workframe{
	width: 1px;
	height: 1px;
	visibility: hidden;
}
.Order{
	margin-left: 2px;
	font-size: 14px;
	color: #993400;		
}
.OrderText{
	width: 156px;
	color: Black;	
	vertical-align: top;
}
.Required{
	color: #993400;
	font-size: 12px;
}
.Login{
	font-size: 14px;
	margin: 60px 0px 0px 90px;
	border: 1px solid #656565;
	padding: 10px;
}
.Login td{
	width: 150px;
}
.Error{
	color: #993400;
}
.ShowInfo{
	font-size: 14px;
	margin-left: 2px;
	color: #993400;
}

.ShowInfoLeft{
	width: 160px;
	color: Black;
}

.AdminTop{
	color: #993400;
	font-size: 14px;	
	width: 491px;/*508px;*/
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
	border-top: 1px solid #656565;
	margin: 10px 5px 0px 5px;
	border-collapse: collapse;
}
.AdminTop td{
	border: 1px solid #656565;
	border-collapse: collapse;
}
.AdminTop #Name{
	width: 120px;
}
.AdminTop #Category{
	width: 120px;
}
.AdminTop #Size{
	width: 80px;
}
.AdminTop #Technique{
	width: 70px;
}
.Move{
	width: 15px;
	text-align: center;
}
#valuesframe{
	width: 509px;
	height: 700px;
	margin-left: 4px;
	border-collapse: collapse;
}

.AdminBottom{
	margin-left: 1px;
	border: 1px solid #656565;
	border-collapse: collapse;	
	color: Black;
	font-size: 11px;	
	width: 491px;
}

.AdminBottom tr.MouseOut{
	background-color: White;
	color: Black;
}

.AdminBottom tr.MouseOver{
	background-color: #993400;;
	color: White;
	cursor: pointer;
}

.AdminBottom td{
	border: 1px solid #656565;
	border-collapse: collapse;	
}
.AdminBottom #Name{
	width: 120px;
}
.AdminBottom #Category{
	width: 120px;
}
.AdminBottom #Size{
	width: 80px;
}
.AdminBottom #Technique{
	width: 70px;
}
.CanBuyInfo{
	padding-left: 5px;
	font-size: 11px;
	color: Black;
}

.AdminTop #Date{
	width: 150px;
}

.AdminBottom #Date{
	width: 150px;
}
.ProductBoxImage{
	width: 176px;
	height: 145px;
	float: left;
}