@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
}
* { 
	margin:0; 
	padding:0; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: lowercase;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
#wrapper {
	display: block;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashHome {
	float: left;
	height: 250px;
	width: 955px;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #CCC;
}
#flashContent {
	float: left;
	height: 165px;
	width: 955px;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}
#leftCol {
	display: inline;
	float: left;
	width: 240px;
}
#rightCol {
	display: block;
	float: left;
	width: 685px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
#footer {
	line-height: 35px;
	display: block;
	float: left;
	height: 35px;
	width: 955px;
	background-image: url(../imgs/structure/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
}
#footer span {
	position: absolute;
	width: 955px;
	height: 35px;
	background-image: url(../imgs/structure/footer.jpg);
	background-repeat: no-repeat;
	}
.mainNav {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftCol .mainNav ul {
	list-style-type: none;
	width: 240px;
	float: left;
}
#leftCol .mainNav ul li{
	height: 30px;
	width: 240px;
	line-height: 30px;
	display: block;
	margin-bottom: 5px;
}
#leftCol .mainNav ul li a{
	height: 30px;
	width: 240px;
	line-height: 30px;
	display: block;
	text-indent: -9999px;
}
#leftCol .mainNav  a.home {
	background-image: url(../imgs/nav/home.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageHome #wrapper #leftCol .mainNav .home {
	background-position: left bottom;
}
#leftCol .mainNav a.contact {
	background-image: url(../imgs/nav/contact.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageContact #wrapper #leftCol .mainNav .contact {
	background-position: left bottom;
}
#leftCol .mainNav a.seating {
	background-image: url(../imgs/nav/seating.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageSeating #wrapper #leftCol .mainNav .seating {
	background-position: left bottom;
}
#leftCol .mainNav a.tables {
	background-image: url(../imgs/nav/tables.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageTables #wrapper #leftCol .mainNav .tables {
	background-position: left bottom;
}
#leftCol .mainNav a.storage {
	background-image: url(../imgs/nav/storage.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageStorage #wrapper #leftCol .mainNav .storage {
	background-position: left bottom;
}
#leftCol .mainNav a.blokout {
	background-image: url(../imgs/nav/blokout.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageBlokout #wrapper #leftCol .mainNav .blokout {
	background-position: left bottom;
}
#leftCol .mainNav a.custom {
	background-image: url(../imgs/nav/custom.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageCustom #wrapper #leftCol .mainNav .custom {
	background-position: left bottom;
}
#leftCol .mainNav a.newsblok {
	background-image: url(../imgs/nav/newsblok.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#pageNewsblok #wrapper #leftCol .mainNav .newsblok {
	background-position: left bottom;
}
#leftCol .mainNav a.aptblok {
	background-image: url(../imgs/nav/aptblok.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pageAptblok #wrapper #leftCol .mainNav .aptblok {
	background-position: left bottom;
}
#leftCol .mainNav a:hover {
	background-position: left bottom;
}
.introPara {
	font-size: 14px;
	line-height: 21px;
	color: #666666;
	clear: both;
	padding-left: 15px;
	padding-right: 30px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.smallBoxWrapper {
	background-color: #FFFFFF;
	background-image: url(../imgs/structure/boxsm_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 685px;
	margin-bottom: 10px;
}
.smallBoxFooter {
	height: 10px;
	width: 685px;
	display: block;
	background-image: url(../imgs/structure/boxsm_base.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
.smallBoxContent {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
.smallBoxContent .largeImg {
	display: block;
	height: 105px;
	width: 230px;
	float: left;
}
.smallBoxContent .smallImageContainer {
	display: block;
	float: left;
	height: 105px;
	width: 72px;
	margin-left: 10px;
}
.smallBoxContent .smallImageContainer .smallImage {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: 45px;
	width: 72px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.smallBoxContent .smallImageContainer .smallImage2 {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: 45px;
	width: 72px;
	margin: 0px;
}
.smallBoxContent .prodCopy {
	display: block;
	float: left;
	margin-left: 30px;
	width: 310px;
	height: 70px;
}
.smallBoxWrapper .smallBoxContent .prodCopy ul {
	margin-left: 10px;
	text-transform: lowercase;
	color: #333333;
	font-size: 12px;
	list-style-image: url(../imgs/structure/bullet.jpg);
	line-height: 16px;
	margin-top: 5px;
}
.moreinfo {
	padding: 0px;
	float: left;
	height: 25px;
	width: 120px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
	line-height: 25px;
	background-image: url(../imgs/structure/moreinfo_btn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.moreinfo a {
	display: block;
	height: 25px;
	width: 120px;
	text-indent: -9999px;
}
.moreinfo a:hover {
	background-position: left top;
	background-image: url(../imgs/structure/moreinfo_btn.jpg);
}
img {
	border: none;
}
#leftCol .mainNav ol {
	list-style-type: none;
	width: 185px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#leftCol .mainNav ol li {
	height: 18px;
	width: 185px;
	line-height: 18px;
	display: block;
	padding: 0px;
	margin-top: 0px;
}
#leftCol .mainNav ol li a {
	line-height: 18px;
	display: block;
	width: 185px;
	height: 18px;
	text-indent: 0px;
	text-decoration: none;
	color: #333333;
}
#leftCol .mainNav ol li a:hover {
	line-height: 18px;
	display: block;
	width: 185px;
	height: 18px;
	text-indent: 0px;
	text-decoration: none;
	color: #ffffff;
}.itemClear {
	clear: both;
	height: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.pdf {
	padding: 0px;
	float: left;
	height: 25px;
	width: 120px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
	line-height: 25px;
	background-image: url(../imgs/structure/pdf_btn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pdf a {
	display: block;
	height: 25px;
	width: 120px;
	text-indent: -9999px;
}
.pdf a:hover {
	background-position: left top;
	background-image: url(../imgs/structure/pdf_btn.jpg);
}
.smallGallery {
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.smallGallery .galleryThumbnail {
	display: block;
	height: 105px;
	width: 210px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
.smallDetails {
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	margin: 0px;
	width: 650px;
}
.titleSpacer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contactName {
	font-size: 16px;
	margin-bottom: 7px;
}
.textClear {
	clear: both;
	height: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.smallBoxContent2  .prodCopy2 {
	display: block;
	float: left;
	margin-left: 30px;
	width: 390px;
	height: 70px;
}
.customHeader_homepage {
	display: block;
	margin-bottom: 10px;
}
.smallBoxContent2 {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
.smallBoxContent2 .largeImg {
	display: block;
	height: 105px;
	width: 230px;
	float: left;
}
.smallBoxContent2 .smallImageContainer {
	display: block;
	float: left;
	height: 105px;
	width: 72px;
	margin-left: 10px;
}
.smallBoxWrapper2 {
	background-color: #FFFFFF;
	background-image: url(../imgs/structure/feature_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 685px;
	margin-bottom: 10px;
}
#subform {
	display: block;
	float: left;
	width: 220px;
	margin-left: 14px;
	margin-top: 14px;
	padding: 0px;
}
.subformElements {
	width: 180px;
}
#newsletterFormArea {
	display: block;
	padding: 10px;
	margin: 0px;
}
#newsletterFormArea form div label {
	font-size: 16px;
	color: #999;
	line-height: 21px;
	font-weight: bold;
	letter-spacing: .1em;
}
#newsletterFormArea form div #odtud-odtud {
	width: 180px;
	margin-bottom: 5px;
}
#productFeatureTitle{
	display: block;
	height: 25px;
	width: 350px;
	margin-bottom: 7px;
	background-image: url(../imgs/homepage/featureheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#customTitle{
	display: block;
	height: 25px;
	width: 350px;
	margin-bottom: 7px;
	background-image: url(../imgs/homepage/customheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
