* {
  	margin:0;
  	padding:0;
  	/*-moz-box-sizing:border-box;
	box-sizing:border-box; */
}
HTML,
BODY {
	height: 100%;
}
BODY {
	background:#FFF;
	margin:0 auto;
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#011343;
	text-align:center;
}
table{
border-collapse:collapse;
}
.Absolute {
    width: 936px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -468px;
}

A {
	color:#25476B;
	text-decoration:underline;
}
A:hover {
	color:#9AA2B4;
}
UL LI {
	list-style:none;
	background:url(../images/li_circle.gif) left 5px no-repeat;
	padding-left:10px;
}
img {
	border:0 none;
}
H1 {
	font-size:18px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	color:#011343;
	padding-bottom:10px;
}
H2 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
.mainTitle H2{
	padding-top:0;
	padding-bottom:5px;
}
H3 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
H4 {
	font-size:13px;
	font-weight:bold;
	padding:8px 0 3px 0;
	margin-bottom:5px;
	text-align:left;
	border-bottom:1px solid #072d56;
}
.LeftInside P,
.LeftInside2 P{
	padding-bottom:10px;
}
.txt {
	font-size:12px;
}
.border IMG {
	border:1px solid #FFF;
}

.listingTable {
	height:160px;
	}

#contentHolder {
	margin:0 auto;
	text-align:left;
	width:864px;
	min-height:1010px;
	height:auto!important;
	height: 100%;
	background:url(../images/contentBack.gif) top right no-repeat;
	padding-bottom:50px;
	position:relative;
}
.contentHolderShow {
	margin-top:345px!important;
	background:none!important;
	min-height:710px!important;
	height:auto!important;
	height: 100%!important;
}
.homeHolder {
	background: none!important;
}
.yachtBack {
	background:none!important;
}

/*======= start FOOOTER menu =======*/
#BottomNavig {
	/*float:left;
	left:50%;
	margin-left:228px;*/
	height:12px;
	width:800px;
	padding:10px 0 10px;
	color:#25476b;
	font-size:11px;
	text-align:left;
	margin:0 auto;
	/*position:absolute;
	bottom:0px;
	left:0px;*/
	background:url(../images/footerBorderBack.jpg) top left no-repeat;
}
.BottomNavig a {
	width:auto;
	padding:0 8px;
	color:#25476b; 
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
  }
.BottomNavig a:hover {
	text-decoration:underline; 
  }
	
/*======= start MAIN menu =======*/
.MainNavigation {
	color:#FFF; 
	padding:10px 0;
}
.MainNavigation a {
	width:auto;
	padding:0 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
  }
.MainNavigation a:hover {
	text-decoration:underline; 
	color:#FFF;
  }
/*======= enf MAIN menu =======*/

