body, td, th, input, textarea, select {
	font-family : Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;	
}

body {
	background-color: #FFF;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	color: #666;
}

a, a:active, a:visited  {
	color: #6EBC20;
	font-weight: bold;
}

a:hover {
	color: #000;
}

a img {
	border: none;
}

a.faded {
	color: #666;
	font-weight: normal !important;
	text-decoration: none;
}
a.faded:hover {
	text-decoration: underline;
}

div#body-width {
	width: 756px;
	height: 100%;
	text-align: left;
}

div#body-t {
	background: url(/pix/body-t.gif) repeat-x top;
}

div#body-r {
	background: url(/pix/body-r.gif) repeat-y right;
}

div#body-b {
	background: url(/pix/body-b.gif) repeat-x bottom;
}

div#body-l {
	background: url(/pix/body-l.gif) repeat-y left;
}

div#body-tl {
	background: url(/pix/body-tl.gif) no-repeat top left;
}

div#body-tr {
	background: url(/pix/body-tr.gif) no-repeat top right;
}

div#body-br {
	background: url(/pix/body-br.gif) no-repeat bottom right;
}

div#body-bl {
	background: url(/pix/body-bl.gif) no-repeat bottom left;
}

div#body-container {
	height: 100%;
	padding: 17px 5px 6px 5px;
}

div.terminator {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	height: 1px;
}

div#header {
	height: 97px;
}

div#logo {
	float: left;
	padding: 18px 10px 0px 20px;
}

div#logo a:hover {
	background-color: #FFF;
}

div#langselector {
	float: right;
	text-align: right;
	height: 15px;
	padding: 0px 10px 0px 0px;
}

div#langselector a {
	cursor: pointer;
}

div#langselector a:hover {
	background-color: #FFF;
}

div#langselector img {
	margin: 0px 0px 0px 3px;
}

div#mainmenu {
	clear: right;
	float: right;
	padding: 47px 6px 6px 0px;	
	width: 445px;
	text-align: right;	
}

div#mainmenu a {
	text-align: center;
	font-size: 16px;
	font-weight: normal;	
	color: #666;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFF;
}

div#mainmenu a:hover {
	background-color: #FFF;
}

div#mainmenu img {
	margin: 0px 0px 0px 5px;
}

div#localmenu {
	padding: 0px;
	margin: 40px 0px 0px 0px;
}

div#localmenu a {
	text-align: center;
	font-size: 16px;
	font-weight: normal;	
	color: #666;
	text-decoration: none;
	cursor: pointer;
}

div#front {	
	background: #666 url(/pix/front-x.jpg) no-repeat;
	width: 746px;
	float: left;
}

img#front-pic {
	float: right;	
}

div#front-text {
	padding: 60px 20px 15px 20px;
	float: left;
	width: 333px;
	text-align: left;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	line-height: 90%;
}

div#front h1 span {
	display: none;
	color: #FFF;
}

div#front a {	
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

div#front p {
	margin: 5px 0px 0px 0px;
	line-height: 140%;
	padding: 0px;
	color: #FFF;
}

div#collections {
	float: left;	
	padding: 4px 0px 0px 7px;
	margin: 0px;
	width: 366px;
}

div#collections a {
	display: block;
	float: left;	
	font-size: 1px;
	height: 126px;
	width: 177px;
	margin: 4px 5px 0px 0px;
	cursor: pointer;	
}

select {
	color: #666;
	border: 2px solid #DDD;
	font-weight: normal;
}

div#shortcuts {
	float: left;
	padding: 0px;	
	margin: 0px;
	width: 100%;
	color: #000;
}
div#shortcuts select {
	color: #000;
}

div#dealers {
	float: right;
	padding: 20px 10px 15px 10px;
	text-align: right;
	width: 340px;
	font-weight: bold;
}

div#dealers div#dealers-links {
	display: none;
}

div#dealers select {
	width: 176px;
	margin-left: 5px;	
}

