@CHARSET "UTF-8";

html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #1b1b24;
	text-align: center;
	font-size: 13px;
	color: #000;
	font-family: Calibri, Tahoma, Arial, sans-serif;
	border: 0;
}
table {
	font-size: 100%;
}
a {
	color: #a04593;
	text-decoration: underline;
}
a:hover {
	color: #d270d2;
	text-decoration: underline;
}
a img {
	border: 0;
	text-decoration: none;
}
p {
	text-align: justify;
	margin: 0;
	padding: 0 0 0.5em 0;
}
h1, h2, h3, h4, h5, h6, .menuSide .pageMenuTitle {
	padding: 0 0 0 0;
	margin: 0.5em 0 0.5em 0;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #a04593;
	color: #d270d2;
	text-shadow: #000 1px 1px 1px;
}
.menuRight h1, .menuRight h2, .menuRight h3, .menuRight h4, .menuRight h5, .menuRight h6, .menuRight .pageMenuTitle {
	padding: 0 0 0 0;
}
h1 {
	font-size: 160%;
	margin: 0 0 1em 0;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5, h6, .menuSide .pageMenuTitle {
	font-size: 100%;
}
strong {
	font-weight: bold;
}
em {
	font-style: oblique;
}
del {
	text-decoration: line-through;
}
form {
	padding: 0;
	margin: 0;
}
fieldset {
	border: 1px solid #eabcea;
	margin: 0 0 1em 0;
	padding: 0.5em;
}
legend {
	border: 1px solid #eabcea;
	padding: 0.1em 0.3em;
	font-size: 110%;
	font-weight: bold;
	color: #a04593;
}
td {
	vertical-align: top;
}
ol, ul {
	margin: 0.5em 0 1.5em 2em;
	padding: 0;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}

/* LAYOUT */
.pageBodyOuter {
	text-align: center;
	margin: 0;
	background: #ededf0 url('https://www.najdoplnky.sk/templates/najdoplnky/images/bg_top.png') repeat-x 0 0;
	color: #333;
}
.pageBody {
	margin: 0 auto;
	width: 990px;
	background: url('https://www.najdoplnky.sk/templates/najdoplnky/images/bg.jpg') no-repeat 0 0;
}
.pageBodyInner {
	margin: 0 auto;
	width: 900px;
}
.pageMiddle {
	background: #fff;
	text-align: left;
}
.pageHeader {
	height: 100px;
	overflow: hidden;
	color: #a04593;
}
.logo {
	padding-left: 8px;
	padding-top: 15px;
	text-align: left;
}
.logo a {
	display: block;
	width: 390px;
	height: 75px;
}
.logo span {
	display: none;
}
.menuRight {
	width: 200px;
	float: right;
	padding-bottom: 14px;
	min-height: 300px;
	_height: 300px;
}
.pageContent {
	width: 470px;
	margin: 8px 14px;
	float: right;
	min-height: 400px;
	overflow: hidden;
}
.menuLeft {
	width: 200px;
	float: left;
	padding-bottom: 14px;
	min-height: 300px;
	_height: 300px;
}
.pageFooter {
	background: #1b1b24 url('https://www.najdoplnky.sk/templates/najdoplnky/images/bg_bottom.png') repeat-x 0 0;
	padding: 10px;
	clear: both;
	text-align: center;
	color: #999;
}

/* menuSide */
.menuSide {
}
.menuSide .pageMenuTitle {
	margin: 14px 0 0 0;
	line-height: 20px;
}
.menuLeft .pageMenuTitle {
	padding-left: 10px;
}
.menuSide ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	border: 0;
}
.menuSide ul ul ul {
	/*margin: 0 0 0 20px;*/
}
.menuSide li {
	margin: 0;
	padding: 0;
	_padding: 1px 0;
}
.menuSide li li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-right: 5px solid #eabcea;
	border-bottom: 1px solid #eabcea;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
	background: #a04593 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button.png') repeat-x left center;
	line-height: 20px;
}
.menuSide li li a:hover {
	text-decoration: none;
	border-right: 5px solid #fecdfe;
	color: #fff;
	text-shadow: #333 1px 1px 1px;
	background: #d270d2 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_hover.png') repeat-x left center;
}
.menuSide li li li a {
	padding-left: 20px;
}
.menuSide li li li li a {
	padding-left: 30px;
}