/*======= start 4 box =======*/ 
.BoxHolder {
	width:935px;
	margin:0 auto;
}
.BoxHolder A {
	text-decoration:none;
}
.BoxHolder IMG {
	border:1px solid #FFFFFF;
	margin: 0 0 8px 6px;
}
.BoxHolder H1 A{
	color:#113b66;
}
.Box1 {
	width:202px;
	margin:0 5px;
	padding:10px;
	background:url(../images/main-box.jpg) top center no-repeat #5383b5;
	min-height:250px;
	height:auto!important;
	height: 250px;
	float:left;
	font-size:11px;
	color:#FFF;
	text-align:left;
}
/*======= end 4 box =======*/ 
.mainTitle {
	background:#dcdfe6;
	padding:10px;
	margin-bottom:10px;
}
.mainTitle H1{
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.yachtTitle H2, .salesTitle H2, .bokerageTitle H2 {
	color:#535f69;
	font-size:18px;
	margin-bottom:5px;
	padding:0;
}
.yachtTitle H2, .bokerageTitle H2 {
	border-bottom:1px solid #4f5d82;
}
.yachtTitle P, .salesTitle P, .bokerageTitle P{
	color:#000;
	font-size:12px;
	line-height:14px;
	margin-bottom:10px;

}
.leftColumn {
	padding-left:30px;
	width:592px;
	float:left;
	margin-top:335px;
}
.rightColumn {
	padding:0 16px;
	width:200px;
	float:left;
	margin-top:335px;
	background:url(../images/rightcolumnBack.jpg) top left no-repeat;
}
.Logo {
	background:url(../images/logo.jpg) top center no-repeat;
	width:935px;
	height:94px;
	margin:0 auto;
}
.LineHolder {
	background:url(../images/line.gif) center center no-repeat;
	width:935px;
	height:18px;
	margin:0 auto;
} 
.InsideLineHolder {
	background:url(../images/inside_line.jpg) center center no-repeat;
	width:935px;
	height:21px;
	margin:0 auto;
}  
.LineHolder2 {
	background:url(../images/line2.gif) center center no-repeat;
	width:918px;
	height:18px;
	margin:0 auto;
}  
.LineCenter {
	background:url(../images/line-center.gif) center center no-repeat;
	width:400px;
	height:18px;
} 
.textbox {
	border:1px solid #072d56;
	margin:3px 0;
	padding: 2px;
	font-size:13px;
}
.ClearDiv {
	clear:both;
	font-size:0;
}
.ContentHolder {
	width:918px;
	margin:0 auto;
} 
.Left {
	width:222px;
	float:left;
	color:#FFF;
	text-align:left;
}

.Center {
	width:410px;
	float:left;
	color:#FFF;
	text-align:left;
	padding:20px 30px 10px 30px;
}
.Center2 {
	width:470px;
	float:left;
	color:#FFF;
	text-align:left;
	padding:0;
}
.Center H1 {
	text-align:left;
}
.Orange {
	color:#FF9900;
}

.DataTable TR {
	width:400px;
	height:1px;
}

.PriceTable2 {
	border:1px solid #CCCCCC;
	color:#FFF;
}
.BigPicture IMG {
	border:1px solid #FFF;
}
.BaseList {
	text-align:right;
}
.BaseList A{
	padding:3px 0;
}
.LeftInside {
	float:left;
	width:632px;
	color:#FFF;
	text-align:left;
	padding:20px 30px 10px 30px;
}
.LeftInside2 {
	float:left;
	width:692px;
	color:#FFF;
	text-align:left;
}

.LeftInside H2{
	padding-top:10px;
}
.LeftButton {
	display:block;
	width:190px;
	height:21px;
	border:1px solid #37699e;
	background:url(../images/button-back.gif) top left repeat-x;
	text-align:right;
	padding:6px 10px 0 0;
}

.LeftButton2 {
	display:block;
	width:190px;
	height:21px;
	border:1px solid #37699e;
	background:url(../images/button-back-lighter.gif) top left repeat-x;
	text-align:right;
	font-weight: bold;
	padding:6px 10px 0 0;
}

.FormButton {
	border:0 none;
	background:#011343;
	text-align:center;
	padding:2px;
	color:#FFF;
	}
.Photos {
	padding:10px 0;
}

A.LeftButton,
A.LeftButton2{
	text-decoration:none;
	color:#FFF;
	
}
A.LeftButton:hover,
A.LeftButton2:hover {
	text-decoration:underline;
	color:#FFF;
	border:1px solid #0c2d4f;
}
.Center P,
.Left P,
.CenterLeft P,
.CenterRight P {
	padding-bottom:14px;
}
.CenterLeft {
	float:left;
	width:195px;
}
.CenterRight {
	float:right;
	width:195px;
}
.CenterLeft H3,
.CenterRight  H3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.Right {
	width:222px;
	float:left;
	text-align:left;
}
.Right .Banners {
	padding-top:10px;
}
#banners IMG { margin-bottom:10px; }

/*__razno__*/
.floatImage {
	float:left;
	padding:0 10px 10px 0;
}
.LeftInside ul, .LeftInside ol {
	margin-left:20px;
}
.LeftInside ol {
	margin:20px;
}
.LeftInside ol li {
	padding-bottom:10px;
}
.active {
	font-weight:bold;
	font-size:14px;
}
.activeListItem {
	/*color:#8891A6;*/
	font-weight:bold;
}
.mainMenu {
	padding:20px 0 20px;
}

/* novo */
#header {
    position: absolute;
	z-index:3;
    top: 0px;
    left: 50%;
    margin-left: -458px;
}

/*_____________CHARTER_____________*/
.charterHolder {
	width:686px;
	background: url(../images/charterBack.jpg) top left no-repeat;
	padding-left:30px;
	/*margin-top:345px;*/
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
}
.charterHolderHome {
	width:686px;
	background: url(../images/charterBack.jpg) top left no-repeat;
	padding-left:30px;
	margin-top:335px;
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
}

