body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#body1
{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

div#main
{
	display: block;
	position: relative;
	width: 950px;
	height: auto;
	margin: 0px auto;
	background-image: url(../images/bg_vaktija.jpg);
	background-position: center 0px;
	background-repeat: repeat-y;
	margin-top: 30px;
}

div#top
{
	display: block;
	width: 100%;
	height: 147px;
	background-image: url(../images/bg_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#menu
{
	display: block;
	width: auto;
	height: 39px;
	background-image: url(../images/bg_menu.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#middle, div#middleInside
{
	padding-top: 40px;
}

div#bottom
{
	display: block;
	width: 100%;
	height: 54px;
	background-image: url(../images/bg_bottom.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#content
{
	display: block;
	width: 842px;
	margin: 0px auto;	
}

div.iconsGreen
{
	position: absolute;
	right: 54px;
	top: 220px;
}

div#logo
{
	display: block;
	float: left;
	width: 222px;
	height: 111px;
	margin-left: 30px;
	margin-top: 36px;
}

div#logo dt, div#logo dl, div#ajet dt, div#ajet dl
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div#ajet
{
	display: block;
	float: right;
	width: 493px;
	height: 111px;
	margin-right: 54px;
	margin-top: 36px;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

div.menu a
{
	display: block;
	width: 30px;
	padding-top: 11px;
	margin-left: 55px;
}

div.selectors
{
	display: block;
	width: 250px;
	text-align: left;
	position: absolute;
	top: 210px;
}

div.selectors select
{
	font-size: 12px;
	width: 185px;
	height: 20px;
	border: solid 1px #999999;
	margin-bottom: 4px;
	color: #333333;
}

div#display
{
	margin: 0px auto;
	width: 100%;
	border: solid 1px #999999;
	padding-bottom: 20px;
	text-align: center;
	margin: 0px auto;
	margin-top: 65px;
	padding-top: 125px;
}

table.shoplocator_white
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	text-align: center;
	margin-left: 32px;
}

table.shoplocator_white th
{
	color: #333333;
	padding-bottom: 5px;
	border-bottom: solid 1px #cccccc;
	padding-top: 20px;
}


table.shoplocator_white td
{
	margin: 0px;
	border-bottom: solid 1px #EAEAEA;
}

tr.jooma
{
	background-color: #DFDFDF;
	font-weight: bold;
}

tr.currday
{
	background-color: #9D9D00;
	font-weight: bold;
	color: #ffffff;
}

tr.tr td {background-color: #ffffff;}
tr.trred td {background-color: #F3F3F3;}

.td_4, .td_5, .td_6, .td_7
{
	width: 105px;
	padding: 4px 0px;
}

.td_1
{
	text-align: center;
	width: 85px;
	font-weight: bold;
}

.td_3
{
	width: 80px;
	text-align: center;
}

.td_2
{
	width: 100px;
	text-align: center;
}

.td_8
{
	width: 85px;
}

div.cornerShow
{
	position: absolute;
	top: 292px;
	display: block;
	width: 204px;
	height: 30px;
	background-color: #dfdfdf;
	color: #666666;
	font-size: 21px;
	padding-top: 5px;
	padding-left: 40px;
	text-align: left;
}

div.vaktijaTitle
{
	position: absolute;
	display: block;
	letter-spacing: 5px;
	color: #666666;
	font-size: 41px;
	margin-left: 322px;
	margin-top: -105px;
}

div.vaktijaTitle p
{
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	font-size: 22px;
	letter-spacing: 2px;
}

div.copyright
{
	font-size: 10px;
	text-align: right;
	padding-right: 0px;
	display: block;
	position: absolute;
	width: 240px;
	margin-top: 35px; 
	right: 54px;
	
}

span.c1
{
	color: #9D9D00;
}

span.c2
{
	color: #666666;
}

input#submitShow
{
	display: block;
	position: absolute;
	color: #333333;
	background-color: #dfdfdf;
	border: none;
	left: 190px;
	top: 12px;
	height: 44px;
	width: 54px;
	font-size: 11px;
	padding-bottom: 2px;
}

div#dateTime
{
	position: absolute;
	display: block;
	text-align: right;
	width: 300px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	top: 159px;
	right: 54px;
	z-index: 20;
}

span.important
{
	color: #9D9D00;
	font-weight: bold;
}

div#middleInside div#content p.bodytext
{
	padding-top: 16px;
}