body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background:#ded6c2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
p {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}

#wrapAll {
	margin-left:auto;
	margin-right:auto;
	width:921px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:22px;
	height:auto;
	overflow:auto;
	background:url(../images/layout/wrap_all_bottom.jpg) bottom left no-repeat;
}
#preContainerAll {
	float:left;
	width:921px;
	height:auto;
	background:#efebe1;
	margin-left:auto;
	margin-right:auto;
}
#header1 {
	width:921px;
	height:77px;
	background:url(../images/layout/back_header1.jpg) top left repeat-x;
}

#header1Time {
	float:left;
	width:220px;
	height:42px;
	padding-top:35px;
	text-align:left;
	padding-left:30px;
}
#header1Weather {
	float:left;
	width:200px;
	height:77px;	
}
#header1Menu {
	float:left;
	width:471px;
	height:42px;
	padding-top:35px;
}


#header1Menu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	padding-left:22px;
	background:url(../images/layout/arrow_header_menu.jpg) 8px 5px no-repeat;
}

#containerAll {
	width:873px;
	height:auto;
	background:#efebe1;
	margin-left:auto;
	margin-right:auto;
}
#header2 {
	float:left;
	width:873px;
	height:169px;
	background:#090504;
}
#header2Left {
	float:left;
	width:330px;
	height:169px;
}
#header2Right {
	float:left;
	width:543px;
	height:169px;
}
#header2RightBox {
	float:left;
	border-right:solid 1px #0a0706;
	width:180px;
	height:169px;
	background:#fff;
}
#header3 {
	float:left;
	width:873px;
	height:268px;
	background:#c4ba9d;
}
#header3Left {
	float:left;
	width:330px;
	height:268px;
}
#header3Right {
	float:left;
	width:543px;
	height:268px;
	background:url(../images/layout/header3_corner.jpg) bottom right no-repeat;
}
#header3RightHeading {
	float:left;
	width:543px;
	height:49px;
	background:url(../images/layout/header3_heading_back.jpg) top left no-repeat;
	text-align:left;
}
#header3RightHeading h2 {
	padding-left:20px;
	padding-top:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	margin:0px;
}
#header3RightContent {
	float:left;
	width:523px;
	height:199px;
	text-align:left;
	padding-top:15px;
	padding-left:20px;
}
#header3RightContent ul {
	padding-left:50px;
}
#header3RightContent ul li {
	list-style-image:url(../images/layout/arrow_header3.jpg);
}
#contentContainer {
	float:left;
	width:873px;
	height:auto;
	padding-top:30px;
	text-align:left;
}
.contentBox1 {
	float:left;
	width:290px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
}
.contentBox2 {
	float:left;
	width:165px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}
.contentBox1 ul li, .contentBox3 ul li {
	list-style-image:url(../images/layout/arrow_content.jpg);
}
.contentBox1 ul, .contentBox3 ul {
	padding-left:20px;
}
.contentBox1 a, .contentBox3 a  {
	text-decoration:underline;
}

.contentBox3 {
	float:left;
	width:620px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}
.contentBox1 h2, .contentBox2 h2, .contentBox3 h2 {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#422d28;
	font-weight:normal;
}

.contentBox3 img {margin:0;border:none;}

.contentSeparator {
	float:left;
	width:4px;
	height:300px;
	background:url(../images/layout/content_separator_back.jpg) top left repeat-y;
}
#footer {
	float:left;
	width:921px;
	height:52px;
	padding-top:20px;
}


/* tabla tarife */

tabla {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	width: 450px;
	background-color: #666666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

th {
	background-color: #847b5e;
	color: #ffffff;
	padding: 7px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

td {
	background-color: #c4ba9d;
	color: #000;
	padding: 4px;
	text-align: left;		
	font-size: 12px;
	font-weight: normal;
	}

th.spec {
	background-color: #6c6347;
	color: #ffffff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #ffffff solid;
	font-size: 12px;
	font-weight: bold;
}

/* sfarsit tabla tarife */


