body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0 auto;
	color: #0262aa;
}
.wrapper {
	margin:0 auto;
	width:874px;
	background-image:url('../img/frame/body-background.gif');
	background-repeat:repeat-y;
	display: table;
}
.footer {
	width:844px;
	background-image:url(../img/frame/footer.png);
	background-repeat:no-repeat;
	height: 80px;
	padding-top: 0px;
	font-size: x-small;
	color: #9bb4dc;
	clear: both;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 30px;
}
.footer p {
	margin: 0px;
	padding: 0px;
}

.footer a {
	color: #9bb4dc;
	text-decoration: none;
}
.footer a:hover {
	color: #ABABAB;
	text-decoration: underline;
}
.header {
	background-repeat: no-repeat;
	height: 149px;
	background-position: top center;
	text-align: left;
}
.sk {
	background-image: url(../img/frame/header-sk.png);
}

.mainMenu {
	background-image: url(../img/frame/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 233px;
	margin-left: 8px;
	height: 622px;
}
.banner {
	text-align: left;
	width: 624px;
	float: left;
}
.leftMenu p {
	margin: 0px;
	padding: 0px;
}
.leftMenu {
	padding-top: 28px;
	text-align: left;
	padding-left: 0px;
}
.leftMenu a {
	background-image: url(../img/frame/mainmenu-background.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 22px;
	width: 190px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
}
.leftMenu a:hover, .leftMenu a.active {
	text-decoration: underline;
}





.mainMenuHolder {
	min-height: 622px;
}


.header .spacer {
	height: 60px;
	width: 210px;
	margin-top: 21px;
	margin-left: 70px;
}
.locations {
	text-align: right;
	float: right;
	height: 117px;
	width: 500px;
	padding-top: 8px;
	padding-right: 28px;
}
.address {
	padding-left: 25px;
	font-size: 70%;
	text-align: left;
	color: #9bb4dc;
	padding-top: 355px;
}
.content {
	width: 600px;
	padding-top: 15px;
	text-align: left;
}
.content a {
	font-weight: bold;
	color: #0262AA;
	text-decoration: underline;
}

.content h1 {
	background-image:url('../img/frame/h1.png'); 
	background-position:right top; 
	background-repeat:no-repeat; 
	color:#fff; font-size:small; 
	font-weight:normal; 
	display:inline; 
	padding-bottom:20px; 
	padding-right:40px; 
	padding-top:3px; 
	margin-bottom:30px;
	}
.content h1 b, .content h1 strong { 
	font-weight:normal; 
	background-image:url('../img/frame/h1a.png'); 
	background-repeat:no-repeat; 
	padding-left:40px; 
	margin-top:-3px; 
	padding-top:3px; 
	padding-bottom:20px;
	}


.menu {
	text-align: right;
	float: right;
	height: 16px;
	width: 508px;
	padding-right: 20px;
	padding-bottom: 8px;
}
.stylePlus {
	color: #e2368a;
	font-style: italic;
	font-weight: bold;
	}
.locations a img {
	border: 1px solid #CCCCCC;
	margin: 0px 3px 0px 3px;
}
.locations a:hover img {
	border: 1px solid #999999;
}
.menu a {
	color: #0060a9;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}
.menu a:hover, .menu a.active {
	text-decoration: underline;
}
.content h2 {
	font-size: medium;
	/*text-transform: uppercase;*/
}
.inputField {
	background-color: #e2eefe;
	border: 1px solid #0060a9;
	width: 99%;
}
.formButton {
	background-color: #E2EEFE;
	width: 49%;
	border: 1px solid #0262AA;
	color: #0262AA;
	font-weight: bold;
}
.address a {
	color: #9bb4dc;
	text-decoration: none;
}
.content h2 {
	background-color: #e2eefe;
	width: 100%;
	border: 1px solid #0060A9;
	font-size: 12px;
	padding: 3px;
}
.content .note {
	font-size: 9px;
	text-decoration: none;
}
.productPicker {
	background-color: #e2eefe;
	width: 450px;
	border: 1px solid #0060A9;
	font-size: 12px;
	padding: 3px;
	color: #0262aa;
}
.cz {
	background-image: url(../img/frame/header-cz.png);
}
.hu {

	background-image: url(../img/frame/header-hu.png);
}
.pl {


	background-image: url(../img/frame/header-pl.png);
}