.charterBox {
	width:185px;
	float:left;
}
.box2 {
	background:url(../images/backCatamarans.jpg) top left no-repeat;
	margin-right:17px;
}
.box3 {
	background:url(../images/backMotorboats.jpg) top left no-repeat;
	margin-right:17px;
}
.box4 {
	background:url(../images/backSailingboats.jpg) top left no-repeat;
	
}
a.charterLinks {
	display:block;
	width:172px;
	height:121px;
	padding:2px 4px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
a.charterLinks:hover {
	color:#D4D7DF;
}
.charterOpis {
	width:175px!important;
	min-height:90px;
	height:auto!important;
	height:90px;
	padding:5px 5px 20px 5px;
	background:url(../images/opisBoxBackNew.jpg) bottom left no-repeat #fff;
	font-size:11px;
}
.sailingArea {
	width:137px;
	height:140px;
	background:url(../images/sailingAreaBack.jpg) left no-repeat;
	float:left;
	margin-top:335px;
	padding:144px 5px 0 0;
	text-align:right;
	color:#fff;
	font-size:11px;
}
.bannerArea {
	text-align:center;
	color:#fff;
	font-size:11px;
}
.sailingArea ul li {
	list-style:none;
}
.sailingArea a:link,
.sailingArea a:visited,
.sailingArea a:hover {
	color:#fff;
	text-decoration:none;
}
.sailingArea a:hover {
	text-decoration:underline;
}

/*___________SALES_____________*/
.salesHolder {
	/*width:510px;*/
	background: url(../images/sales-newBoats.gif) top left repeat-x;
	padding:10px;
	margin-top:11px;
}

.salesHolder a {
}
.salesHolder img {
	border:0 none;
	margin-left:22px;
}
.bannerHolder {
	width:160px;
	height:200px;
	float:left;
	margin-top:25px;
}
.usedBoats {
	width:142px;
	height:300px;
	float:right;
	margin-left:0;
	margin-top:325px;
}
.usedBoatsHome {

}

.usedBoatsHome2 {
	width:203px;
	height:300px;
	position:absolute;
	top:485px;
	right:-4px;
}

.usedBoatsYachts {
	width:142px;
	height:300px;
	float:left;
	margin-left:0;
	margin-top:25px;
}

/*.usedTitle {
	width:22px;
	height:263px;
	display:block;
	
}
img.usedTitle {
	behavior: url("pngbehavior.htc");
	width:22px;
	height:210px;
	float:left;
	margin-right:8px;
}*/
img.usedTitle {
	float:left;
	margin: 6px 10px 0 0;
}
.usedBoatsLinks {

}
.usedBoatsLinks a {
	display:block;
	width:165px;
	height:108px;
	float:left;
	margin-left:22px;
	padding:7px 0pt 0pt 6px;
	color:#011343;
	text-decoration:none;
	font-weight:bold;
}
.usedBoatsLinks a:hover {
	/*color:#D4D7DF;*/
	color:#8891A6;
}
a.sales1{
	background:url(../images/sailingBrokerBack.jpg) bottom left no-repeat #FFF;
}
a.sales2{
	background:url(../images/motorBrokerBack.jpg) bottom left no-repeat #FFF;
}
a.sales3{
	background:url(../images/catamaranBrokerBack.jpg) bottom left no-repeat #FFF;
}
	

/*_______RIGHT ONE______*/
#rightHolder {
	width:152px;
	min-height:1000px;
	/*height:auto!important;*/
	height:1000px;
	/*border:#CC0033 1px solid;*/
	position:absolute;
	top:0px;
	left:50%;
	margin-left:426px;
	background:url(../images/rightPaneBack.jpg) top left no-repeat;
	text-align:left;
	padding: 5px 10px;
}
#rightHolder a:link,
#rightHolder a:hover,
#rightHolder a:visited {
	text-decoration:none;
	color:#011343;
}
#rightHolder a:hover {
	text-decoration:underline;
}
.partnerLogin {
	margin:19px 0;
}
.partnerImg {
	padding:4px 2px;
}
.specialOffer {
	font-size:11px;
	padding:2px;
	margin-bottom:20px;
}
.specialOffer img {
	behavior: url("pngbehavior.htc");
	width:139px;
	height:31px;
}
.specialOffer a:link,
.specialOffer a:hover,
.specialOffer a:visited {
	text-decoration:none;
	color:#666!important;
	display:block;
	margin-left:5px;
	border-bottom:1px solid #EAEAEA;
	padding-bottom:5px;
}
.specialOffer a:hover {
	text-decoration:none!important;
	color:#999!important;
}
img.skypeNava {
	behavior: url("pngbehavior.htc");
	width:12px;
	height:13px;
}

