/* CSS Basic Document */

.body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}

.menu_table td
{
border-bottom:1px solid #5B3524;
height:27.5px;
padding-left:12px;
}

.offer_box
{
margin:51px 0px 36px 10px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}


/* CSS Background image Document */
.header_image
{
background:url(images/header_bg.jpg) left top no-repeat;
height:175px;
}


/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: none;
	text-decoration: none;
}


.h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


.h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5B3524;
	background-color:inherit;
	text-decoration: none;
}

.left_link:hover
{
color:#C9232D;
text-decoration:none;
background-color:inherit;
}

.wrap
{
position:relative;
width:573px;
margin:0 auto;
padding:0;
text-align:left;
background:none;
border-left:1px solid #5B3524;
border-right:1px solid #5B3524;
border-top:1px solid #5B3524;
border-bottom:1px solid #5B3524;
}

.container
{
position:relative;
clear:both;
width:550px;
margin:10px 10px 0 10px;
padding:0 0 0 0;
background:none;
color:#000000;
text-align:left;
}


/* Masáže u Jany */

.wrap1
{
position:relative;
width:573px;
margin: 0 auto;
padding:10px 0 0 0;
background:rgb(0,64,128);
border-left:1px solid #5B3524;
border-right:1px solid #5B3524;
border-top:1px solid #5B3524;
border-bottom:1px solid #5B3524;
}

.j1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: center;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF99;
	text-decoration: none;
}

.j2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF99;
	text-decoration: none;
}


.j3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
}