*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(images/bgbody.jpg) repeat-x top center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
img{
	border: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	padding: 5px 0px 5px 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p{
	line-height: 18px;
	padding: 5px 0px 5px 0px;
}
a{
	color: blue;
}
a:link, a:visited{
	text-decoration: underline;
}
a:hover, a:active{
	text-decoration: none;
}
ul{
	margin: 10px 0px 10px 20px;
	line-height: 20px;
}
.clear{
	clear: both;
}
#bodyPage{
	width: 1000px;
	height: 1000px;
	margin: 0px auto 0px auto;
}
#header{
	width: 1000px;
	height: 296px;
	background: url(images/header.jpg);
}
#icon{
	text-align: right;
	padding: 10px 10px 0px 0px;
}
#icon a{
	text-decoration: none;
	margin-right: 5px;
}
#logo{
	margin-top: 70px;
	height: 40px;
}
#logo a{
	text-decoration: none;
	display: block;
	width: 370px;
	height: 40px;
	margin-left: 28px;
}
#phone-head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066ff;
	margin-top: 20px;
	margin-left: 65px;
	line-height: 30px;
}
#phone-head span{
	color: #696969;
	font-size: 18px;
}
#content{
   width: 1000px;
	background: url(images/bgcont_center.jpg) repeat-y;
}
#bglayera{
	background: url(images/bgcont_top.jpg) no-repeat top;
}
#bglayerb{
	background: url(images/bgcont_bottom.jpg) no-repeat bottom;
}
#left-col{
	width: 210px;
	float: left;
	display: inline;
}
#main-menu{
	margin: 0px;
}
#main-menu li{
	list-style: none;
	background: url(images/li.jpg) no-repeat left center;
	padding: 15px 0px 15px 15px;
	border-bottom: 1px solid #dcdcdc;
}
#main-menu li a{
	text-decoration: none;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#pol-info{
	background: url(images/polezinfo.jpg) no-repeat top left;
	padding: 50px 0px 10px 20px;
	margin-top: 20px;
	line-height: 15px;
}
#phone-left{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;
}
#adres-left{
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#center-col{
	float: left;
	display: inline;
	margin-left: 40px;
	width: 510px;
}
#kassthumb{
	text-align: center;
}
#kassthumb span{
	color: red;
	font-weight: bold;
}
#right-col{
	float: right;
	display: inline;
	height: 100px;
	width: 210px;
}
#search-form{
	height: 27px;
	background: url(images/search.jpg) no-repeat;
	margin-top: 10px;
}
#search-form p{
	
}
#search-input{
	margin-left: 14px; 
	width: 90px;
	height: 20px;
	border: none;
	background: transparent;
	font-size: 11px;
	vertical-align: bottom;
}
.subimg{
	vertical-align: bottom;
	margin-left: 35px;
}
#top-news{
	margin-top: 20px;
}
#title-top{
	background: url(images/news.jpg) no-repeat;
	height: 30px;
	padding-bottom: 10px;
}
#top-news p{
	padding-left: 10px;
}
#top-news p span{
	color: #a9a9a9;
}
#part{
	height: 55px;
	background: url(images/part.jpg) no-repeat;
}
#footer{
	background: url(images/bgfooter.jpg) no-repeat;
	margin-top: 30px;
	font-size: 13px;
	color: gray;
	padding-top: 15px;
}
#fl{
	float: left;
	padding-left: 20px;
	display: inline;
}
#fl a{
color: #808080;
}

#fl a:hover{
color: #808080;
}
#fr{
	float: right;
	padding-right: 20px;
	display: inline;
}
/*************************/
.AS_ajax_resultsIntroFailure{
	color: red;
	font-weight: bold 
}
.ajaxSearch_resultsInfo{
	color: green;
	font-weight: bold 
}
.ajaxSearch_intro{
	color: orange;
	font-weight: bold;
}
.errors{
	text-align: center;
	color: red;
}