/*_______________CHARTER LIST_________________*/
.charterList, .salesList {
	width:686px!important;
	width:681px;
	/*background: url(../images/charterBack.jpg) top left no-repeat;*/
	padding-left:20px;
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
}
.salesList {
	width:686px!important;
	width:686px;
	background: url(../images/salesBack.jpg) top left no-repeat;
}

.charterList p, .charterList h1,
.salesList p, .salesList h1 {
	padding:0px 18px 10px 18px!important;
}
.charterList img,
.salesList img {
	border:3px solid #424F72;
}
.salesList h1 {
	display:none;
}

/*_______________DETAIL_______________*/
.leftDetail {
	width:480px;
	float:left;
	margin-left:30px!important;
	margin-left:15px;
}
.hTitle {
	float:left;
	height:24px;
	background:url(../images/headYachtBack.jpg) top left repeat-x;
	font-size:18px;
	font-style:normal;
	color:#fff;
	padding:0 5px;
}
.hEnd {
	float:left;
	height:24px;
	width:40px;
	background:url(../images/headYachtEnd.jpg) top left no-repeat;
}
.rightDetail {
	width:300px;
	float:left;
	margin:25px 0 0 10px!important;
	margin:25px 0 0 0;
}
.DataTable {
	width:290px;
	margin-bottom:20px;
}
.DataTable td {
	padding:3px 0;
	border-bottom:1px solid #021245;
}
.PriceTable TR {
	font-size:11px;
}
.PriceTable {
	margin-bottom:10px;width:100%;
}
.priceData {
	background:url(../images/priceTableBack.jpg) top left repeat-x;
	padding:4px 5px;
	color:#fff;
}
.txtBoldRed1 {
	background:#EBEBEB;
	font-weight:bold;
}
.txtBoldRed {
	padding:7px 0px!important;
	padding:5px 0px;
}
.baseInfo {
	display:block;
	padding:7px 0px!important;
	padding:5px 0px;
}
.baseInfo2 {
	font-weight:bold;
}
.bigPhoto img {
	
	border: 2px solid #011343;
	width:480px;
}
.Photos {
	width:508px;
	height:100px;
}
.Photos br {
	display:none;
}
.Photos img {
	float:left;
	border: 2px solid #011343;
	width:100px!important;
	height:75px!important;
	margin-right:23px;
}
.bookingContainer {
	width:300px;
}
.bookingBttn {
	display:block;
	width:120px;
	height:30px;
	font-weight: bold;
	text-decoration:none;
	padding:7px 0px 8px 2px;
	text-align:center;
	background: url(../images/bookingBttnSubmit.gif) top left no-repeat;
	margin-left:172px;
}
input.FormButtonNew {
	color:#fff;
}
img.bookingBack {
	behavior: url("pngbehavior.htc");
	width:124px;
	height:34px;
}
.conditions {
	display:block;
	color:#011343;
	margin-left:0px!important;
	margin-left:2px;
}
/*_____________MAIN MENU_____________*/
.menu {
	font-family: arial, sans-serif; 
	width:600px; 
	position:absolute; 
	top:280px; 
	left:50%; 
	margin-left:-423px;
	font-size:18px;  
	z-index:100;
}
.menu ul li a, 
.menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000;
	height:20px; 
	text-align:center; 
	color:#fff; 
	border:1px solid #fff; 
	background: url(../images/mainMenuBack.gif) top left no-repeat #FFFFFF; 
	line-height:20px; 
	font-size:14px; 
	overflow:hidden;
	width:80px;
}
.menu ul ul li a, 
.menu ul ul li a:visited {
	width:144px;
}
.menu ul ul {
	margin-left:-32px;
}

.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none; 
}
.menu ul li {
	float:left; 
	margin-right:1px; 
	position:relative;
}
.menu ul li ul {
	display: none;
}
a.firstOne:link,
a.firstOne:visited,
a.firstOne:hover {
	background:#fff!important;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#727C96; 
	background: url(../images/mainMenuBack.gif) top left no-repeat #fff;
}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:21px; 
	left:0; 
	width:105px;
}
.menu ul li:hover ul li a.hide {
	background:#6a3; 
	color:#fff;
}
.menu ul li:hover ul li:hover a.hide {
	background:#6583A4; 
	color:#000;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block; 
	background:#011345; 
	color:#fff;
}
.menu ul li:hover ul li a:hover {
	background:#ddd; 
	color:#011345;
}
.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:105px; 
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:-105px;
}

