BODY
{
    margin:0px;
    padding:0px;
}

A:active IMG { border: 0px; }
A:hover IMG { border: 0px; }
A:link IMG { border: 0px; }
A:visited IMG { border: 0px; }

a
{ 
	text-decoration: none; 
	color: #C02735;
	
}

a:hover 
{ 
	text-decoration: underline; 
	color: #C02735;
}

.TopClass
{
	border-bottom: solid 1px #C02735;
}

.MenuClass
{
	border-right: solid 1px #C02735;
	background-color: #005187;
}

.MenuItemClass
{
	border-bottom: solid 1px #B6BAC0;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}

.MenuItemClassSel
{
	border-bottom: solid 1px #B6BAC0;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
	background-color: #182839;
}

.SubMenuClass
{
	border-bottom: solid 1px #C02735;
	border-right: solid 1px #C02735;
}

.SubMenuItemClass
{
	border-bottom: solid 1px #B6BAC0;
	font-family: Arial;
	font-size: 11px;
	color: #182839;
	vertical-align: middle;
	cursor: pointer;
}

.SubMenuItemClassSel
{
	border-bottom: solid 1px #B6BAC0;
	font-family: Arial;
	font-size: 11px;
	color: #182839;
	vertical-align: middle;
	cursor: pointer;
	background-color: #F3F3F3;
}

.MainClass
{	
	border-bottom: solid 1px #C02735;
}

.TopImageClass
{	
	border-right: solid 1px #B6BAC0;
	border-bottom: solid 1px #B6BAC0;
}

.ContaktBorderClass
{
	border-right: solid 1px #C02735;
}

.ContaktClass
{
	font-family: Arial;
	font-size: 10px;
	color: #9EA2A7;
}

.EventPuffs
{
	font-family: Arial;
	font-size: 11px;
	color: #182839;
	/*text-align: justify;*/
}

.SuperHeadder
{
	font-family: Arial;
	font-size: 18px;
	color: #182839;
	text-align: center;
}

.SuperHeadderForStartUtbud
{
	font-family: Arial;
	font-size: 18px;
	color: #182839;	
}

.SuperHeadderForPriceList
{
	font-family: Arial;
	font-size: 24px;
	color: #182839;
}

.Headder
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #182839;
	text-align: left;
	border-bottom: solid 1px #B6BAC0;
}

.HeadderNormal
{
	font-family: Arial;
	font-size: 11px;
	color: #182839;
	border-bottom: solid 1px #B6BAC0;
}

.StartText
{
	font-family: Arial;
	font-size: 11px;
	color: #182839;
	text-align: justify;
}

.BorderBottom
{
	border-bottom: solid 1px #B6BAC0;
}

.BorderTop
{
	border-Top: solid 1px #B6BAC0;
}

.BorderLeft
{
	border-Left: solid 1px #B6BAC0;
}

.BorderRight
{
	border-Right: solid 1px #B6BAC0;
}

.ImgBorder
{
	border: solid 1px #B6BAC0;
}

.ListHeadder
{
	background-color: #F3F3F3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #182839;	
	border-bottom: solid 1px #B6BAC0;
}

.ListItem
{
	font-family: Arial;
	font-size: 11px;
	color: #182839;	
	border-bottom: solid 1px #B6BAC0;
}

.ListItemLarge
{
	font-family: Arial;
	font-size: 12px;
	color: #182839;	
	border-bottom: solid 1px #B6BAC0;
}

.CrewListItem
{
	font-family: Arial;
	font-size: 11px;
	color: #182839;		
}

.Text
{
	font-family: Arial;
	font-size: 11px;
	color: #182839;	
}

.TextBox
{
	border: solid 1px #B6BAC0;
	height: 20px;
	/*width: 170px;*/
	font-family: Arial;
	font-size: 11px;
}

.TextBoxNews
{
	border: solid 1px #B6BAC0;
	height: 20px;
	width: 340px;
	font-family: Arial;
	font-size: 11px;
}

.TextBoxBooking
{
	border: solid 1px #B6BAC0;
	height: 20px;
	width: 170px;
	font-family: Arial;
	font-size: 11px;
}

.TextBoxBookingAge
{
	border: solid 1px #B6BAC0;
	height: 20px;
	width: 40px;
	font-family: Arial;
	font-size: 11px;
}

.Button
{
	border: solid 1px #B6BAC0;
	height: 21px;
	width: 60px;
	background-color: #F3F3F3;
	font-family: Arial;
	font-size: 11px;
}


#BoatPageHolder
{
    font-size:11px; 
    font-family:Arial; 
    width:643px; 
    margin:0px 0px 0px 30px; 
    float:left;
}
#BoatPageHeader
{
text-align:left;
margin:5px 0px 30px 0px;
}
#BoatPageHeader h2
{
border-bottom:1px solid #B6BAC0;
color:#182839;
font-family:Arial;
font-size:16px;
font-weight:bold;
margin:10px 0px 5px 0px;
}

#BoatPageLeftColum
{
    width:280px; 
    font-size:11px;  
    margin:0px 10px 0px 0px; 
    float:left;
}
.BoatPageTable tr
{
   font-size:11px;  
   vertical-align:top;
   height:22px;
}

 
.BoatPageTable td
{
     font-size: 11px; 
     padding:4px 4px 4px 0px;
     border-bottom: 1px solid #B6BAC0; 
}
.BoatPageTableLeftTd{
width:30%; 
font-weight: bold;
 }

#BoatPageRightColum
{
   width:342px; 
   float:right;
}
#BoatPageRightColum_LargerImg
{
    text-align:right;
    color:#878787;
    font-size:10px; 
 }
 #BoatPageRightColum_LargerImg img
{
    width:16px;
 }
 
 
#BoatPageRightColum img
{
    width:342px;
    margin:0px 0px 4px 0px;
}

#BoatPageRightColum_Thumbs
{
    float:left;
}
#BoatPageRightColum_Thumbs img
{ width:62px;
  margin:2px;
}
.testtr:hover
{
    background-color:Red;
    
    
    }
.BoatListTr tr
{
    cursor:pointer;
}
.ListRowTr:hover
{
    text-decoration:underline;
    
}
    
