body { padding: 0; margin: 0; background: #000 url(/images/layout/bg-headline.gif) repeat-x; background-position: left 116px; }
body.main { background: #000 url(/images/layout/bg-main-pic.gif) repeat-x; background-position: left 116px; }

body.main.newyear {
	background-image: url(/images/layout/bg-main-pic-ny.gif);
	background-color: #FFFFFF;
}

body.newyear {
	background-color: #FFF; background-image: url(/images/layout/bg-headline-ny.gif);
}
body.main.newyear p {
    color: #333;
}
body.main.newyear h2 {
    color: #333;
}
a:link,a:visited,a:active {
	color: #9ca41d;
	text-decoration: none;
}
a:hover {
	color: #CCDC00;
	text-decoration: underline;
}

body.newyear a:link,
body.newyear a:visited,
body.newyear a:active {
	color: #0033CC;
	text-decoration: none;
}
body.newyear a:hover {
	color: blue;
	text-decoration: underline;
}
a:focus,
button:focus {
	outline: none;
}

h1.home {
   padding: 20px 10px 0px 10px;
   text-align: center;
}


.cleaner { clear: both; }
.cleaner-padding { clear: both; padding: 0 0 1em 0; }

#container { width: 952px; margin: 0; padding: 0; }

/* HEADER */
#header { height: 116px; position: relative; background: #000 url(/images/layout/bg-mainpage-header.gif) no-repeat; }
body.newyear #header {
	background-color: #FFFFFF;
	background-image: url(/images/layout/bg-mainpage-header-ny.gif);
}
#header-classic { height: 116px; position: relative; background: #000 url(/images/layout/bg-classic-header.gif) no-repeat; }
body.newyear #header-classic { background: #FFF url(/images/layout/bg-classic-header-ny.gif) no-repeat; }

.logo, .logo span { display: block; width: 205px; height: 81px; position: absolute; overflow: hidden; }
.logo {
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: normal;
	left: 37px;
	top: 35px;
	margin: 0px;
}
.logo span {background: url(/images/layout/logo-pamas.gif); left: 0px; top: 0px;}
body.newyear .logo span  {
	background-image: url(/images/layout/logo-pamas-ny.gif);
}

/* LANGUAGE SWITCH */
.language { position: absolute; top: 10px; right: 35px; }
.language ul { margin: 0px; padding: 0px; list-style: none; }
.language li {
	float: left;
	margin-left: 10px;
	border-left: 1px solid #dbdbdb;
	padding-left: 10px;
}
.language li.first { border-left: none; }
.language  a:link,.language  a:visited,.language  a:active { color: #FFF; text-decoration: none; font: 9px Arial, Helvetica, sans-serif; display: block; }
.language a:hover {
	color: #CCDC00;
	text-decoration: underline;
	background: none;
}
body.newyear   .language a:link,body.newyear .language a:visited, body.newyear .language a:active{
	color: #333333;
}
body.newyear  .language a:hover {
	color: #0033CC;
}

/* Main picture */
.main-pic { width: 952px;  height: 293px; }
.classic-headline { width: 952; height: 84px; }
.button {
	width: 255px;
	height: 22px;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 0 auto;
	color: #FFF;
	background-image: url(/images/layout/bg-button.gif);
}
body.newyear .button {
	background-image: url(/images/layout/bg-button-ny.gif);
}
.button:hover { text-decoration: underline; }

.so-classic-box { width: 297px; height: 175px; text-align: left; float: left; margin: 30px 0 0 25px; border-right: 1px solid #0d0d0d; border-bottom: 1px solid #0d0d0d; background: url(/images/layout/main-so-classic.jpg) no-repeat bottom; }
body.newyear .so-classic-box {
	margin-left: 0px;
	border-color: #dbdbdb;
	background-image: url(/images/layout/main-so-classic-ny.jpg);
}
.so-excellent-box { width: 296px; height: 175px; float: left; margin: 30px 0 0 0; border-right: 1px solid #0d0d0d; border-bottom: 1px solid #0d0d0d; background: url(/images/layout/main-so-excellent.jpg) no-repeat bottom; }
body.newyear .so-excellent-box {
	border-color: #dbdbdb;
	background-image: url(/images/layout/main-so-excellent-ny.jpg);
	border-right: none;
}

/*.so-obalky-box { width: 297px; height: 175px; float: left; margin: 30px 0 0 0; border-bottom: 1px solid #0d0d0d; background: url(/images/layout/main-obalky.jpg) no-repeat bottom; }*/
.so-obalky-box { width: 297px; height: 175px; float: left; margin: 30px 0 0 0; border-bottom: 1px solid #0d0d0d; background: url(/images/layout/main-new-design.jpg) no-repeat bottom; }

/*body.newyear .so-obalky-box { margin-left: 25px; 	border-right: 1px solid #dbdbdb; border-top-color: #dbdbdb; border-bottom-color: #dbdbdb; border-left-color: #dbdbdb; background-image: url(/images/layout/main-novorocenky-ny.jpg); } */
body.newyear .so-obalky-box { margin-left: 25px; 	border-right: 1px solid #dbdbdb; border-top-color: #dbdbdb; border-bottom-color: #dbdbdb; border-left-color: #dbdbdb; background-image: url(/images/layout/main-new-design.jpg); }

/*Products page */
.products-wrapper { width: 902px; margin: 0; padding: 0 25px; }
.products-wrapper a.item-box { width: 269px; height: 240px; float: left; margin: 0 20px 0 0; background-position: 0 0; background-repeat: no-repeat; text-align: center; color: #FFF; text-decoration: none; }
body.newyear .products-wrapper a.item-box h3 { color: #333;}
body.newyear .products-wrapper a.item-box h3 span { color: grey;}
.products-wrapper a.item-box:hover { background-position: 0 -240px; color: #FFF; text-decoration: none; }
body.newyear .products-wrapper a.item-box:hover { color: #0033CC;}

.product-detail-wrapper {
	width: 902px;
	margin: 0;
	padding: 25px;
	font-size: 11px;
}
.product-detail-wrapper .breadcrumb {
	color: #AFB629;
}
body.newyear .product-detail-wrapper .breadcrumb {
	color: #0033CC;
}
.product-detail-wrapper .breadcrumb span { color: #FFF; }
body.newyear .product-detail-wrapper .breadcrumb span { color: #333; }
.product-detail-wrapper .breadcrumb a:link,.product-detail-wrapper .breadcrumb a:visited,.product-detail-wrapper .breadcrumb a:active { color: #FFF; text-decoration: underline; }
body.newyear .product-detail-wrapper .breadcrumb a:link,
body.newyear .product-detail-wrapper .breadcrumb a:visited,
body.newyear .product-detail-wrapper .breadcrumb a:active { color: #333; }
.product-detail-wrapper .breadcrumb a:hover { color: #FFF; text-decoration: none; }
body.newyear .product-detail-wrapper .breadcrumb a:hover { color: #333; }

.product-detail-wrapper .product-photo { width: 400px; float: left; padding: 25px 0 0 10px; }
.product-detail-wrapper .product-info { width: 441px; float: left; padding: 25px; border-left: 1px solid #0d0d0d; font-size: 12px; }
body.newyear .product-detail-wrapper .product-info { border-left-color: #dbdbdb; color: #333;}
body.newyear .product-detail-wrapper .product-info h1 { color: #333; }
body.newyear .product-detail-wrapper .product-info p { color: #333; }
.product-detail-wrapper .order {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	border: none;
}
.product-detail-wrapper .product-info table.detailed-info { margin: 0 0 1.5em 0; padding: 0; color: #FFF; }
body.newyear .product-detail-wrapper .product-info table.detailed-info { color: #333; }
.product-detail-wrapper .order table.detailed-info  {
	width: 100%;
	border-top: 1px solid black;
}
body.newyear .product-detail-wrapper .order table.detailed-info  {
	border-top-color: #c9c9c9;
}
.product-detail-wrapper .order table.normalWidth {
	width: auto;
}
.product-detail-wrapper .product-info table.detailed-info td,
.product-detail-wrapper .product-info table.detailed-info th {
	padding: 0px 8px;
	line-height: 30px;
	white-space: nowrap;
}
.product-detail-wrapper .product-info table.detailed-info th {
	background: #272727;
	border-bottom: 1px solid black;
}
body.newyear .product-detail-wrapper .product-info table.detailed-info th {
	background-color: #E6E6E6;
	border-bottom-color: #c9c9c9;
}
.product-detail-wrapper .product-info table.detailed-info tr.one td,
.product-detail-wrapper .product-info table.detailed-info tr.one th { background: #121212; border-bottom: 1px solid #272727; }
body.newyear .product-detail-wrapper .product-info table.detailed-info tr.one td,
body.newyear .product-detail-wrapper .product-info table.detailed-info tr.one th {
	background-color: #FCFCFC;
	border-bottom-color: #d6d6d6;
}
.product-detail-wrapper .product-info table.detailed-info tr.two td,
.product-detail-wrapper .product-info table.detailed-info tr.two th { background: #0c0c0c; border-bottom: 1px solid #272727; }
body.newyear .product-detail-wrapper .product-info table.detailed-info tr.two td,
body.newyear .product-detail-wrapper .product-info table.detailed-info tr.two th {
	background-color: #F7F7F7;
	border-bottom-color: #d6d6d6;
}
.product-detail-wrapper .product-info table.detailed-info .center {
	text-align: center;
}
.product-detail-wrapper .product-info table.detailed-info .right {
	text-align: right;
}
.product-detail-wrapper .order table.detailed-info select {
	width: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body.newyear .product-detail-wrapper .order table.detailed-info select {
	background-color: white;
}
.product-detail-wrapper .order table.detailed-info input {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
}
.product-detail-wrapper .order table.detailed-info input.sum {
	border-style: none;
	background-color: transparent;
	color: #FFFFFF;
	text-align: right;

}
body.newyear .product-detail-wrapper .order table.detailed-info input.sum {
	color: #333;

}
.product-detail-wrapper .order table.detailed-info input.total {
	width: 60px;

}
.product-detail-wrapper .order table.detailed-info input.color {
	width: 100px;
	text-align: left;

}
.product-detail-wrapper .order table.data {
	border-top: none;
}
.product-detail-wrapper .order table.data input {
	width: 320px;
	text-align: left;
}
.product-detail-wrapper .order table.ny-text input {
	width: 746px;
}
.product-detail-wrapper .order table.data th,
body.newyear .product-detail-wrapper .order table.data th {
	border: none;
	background: none;
	width: 120px;
	text-align: right;
}
.product-detail-wrapper .order p {
	margin-bottom: 1em;
	line-height: normal;
}
.product-detail-wrapper .product-info a.print-detail {
	width: 64px;
	height: 43px;
	float: left;
	padding-top: 70px;
	margin-right: 61px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	background:url(/images/layout/bg-detail-tlace.gif);
	margin-top: 20px;
}
body.newyear .product-detail-wrapper .product-info a.print-detail {
	color: #333;
	background:url(/images/layout/bg-detail-tlace-ny.gif);
}
.product-detail-wrapper .product-info a.opening-detail {
	width: 64px;
	height: 43px;
	float: left;
	padding-top: 70px;
	margin-right: 61px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	background:url(/images/layout/bg-otvaranie-oznamenia.gif);
	margin-top: 20px;
}
body.newyear .product-detail-wrapper .product-info a.opening-detail {
	color: #333;
	background:url(/images/layout/bg-otvaranie-oznamenia-ny.gif);
}
.product-detail-wrapper .product-info a.invitation-detail {
	width: 64px;
	height: 43px;
	float: left;
	padding-top: 70px;
	margin-right: 61px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	background:url(/images/layout/bg-pozvanka.gif);
	margin-top: 20px;
}
body.newyear .product-detail-wrapper .product-info a.invitation-detail {
	color: #333;
	background:url(/images/layout/bg-pozvanka-ny.gif);
}
.product-detail-wrapper .product-info a.envelope-detail {
	width: 64px;
	height: 43px;
	float: left;
	padding-top: 70px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	background:url(/images/layout/bg-doporucene-obalky.gif);
	margin-top: 20px;
}
body.newyear .product-detail-wrapper .product-info a.envelope-detail {
	color: #333;
	background:url(/images/layout/bg-doporucene-obalky-ny.gif);
}

.product-detail-wrapper .product-info a.print-detail:hover {
	text-decoration: none;
	color: #CCDC00;
}
body.newyear .product-detail-wrapper .product-info a.print-detail:hover {
	color: #0033CC;
}
.product-detail-wrapper .product-info a.opening-detail:hover {
	text-decoration: none;
	color: #CCDC00;
}
body.newyear .product-detail-wrapper .product-info a.opening-detail:hover {
	color: #0033CC;
}
.product-detail-wrapper .product-info a.invitation-detail:hover {
	text-decoration: none;
	color: #CCDC00;
}
body.newyear .product-detail-wrapper .product-info a.invitation-detail:hover {
	color: #0033CC;
}
.product-detail-wrapper .product-info a.envelope-detail:hover {
	text-decoration: none;
	color: #CCDC00;
}
body.newyear .product-detail-wrapper .product-info a.envelope-detail:hover {
	color: #0033CC;
}

.button {
	display: block;
	height: 26px;
	padding: 0;
	margin-bottom: 1em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
.button.w142 {
	width: 142px;
	float: left;
	background: url(/images/layout/button-back.gif);
}
body.newyear .button .w142 {
	background: url(/images/layout/button-back-ny.gif);
}
.button.w102 {
	width: 102px;
	float: right;
	background: url(/images/layout/button-order.gif);
}
body.newyear .button.w102 {
	background: url(/images/layout/button-order-ny.gif);
}
.button:link,
.button:visited,
.button:active {
	text-decoration: none;
	color: white;
}
body.newyear .button:link,
body.newyear .button:visited,
body.newyear .button:active {
	color: white;
}
.button:hover {
	text-decoration: underline;
	color: white;
}
body.newyear .button:hover {
	color: white;
}

/* styles for tabbed content */

.tabs {
	margin: 0;
	height: 30px;
	border-bottom: 1px solid #333333;
	display: block;
	width: 902px;
	overflow: visible;
}
body.newyear .tabs {
	border-bottom-color: #dbdbdb;
}
.tabs ul {
	margin: 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
	overflow: visible;
	border: none;
	height: 31px;
	/*width: 100%;*/
	position: absolute;
}
.tabs li {
	float: left;
	border: 1px solid #333333;
	margin-left: -1px;
	background-color: #171717;
	color: #999999;
	height: 29px;
	line-height: 29px;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
	z-index: 999;
}
body.newyear .tabs li {
	border-color: #dbdbdb;
	background-color: #F5F5F5;
	color: #666;
}
.tabs li.active {
	height: 30px;
	line-height: 30px;
	background-color: #000000;
	border-bottom-style: none;
	color: #FFFFFF;
	cursor: default;
}
body.newyear .tabs li.active {
	background-color: white;
	color: #333;
}
.tabcontainer {
	margin-bottom: 20px;
}
table.text {
	width: 100%;
}
table.text td {
	width: 21%;
	vertical-align: top;
	border-bottom: 1px solid #333333;
	padding: 15px 0px;
}
table.text  th {
	width: 4%;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #333333;
	padding-top: 15px;
	padding-right: 8px;
}
table.text label {
	font-weight: normal;
	cursor: pointer;
	display: block;
	float: left;
}
table.text .defText {
	display: inline;
	background-color: black;
	border-style: none;
	color: white;
	height: auto;
	width: auto;
	overflow: visible;
}


/* styles for color palette */

.colorsample {
	float: right;
	padding: 50px 30px 40px;
	background: white;
	margin-top: 20px;
}
.color ul {
	float: left;
	list-style: none;
	margin-left: 0px;
	width: 150px;
}
.color li {
	margin-bottom: 0.5em;
}
.color li.category {
	font-weight: bold;
}
.color label {
	color: #AFB629;
	font-weight: normal;
}
.color   label.default {
	color: #FFFFFF;
	font-weight: bold;
}
.color input {
	margin-left: 0px;
	padding-left: 0px;
}





/* Subpage template */

.content-wrapper { width: 902px; margin: 0; padding: 25px; font-size: 12px; }

body.newyear .content-wrapper h1 {color: #333;}
body.newyear .content-wrapper p {color: #333;}
body.newyear .content-wrapper address {color: #333;}

/* Pagination */
.pagination { color: #9ca41d; text-transform: uppercase; font-size: 0.9em; padding: 20px 0; }
.pagination a:link,.pagination a:visited,.pagination a:active { padding: 0 3px; color: #FFF; }
.pagination a:hover { color: #9ca41d; text-decoration: none; }


/* Footer */
#footer {
	height: 30px;
	margin: 0 40px;
	padding: 25px 15px;
	font-size: 10px;
	width: 890px;
}
#footer .copy { float: left; }
#footer .links { float: right; }
#footer .links a:link,#footer .links a:visited,#footer .links a:active {
	text-decoration: underline;
	color: #FFF;
}
#footer .links a:hover {
	color: #9ca41d;
	text-decoration: none;
}
body.newyear #footer .links a:link,
body.newyear #footer .links a:visited,
body.newyear #footer .links a:active {
	color: #333;
}
body.newyear #footer .links a:hover {
	color: #0033CC;
}
#footer .copy a:link,#footer .copy a:visited,#footer .copy a:active { color: #FFF; text-decoration: none; }
#footer .copy a:hover { color: #FFF;text-decoration: underline; }
body.newyear #footer .copy a:link,
body.newyear #footer .copy a:visited,
body.newyear #footer .copy a:active { color: #333;}
body.newyear #footer .copy a:hover { color: #333;}


/* Footer on subpages */
#footer-subpage {
	height: 30px;
	amargin: 0 40px;
	padding: 25px;
	font-size: 10px;
	border-top: 1px solid #0d0d0d;
	width: 890px;
}
body.newyear #footer-subpage {
	border-top-color: #dbdbdb;
}
#footer-subpage .copy { float: left; }
#footer-subpage .links { float: right; }
#footer-subpage .links a:link,#footer-subpage .links a:visited,#footer-subpage .links a:active { color: #FFF; text-decoration: underline; }
#footer-subpage .links a:hover { color: #9ca41d;text-decoration: none; }
body.newyear #footer-subpage .copy {color: #333;}
body.newyear #footer-subpage .links a:link,
body.newyear #footer-subpage .links a:visited,
body.newyear #footer-subpage .links a:active { color: #333; }
body.newyear #footer-subpage .links a:hover { color: #0033CC; }
#footer-subpage .copy a:link,#footer-subpage .copy a:visited,#footer-subpage .copy a:active { color: #FFF; text-decoration: none; }
#footer-subpage .copy a:hover { color: #FFF;text-decoration: underline; }
body.newyear #footer-subpage .copy a:link,
body.newyear #footer-subpage .copy a:visited,
body.newyear #footer-subpage .copy a:active { color: #333;}
body.newyear #footer-subpage .copy a:hover { color: #333;}
table.sample-texts {
	width: 890px;
}
table.sample-texts p {
	margin: 0px 0px 10px;
	background-color: #EEEEEE;
	padding: 4px 0px 5px;
}
table.sample-texts img {
	margin-bottom: 0px;
}

table.sample-texts td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	border-top: 1px solid #dbdbdb;
}
table.sample-texts  th {
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #dbdbdb;
	font-weight: normal;
	padding-bottom: 10px;
	border-top: 1px solid #dbdbdb;
}


