body {
	background-color:#252a2c;
	margin:0;
	border:0;
	color:#d6d2ce;
	font:normal normal 8pt/11pt Arial, Tahoma, Verdana;
	behavior:url("/design/css/csshover.htc");
}

img {
	border:0px;
}

table {
	color:#d6d2ce;
	font:normal normal 8pt/11pt Arial, Tahoma, Verdana;
}

a, iframe body a {
	color:#976363;
	text-decoration:underline;
}

a:hover {
	color:#d89393;
	text-decoration:none;
}

.eat {
	color:#848484;
	background-color:#000000;
	width:100%;
	height:25px;
}
.eat p{
	display:inline;
	margin:5px;
	padding:0 10px;
}
#schetcik img { padding-top:5px; float:right;}

.eat a {
	color:#848484;
	text-decoration:none;
}

.eat a:hover {
	text-decoration:underline;
}

.body1 {
	background:transparent url(/design/images/bgr_body_left.jpg) no-repeat 8px bottom;
	min-width:1002px;
	overflow:hidden;
	width:expression((document.body.clientWidth < 1007) ? "1007px" : "auto");
}

.body2 {
	border-left:8px solid #000000;
	border-right:8px solid #000000;
	background:transparent url(/design/images/bgr_body_right.jpg) no-repeat right bottom;
	padding-bottom:16px;
	z-index:2;
}

#top {
	text-align:center;
	height:83px;
	overflow:hidden;
	clear:right;
	margin:0;
	padding:0;
}

#link_bar {
	float:right;
	padding-right:45px;
	width:200px;
}

#link_bar img {
	float:right;
	margin-left:8px;
}

.distr {
	background:transparent url(/design/images/logo_sintez.jpg) no-repeat top left;
	padding:9px 0 10px 40px;
	text-align:left;
	position:absolute;
	left:50%;
	top:19px;
	margin-left:-100px;
	width:200px;
	z-index:3;
}

.logo {
	position:absolute;
	top:12px;
	left:0px;
	z-index:4;
}

.phones {
	position:absolute;
	top:29px;
	right:16px;
	width:250px;
	margin:0px;
	padding:0px;
}

.phones dl {
	margin:0;
	padding:0;
}

.phones dl dt {
	float:right;
	margin:0px;
	padding:0;
}

.phones dl dd {
	margin:0px;
	padding:0;
	width:180px;
	overflow:hidden;
	float:right;
}

.phones dl dd div {
	float:right;
	margin-left:8px;
}

#header {
	height:204px;
	background:#fdfffe url(/design/images/header.jpg) no-repeat top left;
	margin:0 8px 0 8px;
}

#main {
	padding:0 8px 30px 8px;
	overflow:hidden;
	width:99%;
}

#left {
	width:190px;
	float:left;
	margin:0px;
	padding:0px;
}

#left1 {
	margin-left:25px;
}

#spets {
	background-color:#f1f4f7;
	padding:8px;
	color:#676a6f;
	overflow:hidden;
}

#spets p {
	margin:0px;
}

#spets img {
	float:right;
	width:52px;
	margin:0 0 0 8px;
}

#spets h1 {
	margin:0 0 8px 0;
	font-size:10pt;
	color:#932525;
	text-align:left;
}

#right {
	float:right;
	width:190px;
	margin:0px;
	padding:0px;
}

#right1 {
	margin-right:25px;
}

#center {
	margin:0 232px 0 232px;
}