div#sitemap {
	float: right;
	padding: 20px 10px 15px 10px;
	text-align: right;
	font-weight: bold;	
}

div#sitemap div#sitemap-links {
	display: none;
}

div#sitemap select {
	width: 176px;
	margin-left: 5px;		
}

div#vault {
	padding: 10px 0px 0px 10px;			
}

div.partner {
	float: left;
	margin: 0px 10px 0px 0px;
}

div.partner img {
	float: left;	
	margin: 0px 5px 0px 0px;	
}

div.partner p {
	margin: 0px 0px 0px 2px;
	padding: 2px 0px 0px 0px;
	color: #999;
	font-size: 9px;	
	line-height: 110%;		
}

p#copyright {
	text-align: right;
	font-size: 10px;
	margin: 10px 10px 0px 10px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #CCC;	
	color: #000;
}
p#copyright a {
	font-weight: bold;	
}
p#copyright a.faded {
	color: #000;
}

div#content {
	background-color: #F3F3F3;
	float: left;
	width: 100%;
}

div#submenu {
	float: left;
	width: 186px;
}

div#page {
	background-color: #FFF;
	border-left: 2px solid #FFF;	
	width: 558px;
	padding: 0px 0px 20px 0px;
	float: right;		
}

h2 {
	background-color: #6EBC20;
	height: 50px;
	font-size: 30px;
	padding: 0px 20px 0px 20px;
	font-weight: normal;
	color: #F9F9F9;
	margin: 0px;
	border-bottom: 2px solid #FFF;
	line-height: 45px;		
}

h2 span {
	color: #CCC;
}

h2 img {
	display: block;
}

h2.comfort {
	background-color: #6EBC20;	
}

h2.modern {
	background-color: #8685BC;	
}

h2.exclusive {
	background-color: #00AEEF;	
}

h2.ecolatex {
	background-color: #00ACA2;	
}

h2.standard {
	background-color: #B4B4B4;	
}

h2.pillows {
	background-color: #F90;	
}

h2.kids {
	background-color: #A2DAF4;
}

h2.kids span {
	color: #C5E9FA;
}

h2.bases {
	background-color: #b45929;	
}

h2.newhome {
	background-color: #fa1409;	
}


h3 {
	font-size: 23px;
	padding: 0px;
	font-weight: normal;
	margin: 20px 20px 0px 20px;
	color: #6EBC20	
}

h3 span {
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	/*color: #CCC;*/
}

h3.newhome {
	color: #fa1409;
}

div#submenu p {
	margin: 15px 20px 0px 20px;	
}

div.submenu-group {
	border-bottom: 2px solid #FFF;
	padding: 15px 0px 15px 0px;
	color: #777;
}

div.submenu-group a {
	cursor: pointer;
}

div#submenu span {
	display: none;
}

div#submenu div.submenu-group p {
	margin: 0px 20px 10px 20px;
	line-height: 100%;
	padding: 0px;
}

div#submenu a, div#submenu a:visited, div.submenu-act {
	display: block;	
	color: #777;
	font-weight: normal;
	text-decoration: none;
	margin: 2px 10px 2px 10px;
	padding: 0px;		
}

div#submenu a:hover {
	background-color: #F3F3F3;
	color: #000; 
}

div.submenu-act {
	color: #6EBC20; 
}

div.submenu-links {
	margin: 0px 16px 10px 10px;
}

div#submenu div.submenu-links a, div#submenu div.submenu-links a:visited {
	padding: 4px 0px 5px 31px;
	background: url(/pix/submenu-regarr-pas.gif) no-repeat 21px 7px;		
	color: #777;	
	font-weight: normal;
	font-size: 11px;
	margin: 1px 0px 1px 0px;	
	text-decoration: none;
	display: block;
	line-height: 100%;
}

div#submenu div.submenu-links a:hover {
	color: #000;
	background: url(/pix/submenu-regarr-act.gif) no-repeat 21px 7px;
}

div.submenu-links div.current {	
	padding: 1px 0px 1px 0px;
}

