body {
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	color: #A39F7A;
/* 	font-family: sans-serif; */
	margin-bottom: 12px;
	margin-top: 12px;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.0em;
}
p {
	margin-top: 8px;
	margin-bottom: 12px;
}
a {
	font-weight: bold;
	color: #FF8F33;
	text-decoration: underline;
}
a:hover {
	color: #FF8F33;
	text-decoration: underline;
}
a.external {
	background: url('../img/icon-external-link.jpg') center right no-repeat;
	padding-right: 14px;
}
ul {
	margin: 10px 8px 10px 20px;
}
ul li {
	list-style-image: url('../img/bullet.png');
	margin-left: 16px;
}
div.all {
	width: 920px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-color: #e1ddc2;
	padding: 40px;
}
div.body {
	background: #FAF9F6;
	border: 1px solid #BEBCA8;
	width: 920px;
/* 	padding: 5px; */
/* 	height: 310px; */
}
div.menu {
	margin-top: 5px;
	height: 45px;
/* 	background-color: #faf9f5; */
/* 	border: 1px solid #BEBBA4; */
/* 	width: 920px; */
	margin-bottom: 4px;
}
div.menu ul {
	margin: 0;
	padding: 0;
/* 	display: inline; */
}
div.menu ul li {
/* 	display: inline; */
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 140px !important;
	height: 25px !important;
	background: url('../img/bullet_menu.png') top left no-repeat #faf9f5;
	border: 1px solid #BEBBA4;
	padding-top: 20px;
/* 	font-family: sans-serif; */
	font-variant: small-caps;
	font-size: 1.0em;
	color:  #A39F7A;
	text-align: center;
	margin-right: 3px;
	font-weight: bold;
}
div.menu ul li a {
	color:  #A39F7A;
	text-decoration: none;
}
div.menu ul li a:hover {
	text-decoration: underline;
}
div.hodiny {
	z-index: 190;
	position: absolute;
	top: 39px;
	right: 33px;
}
div.logo {
	height: 55px;
}
div.logo h1{
	color: #000000;
	margin: 0;
	padding: 0;
/* 	font-family: sans-serif; */
	font-size: 1.2em;
}
div.logo h1 a {
	color: #000000;
	text-decoration: none;
}
div.logo h1 a:hover {
	color: #000000;
	text-decoration: none;
}
div.logo h2 {
	color: #A39E7E;
	margin: 0;
	padding: 0;
/* 	font-family: sans-serif; */
	font-size: 0.9em;
}
div.logo img {
	float: left;
	border: 0px;
}
div.content {
	width: 500px;
	padding-right: 200px;
	float: right;
	font-size: 0.9em;
	color: #7C7B77;
/* 	font-family: sans-serif; */
}
div.news {
	width: 200px;
/* 	border-top: 1px dotted #A0A0A0; */
/* 	border-right: 1px dotted #A0A0A0; */
	float: left;
	margin-top: 187px;
	margin-left: 6px;
}
div.news h2 {
	margin: 2px 2px 5px 2px;
	color: #A39F7A;
	font-size: 1.2em;
/* 	font-family: sans-serif; */
}
hr.cleaner {
	clear: both;
	visibility: hidden;
/* 	display: none; */
}
div.new span.title {
	background: url('../img/bullet_news.png') center left no-repeat;
	padding-left: 15px;
	color: #816B56;
	font-size: 0.8em;
/* 	font-family: sans-serif; */
	font-weight: bold;
	display: block;
}
div.new span.date {
/* 	background: url('../img/bullet_news.png') center left no-repeat; */
	padding-left: 15px;
	color: #816B56;
	font-size: 0.8em;
/* 	font-family: sans-serif; */
	font-weight: bold;
}
div.new p {
	color: #767571;
	font-size: 0.8em;
/* 	font-family: sans-serif; */
}
div.phone_top {
	position: absolute; 
	right: 41px; 
/* 	top: 20px; */
}
div.phone_top img {
	position: relative;
	top: -103px;
}
div.orange_bar {
	font-size: 1px;
	background-color: #FF8F33; 
	height: 12px !important; 
/* 	width: 910px;  */
	margin: 5px;
}
div.footer {
	text-align: right;
}
div.footer p {
/* 	font-family: sans-serif; */
	font-size: 0.8em;
	color: #A39F7A;
}
legend.con {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF8F33;
}
fieldset {
	width: 475px;
	padding-left: 5px;
}
div.message {
	width: 475px;
}
table.contact tr td {
	text-align: center;
}
table.contact tr td.right {
	text-align: left;
}
div.conditions {
	height: 280px;
	overflow: auto;
	border: 1px solid #000000;
}
.hidden {
	display: none;
}
label {
	font-weight: bold;
}
#tooltip {
	border: 1px solid #111;
	background-color: #eee;
	max-width: 200px;
	opacity: 0.85;
	padding: 5px;
}
#tooltip h3, #tooltip p { margin: 0;color: #000 !important;font-size: 12px !important; }
img.order {
  margin-top: 12px;
}

div.seolista_parent {
	margin-top: 6px;
	font-size: 0.8em;
	text-align: left;
}
#seolista {
	display: inline;
}

