BODY  {
	color : black;
	padding: 0 0 0 0;
	margin : 0 0 0 0;
	scrollbar-face-color : #b0aa94;
	scrollbar-shadow-color : #eeeeee;
	scrollbar-highlight-color : #eeeeee;
	scrollbar-base-color : #eeeeee;
	scrollbar-arrow-color : #eeeeee;
	font : 11px Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
}

#body {
    color: Black;
	position : relative; 
	top : 0px;
	left: 0px;
	text-align : justify;
	width : 604px;
	font: 11px Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	background : url("http://www.whatsonslovakia.com/images/bg_body.gif");
	padding: 20px 20px 20px 14px;
	margin: 0px 0px 0px 0px ;
	
}

#menu {
	position : absolute;
	top : 120px;
	width : 136px;
	text-align :left;
	height: auto;
	background : url("http://www.whatsonslovakia.com/images/bg_menu.gif");
}

#footer {

}

#menu a {
	
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 8px;
	padding: 1px 0px 1px 12px ;
	background: url("http://www.whatsonslovakia.com/images/link_off.gif") center left no-repeat;
}

#menu a:active {
	background: url("http://www.whatsonslovakia.com/images/link_on.gif") center left no-repeat;
	color: #EEEEEE;
}

#menu a:hover {
	background: url("http://www.whatsonslovakia.com/images/link_on.gif") center left no-repeat;
	color: #EEEEEE;
}

#menu a.sub {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 8px;
	background: url("http://www.whatsonslovakia.com/images/bg.gif");
}

#menu a.sub:active {
	color: #EEEEEE;
	background: url("http://www.whatsonslovakia.com/images/bg.gif");
	
}
#menu a.sub:hover {
	background: url("http://www.whatsonslovakia.com/images/bg.gif");
	color: #EEEEEE;
}

#body p {
	margin: 0px 0px 0px 0px;
}
p.red {
	color: red;
	display: inline; 
}
p.grey {
	color: #8B8B8B;
	display: inline;
	font-weight: bold;
	font-size: 14px;
}

#body a  {
	color: gray;
	text-decoration: none;
	padding: 0 0 0 0;
}


H1 {
	font-size: 17px;
	color: #8B8B8B;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

H2 {
	font: 17px;
	color: black;
	margin: 0 0 0 0;
	padding: 8px 0 8px 14px;
	background: url("http://www.whatsonslovakia.com/images/red_cube.gif") center left no-repeat;
}

table {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: black;
	border: 0px;
	font-size: 11px;
}

TD.white {
	color: white;
	font-size: 10px;
}

 a {
  font-size: 11px;
  text-decoration: none;
  color: white;
  padding: 0 0px 0px 12px;
}


a:hover  {
  font-size: 11px;
  text-decoration: none;
  color: #eeeeee;
}

img {
	border: 0px;
}

INPUT, SELECT {
	color : #000000;
	background : #F5F5F5;
	padding : 2px 2px 2px 2px;
	border-bottom : 1px solid #A9A9A9;
	border-top : 1px solid #A9A9A9;
	border-left : 1px solid #A9A9A9;
	border-right : 1px solid #A9A9A9;
	margin: 1px 1px 1px 1px;
	height: 18px;
	font : 11px Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
}

INPUT.button {
	color : black;
	background : white;
	border-bottom : 1px solid #A9A9A9;
	border-top : 1px solid #A9A9A9;
	border-left : 1px solid #A9A9A9;
	border-right : 1px solid #A9A9A9;
	font : 10px Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	letter-spacing : 0px;
	height: 18px;
}