body {
	margin: 0;
	background: #282522;
	color: #fff;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border-width: 0;
}

#top2 {
	font-size: 12px;
}

#top2 a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#top {
	height: 100px;
	background: url(img/head_top990.jpg);
	vertical-align: top;
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
}

input {
	font-size: 12px;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}

#top2 input[type="text"], #top input[type="password"] {
	width: 100px;
}

#container {
	background: #282522;
	width: 990px;
	color: #ACA9A6;
	font-size: 12px;
}

#slides {
	width: 712px;
	height: 288px;
}

.content {
	margin-top: 13px;
}

.content td {
	font-size: 13px;
}

.large {
	margin-top: 15px;
}

.large td {
	font-size: 16px;
}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

strong {
	color: #F9AD16;
}

p {
	margin: 13px 0;
}

ul {
	margin-top: 13px;
	margin-bottom: 13px;
}

h3 {
	font-size: 2em;
	color: #E6E5E4;
	line-height: 1.2em;
	padding: 0;
	margin: 13px 0;
}

ul {
	list-style-image: url(images/marker1.png)
}

.portocaliu {
	color: #f60;
	font-weight: bold;
}

#top2 a.portocaliu {
	color: #f60;
	font-weight: bold;
}

.button {
	cursor: pointer;
}

#footer { height:90px; margin-top: 20px; } 
#footer .tail { background:url(images/footer-bg-tail.gif) top repeat-x;}
#footer .bg-left { background:url(images/footer-bg-left.gif) top left no-repeat;}
#footer .bg-right { background:url(images/footer-bg-right.gif) top right no-repeat; text-align:center; padding-bottom:29px; padding-top:29px; height:47px; }
#footer a { color:#ACA9A6;}

#contact input, #contact textarea, #contact select {
	background: #34312E;
	border: 1px solid #a4a4a4;
	color: #ACA9A6;
}