div.submenu-links div.current div.shape-tl {
	background: #DDD url(/pix/fshape-tl.gif) no-repeat top left;
}

div.submenu-links div.current div.shape-tr {
	background: url(/pix/fshape-tr.gif) no-repeat top right;
}

div.submenu-links div.current div.shape-br {
	background: url(/pix/fshape-br.gif) no-repeat bottom right;
}

div.submenu-links div.current div.shape-bl {
	background: url(/pix/fshape-bl.gif) no-repeat bottom left;	
}

div.submenu-links div.current div.shape-body {
	color: #FFF;	
	background: url(/pix/submenu-regarr-sel.gif) no-repeat 21px 7px;	
	padding: 4px 0px 5px 31px;
	line-height: 100%;
}

img.collection-banner {
	display: block;
	border-bottom: 2px solid #FFF;
	margin: 0px 0px 0px 0px;
}

p {
	padding: 15px 20px 0px 20px;
	margin: 0px;
	line-height: 140%;
}

p.txt {
	font-family : Arial, sans-serif;
	font-size: 12px;	
	line-height: 150%;	
}

div.items-group
{	
	margin: 0px 0px 30px 0px;	
	border-top: 1px solid #EEE;
}

div.items {
	padding: 0px 10px 10px 10px;
	float: left;
	clear: both;
}

div.item {
	margin: 0px;	
	float: left;
	width: 248px;
	padding: 20px 10px 0px 10px;	
}

div.item h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

div.item h5 {
	margin: 20px 0px 0px 0px;
	padding: 0px;	
	font-weight: bold;
	font-family : Arial, sans-serif;
	font-size: 14px;			
}

div.item h6 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #6EBC20;
	font-weight: normal;
	font-family : Arial, sans-serif;
	font-size: 12px;		
}

div.item p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-family : Arial, sans-serif;
	font-size: 12px;		
	line-height: 150%;	
}

div.item p.comment {
	margin: 0px;
	padding: 10px 8px 10px 8px;
	font-family : Arial, sans-serif;
	font-size: 12px;	
	line-height: 150%;		
}

sup {
	font-size: 9px;
	line-height: 100%;
}

div.item img {
	display: block;
	margin: 4px 0px 0px 0px;
}

div.item div.shape-body a, div.item div.shape-body a:visited {
	font-size: 12px;
	font-weight: bold;	
	color: #6EBC20;
	text-decoration: none;
	display: block;
	cursor: pointer;
	padding: 0px 10px 1px 20px;
	background: url(/pix/submenu-arr-sel.gif) no-repeat 10px 8px;
	width: 219px;			
}

div.item div.shape-body a:hover, div.item div.shape-body a.itemhover,  div.item div.shape-body a.itemhover:visited {
	background: url(/pix/submenu-arr-act.gif) no-repeat 10px 8px;
	color: #000;
}

div.item div.shape-body {
	height: 25px;
	line-height: 25px;
}

div.item div.shape-t {
	background: url(/pix/shape-h.gif) repeat-x top;
}

div.item div.shape-r {
	background: url(/pix/shape-v.gif) repeat-y right;
}

div.item div.shape-b {
	background: url(/pix/shape-h.gif) repeat-x bottom;
}

div.item div.shape-l {
	background: url(/pix/shape-v.gif) repeat-y left;
}

div.item div.shape-tl {
	background: url(/pix/shape-tl.gif) no-repeat top left;
}

div.item div.shape-tr {
	background: url(/pix/shape-tr.gif) no-repeat top right;
}

div.item div.shape-br {
	background: url(/pix/shape-br.gif) no-repeat bottom right;
}

div.item div.shape-bl {
	background: url(/pix/shape-bl.gif) no-repeat bottom left;
}

img.mattress {
	display: block;
	border-bottom: 2px solid #FFF;
	margin: 0px 0px 0px 0px;
}

table#model-parameters {
	padding: 0px;
	margin: 0px 20px 0px 20px;
	border: none;
}

