﻿div,span,a,p,ul,li{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
html{
	background: #f5f6f6;
}
body{
	background: #f5f6f6 url('../images/htmlcenterbg.png') repeat-y center center;
}
.nav .contacts a.mainmenu{
	background: url('../images/menucontactsbg.png') no-repeat right top;
}
.nav .contacts a.mainmenu:hover{
	background: url('../images/menucontactshoverbg.png') no-repeat right top;
}
.search .searchtext .searcharea{
	padding-top: 6px;
}
.videothumbsbox ul li a{
	background: url('../images/videothumbbg.png') no-repeat center center;
}
.videothumbsbox ul li a:hover{
	background: url('../images/videothumbbghover.png') no-repeat center center;
}