/*____________CONTENT PAGES_______________*/
.content {
	width:641px;
	padding-left:30px;
	/*padding-right:40px;*/
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
	margin-bottom:30px;
	margin-top:345px;
}
.content2 {
	width:641px;
	padding-left:30px;
	/*padding-right:40px;*/
	float:left;
	margin-bottom:30px;
	margin-top:345px;
}

.contentPricelist {
	/*width:741px;*/
	width:820px;
	padding-left:30px;
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
	margin-bottom:30px;
	margin-top:345px;
}
/*.contentYachts {
	width:646px;
	padding-left:30px;
	padding-right:40px;
	min-height:910px;
	height:auto!important;
	height: 100%;
	min-height:280px;
	height:auto!important;
	height:280px;
	float:left;
	margin-bottom:30px;
	margin-top:345px;background:url(../images/contentBack.gif) top right no-repeat;
}*/

.content a:link,
.content a:hover,
.content a:visited,
a.blueLink:link,
a.blueLink:hover,
a.blueLink:visited {
	color:#011343;
}
.contentPricelist a:link,
.contentPricelist a:hover,
.contentPricelist a:visited {
	color:#011343;
}
a.more {
	display:block;
	margin:3px 0 3px 152px;
	font-weight:bold;
}	
.block a:link,
.block a:hover,
.block a:visited {
	color:#011343;
	padding-top:5px;
	display:block;
	white-space:nowrap;
}
.salesImages A {
	font-weight:bold;}	
	
.content a:hover, a.blueLink:hover {
	color:#9AA2B4;
}
.contentPricelist a:hover {
	color:#9AA2B4;
}
.content img, .sarea img {
	float:left;
	margin: 5px 5px 0 0;
	border:1px solid #011345;
}
.contentPricelist img, .sarea img {
	float:left;
	margin: 5px 5px 0 0;
	border:1px solid #011345;
}
.sales img {
	border:0 none;
}
.sarea {
	margin-bottom:40px;
}
.break {
	border-bottom:1px solid #011343;
}

/*_________DODATNO__________*/
.Red {
	color:#CE1326;
	font-weight:bold;
}
.txt4 {
	display:block;
	padding:10px 0 0 0px;
}
.txt {
	padding:0 0 50px 10px;
}
.arrowsTable {
	margin:10px 0 10px 0px;
}
.charterList TABLE {
padding-left:0px;
}
.salesList .listingTable {
	padding-left:20px;
}
.listingTable {
	margin-right:10px;
}
.listingTable IMG {
	width:200px;
	height:150px;
}
.formPage .txt {
	padding:5px 5px 5px 0;
}
#karta {
	position:absolute;
	top: 350px;
    left: 50%;
    margin-left: -153px;
}
.infoTable th, .infoTable td {
	border:1px solid #011343;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
.infoTable th {
	color:#fff;
	background:#011343;
}
.salesImages img {
	float:left;
	border:1px solid #011345;
	margin-right:5px;
}
.clear {
	clear:both;
}
.yachtMenu {}

.yachtMenu UL{
	list-style-type: none;
	margin-right:0;
	padding: 0;
	width:420px;
}
.yachtMenu UL LI {
	float:left;width:202px;
	margin-right:5px;
	background:url(../images/YachtmenuLeft.jpg) left top no-repeat;
	padding-left:0px;
}
.yachtMenu UL LI.activeListItem {
	background:url(../images/YachtmenuLeft_active.jpg) left top no-repeat;
}
.yachtMenu UL LI A {
	display: block;
	background:url(../images/YachtmenuRight.jpg) right top no-repeat;
	border-bottom-width: 0;
	font-weight:bold;
	width:auto;
	padding:10px 0 10px 0px;
	color: #011343;
	text-decoration: none;
}
.yachtMenu UL LI.activeListItem A:link,
.yachtMenu UL LI.activeListItem A:hover,
.yachtMenu UL LI.activeListItem A:visited {
	background:url(../images/YachtmenuRight_active.jpg) right top no-repeat;
	color:#fff;
}
.yachtMenu UL LI A span {
	line-height:14px;
	padding:10px 0 10px 20px;
}
.yachtMenu UL LI A:hover{
	color:#8891A6;
}	
.LeftButton3 {
	display:block;
	float:left;
	height:18px;
	background:url(../images/button-back.gif) top left repeat-x;
	text-align:right;
	padding:0 8px;
	margin-right:8px;
	text-decoration:none;
	color:#fff;
}
A.LeftButton3:link,
A.LeftButton3:visited {
	color:#fff;
}
A.LeftButton3:hover {
	color:#D4D7DF;
}
.descriptionTD {
	padding:5px 15px 5px 5px;
	background:url(../images/veoDesni.jpg) top right no-repeat;
}

.forSale {
	margin-left:0px;
}
a.bookingBttn:hover {
	color:#D4D7DF;
}
.boatName {
	padding:3px 20px 3px 3px;
}

/*_____menu_____*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 11px arial}

#sddm li a
{	display: block;
	margin: 0px;
	padding: 0px 10px;
	width: 60px;
	background: #fff;
	color: #011345;
	text-align: center;
	text-decoration: none;
	line-height:12px;
	font-size: 16px;
	/*font-weight:bold;*/
}