/* menuRight */
.menuRight .Item {
	text-align: left;
}
.menuRight .Item a {
	text-decoration: none;
	display: block;
	padding: 5px;
	_height: 50px;
	min-height: 50px;
	clear: left;
	font-size: 95%;
	color: #333;
}
.menuRight .Item a:hover {
	text-decoration: none;
	background: #eabcea;
}
.menuRight .Item img {
	margin: 2px 5px 0 0;
	width: 50px;
	display: block;
	float: left;
}
.menuRight .Item span {
	display: block;
	text-align: right;
	font-size: 80%;
	font-weight: normal;
	color: #333;
}
.menuRight .Item span strong {
	font-size: 110%;
	color: #6f35ad;
}


/* rightBox */

.rightBox {
	width: 320px;
	height: 75px;
	float: right;
	margin-top: 23px;
	margin-right: 20px;
	_margin-right: 8px;
	text-align: right;
	overflow: hidden;
	color: #a04593;
}
.rightBoxSubmit, .rightBoxLinks {
	padding-top: 10px;
}
.rightBoxSubmit input {
	overflow: hidden;
	background: #a04593 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button.png') repeat-x left center;
	border: none;
	text-decoration: none;
	color: #fff;
	height: 1.8em;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 3px; /* For Mozilla Firefox */
	-khtml-border-radius: 3px; /* For Konqueror */
	-webkit-border-radius: 3px; /* For Safari */
	border-radius: 3px; /* For future native implementations */
}
.rightBoxSubmit input:hover {
	color: #fff;
	background-color: #d270d2;
	background-image: url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_hover.png');
}
.rightBoxLeft {
	float: left;
	text-align: left;
	width: 152px;
}
.rightBoxRight {
	float: right;
	text-align: right;
	width: 152px;
}
input.rightBoxInput {
	width: 110px;
	border: 1px solid #a04593;
	background: #eabcea;
	color: #a04593;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 2px; /* For Mozilla Firefox */
	-khtml-border-radius: 2px; /* For Konqueror */
	-webkit-border-radius: 2px; /* For Safari */
	border-radius: 2px; /* For future native implementations */
}
/* ZPPluginManager */
.ZPPluginManagerItem {
	margin: 0.1em 0;
	padding: 0.5em;
}
.ZPPluginManagerItem p {
	font-size: 0.9em;
	padding: 0.3em;
	margin: 0;
	font-style: oblique;
}
.ZPPluginManagerStatus0 {
	background: #ccd5e4;
}
.ZPPluginManagerStatus1 {
	background: #efaf9e;
}
.ZPPluginManagerStatus2 {
	background: #b0ef9f;
}

/* ZDBEditFakeButton, FakeButton, .ButtonImportant */
.ZDBEditFakeButton, .FakeButton, .ButtonImportant {
	text-align: center;
	padding: 5px;
}
.ZDBEditFakeButton a, .FakeButton a, .ButtonImportant a {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	overflow: hidden;
	background: #a04593 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button.png') repeat-x left center;
	margin: 0 auto;
	border: 0;
	text-decoration: none;
	padding: 5px 10px;
	color: #fff;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 5px; /* For Mozilla Firefox */
	-khtml-border-radius: 5px; /* For Konqueror */
	-webkit-border-radius: 5px; /* For Safari */
	border-radius: 5px; /* For future native implementations */
}
.ButtonImportant a {
	background-color: #6f35ad;
	background-image: url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_imp.png');
}
.ZDBEditFakeButton a:hover, .FakeButton a:hover, .ButtonImportant a:hover {
	color: #fff;
	text-decoration: none;
	background: #d270d2 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_hover.png') repeat-x left center;
}
.ButtonImportant a:hover {
	background-color: #a763f6;
	background-image: url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_imp_hover.png');
}

/* DataTable, ZDBEditList */
.DataTable, .ZDBEditList table {
	border: 0;
	font-size: 90%;
	width: 95%;
	margin: 0.5em 0;
}
.DataTable th, .ZDBEditList th {
	padding: 0.1em;
	background: #d270d2 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_hover.png') repeat-x left center;
	text-align: center;
	color: #fff;
}
.DataTable td, .ZDBEditList td {
	padding: 0.1em;
	background: #f5d8f5;
}
.DataTable .TableRow1 td, .ZDBEditList .TableRow1 td {
	background: #eabcea;
}

/* Status [bool] */
td.Status0, tr.Status0 td {
	background: #efaf9e top repeat-x !important;
}
span.Status0 {
	color: #911;
}
span.Status1 {
	color: #191;
}
td.Status1, tr.Status1 td {
	background: #b0ef9f top repeat-x !important;
}

/* ZMessage */
.ZMessage {
	color: #ff3030;
	margin: 1em;
}

