body {
	color: #a01c18;
	background: #fcf5e3;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #fcf5e3;
	margin: 0;
	border-bottom: solid #ed6b24 3px;
	background: #a01c18 /*url(../images/panel-triangle.gif) no-repeat center left*/;
	/*text-indent: 8px;*/
	/*line-height: 17px;*/
	height: 30px;
	padding: 2px 5px 2px 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0; 
	border-bottom: solid #a01c18 1px;
	background: transparent url(../images/h2-triangle.gif) no-repeat center left;
	text-indent: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0; 
	border-bottom: solid #a01c18 1px;
	background: transparent url(../images/h3-triangle.gif) no-repeat center left;
	text-indent: 10px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
p {
	font-size: 12px;
	margin-top: 0;
}
img {
	display: block;
	border: 0;
}
ol {
	list-style: upper-roman;
	margin-top: 0;
	margin-bottom: 0;
}
.hide {
	display: none;
}
a:link {
	text-decoration: none;
	color: #a01c18;
	background: transparent;
}
a:visited {
	text-decoration: none;
	color: #807a6e;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #a01c18;
	background: transparent;
}
a:active {
	text-decoration: none;
	color: #a01c18;
	background: transparent;	
}
/* main navigation */
table#nav td {
	font-size: 11px;
	text-align: center;
	/*background: #a01c18;*/	
}
td#navblank1, td#home, td#expeditions, td#promotions, td#poland, td#about, td#contact, td#navblank2 {
	background: #a01c18;
}
td#navblank2 {
	border-right: solid #a01c18 1px;
}
table#nav td a {
	font-weight: bold;
	color: #fcf5e3;
	line-height: 20px;
}
table#content td {
	vertical-align: top;
}
table#content td#copyright2 {
	vertical-align: bottom;
	padding: 0 10px 5px 10px;
}
td#primarycontent {
	padding: 0 10px 0 10px;
	text-align: left;
}
/* details table */
td#tbldetpicextrainfo h3 {
	margin: 0 0 0 5px;
}
td#tbldetpicextrainfo p, #level {
	margin: 5px 0 0 5px;
}
.txtright {
	text-align: right;
}
.dettbl {
	font-size: 12px;
}
.dettitle {
	background: #f5e6cf;
	padding: 5px;
	border-bottom: solid #fcf5e3 1px;
}
.detdesc {
	padding: 5px;
	border-bottom: solid #f5e6cf 1px;
	border-right: solid #f5e6cf 1px;
}
.detdesc p {
	margin: 0;
	text-align: left;
}
.tbl4panels td {
	padding: 0 0 10px 0;
	width: 175px;
}
.paneltbl {
	background: #f1e2cb;
}
.panelbottom {
	background: #fcf5e3 url(../images/panel-bottom.gif) no-repeat;
}
.paneltbl p {
	font-size: 10px;
	color: #353128;
	margin: 2px;
	height: 100px;
}
.paneltbl a {
	font-size:10px;
}
.moretriangle {
	padding-right: 5px;
	background: transparent url(../images/panel-triangle.gif) no-repeat center left;
}
/* side menu */
table#submenu td {
	font-weight: normal;
	font-size: 10px;
	color: #a01c18;
	line-height: 20px;
	text-align: left;	
}
table#submenu td.smselected a, table#submenu td.smsmselected a {
	font-weight: bold;
	color: #fff;
}
.smtriangle {
	padding-right: 5px;
	background: transparent url(../images/submenu-triangle.gif) no-repeat center left;
}
.smtrianglechosen {
	padding-right: 5px;
	background: transparent url(../images/submenu-triangle-chosen.gif) no-repeat center left;
}
.smnormal {
	background: #f1e2cb;
	border-bottom: 1px solid #fcf5e3;
	padding: 0 5px 0 5px;
}
.smselected {
	background: #ed6d24;
	border-bottom: 1px solid #fcf5e3;
	color: #fff;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.smsm {
	background: #fcf5e3;
	border-bottom: 1px solid #f1e2cb;
	border-right: 1px solid #f1e2cb;
	padding: 0 5px 0 5px;

}
.smsmselected {
	background: #ed6d24;
	border-bottom: 1px solid #fcf5e3;
	padding: 0 5px 0 5px;

}
#sidemenu, #copyright {
	background: transparent url(../images/sidemenu-bg.jpg) repeat;
}
#submenubottom {
	border: 0;
	background: transparent;
}
#footer {
	margin-top: 0;
}
#footer p {
	font-size: 9px;
	text-align: left;
	color: #decdb3;
	background: transparent;	
	margin: 0;
}
#footer a {
	color: #decdb3;
}
#cbmp p {
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin: 0 0 5px 0;
	text-align: center;
}
#cbmp strong {
	font-weight: bold;
}
#cbmp a {
	color: #bdb2a0;
}
/* form elements */
form, form table {
	font-size: 12px;
}
input, select, textarea {
	color: #353128;
	background: #f1e2cb;
	border: 1px solid #a01c18;
	font-size: 12px;
}
#email {
	width: 255px;
}
#submit {
	color: #fcf5e3;
	background: #a01c18;
}
form#formplanyourtrip input, select, textarea {
	width: 200px;
	margin: 2px;
}
form#formplanyourtrip #submit {
	width: 50px;
}
form#formbooking input, select, textarea {
	width: 200px;
	margin: 2px;
}
form#formbooking #submit {
	width: 50px;
}

