/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #996633;
}
a:visited {
	text-decoration: underline;
	color: #996633;
}
a:hover {
	text-decoration: none;
	color: #996633;
}
a:active {
	text-decoration: underline;
	color: #996633;
}
.style1 {
	font-size: 24px;
	color: #FFCC66;
}
.style2 {
	font-size: 24px;
}
.style3 {
	color: #FFCC66;
}
#body {
	height:100%;
	width:800px;
}
#header {
	height:236px;
	width:800px;
	background: url(images/top.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	bottom: 0px;
}
#menu {
	height:614px;
	width:200px;
	background: url(images/bokal.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
#menu_catalog {
	height:614px;
	width:200px;
	background: url(images/bokal1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
#menu_news {
	height:614px;
	width:200px;
	background: url(images/bokal2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
#menu_cont {
	height:614px;
	width:200px;
	background: url(images/bokal3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
#menu_photos {
	height:614px;
	width:200px;
	background: url(images/bokal4.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
#menu_up {
	height:100%;
	width:200px;
	float:left;
}
#headercont {
	height:14px;
	width:600px;
	float:left;
}
#header_catalog {
	height:22px;
	width:600px;
	float:left;
	background:url(images/top.gif);
}
#contenttop {
	height:480px;
	width:600px;
	float:left;
	background:url(images/bg-cont.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #FFEDA6;
}
#contenttop_news {
	width:600px;
	float:left;
	background:url(images/bg-news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #FFEDA6;
}
#contenttop_cont {
	width:600px;
	float:left;
	background:url(images/bg-c.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #FFEDA6;
}
#content {
	width:500px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	background:url(images/bg.png);
	margin-bottom: 20px;
}
#content_cont {
	width:380px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	background:url(images/bg.png);
	margin-bottom: 20px;
}
#contentcenter {
	width:600px;
	float:left;
	background-color:#ffeda6;
}
#content_catalog {
	width:600px;
	float:left;
	background-image: url(images/bg-cont_cat.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFEDA6;
}
#content_photo {
	width:600px;
	float:left;
	background-image: url(images/bg-photo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFEDA6;
}
#content_catalog_sub {
	width:430px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	background:url(images/bg.png);
}
#content_photo_sub {
	width:504px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	background:url(images/bg.png);
}
#content_photo_sub_sub {
	width:504px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	background:url(images/bg.png);
}
#content_catalog_sub_sub {
	width:430px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	background:url(images/bg.png);
	margin-bottom:20px;
}
#footer {
	height:120px;
	width:600px;
	float:left;
	background:url(images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #FFEDA6;
}
#footer_sub {
	width:600px;
	float:left;
	background-color: #FFF;
	height: 20px;
}
