@charset "utf-8";

* { padding: 0; text-indent: 0; outline:none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
body, html {
	font-size: 12px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
}
img {display:block; }
h2, h3, h4, h5, h6, strong { font-weight: bold; }
button { overflow: visible; border:none;}
li { list-style: none; margin:0px; padding:0px; }
a {text-decoration: none;
	outline: 0;
	color: #FFF;
 	padding:0px;
	cursor:pointer;
    margin-right: 0px;
    }
a img { border: none;}
table { border-collapse:collapse; border-spacing:0; }
legend { display: none; }
fieldset { border: none; }
.nobg{background: none !important;}
.noborder{border: none !important;}
.cntr{width: 980px;margin: 0 auto;}
.clear {clear:both;font-size:0;height:0;line-height:0; display: block; width: 100%; content:'';}
.hidden{display:none;}
.cboth{clear:left;}
.flr{float:right;}
input[type=text]{outline:none;}
@font-face {
    font-family: 'klavika_rgregular';
    src: url('../font/klavika-regular-webfont.eot');
    src: url('../font/klavika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/klavika-regular-webfont.woff') format('woff'),
         url('../font/klavika-regular-webfont.ttf') format('truetype'),
         url('../font/klavika-regular-webfont.svg#klavika_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}