body {
	background: #a3c7e7 url(../images/bodybg.png) top left repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a {
	text-decoration: none;
	color: #a91e22;
}

#wrapperDiv {
	background: #ffffff url(../images/wrapperbg.png) top left;
	width: 990px;
	min-height: 800px;
	margin: 0px auto;
}

#headerDiv {
	width: 990px;
	height: 159px;
}

#logoDiv {
	width: 167px;
	height: 159px;
	float: left;
}

#headerPictureDiv {
	background-image: url(../images/header.png);
	width: 823px;
	height: 159px;
	float: left;
}

#tarifaloContent {
	padding: 20px;
}

#menuDiv {
	background-image: url(../images/menubg.png);
	width: 830px;
	height: 23px;
	text-align: center;
	padding: 9px 0px 0px 0px;
	float: right;
}

#menuDiv2 {
	background-image: url(../images/footer.png);
	width: 990px;
	height: 23px;
	text-align: center;
	padding: 9px 0px 0px 0px;
	float: right;
}

#menuDiv ul {
	margin: 0px;
}

#menuDiv2 ul {
	margin: 0px;
}

#menuDiv ul li {
	float: left;
	list-style-type: none;
}

#menuDiv2 ul li {
	float: left;
	list-style-type: none;
}

#menuDiv a {
	color: #ecedf1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 10px;
}

#menuDiv2 a {
	color: #ecedf1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 10px;
}

#sideDiv {
	background-color: #ffffff;
	width: 150px;
	min-height: 600px;
	float: left;
	padding-left: 9px;
}

#sideDiv #sideMenuDiv {
	background-image: url(../images/sidemenu.png);
	background-repeat: no-repeat;
	width: 134px;
	height: 190px;
	margin-bottom: 8px;
	padding: 8px;
}

#sideDiv #sideMenuDiv .dokumentumtar {
	color: #ecedf1;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 10px 0px 20px 10px;
}

#sideDiv #sideMenuDiv ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}

#sideDiv #sideMenuDiv ul li {
	list-style-type: none;
	margin: 8px 0px;
}

#sideDiv #sideMenuDiv ul li a {
	color: #ecedf1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#sideDiv #searchDiv {
	background-image: url(../images/searchbg.png);
	width: 132px;
	height: 76px;
	margin-bottom: 8px;
	padding: 10px 0px 0px 18px;
}

#sideDiv #searchDiv form span {
	display: block;
	color:#CC0033;
	font-weight:bold;
	margin-bottom: 4px;
}

#sideDiv #searchDiv form .searchField {
	border:1px solid #B5B4B4;
	margin-right:10px;
	width:108px;
}

#sideDiv #searchDiv form .searchButton {
	background-color:#000000;
	border:medium none;
	color:#FFFFFF;
	font-size:11px;
	height:18px;
	margin: 4px 0px 0px 62px;
	padding-bottom:1px;
	width:48px;
}

#sideDiv .bannerDiv {
	background-image: url(../images/bannerbg.png);
	width: 135px;
	height: 254px;
	padding: 15px 0px 0px 15px;
}

#contentDiv {
	width: 575px;
	min-height: 600px;
	padding: 20px 20px;
	text-align: justify;
	float: left;
}

#contentDiv ul {
	margin: 0px;
	padding: 0px;
}

#contentDiv ul li {
	list-style-type: none;
	padding: 10px 0px;
}

#contentDiv ul li a {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

#contentDiv h1 {
	font-size: 18px;
	font-weight: bold;
	color: #a91e22;
	text-align: left;
	text-shadow:1px 1px 2px #BBBBBB;
}

#contentDiv h2 {
	font-size: 12px;
	font-weight: bold;
	color: #a91e22;
}

#sideDiv2 {
	float: right;
	min-height: 400px;
	padding-right: 9px;
	width: 150px; 
}

#sideDiv2 h1 {
	background: url(../images/sidedivheader.png);
	color: #ffffff;
	font-size: 11px;
	height: 22px;
	margin: 10px 0px 0px 0px;
	padding: 16px 0px 0px 4px;
	width: 146px;
}

.sideDiv2Content {
	background-color: #ccd8e3;
	font-size: 11px;
	min-height: 40px;
	width: 134px;
	padding: 8px;
}

.sideDiv2Content ul {
	margin: 0px;
	padding: 0px 0px 0px 14px;
}

.sideDiv2Footer {
	background: url(../images/sidedivfooter.png);
	height: 10px;
	width: 150px;
}

#footerDiv {
	background: url(../images/footer.png) no-repeat;
	width: 990px;
	height: 31px;
	padding: 8px 0px 5px 0px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

#logokDiv {
	height: 55px;
	text-align: center;
	width: 990px;
}

#sideDivFrame {
	width: 159px;
	min-height: 600px;
}

.clear {
	clear: both;
}

table {
	margin: 0px auto;
}
 img {border: none;}