#sddm li a:hover
{	/*color: #D4D7DF;*/
	color: #8891A6;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	text-align:left;
	margin: 0;
	padding: 0;
	/*background: #011345;*/
	width:600px;
	padding-left:6px;
	/*margin-left:-160px;*/
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 2px 10px 2px 10px;
	/*width: 130px;*/
	width:auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fff;
	float:left;
	color: #011345;
	font: 14px arial;
}

#sddm div a:hover
	{	
		color: #8891A6;
}
/*______________________*/

img.calendarImage {
	border:0 none;
	cursor: hand;
}
.calLeft, .calRight {
	float:left;
}
.calRight {
	margin-left:5px;
}
.datum {
	width:70px;
}

/*________________main top menu________________*/
.mainTopMenu{
	font-family: arial, sans-serif; 
	width:600px; 
	position:absolute; 
	top:280px; 
	left:50%; 
	margin-left:-419px;
	z-index:10;
	padding-left: 15px;
	/*background:url(../images/menuBack.gif) bottom left no-repeat;*/
	padding-bottom:25px;
}

.mainTopMenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.mainTopMenu ul li{
	position: relative;
	display: inline;
	float: left;
	padding-left:0px;
	list-style:none;
	background:none;
}

/*Top level menu link items style*/
.mainTopMenu ul li {
	background:url(../images/mainMenuLeft.gif) left top no-repeat;
	margin-right: 6px;
}

.mainTopMenu ul li a{
	display: block;background:url(../images/mainMenuRight.gif) right top no-repeat;
	padding: 7px 10px 7px 0px;
	border-bottom-width: 0;
	color: #011343;
	text-decoration: none;
	text-transform:uppercase;	

}
.mainTopMenu ul li a span{
	padding:7px 0 7px 10px;

}
.mainTopMenu ul li a:hover{
	color:#8891A6;
}
	
/*1st sub level menu*/
.mainTopMenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
/*border-top: 1px solid #011343;*/
}