table#model-parameters tr.first-row td, table#model-parameters tr.first-row th, table#model-parameters tr.par-row td, table#model-parameters tr.sub-row td {
	border: none;
}

table#model-parameters td, table#model-parameters th {
	border-top: 1px solid #666;
	padding: 10px;
	vertical-align: middle;	
	text-align: left;
}

table#model-parameters tr.par-row td {
	vertical-align: top;
}

table#model-parameters th {
	width: 120px;
}

table#model-parameters td.rownumber {
	width: 20px;
	text-align: center;
}

div.model-numparameter {
	text-align: center;
	width: 51px;
	margin: 0px 10px 0px 0px;
	float: left;
	line-height: 100%;	
}

div.model-numparameter img {
	/*display: block;*/
	margin: 5px 0px 0px 0px;
}

div.model-levparameter {
	line-height: 100%;	
}

div.model-levparameter img {
	display: block;
	margin: 3px 0px 1px 0px;
}

div.model-sizeparameter {
	line-height: 100%;	
}

div.model-sizeparameter img {
	display: block;
	margin: 3px 0px 1px 0px;
}

div.event {	
	padding: 0px 20px 25px 20px;
	border-top: 1px solid #EEE;		
}

div.event h3 {
	margin: 20px 0px 0px 0px;
}

div.event p {
	margin-top: 10px;
	padding: 0px;
}

div.event p.mediacontent {
	margin-top: 30px;
}

div.event div.button div.shape-body {
	width: 180px;
}

div.button {
	float: left;
	padding: 10px 20px 0px 0px;	
}

div.button div.shape-t {
	background: url(/pix/shape-h.gif) repeat-x top;
	float: left;
}

div.button div.shape-r {
	background: url(/pix/shape-v.gif) repeat-y right;
	float: left;
}

div.button div.shape-b {
	background: url(/pix/shape-h.gif) repeat-x bottom;
	float: left;
}

div.button div.shape-l {
	background: url(/pix/shape-v.gif) repeat-y left;
	float: left;
}

div.button div.shape-tl {
	background: url(/pix/shape-tl.gif) no-repeat top left;
	float: left;
}

div.button div.shape-tr {
	background: url(/pix/shape-tr.gif) no-repeat top right;
	float: left;
}

div.button div.shape-br {
	background: url(/pix/shape-br.gif) no-repeat bottom right;
	float: left;
}

div.button div.shape-bl {
	background: url(/pix/shape-bl.gif) no-repeat bottom left;
	float: left;
}

div.button div.shape-body {
	height: 25px;
	line-height: 25px;
	float: left;
	width: 150px;
	text-align: center;				
}

div.button div.shape-body a, div.button div.shape-body a:visited {
	font-size: 12px;
	font-weight: bold;	
	color: #6EBC20;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 10px 1px 20px;
	background: url(/pix/submenu-arr-sel.gif) no-repeat 10px 3px;	
	line-height: 23px;	
}

div.button div.shape-body a:hover {
	background: url(/pix/submenu-arr-act.gif) no-repeat 10px 3px;
	color: #000;
}

div#news {
	float: right;
	padding: 0px 0px 0px 0px;	
	width: 370px;
	margin: 0px;				
}

div#news div {	
	height: 126px;
	margin: 2px 0px 0px 0px;	
	border: 1px solid #DDD;
	background: #FFF url(/pix/news-x.gif) repeat-x bottom;
}

div#news a {	
	padding: 5px;
	display: block;
	text-decoration: none;		
	font-weight: normal;
/*	border: 1px solid #FFF;*/
	height: 116px;	
}

div#news a:hover {
	color: #666;
}

div#news a h3 {	
	padding: 12px 20px 5px 17px;
	margin: 0px 0px 5px 0px;
	background-position: 8px 20px;
	background-repeat: no-repeat;
	background-image: url(/pix/submenu-arr-sel.gif);
	line-height: 90%;	
}

div#news a:hover h3 {
	background-image: url(/pix/submenu-arr-act.gif);
	margin: 0px 0px 5px 0px;
	color: #000;
}