/* ZForms */
.ZFormsError {
	color: #ff3030;
	font-style: oblique;
	font-size: 1em;
}
.ZForms td {
	padding-top: 1px;
	padding-bottom: 1px;
}

/* ZListPager */
.ZListPager {
	margin: 0;
	padding: 1em 0 1em 0;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}
.ZListPager a {
	font-weight: bold;
	color: #fff;
	background: #a04593 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button.png') repeat-x left center;
	border: 0;
	text-decoration: none;
	margin: 0 1px;
	padding: 3px 5px;
}
.ZListPager a:hover {
	color: #fff;
	text-decoration: none;
	background: #d270d2 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_hover.png') repeat-x left center;
}
/* ProductList */
.ProductList {
}
.ProductItem {
	float: left;
	width: 148px;
	margin-left: 12px;
	text-align: center;
	overflow: hidden;
}
.ProductItemFirst {
	margin-left: 0;
}
.ProductItem h2 {
	margin: 13px 0 0 0;
	padding: 2px;
	background: url('https://www.najdoplnky.sk/templates/najdoplnky/images/product_bg.png') repeat-x 0 0;
	border: 0;
	font-size: 100%;
	text-shadow: none;
}
.ProductItem p {
	text-align: left;
	margin: 0;
	padding: 0;
}
.ProductItem img {
	width: 100px;
}

/* Product */
.ProductLeft {
	width: 200px;
	float: left;
	overflow: hidden;
	margin: 0 14px 14px 0;
	text-align: center;
}
.ProductCenter {
}
.ProductBottom {
	clear: left;
	padding-top: 15px;
}
.ProductPhotoFirst {
	margin-bottom: 10px;
}
.ProductPhotoFirst img {
	width: 100%;
}
.ProductPhoto {
	margin: 0 10px 10px 0;
	float: left;
}
.ProductPhoto img {
	width: 130px;
}
.ProductToCart {
	text-align: center;
	clear: left;
	padding: 10px 0;
	border: 1px solid #a04593;
	background: #eabcea;
}

input.toCartSubmit {
	background: #6f35ad url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_imp.png') repeat-x left center;
	border: none;
	text-decoration: none;
	color: #fff;
	height: 1.8em;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 3px; /* For Mozilla Firefox */
	-khtml-border-radius: 3px; /* For Konqueror */
	-webkit-border-radius: 3px; /* For Safari */
	border-radius: 3px; /* For future native implementations */
}
input.toCartSubmit:hover {
	color: #fff;
	background: #a763f6 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_imp_hover.png') repeat-x left center;
}

/* ProductPrice */
div.ProductPrice {
	text-align: right;
}
td.ProductPrice, td.ProductPriceTitle {
	text-align: left;
	vertical-align: baseline;
	font-size: 110%;
	line-height: 30px;
}
td.ProductPriceTitle {
	padding-right: 20px;
	font-size: 140%;
	font-weight: bold;
	color: #a04593;
}
.ProductPrice strong {
	font-size: 110%;
	font-weight: bold;
	color: #6f35ad;
}
.ProductPrice span {
	font-size: 80%;
}

/* CartTable */
.CartTable {
	border: 0;
	font-size: 90%;
	width: 99%;
	margin: 0.5em 0;
}
.CartTable th {
	background: #d270d2 url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_hover.png') repeat-x left center;
	text-align: center;
	color: #fff;
	padding: 0px 1px;
	vertical-align: middle;
	height: 25px;
}
.CartTable td {
	vertical-align: middle;
	padding: 2px 1px;
	border: 1px solid #d2a6d2;
	background: #f5d8f5;
}
.CartTable .TableRow1 td {
	background: #eabcea;
}
.CartLinks {
	width: 99%;
}
.CartLinks a {
	display: block;
	width: 150px;
	padding: 0 !important;
	line-height: 29px !important;
}

/* ContextCart */
.ContextCart {
	background: url('https://www.najdoplnky.sk/templates/najdoplnky/images/cart.jpg') no-repeat right top;
}

/* ProductSorting */
.ProductSorting {
	background: url('https://www.najdoplnky.sk/templates/najdoplnky/images/product_bg.png') repeat-x 0 0;
	padding: 2px;
}
.ProductSorting .OrderByForm {
	float: left;
}
.ProductSorting .PerPageForm {
	text-align: right;
}

