@charset "utf-8";

* { margin: 0; padding: 0; text-indent: 0; outline:none;}
body, html {
	min-height: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img { display: block; }
h2, h3, h4, h5, h6, strong { font-weight: bold; }
button { overflow: visible; border:none;}
li { list-style: none; }
a {
	text-decoration: none;
	outline: 0;
	color: #FFF;
	display: block;
}
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:'';
	background-color: #333;
	bottom: 10px;
}
.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') 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') format('svg');
    font-weight: normal;
    font-style: normal;

}

