.fullBox {
	border: 1px solid #663300;
}
.boxTopLess {
	border-top: 1px none #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
}
.boxBottomLess {
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px none #663300;
	border-left: 1px solid #663300;
}
.boxTopLeftLess {
	border-top: 1px none #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px none #663300;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}

/*----------------- div containers ---------------------*/

.bodyBottomBlueBkg {
	width: 100%; background-color: #77ADBB;
}
.bodyBottomBlueBkg p {
	color: white;
}
.bodyBottomBlueBkg a {
	color: gold; text-decoration: underline; font-size: 14;
}
.bodyBottomBlueLine {
	width: 100%; height: 23px; background-image: url(/web/agents/albatours/images/title-blue-bkg.gif); background-repeat: repeat-x;
}
.bodyBottomGreenBkg {
	width: 100%; background-color: #C3CF8F;
}
.bodyBottomGreenLine {
	width: 100%; height: 23px; background-image: url(/web/agents/albatours/images/title-green-bkg.gif); background-repeat: repeat-x;
}
.bodyBottomGreenBkg p {
	color: #000000;
}
.bodyContentContainer {
	margin-left: 10px; margin-top: 3px; margin-bottom: 2px;
}

/*----------------other containers----------------------*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 7px;
	padding: 2px;
}
ul#leftNav {
	list-style-type: none; margin: 0; padding: 0; border: none
}
ul#leftNav li {
	background-image: url(/web/agents/albatours/images/menu-podloga.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 100%;
}
ul#leftNav li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 3px;
}
ul#leftNav li.menuActive {
	background-image: url(/web/agents/albatours/images/menu-podloga-active.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 100%;
}
ul#leftNav li.menuActive a{
	color: #FFFFFF;
}
#qoList {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#qoList caption {
	background-image: url(/web/agents/albatours/images/title-orange-bkg.gif);
	background-repeat: repeat-x;
	height: 23;
	text-align: left;
}
#qoList caption span{
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-weight: normal;
}
#qoList td {
	margin-right: 10px;
}
#qoListHeader, #qoListFooter {
	background-image: url(/web/agents/albatours/images/title-orange-bkg.gif);
	background-repeat: repeat-x;
	height: 23;
}
#qoListHeader #qoTitle{
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-weight: normal;
	float: left;
}
#qoListHeader #qoResume{
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-weight: normal;
	float: right;
}
#qoListFooter span{
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-weight: normal;
	float: right;
}
table.qoListItem {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #663300;
	width: 96%;
	margin-left: 10px;
	margin-right: 10px;
}
table.qoListItem tr {
	height: 81;
}

table.qoListItem tr td{
	margin-right: 10;
}
table.qoListItem a, .mainImgContainer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	text-decoration: underline;
}
table.qoListItem p {
	margin-top: 2px;
	margin-bottom: 3px;
}
.mainImgContainer img {
	border: 1px solid #663300;
}
.paramList {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	margin-left: 2px;
}
.prices {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	margin-left: 2px;
}