/* New */
.NewItem {
	padding-bottom: 10px;
	clear: left;
}
.NewPhoto {
	display: block;
	float: left;
	padding: 0 5px 5px 0;
}
.NewPhoto img {
	width: 50px;
}
.NewPrice {
	text-align: right;
	font-size: 0.9em;
}
/* OrderStep */
.OrderStepTable {
	width: 99.5%;
	margin-bottom: 15px;
}
td.OrderStep {
	width: 25%;
	text-align: center;
	vertical-align: middle;
	background: #eeeeee;
	padding: 8px 0;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 5px; /* For Mozilla Firefox */
	-khtml-border-radius: 5px; /* For Konqueror */
	-webkit-border-radius: 5px; /* For Safari */
	border-radius: 5px; /* For future native implementations */
}
td.OrderStepActive {
	background: #eabcea;
	font-weight: bold;
}
td.OrderStepArrow {
	width: 12.5%;
	background: url('https://www.najdoplnky.sk/templates/najdoplnky/images/arrow_steps.png') center center no-repeat;
}

/* Methods */
.MethodsTable {
	width: 99.5%;
}
.MethodsTable fieldset {
}
.MethodsTable td {
	width: 50%;
}
.MethodsPrice {
	text-align: right;
	color: #6f35ad;
	font-weight: bold;
}
.MethodsPrice span {
	font-size: 0.8em;
	font-weight: normal;
}
.MethodsFreeFrom {
	text-align: right;
	font-size: 0.8em;
	color: #3b3;
}
.MethodsTable+.DataTable td {
	font-size: 1.2em;
}
.MethodsSubmit {
	text-align: right;
	padding: 10px 3px;
}
.MethodsDetail {
	margin: 0 2px 10px 0;
}
.CheckoutButton {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	overflow: hidden;
	background: #6f35ad url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_imp.png') repeat-x left center;
	border: none;
	text-decoration: none;
	color: #fff;
	width: 300px;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 5px; /* For Mozilla Firefox */
	-khtml-border-radius: 5px; /* For Konqueror */
	-webkit-border-radius: 5px; /* For Safari */
	border-radius: 5px; /* For future native implementations */
}
.CheckoutButton:hover {
	color: #fff;
	background-color: #a763f6;
	background-image: url('https://www.najdoplnky.sk/templates/najdoplnky/images/button_imp_hover.png');
}
.News .published {
	padding: 0 0 0.5em 0;
	font-style: italic;
}

.NewsTemplate {
	list-style-position: outside;
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsTemplateItem {
	padding-bottom: 5px;
	margin: 0;
	padding: 1px 0 5px 0;
}/* LinksDirectory */
.CatPath {
	margin: 0 0 1em 0;
}
.SubCatsTable {
	margin: 0 0 1em 0;
	padding: 5px;
}
.SubCatsTable table {
	width: 100%;
	border-collapse: collapse;
}
.SubCatsTable td {
	vertical-align: top;
	width: 50%;
}
.SubCatsTableA, .SubCatsTableALink {
	padding: 1px 1px 1px 23px;
	background: url(https://www.najdoplnky.sk/templates/najdoplnky/images/folder.gif) no-repeat 0px 0px;
}
.SubCatsTableALink {
}
.SubCatsTable a {
	text-decoration: none;
}
.SubCatsTable a:hover {
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-size: 12px;
}

#TB_secondLine {
	font-size: 10px;
	color: #999;
}

#TB_window a:link {}
#TB_window a:visited {}
#TB_window a:hover {}
#TB_window a:active {}
#TB_window a:focus{}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(https://www.najdoplnky.sk/templates/najdoplnky/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	
	background: #000;
	border: 1px solid #333;
	padding: 3px;
	color: #fff;
	
	-moz-box-shadow: 2px 2px 11px #666;
	-khtml-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 5px; /* For Mozilla Firefox */
	-khtml-border-radius: 5px; /* For Konqueror */
	-webkit-border-radius: 5px; /* For Safari */
	border-radius: 5px; /* For future native implementations */
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.tooltip {
	display: none;
	background-color: #000;
	border: 1px solid #333;
	padding: 3px;
	font-size: 10px;
	color: #fff;
	
	-moz-box-shadow: 2px 2px 11px #666;
	-khtml-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	
	/* Rounded corners in most browsers! */
	-moz-border-radius: 5px; /* For Mozilla Firefox */
	-khtml-border-radius: 5px; /* For Konqueror */
	-webkit-border-radius: 5px; /* For Safari */
	border-radius: 5px; /* For future native implementations */
}

.tooltip table {
	color: #fff;
}

.TooltipTable th {
	text-align: center;
	color: #ff0;
	font-weight: normal;
}
