@charset "utf-8";
@import url('reset.css');
/* CSS Document */

body {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
h1{
	padding: 65px 0 25px 100px;
	font-size:33px;
	font-weight:bold;
	line-height:33px;
	margin:0;
}
.bigger{
	font-size:45px;
	line-height:45px;
	}
#wrap{
	margin:0 auto;
	width:900px;
	height:600px;
	background:#176ba1;
	position:relative;
	background:url(images/bg.jpg) top center no-repeat;}
p {
	clear:both;
	width:500px;
	height:50px;
	margin-bottom:-10px;}
#longer{
	width:650px;
	margin-left:-55px;
}
fieldset{
	border:none;
	margin: 0 0 0 140px;
	width:470px;
}

.block{
	display:block;}
label{
	clear:left;
	white-space: nowrap;
	letter-spacing:-0.1px;
}
#big{
	font-size:19px;}
textarea{
	display:block;
	border:none;
	background:url(images/comment.png) no-repeat top left;
	width:476px;
	height:69px;
	padding: 10px 10px 10px 10px;
	font-weight:bold;
	color:#00447d;
	margin: -10px 0 0 -8px;
}
label.block{
	display:block;
	float:left;
}
label.comment{
	padding:10px 0 0 0px;}
input.block{
	background: url(images/input.png) no-repeat top left;
	border: none;
	float:right;
	width:300px;
	height:21px;
	font-weight:bold;
	color:#00447d;
	padding: 10px 10px 10px 10px;
	margin: -10px 0;
}
.radio{
	height: 20px;
	margin:0;
	display:block;}
.block.small{
	background:url(images/small-imput.png) no-repeat top left;
	width:175px;}
input{
	color:#000000;}
.clear{
	clear:both;}
#left-side{
	width:114px;
	height:559px;
	background:url(images/left-label.png) top left no-repeat;
	position:absolute;
	top:0;
	left:0;}
#tingimused {
	color:#fff;
	display:block;
	font-size:15px;
	line-height:16px;
	text-decoration:none;
	width:100px;
}
#logo{
	position:absolute;
	bottom:90px;
	right:50px;}
/* Vormi lisad*/
form {
	height:396px;
	position:relative;	
}

.send {
	background:url('images/button-saada.png') no-repeat 0 0;
	border:medium none;
	bottom:-18px;
	cursor:pointer;
	height:137px;
	position:absolute;
	right:150px;
	text-indent:-9999px;
	width:252px;
	z-index:0;
}
textarea {
	bottom:60px;
	overflow:auto;
	position:absolute;
	resize: none;
	z-index:1;
}
.error {
	color:#F33;
	font-size:12px;
	
}
.flash-error {
	background-color:#ff0000;
	border:1px solid #ff0000;
	padding:5px;
}
.flash-success {
	background-color:#82e587;
	border:1px solid #06cc10;
	padding:5px;
}
/* Flash */
#flash {
	position:absolute;
	right:0;
}
/* Flash */
#klienditugi {
	bottom:52px;
	height:140px;
	left:58px;
	position:absolute;
	width:95px;
}
#lgTelefon {
	height:269px;
	position:absolute;
	right:26px;
	top:155px;
	width:187px;
}
