/* #6699CC */
Body {
	margin: 5px 0px;
	padding: 0px;
	Background: #D9E0E6;
	text-align: center;
}

#all {
	width: 760px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	}

#wrap {
	width: 760px;
	overflow: hidden;
	background-image: url(bgmain.gif);
	background-repeat: repeat-y;
}

a {
	text-decoration:none;
	color: #333333;
}

a:hover {
	text-decoration:none;
	color: Gray;
}

a:visited {
	text-decoration:none;
	color: Navy;
}

/* $head */

#head {
	width: 760px;
	height: 150px;
	Background: #F4F4F4;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

.brdr {
	height: 4px;
	width: 760px;
	background-color: #F4F4F4;
	overflow: hidden;
}

#link a {
	background-image: url(brdr.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: Black;
	display: inline;
	padding: 5px;
	padding-left: 10px;
}

#link {
	position: absolute;
	top: 120px;
	left: 285px;
}

#mapsite {
	position: absolute;
	top: 125px;
	left: 260px;
}

#mailhead {
	position: absolute;
	top: 125px;
	left: 240px;
}

/* $menu */

#menu {
	float: left;
	width: 194px;
	display: block;
	margin-bottom: 40px;
}

#menu a:visited {
	color: #56D2FF;
}

#menu1 a {
	background-image: url(b.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 100%;
	position: relative;
	height: 38px;
	width: 190px;
}

#banner{
	position: absolute;
	left: 5px;
	bottom: 50px;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #00AEEF;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 190px;
	height: 32px;
	text-align: right;
}

.just-for-IE {
display: none;
width: 1px;
margin-left: -1px;
}
* html .just-for-IE, * html .valign-center {
display: inline-block;
vertical-align: middle;
}
* html .valign-center {
width: 100%;
}
* html .just-for-IE {
height: 100%;
}
* html .just-for-IE, * html .valign-center {
display: inline;
}

/* $main */

#main {
	float: right;
	height: 99%;
	width: 565px;
}

#content {
	background-image: url(bgtext.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 3px solid #F4F4F4;
	/*padding: 20px 20px;*/
	margin: 20px 20px;
	min-height: 120px;
	_height: 120px;
	/*position: relative;*/
}

h3 {
	font: bolder 1em Arial, Helvetica, sans-serif;
	color: #FF7F50;
	padding: 0px 5px;
	padding-top: 10px;
	margin: 0px 0px;
}

h4 {
	font: bolder 0.8em Arial, Helvetica, sans-serif;
	color: #1E90FF;
	padding: 0px 5px;
	padding-top: 10px;
	margin: 0px 0px;
}

h6 {
	font: bolder 0.7em Arial, Helvetica, sans-serif;
	color: #6495ED;
	padding: 0px 5px;
	margin: 0px 0px;
}

p {
	font: 0.9em Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0px 5px;
	padding-right: 15px;
	color: Black;
	text-align: justify;
}

#tovar td {
	border-bottom: thin dotted Silver;
}

#tovar {
	margin-left: 9px;
}

#tovar p {
	font: 0.7em Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0px 5px;
	padding-right: 15px;
	color: Black;
	text-align: left;
}

li {
	list-style-type: circle;
	font: 0.9em Georgia, sans;
	margin: 5px 0px;
	padding: 0px 5px;
	padding-right: 15px;
	color: Black;
	text-align: justify;
}

/* $footer */

#botfoot {
	background-image: url(border_new.jpg);
	height: 10px;
	width: 760px;
	overflow: hidden;
	float: left;
}

#footer {
	width: 760px;
	height: 40px;
	background-color: #F4F4F4;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	position: relative;
	float: left;
	}

#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 230px;
	height: 30px;
	text-align: center;
	position: absolute;
	left: 0px;
	padding-top: 15px;
}

#adress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 230px;
	height: 30px;
	text-align: center;
	position: absolute;
	left: 230px;
	padding-top: 2px;
}

#card {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 300px;
	height: 40px;
	text-align: center;
	margin-left: 460px;
}

.centr {
	width: 400px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 5px;
}

.hid {
	position:absolute;
	margin-left: 150px;
	margin-top: 10px;
	visibility: hidden;
	font: bold 2em "Courier New", Courier, monospace;
	color: #FF7F50;
	text-align: center;
}