* {
	font-family: Tahoma;
	outline: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #4098DF;
	color: #000000;
	text-align: center;
	font-size: 14px;
}

table {
	border-collapse: collapse;
}

table td {
	padding: 5px;
	vertical-align: middle;
}

a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	padding: 0px;
}

a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	padding: 0px;
}

input, select {
	border: 2px solid #CCC;
	padding: 6px;
	font-size: 18px;
	text-align: center;
	background-color: #FFF;
	color: #000;
}

.inButton{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	text-decoration: none;
	border: 0px;
}

.inButton:hover {
	cursor: pointer;
	background-color: #000;
}

.hidden {
	display: none;
}

#space { clear: both; height: 20px; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.at-990 { font-size:1px; width: 990px; height: 10px; line-height: 10px; background: #fff url('images/Axis.png') no-repeat; }
.ab-990 { font-size:1px; width: 990px; height: 10px; line-height: 10px; background: #fff url('images/Axis.png') no-repeat 0px -10px; }
.at-670 { font-size:1px; width: 670px; height: 10px; line-height: 10px; background: #fff url('images/Axis.png') no-repeat 0px -20px; }
.ab-670 { font-size:1px; width: 670px; height: 10px; line-height: 10px; background: #fff url('images/Axis.png') no-repeat 0px -30px; }
.at-300 { font-size:1px; width: 300px; height: 10px; line-height: 10px; background: #fff url('images/Axis.png') no-repeat 0px -40px; }
.ab-300 { font-size:1px; width: 300px; height: 10px; line-height: 10px; background: #fff url('images/Axis.png') no-repeat 0px -50px; }
.hblock { height: 80px; background: #fff; width: 980px; padding: 0px 10px 0px 0px; color: #000; }
.content { background: #fff; padding: 0px 10px 0px 10px; color: #000; }
.content-footer { background: #fff; padding: 0px 10px 0px 10px; color: #000;}
.rekviz-button-1 { float: left; margin-left: 10px; }
.rekviz-button-1:hover { background: #c5ddf1; }
.rekviz-button-1-on { float: left; margin-left: 10px; background: #c5ddf1; }
