body,html {
	padding: 0px;
	margin: 0px;
	width:100%;
	height:100px;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a { 
	color: #69C7E1;
}

#wrap {
	width: 980px;
	margin: auto;
	text-align:left;
}

#main {
	border: 1px solid #EAEAEA;
	padding:10px;
}

#logo {
	float: left;
	width: 340px;
}
#h-support {
    width: 640px;
	float: left;
	text-align: right;
}

h1 {
	color: #E55C26;
	letter-spacing: -1px;
	font-size: 21px;
	margin-bottom: 2px;
	margin-left:4px;
}

li {
	line-height: 20px;
}

.blue {
	color: #3C92C5;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 5px;
	line-height: 35px;
}
.mag {
	color: #FF3399;
	color: #E75B26;
	font-size: 22px;
	letter-spacing: -1px;
	margin-right:5px;
	line-height: 35px;
}

.clear {
	margin: 0px;
	clear: both;
}
#topmenu {
	text-align: right;
	line-height: 30px;
	padding-top:30px;
	height: 30px; 
	overflow: hidden;
}

.boffer {
	background: #99CCFF;
	padding-top:15px;
	width: 198px;
	float: left;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
}

.detailbox a {
	color: #FFF;
	font-size: 12px;
}
.detailbox  a:hover {
	color: #000 !important;	
}
a.det {
	background: url('img/bul1.jpg') no-repeat;
	padding:4px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 21px;
}

a.det:hover {
	color: #000;
}

#topmenu a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333;
	text-decoration: none;
	margin: 0px ;
	width: 128px;
	height: 30px;
	display: block;
	text-align: center;
	float: left;
	overflow: hidden;
}

#topmenu a:hover {
	color: #333;
	background: url('img/but_bg.jpg') no-repeat;
}

#topmenu a.selectat {
	color: #333;
	background: url('img/but_bg1.jpg') no-repeat;
}

#col1 {
	float: left;
	width: 620px;
}

#col2 {
	float: left;
	width: 290px;
}

#col12 {
	
}

td.rezerva {
	border-top: 1px dotted #ccc;
	font-size: 13px;
}

td.rezerva a {
	color: #E75B26;
	font-size: 13px;
	font-weight: bold;
}

#footer {
	background: #696969;
	
	color: #FFF;
	padding:20px;
	margin-top:10px;
}

h3 {
	font-size: 17px;
}
h2 {
	margin:0px;
	padding:0px;
	margin-left: 20px;
	color: #275974;
}

span.price {
	font-size: 17px;
	letter-spacing: -1px;
	margin: 8px;
}

.detailbox {
	background: #3C92C5;
	padding: 8px 4px 8px 4px;
	border-top: 1px solid #FFF;
}

td.mail {
	width: 347px;
	height: 102px;
	background: url('img/mail_bg.jpg') no-repeat;
	padding-top: 30px;	
}

td.mail a {
	color: #FFF;
	text-decoration: none;
	margin-left:70px;	
	font-size:22px;
	line-height:  102px;	
}

td.mail a:hover {
	color: #FF3399;
	color: #E75B26;
}

a.terms  {
	font-size: 21px;
	color: #fff;
	background: url('img/file_icon.jpg') no-repeat;
	padding-top: 16px;
	padding-left: 60px;
	padding-bottom: 16px;
	line-height: 62px;
}

#upbar {
	height: 34px;
	background: #6AC8E2;
	background: #7D3215;
	background: #016DB5;
	margin-bottom: 4px;
	background: url('img/upbar.jpg') no-repeat;
	width:980px;
}

th {
	background: #99CCFF;
	background:#295876;
	color: #333;
	color: #FFF;
	padding: 15px;
	text-align:center;
}

table.prices {
	border: 1px solid #99CCFF;
}
table.prices th {
	font-size: 14px;
}
table.prices td {
	padding: 15px;
	font-size: 16px;
	text-align: center;
}

td.head {
	background: #EAEAEA;
	text-align: left !important;
	font-weight: bold;
	font-size: 14px;
}

 label {
	width:200px; 
	margin:2px;
	display: inline-block;
	font-size:14px;
	padding:4px;
}
input,select ,textarea{
	padding:4px;
	margin:2px;
}

.carimage {
	border: 10px solid #99CCFF;
}
label.mesaj {
	height:80px;
	vertical-align: top;
}

.separator {
	height: 30px;
	border-bottom:1px dotted #444;
}

ul.documente {
	list-style: none;
	background: url('img/file_icon.jpg') no-repeat;
	padding-left: 30px;
	margin-top: 20px;
}

ul.documente a {
	display: block;
	width: 180px;
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	padding: 3px;
}
ul.documente a:hover {
	background:#9F9F9F;
	color: #333;
	
}

#underfooter {
	background-color: #333;
	text-align: right;
}