#vse_wreck {
	margin: 10px 25px 40px 25px;
	padding: 5px 35px 5px 35px;
	text-align: justify; /*border : 1px solid Silver;*/
	font-family:Tahoma;
	float: none;
	color: #013476;
}
#text1_black {
	text-align: justify;
	font-size : 12px;
	margin : 10px 15px 10px 15px;
	padding : 5px 0px 5px 0px;
	text-align: justify;
	color: #013476;
}
.black {
	color: #013476;
}

a
{
	color: #444444;
}

#ram_menuW{
	background: White;
	border-top: 1px solid #013476;
	border-bottom: 1px solid #013476;
	height: 28px;
	_height: 35px;
	padding-top: 5px;
	margin: 15px 15px 0px 15px;
}
#wreck_ram_menu{
	border-top: 1px solid #013476;
	border-bottom: 1px solid #013476;
	_height: 85px;
	padding-top: 20px;
	margin: 20px 15px 0px 15px;
	padding-bottom: 15px;
	_padding-bottom: 0px;
}

#wreckmainmenu {
	height: 25px;
	padding: 0px;
	text-decoration: none;
	font : normal smaller Tahoma, serif;
	font-size: 11px;
	/*80%;
	*/
	vertical-align : sub;
	margin : 0px 5px 0px 5px;
}
ul[id] #wreckmainmenu {
	height:auto;
}

#wreckmainmenu li {
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font : normal smaller Tahoma, serif;
	font-size: 10px;
}

#wreckmainmenu a {
	float: left;
	text-decoration: none;
	font-weight: bolder;
	padding: 1px 2px 1px;
	color: #013476;
	border-top: 4px solid White;
	border-bottom : 4px solid White;
	margin-right : 8px;
	margin-left : 5px;
	font-size: 12px;
}

#wreckmainmenu a:hover {
	border-top: 4px solid #013476;
	border-bottom : 4px solid #013476;
}

#menuW {
	height: 25px;
	padding: 0px;
	text-decoration: none;
	font : normal smaller Tahoma, serif;
	font-size: 11px;
	vertical-align : sub;
	margin : 0px 5px 0px 5px;
}

ul[id] #menuW {
	height:auto;
}

#menuW li {
	margin: 0px 0 0 0;
	padding: 0 0 0 0px;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font : normal smaller Tahoma, serif;
	font-size: 10px;
}

#menuW a {
	float: left;
	text-decoration: none;
	font-weight: bolder;
	padding: 1px 2px 1px;
	color: #013476;
	border-top: 4px solid White;
	border-bottom: 4px solid White;
	margin-right: 8px;
	margin-left: 5px;
	font-size: 12px;
	color: #013476;
}

#menuW_vraky a,
#menuW_doprava a,
#menuW_torpedo a,
#menuW_weserubung a,
#menuW_ubytovani a,
#menuW_mesto a,
#menuW_potapeni a
{
	background-repeat : no-repeat;
	margin-left : 0px;
	padding-left : 2px;
}
#menuW_vraky a
{
	background-image : url(../images/menu_wreck.gif);
	padding-left : 38px;
	margin-left : 10px;
}
#menuW_doprava a
{
	background-image : url(../images/menu_car.gif);
	padding-left : 27px;
}
#menuW_weserubung a
{
	background-image : url(../images/menu_ironcross.gif);
	padding-left : 18px;
}
#menuW_torpedo a
{
	background-image : url(../images/menu_torpedoborec.gif);
	padding-left : 20px;
}
#menuW_ubytovani a
{
	background-image : url(../images/menu_house.gif);
	padding-left : 19px;
}
#menuW_mesto a
{

	padding-left : 10px;
}
#menuW_potapeni a
{
	padding-left : 10px;
}

#menuW_vraky a:hover,
#menuW_doprava a:hover,
#menuW_weserubung a:hover,
#menuW_ubytovani a:hover,
#menuW_torpedo a:hover,
#menuW_mesto a:hover,
#menuW_potapeni a:hover
{
	/*padding: 5px 2px 2px ;*/
	border-top: 4px solid #013476;
	border-bottom: 4px solid #013476;
}

.wreck_blue,
.wreck_red,
.wreck_green
{
	background-repeat : no-repeat;
	margin-left : 10px;
	padding-left : 28px;
	background-image : url(../images/vraky/wreck_blue.gif);
}
.wreck_red
{
	background-image : url(../images/vraky/wreck_red.gif);
}
.wreck_green
{
	background-image : url(../images/vraky/wreck_green.gif);
}