div#news a p {	
	padding: 0px 20px 10px 17px;
	margin: 0px;
	color: #666;
	line-height: 130%;
	width: 220px;	
}

em {
	font-style: italic;
	margin: 0px 1px 0px 1px;	
}

div.fshape-comfort div.shape-tl {
	background: #6EBC20 url(/pix/fshape-comfort-tl.gif) no-repeat top left;
}

div.fshape-comfort div.shape-tr {
	background: url(/pix/fshape-comfort-tr.gif) no-repeat top right;
}

div.fshape-comfort div.shape-br {
	background: url(/pix/fshape-comfort-br.gif) no-repeat bottom right;
}

div.fshape-comfort div.shape-bl {
	background: url(/pix/fshape-comfort-bl.gif) no-repeat bottom left;	
}

div.fshape-modern div.shape-tl {
	background: #8685BC url(/pix/fshape-modern-tl.gif) no-repeat top left;
}

div.fshape-modern div.shape-tr {
	background: url(/pix/fshape-modern-tr.gif) no-repeat top right;
}

div.fshape-modern div.shape-br {
	background: url(/pix/fshape-modern-br.gif) no-repeat bottom right;
}

div.fshape-modern div.shape-bl {
	background: url(/pix/fshape-modern-bl.gif) no-repeat bottom left;	
}

div.fshape-exclusive div.shape-tl {
	background: #00AEEF url(/pix/fshape-exclusive-tl.gif) no-repeat top left;
}

div.fshape-exclusive div.shape-tr {
	background: url(/pix/fshape-exclusive-tr.gif) no-repeat top right;
}

div.fshape-exclusive div.shape-br {
	background: url(/pix/fshape-exclusive-br.gif) no-repeat bottom right;
}

div.fshape-exclusive div.shape-bl {
	background: url(/pix/fshape-exclusive-bl.gif) no-repeat bottom left;	
}

div.fshape-ecolatex div.shape-tl {
	background: #00ACA2 url(/pix/fshape-ecolatex-tl.gif) no-repeat top left;
}

div.fshape-ecolatex div.shape-tr {
	background: url(/pix/fshape-ecolatex-tr.gif) no-repeat top right;
}

div.fshape-ecolatex div.shape-br {
	background: url(/pix/fshape-ecolatex-br.gif) no-repeat bottom right;
}

div.fshape-ecolatex div.shape-bl {
	background: url(/pix/fshape-ecolatex-bl.gif) no-repeat bottom left;	
}

div.fshape-standard div.shape-tl {
	background: #B4B4B4 url(/pix/fshape-standard-tl.gif) no-repeat top left;
}

div.fshape-standard div.shape-tr {
	background: url(/pix/fshape-standard-tr.gif) no-repeat top right;
}

div.fshape-standard div.shape-br {
	background: url(/pix/fshape-standard-br.gif) no-repeat bottom right;
}

div.fshape-standard div.shape-bl {
	background: url(/pix/fshape-standard-bl.gif) no-repeat bottom left;	
}

div.fshape-pillows div.shape-tl {
	background: #F90 url(/pix/fshape-pillows-tl.gif) no-repeat top left;
}

div.fshape-pillows div.shape-tr {
	background: url(/pix/fshape-pillows-tr.gif) no-repeat top right;
}

div.fshape-pillows div.shape-br {
	background: url(/pix/fshape-pillows-br.gif) no-repeat bottom right;
}

div.fshape-pillows div.shape-bl {
	background: url(/pix/fshape-pillows-bl.gif) no-repeat bottom left;	
}

div.fshape-kids div.shape-tl {
	background: #A2DAF4 url(/pix/fshape-kids-tl.gif) no-repeat top left;
}

div.fshape-kids div.shape-tr {
	background: url(/pix/fshape-kids-tr.gif) no-repeat top right;
}

div.fshape-kids div.shape-br {
	background: url(/pix/fshape-kids-br.gif) no-repeat bottom right;
}