/*Sub level menu list items (undo style from Top level List Items)*/
.mainTopMenu ul li ul li{
display: list-item;
float: none;
text-align:left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.mainTopMenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.mainTopMenu ul li ul li a{
	font: normal 13px Verdana;
	width: 162px; /*width of sub menus*/
	background: url(../images/subBack.gif) left -7px no-repeat;
	color: #011343;
	padding: 4px 5px;
	margin: 0;
	border-top-width: 0;
	text-transform:none;
}
.mainTopMenu ul li ul li a.firstItem{
	background: url(../images/subBack.gif) left top no-repeat;
}
.mainTopMenu ul li ul li a.lastItem{
	background: url(../images/subBack.gif) left bottom no-repeat;
}

.mainTopMenu ul li ul li a:hover{ /*sub menus hover style*/
	/*background: #EEEFF0;*/
	background: url(../images/subBack.gif) -172px -7px no-repeat;
	color: #011343;
}
.mainTopMenu ul li ul li a.firstItem:hover{
	background: url(../images/subBack.gif) -172px top no-repeat;
}
.mainTopMenu ul li ul li a.lastItem:hover{
	background: url(../images/subBack.gif) -172px bottom no-repeat;
}

.mainTopMenu ul li ul li a.onlyItem{
	background: url(../images/subBackOnly.gif) left top no-repeat;
}
.mainTopMenu ul li ul li a.onlyItem:hover{
	background: url(../images/subBackOnly.gif) -172px top no-repeat;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}
img.noBorder {
	border: none;
}
.salesImages {
	padding-top:20px;
}
.salesImages td {
	padding:0 10px 0 0;
}
.salesImages td img {
	margin-top:20px;
}
.backHolder {
	position:absolute;
	margin:0 auto;
	top:320px;
	left:50%;
	margin-left:-250px;
}
a.backBttn:link,
a.backBttn:visited {
	display:block;
	background: url(../images/back.gif) top left no-repeat;
	color:#011343;
	padding:2px 20px 3px;
	text-decoration:none;
	width:80px;
	font-size:14px;
	z-index:8;
	position:relative;
}
a.backBttn:hover {
	color:#9AA2B4;
	text-decoration:none;
}
.newsHolder {
	
}
.newsItem {
	padding:10px;
	display:block;
}
.newsItem .newsImageLink {
	float:left;
	display:block;
	padding-right:5px;
}
.newsItem image {
	
}
.newsItem h3 {
	padding:0 0 5px 0;
	color:#000;
}
.newsDate {
	display:block;
	padding-bottom:3px;
}
.lead {
	padding-left:2px;
	line-height:14px;
}
.articleDate {
	padding-bottom:3px;
}
.newsArticle {
	padding-bottom:10px;
}
.articleHolder {
	width:500px;
}
.archiveHolder {
	position:absolute;
	top:395px;
	right:10px;
	width:270px;
}
.archiveHolder ul li {
	list-style:none;
	background:url(../images/li_circle.gif) left 5px no-repeat;
	padding-left:10px;
}

#navaLogo {
display:none;
}

/* slider */

#slider {
    width:884px;
    height:269px;
    position:relative;
	overflow:hidden;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0;
    left: 0;
}
#slider UL { 
	list-style-type:none;
}
#slider IMG {
	border:0 none;
}
#slider .clear {
	clear:both;
}
#sliderContent {
    width:862px;
    position:absolute;
	top:0;
	left:22px;
	margin:0;
	padding:0;
	z-index:5001;
}
.sliderItem {
    float:left;
    position:relative;
	display:none;
}
.sliderItem P {
	padding:0 0 5px 0;
	margin:0;
}
.sliderItem DIV {
    position:absolute;
	font-size:16px;
    padding:0 5px 0 330px;
    width:527px;
    background-color:#000;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
	-khtml-opacity:0.7;
    opacity:0.7;
    color:#fff;
    display:none;
	text-align:right;
}
.sliderItem H3 {
    font-size: 20px;
	padding:5px 0;
	margin:0;
}
#maska {
	position:absolute;
	z-index:5000;
	left:22px;
	top:0;
}

.sliderLink {
	display:block;
	width:884px;
	height:270px;
	position:absolute;
	left:0;
	top:0;
	z-index:5001;
}
.logoLink {
	display:block;
	width:275px;
	height:30px;
	position:absolute;
	top:5px;
	left:58px;
	z-index:5002;
}
/* -----------  Action BOX 2011 ----------------*/

.BookNow {
	position:absolute;
	z-index:3;
	left:0;
}
#BookNowLeftShadow {
	position:absolute;
	background:url(../images/alertbox-4.png) top left no-repeat;
	height:237px;
	width:24px;
	z-index:2;
	left:0;
}
.BookNowHeader {
	background:url(../images/alertbox-1.png) top left no-repeat; width:661px; height:64px;
}
.BookNowContent {
	background:url(../images/alertbox-2.png) top left repeat-y; width:577px; min-height:20px;
	padding:0 40px 0 35px;
}
.BookNowFooter {
	background: url(../images/alertbox-3.png) top left; width:641px; height:61px;
}
.BNHLeft {
	float:left;
	padding:16px 10px 10px 35px;
	width:206px;
}
.BNHLeft P {
	font-size:14px;
	font-weight:bold;
}
.BNHRight {
	background: url(../images/alertbox-arrow.png) top left no-repeat; width:390px;
	height:60px;
	float:right;
	position:relative;
	top:10px;
	width:403px;
}
.BNHRight P {
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	
}
.bannerArea {
	margin-top:335px;
	float:left;
	width:193px;
}
.homeHolder .bannerArea {
	margin-top:0;
	float:none;
	width:auto;
}

.heorhe {
visibility: hidden;
}


