@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #C8C8C8;
	background: url("images/back.gif");
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 750px;
	margin: 20px auto;
}

#innerwrap {
	padding: 2px;
	margin: 0px;
	width: 750px;
	background-color: #C7C7C7;
}

#innerwraps {
	margin: 0px;
	width: 750px;
	border: 0px;
	background-color: #C7C7C7;
	background-image: url("images/content-back.png");
	background-repeat: repeat-y;
}

#innerwraps:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#header {
	padding: 5px 10px;
}

#fastlinks {
	border: 1px solid yellow;
	width: 150px;
	height: 50px;
	position: relative;		
}

#left-bar {
	float: left;
	width: 201px;
}

#menu {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #C7C7C7;
}

#menu img {
	display: block;
	border-bottom: 2px solid #C7C7C7;
}

#validators {
	margin: 0px;
	padding: 10px 10px 0px 10px;	
	text-align: center;
	background: #2E2E30;
}

#validators img {
	margin: 10px 0px 10px 0px;
}

.contentbox {
	background-color: #262627;
	border: 1px solid #161616;
	float: left;
	height: 100px;
	width: 200px;		
	padding: 5px 10px 10px 10px;
	margin-right: 30px;
	margin-top: 20px;
}

.menutags {
	text-align: left;
	background: #2E2E30;
	padding: 3px 10px 10px 10px;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
}

#main {
	float: right;
	vertical-align: top;
	padding: 20px;
	width: 507px;
	margin: 0px 0px 0px 0px;
	background: #2E2E30;
	overflow: hidden;	
}

.main-title {
	margin-bottom: 10px;
	padding: 3px;
	background-color: #1D1D1E;
}

.main-title img {
	margin: 0px;
	padding: 0px;
	border: 0px;		
}

#footer {
	text-align: right;
	clear: both;
	padding: 5px 10px;
}

#footer p {
	margin: 0;
}

* html #footer {
	height: 1px;
}

#clear {
	clear: both;
}

div#formularleft {
	float: left;
	width: 150px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	line-height: 30px;
}

div#formularright {
	float: right;
	width: 330px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	line-height: 30px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.pret {
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
}

.redlist {
	list-style-image: url(images/arrow.png);
	color: #B70A0A;	
}

.whitelist {
	margin: 0px;
	padding: 5px 5px 5px 10px;	
}

.afterlist {
	color: #C8C8C8;
	margin-bottom: 5px;
}

.redfont {
	color: #B70A0A;
	display: inline;	
}

.redfontu {
	color: #B70A0A;
	text-decoration: underline;	
	display: inline;	
}

.whitefont {
	color: #C8C8C8;
	display: inline;	
}

a {
	margin: 0px;
	border: 0px;
	padding: 0px;
}			

/* Styles for text */
.txt-links-top {
	font-family: Tahoma;
	font-size: 10px;
	color: #B70A0A;
	text-decoration: underline;
}

h2 {
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	color: #B70A0A;
	text-decoration: underline;
	padding-top: 0px;
	margin-top: 0px;		
}

.txt-copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #B70A0A;
}
.txt-sound {
	font-family: Tahoma;
	font-size: 10px;
	color: #C6C6C6;
}
.txt-h1 {
	color: #EB2929;
	font-family: Tahoma; 
	font-size: 10px;
}
.txt-w {
	 color: #FFFFFF;
}
/* end */

/* Styles for links */
a.txt-num {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt-num:hover {
	text-decoration: underline;
}
a.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
a.gray {
	color: #C7C7C8;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;		
}
a.gray:hover {
	text-decoration: underline;
}
/* end */

/* Styles for forms */
#contactform input[type="text"] {
	border: 1px solid #4F4749;
	background-color: #858585;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	width: 150px;	
}

#contactform textarea {
	border: 1px solid #4F4749;
	background-color: #858585;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

/* end */

/* Styles for buttons */
.b-clear {
	width: 36px;
	height: 14px;
	background-image: url(images/sterge.png);
	border: 0px;
	margin-left: 150px;
	margin-top: 20px;
}

.b-submit {
	width: 36px;
	height: 14px;
	background-image: url(images/trimite.png);
	border: 0px;
	margin-left: 20px;
	margin-top: 20px;
}
/* end */