div.fshape-kids div.shape-bl {
	background: url(/pix/fshape-kids-bl.gif) no-repeat bottom left;	
}

div.fshape-bases div.shape-tl {
	background: #b45929 url(/pix/fshape-bases-tl.gif) no-repeat top left;
}

div.fshape-bases div.shape-tr {
	background: url(/pix/fshape-bases-tr.gif) no-repeat top right;
}

div.fshape-bases div.shape-br {
	background: url(/pix/fshape-bases-br.gif) no-repeat bottom right;
}

div.fshape-bases div.shape-bl {
	background: url(/pix/fshape-bases-bl.gif) no-repeat bottom left;	
}

div.fshape-akcii div.shape-tl {
	background: #fa1409 url(/pix/fshape-akcii-tl.gif) no-repeat top left;
}

div.fshape-akcii div.shape-tr {
	background: url(/pix/fshape-akcii-tr.gif) no-repeat top right;
}

div.fshape-akcii div.shape-br {
	background: url(/pix/fshape-akcii-br.gif) no-repeat bottom right;
}

div.fshape-akcii div.shape-bl {
	background: url(/pix/fshape-akcii-bl.gif) no-repeat bottom left;	
}

div.fshape-comfort div.shape-body, div.fshape-modern div.shape-body, div.fshape-exclusive div.shape-body, div.fshape-ecolatex div.shape-body, div.fshape-standard div.shape-body, div.fshape-pillows div.shape-body, div.fshape-kids div.shape-body, div.fshape-bases div.shape-body, div.fshape-akcii div.shape-body {
	color: #FFF;			
	padding: 7px 13px 8px 13px;
}

div.sonea-buy {
	padding: 10px 20px 0px 20px;
	margin: 0px;
	clear: both;	
}
div.sonea-buy div.shape-tl {
	background: #38bcf8 url(/pix/sonea-tl.gif) no-repeat top left;
}
div.sonea-buy div.shape-tr {
	background: url(/pix/sonea-tr.gif) no-repeat top right;
}
div.sonea-buy div.shape-br {
	background: url(/pix/sonea-br.gif) no-repeat bottom right;
}
div.sonea-buy div.shape-bl {
	background: url(/pix/sonea-bl.gif) no-repeat bottom left;	
}
div.sonea-buy div.shape-body {
	color: #FFF;			
	padding: 10px 13px 10px 13px;	
	text-align: right;
}

div#order {
	padding: 30px 20px 0px 20px;
	margin: 0px;
}

div#order-price {
	float: left;
	margin: 0px 2px 0px 0px;
	width: 161px;	
}

div#order select {	
	width: 100%;
	margin: 2px 0px 2px 0px;
}

div#order-place {
	float: left;
	width: 355px;	
}

p.price {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}

p.price span.currency {
	font-size: 18px;	
	line-height: 20px;
}

p.telnumber {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}

div#order div.shape-body {
	height: 85px;
}

div#order p.note {
	margin-top: 5px;
}

div#order a {
	color: #FFF;
}
div#order a:hover {
	color: #EEE;
}

p.note {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 9px;
}

p.preamble {
	font-family : Arial, sans-serif;
	font-size: 12px;	
	line-height: 150%;	
	font-weight: bold;	
}

#origPrice {
	font-weight: bold;
	text-decoration: line-through;
}

p.mediacontent {
	padding: 30px 20px 0px 20px;
}

div.sonea-button {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.orderCityList {
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family : Arial, sans-serif;
}
.orderCityList li {
	float: left;
	width: 120px;
	padding: 2px 5px 0px 9px;
	background: url(/pix/regarr-white.gif) no-repeat left 7px;
}
.orderCityList a {
	text-decoration: none;
	color: #FFF;
}
.orderCityList a:hover {
	text-decoration: underline;
	color: #FFF !important;
}

.telephone-contact {
	font-weight: bold;
}

.telephone-number {
	font-weight: bold;
	font-family : Arial, sans-serif;
	font-size: 14px;
}

