@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#f4e7bd;
	}
#headerbg
	{
	width:100%;
	height:309px;
	float:left;
	margin:0px;
	padding:0px;
	background-image: url(images_site/headerbg.jpg);
	background-repeat:repeat-x;
	}
#headerblank
	{
	width:1004px;
	height:309px;
	float: none;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header
	{
	width:1004px;
	height:350px;
	float: left;
	margin:0px;
	padding:0px;
	background-image:url(images_site/header.gif);
	background-repeat:no-repeat;
	}
#menu
	{
		width:385px;
		height:33px;
		float: right;
		margin:133px 51px 0 0;
		padding:0px;
	}
#menu ul
	{
		width:385px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		width:76px;
		height:33px;
		float:left;
		margin:0 1px 0 0;
		padding:0px;
		display:block;		
	}
#menu ul li a.menu
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images_site/menu.jpg);
		background-repeat:no-repeat;
	}	
#menu ul li a.menu:hover
	{
		width:76px;
		height:26px;
		float:left;
		margin:0px;
		padding:7px 0 0 0;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images_site/menuover.jpg);
		background-repeat:no-repeat;		
	}
#login
	{
	width:649px;
	height:106px;
	float: right;
	padding:0px;
	background-image:url(images_site/loginbg.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-right: 51px;
	margin-bottom: 0;
	margin-left: 0;
	}
#logintxtblank
	{
	width:622px;
	height:89px;
	float: left;
	margin:0px;
	padding:0px 0px 0px 10px;
	}
#loginheading
	{
	width:622px;
	height:21px;
	float: left;
	margin:0;
	padding:0px;
	font-family:Georgia;
	font-size:20px;
	color:#000;
	}
#loginheading h4
	{
	width:622px;
	height:auto;
	float: left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:20px;
	font-weight:normal;
	color:#660000;
	}

#leftmenu {
	color: #7F2203;
	width: 205px;
	padding: 10px;
	left: 10px;
	top: 10px;
	overflow: auto;
	z-index: auto;
	height: auto;
	text-decoration:none;
	right: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #333300;
	text-decoration:none;
}
a:visited {
	color: #CC3333;
	text-decoration:none;
}
a:hover {
	color: #476907;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images_site/knopkashop.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration:none;
}

#content {
	color: #7F2203;
	text-align: justify;
	border-right-color: #993300;
	border-left-color: #993300;
	border-right-style: dotted;
	border-left-style: dotted;
	padding: 10px;
	left: 10px;
	right: 0px;
	vertical-align: top;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#rightmenu {
	color: #7F2203;
	text-align: justify;
	width: 190px;
	padding: 10px;
	background: #FFFFFF;
	border-style: dashed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	top: 0px;
}
#footer {
	background: url(images_site/footer.jpg) repeat-x bottom;
	width: 100%;
	height: 30px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.leftmenu {
	text-indent: 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.linkbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
h3 {font-size:14px !important; line-height:16px !important;}
h2 {font-size:16px !important; line-height:18px !important;}
h1 {font-size:18px !important; line-height:20px !important;}
@media screen and (max-width: 600px)
{
#content {
    width: 100%;
	height: auto;
    margin: 0 auto;
    padding:20px 0;
}
img {
  max-width:100%;
  height:auto;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-content {
  background-color: #fff;
  padding: 20px;
  max-width: 500px;
  text-align: center;
}

.buttons {
  margin-top: 20px;
}

button {
  padding: 10px 20px;
  margin-right: 10px;
}

button:hover {
  cursor: pointer;
}

.popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  z-index: 9999;
}

.popup-content {
  background-color: #fff;
  padding: 20px;
  max-width: 500px;
  text-align: center;
  position: relative;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

.buttons {
  margin-top: 20px;
}

button {
  padding: 10px 20px;
  margin-right: 10px;
}

button:hover {
  cursor: pointer;
}
}
