body {
	background: url(/images/bg_noise.jpg) #4a4a4a;
	margin: 0;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link,
h1 a:visited, h1 a:link,
h2 a:visited, h2 a:link,
h3 a:visited, h3 a:link {
	text-decoration: underline;
	color: #f7941d;
}

a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover {
	text-decoration: none;
	color: #fff;
}

a:visited {
	text-decoration: underline;
	color: #ccc;
}

TABLE {border-collapse: collapse; border-color:#fff;}

h1 {color: #f7941d; font-size: 30px; line-height: 1.1em;font-family:Georgia,Times New Roman,Times,serif; font-style: italic; padding: 0 0; margin: 0 0;}
h2 {color: #f7941d; font-size: 24px; line-height: 1.1em;font-family:Georgia,Times New Roman,Times,serif; font-style: italic; padding: 0 0; margin: 0 0;}
h3 {color: #f7941d; font-size: 18px; line-height: 1.1em;font-family:Georgia,Times New Roman,Times,serif; font-style: italic; padding: 0 0; margin: 0 0;}

h1 a:link,
h2 a:link,
h3 a:link {text-decoration: none;}

h1 a:visited,
h2 a:visited,
h3 a:visited {text-decoration: none;}

#mainwrapper {
	min-width: 1050px;
	max-width: 1600px;
	margin: 0 auto;
	background: url(/images/contbg.png) 0px 327px;
	background-repeat:  repeat-x;
}
#header {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 325px;
	margin: 0 auto;
}
#footer {
	background: url(/images/footer_city.png) center no-repeat;
	right: auto;
	left: auto;
	height: 257px;
	width: 100%;
	min-width: 870px;
	max-width: 1600px;
	position: relative;
}

#logobox {
	position: absolute;
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 100%;
	min-height: 57px;
	min-width: 870px;
	max-width: 1600px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#logo {
	padding-left: 7%;
	width: 393px;
	height: 57px;
}

#content {
	margin: 0 auto;
	position: relative;
	padding: 130px 0px 0px 0px;
	width: 100%;
	min-width: 870px;
	max-width: 1600px;
	font-size: 12px;
	overflow-x: hidden;
}
TD.contcell {
	padding: 15px 30px 0px 0px;
	line-height: 1.6em;
}
.footerlinks {
	font-size: 13px;
	color: white;
}
.footerlinks a {
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
#onlineorderbox {
	font-size: 11px;
	color: white;
	display: none;
}
.newshdr {
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	border-bottom: 2px dotted Gray;
}
.newsbody {
	font-size: 11px;
	color: #eee;
	/*border-bottom: 2px dotted Gray;*/
}
.inp {
	width:100%;background:white;border:1px solid white;font-weight:bold;font-size: 14px;
}
#newsblock ul, #newsblock li{
	margin:0;
	padding:0;
	list-style:none;
}
#newsblock li{ 
	width:180px;
	/*height: 250px;*/
	overflow:hidden; 
}


.podpageblock { list-style:none; margin:0; padding:0; }
.podpageblock li { padding:0 0 10px 20px; }





