body, td, th, span, input, div, p, textarea, select, li {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
}

input, input:text {
    height: 19px;
}	

redlabel
{
	color: #FF0000;
}

body {
	background-color: #46A3DF;
	margin: 0px 0px 0px 0px;
}

body.white {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
   }

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

a, a:link, a:visited {
	color: #2C58B2;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #565656;
	text-decoration: none;
	font-weight: normal;
}


a.akcio, a.akcio:link, a.akcio:visited {
	color: #E02A07;
	text-decoration: underline;
	font-weight: normal;
}

a.akcio:hover {
	color: #E02A07;
	text-decoration: none;
	font-weight: normal;
}

a.footer, a.footer:link, a.footer:visited {
	color: #898989;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a.footer:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.banner, a.banner:link, a.banner:visited, a.banner:hover {
	text-decoration: none;
	border: 0px;
	cursor: pointer;
}

.title {
	color: #99BE3B;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
}

h1, .h1
{
	color: #99BE3B;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	text-align:left;
	margin:5px 5px 5px 5px;
}

.subtitle {
	color: #565656;
	font-weight: bold;
	font-size: 13px;
}

h2, .h2 {
	color: #565656;
	font-weight: bold;
	font-size: 13px;
}

.subtitle2 {
	color: #E10001;
	font-weight: bold;
	font-size: 11px;
}

select {
	font-size: 10px;
}

form {
	margin: 0px;
}

label {
	cursor: pointer;
}

.small {
	font-size: 10px;

}

.green {
	color: #69AE05;
}

.grey {
	color: #565656;
}

.greybg {
	background-color: #E4E4E4;
}

.inputerr {
	background-color: #FFBFBF;
	border: 2px solid #FFBFBF;
}

.greenbg1 {
	background-color: #F5F9EC;
}

.greenbg2 {
	background-color: #E6EFCF;
}

.lightgreybg {
	background-color: #F7F7F7;
}

.blue {
	color: #2C58B2;
}

.red {
	color: #E02A07;
}

#main {
	background-color: #FFFFFF;
	width: 952px;
	height: 100%;
}

.lside {
	background-color: #F7F7F7;
}

.rborder {
	border-right: 1px solid #EBEDE8;
}

.bborder {
	height: 3px;
	width:90%;
	border-bottom: 1px solid #EBEDE8;
	text-align: center;
	clear: both;
}

.bline {
	border-bottom: 1px solid #EBEDE8;
}

.banner {
	border: 1px solid #EBEDE8;
}

.textbanner {
	border: 1px solid #EBEDE8;
	width:228px;
	height:135px;
	margin-top: 0px;
	text-align: center;
}

.bannerinner {
    vertical-align: top;
	width: 100%;
	height: 100%;
	min-height:100%;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
}

.textbanner1 {
	border: 1px solid #EBEDE8;
	width:228px;
	height:135px;
	margin-top: 0px;
	background: url(../../images/banner1.jpg) no-repeat;
	cursor: pointer;
}
.textbanner2 {
	border: 1px solid #EBEDE8;
	width:228px;
	height:135px;
	margin-top: 0px;
	background: url(../../images/banner2.jpg) no-repeat;
	cursor: pointer;
}
.textbanner3 {
	border: 1px solid #EBEDE8;
	width:228px;
	height:135px;
	margin-top: 0px;
	background: url(../../images/banner3.jpg) no-repeat;
	cursor: pointer;
}

.l {
	float: left;
	display: inline;
}

.img {
	float: left;
	padding: 2px;
	border: 1px solid #EBEDE8;
	margin: 0px 5px 0px 0px;
}

.r {
	float: right;
	display: inline;
}

.um_basictab{
	padding:3px 0;
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #99BE3B;
	list-style-type: none;
	text-align: left;
	clear: both;
	float: right;
	padding-top: 5px;
	width:330px;
}

.um_basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border-bottom: none;
	background-color: #E6EFCF;
	color: #99BE3B;
	font-weight: bold;
}

.um_basictab li a:visited{
	color: #99BE3B;
	text-decoration: none;
	font-weight: bold;
}

.um_basictab li a:hover{
	background-color: #F5F9EC;
	color: #99BE3B;
	text-decoration: none;
	font-weight: bold;
}

.um_basictab li a:focus{
	-moz-outline: none;
}

.um_basictab li a:active{
	color: #99BE3B;
	text-decoration: none;
	font-weight: bold;
}

.um_basictab li.um_selected a {
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFFFFF;
	color: #565656;
	text-decoration: none;
	border: 1px solid #99BE3B;
	border-bottom: 0px;
	font-weight: bold;
}
.um_basictab li.um_selected a:link {
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFFFFF;
	color: #565656;
	text-decoration: none;
	border: 1px solid #99BE3B;
	border-bottom: 0px;
	font-weight: bold;
}
.um_basictab li.um_selected a:visited  {
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFFFFF;
	color: #565656;
	text-decoration: none;
	border: 1px solid #99BE3B;
	border-bottom: 0px;
	font-weight: bold;
}

.um_basictab li.um_selected a:hover {
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFFFFF;
	color: #565656;
	text-decoration: none;
	border: 1px solid #99BE3B;
	border-bottom: 0px;
	font-weight: bold;
}

.um_basictab li{
	color: #565656;
	display: inline;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.um_content {
	border-left: 1px solid #99BE3B;
	border-right: 1px solid #99BE3B;
	border-bottom: 1px solid #99BE3B;
	clear: both;
	float: right;
	width:330px;
}

.um_lastminute{
	clear: both;
	float: right;
	width:330px;
}

.button {
	color: #FFFFFF;
	background-color: #2C58B2;
	border: 1px outset;
}

#tooltip {
	background-color: #FFFFFF;
	border: 1px solid #99BE3B;
}
#tooltip .inner {
	padding-left: 27px;
	padding-right: 5px;
	background: url(../../images/info2.gif) no-repeat top left;
}
img.info {
    cursor: default;
}

.um_search_res {
    width: 100%;
	height: 20px;
	clear: both;
	background-color: #F7F7F7;
}

