body {
	margin:0;
	padding:0;
	text-align: left;
	color: #d7d7d7;
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #000 url('http://www.vdmgroup.net/errors/images/bg.jpg') no-repeat 50% 0;
}
a:link,
a:visited,
a:active {
	text-decoration:none;
	color: #9b3524;
}
a:hover {
	text-decoration: underline;
	color: #c74b37;
}
#frame {
	width: 726px;
	margin: 10px auto;
}
#left {
	float: left;
	background: transparent url('http://www.vdmgroup.net/errors/images/separator.png') no-repeat 100% 0;
	height: 500px;
	padding: 105px 0 0;
}

#right {
	float: left;
	width: 45%;
	padding: 113px 0 0 104px;
}
h1#logo {
	background: transparent url('http://okb.rs/images/okb-n.png') no-repeat 0 0;
	height: 70px;
	margin: 0;
	width: 210px;
}
#logo a {
	display: block;
	height: 70px;
	text-indent: -9999em;
	width: 210px;
}




#left h1 {
	background: transparent url('http://www.vdmgroup.net/errors/images/800.png') no-repeat 0 0;
	text-indent: -9999em;
	width: 210px;
	height: 147px;
	margin: 0 52px 0 0;
	padding: 0;
}





#serv {
	float: left;
	width: 45%;
	padding: 20px 0 0 104px;
}
#serv h4 {
	line-height: 18px !important;
	margin: 32px 0 0;
	padding: 0 0 0 4px;
	font-size: 12px;
	font-weight: normal;
}

#serv a:link{
	text-decoration:none;
	color: #cecece;
}

#serv a:visited{
	text-decoration:none;
	color: #929292;
}

#serv a:active {
	text-decoration:none;
	color: #ececec;
}

#serv a:hover {
	text-decoration: none;
	color: #c74b37;
	font-weight: bold;
}






#right h3 {
	background: transparent url('http://www.vdmgroup.net/errors/images/sorry800.png') no-repeat 0 0;
	padding: 0;
	margin: 53px 0 0;
	text-indent: -9999em;
	height: 59px;
	width: 354px;
}
#right h4 {
	line-height: 22px !important;
	margin: 42px 0 0;
	padding: 0 0 0 4px;
	font-weight: normal;
}
#right p { font-size: 11px; margin: 42px 0 0 4px; color: #555 }


input[type=text], select {
padding: 6px 10px;
    /* margin: 8px 0; */
    display: inline-block;
    border: 1px solid #06070b;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #242529;
    font-size: 18px;
    font-weight: bold;
    color: gray;
}