body {
	background-color:#F7F7F7;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:13px;
}


#maincontainer {
	position: absolute; 
	left: 50%;
	width: 850px; 
	margin-left: -425px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:13px;
}

#logo {
	text-align:left;
	border:0px;
	margin:0px;
	width:311px;
	height:190px;
	display:inline;
	float:left;
}

#vmenu {
	background-image:url("../img/submenu.jpg");
	background-repeat:no-repeat;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
}

#vmenu ul,#vmenu li {
	list-style-type:none;
	display:inline;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding: 0 8px 0 8px;
	color:black;
}
#vmenu a:active, #vmenu a:visited, #vmenu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#DE2523;
	text-decoration:none;
	font-weight:bold;	
}
#vmenu a:hover {
	color:#DE2523;
	text-decoration:underline;
}

#adpanel {
	margin-bottom:5px;
}

#main {
	background-color:#fff;
	width:848px;
	border-left:1px solid #CCCCCA;
	border-right:1px solid #CCCCCA;
	border-bottom:1px solid #CCCCCA;
}

#left {
	float:left;
	width:250px;
	background-color:#FFFFFF;
	margin: 5px 0px 5px 5px;
	padding: 2px 2px 2px 2px; 
}

#center {
	width:590px;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 250px; 
}


#breadcrumbs {
	text-indent:5px;
	font-size:11px;
	color:#aaa;
	margin-bottom:8px;
}
#breadcrumbs  a:active, #breadcrumbs  a:visited, #breadcrumbs  a:link {
	text-indent:5px;
	font-size:11px;
	color:#aaa;
	margin-bottom:8px;	
	text-decoration:underline;
}
#breadcrumbs  a:hover {
	color:#E56801;
	text-decoration:underline;
}

#login {
	width:539px;
	height:190px;
	background-image:url(http://neobyte.sk/weby/stacho/img/top2.jpg);
	text-align:right;
	float:right;
}

.loginboxdiv {
	margin:0;
	height:21px;
	width:148px;
	background:url(http://neobyte.sk/weby/stacho/imgs/inputbg.gif) no-repeat bottom;
}

.loginbox {
	background:none;
	border:none;
	width:134px;
	height:15px;
	margin:0;
	padding: 2px 7px 0px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.menu ul{
	display:block;
	width:240px;
	margin-left:0px;
	padding-left:0px;
	text-indent:0px;
	border:1px solid #424B4A;
}
.menu li  {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:11px;
	margin:0px;
	display:block;
	border-left:1px solid #424B4A;
	border-right:1px solid #424B4A;
	border-bottom:1px dotted #424B4A;
	width:240px;
	height:25px;
}
.menu a:active, .menu a:visited, .menu a:link {
	color:#424B4A;
	text-decoration:none;
}
.menu a:hover {
	color:#424B4A;
	text-decoration:underline;
}



.menulink a:active, .menulink a:visited, .menulink a:link {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:11px;
	color:#424B4A;
	text-decoration:none;
}
.menulink a:hover {
	color:#DE2523;
	text-decoration:underline;
}

.tovarlink a:active, .tovarlink a:visited, .tovarlink a:link {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:11px;
	color:#DE2523;
	text-decoration:none;
}
.tovarlink a:hover {
	color:#DE2523;
	text-decoration:underline;
}
.tovarcena {
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:13px;
	font-weight:bold;
}



.text {
	color: #444;
	text-align: justify;
	margin-left:15px;
	margin-right:15px;
	line-height:130%;
	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:12px;
}

.text a:link, .text a:visited , .text a:active{
	font-weight: normal;
	font-size: 12px;
	color:#DE2523;
	text-decoration: none;
}

.text a:hover {
	color:#DE2523;
	text-decoration: underline;
}
.text li
	{
	list-style-type:none;
	font-weight:normal;
	list-style-position: inside;
	}

.redtext {
	color: #E31F21;
	font-size:12px;
	text-align: center;
	line-height:130%;
	font-weight:bold;
	padding-left:10px;
}

.redtext a:link, .redtext a:visited, .redtext a:active  {
	font-weight:bold;
	font-size: 12px;
	color: #E31F21;
	text-decoration: none;
}

.redtext a:hover{
	color: #585858;
	text-decoration: underline;
}

.input {
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	color:#444;
}

.input2 {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	color:#444;
}

td {
	vertical-align:top;
}

.odkaz {
	font-size:10px;
	color:#814443;
	font-weight:bold;
}

.odkaz a:link, .odkaz a:active, .odkaz a:visited {
	color:#814443;
	text-decoration:underline;
}

.odkaz a:hover {
	color:#000000;
	text-decoration:none;
}

.white {
	color: #fff;
	font-size:13px;
	font-weight:normal;
}

.white a:link, .white a:visited, .white:active {
	color: #fff;
	text-decoration: underline;
}

.white a:hover {
	color: #971A08;
	text-decoration: none;
}

.grey {
	color: #969696;
	font-size:11px;
}

.grey a:link, .grey a:visited, .grey:active {
	font-size: 11px;
	color: #969696;
	text-decoration: underline;
}

.grey a:hover {
	color: #980114;
	text-decoration: none;
}

H1 {
	font-size:24px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", serif;
	color:#DE2523;
	margin-top:1px;
	width:480px;
	height:35px;
	padding-top:12px;
	text-indent:5px;
	margin-bottom:0px;
}


.text h2 {
	font-size:16px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight:bold;
	color:#612301;
	line-height:20px;
	padding:0px;
	margin-bottom:3px;
}

.footer {
	background-color: #9B9B9B;
	color:#FFFFFF;
	width:770px;
	font-size:11px;
	text-align: left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	font-weight: bold;
	height:22px;
	padding-top:4px;
	text-indent:5px;
}

.footer a:link, .footer a:visited , .footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #DF0024;
	text-decoration: none;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 500px;
border: 1px dotted #9a915c;
padding: 2px;
background-color: #fff8ce;
visibility: hidden;
z-index: 100;
font-family:"Trebuchet MS", Tahoma, Arial, Helvetica;
font-size:11px;
font-color:#333333;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


	#ZTbutton, #ZTnotes {
		filter:alpha(opacity: 25);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
		-moz-opacity: 0.25;
		opacity: 0.25;
	}
	#ZTbutton.active, #ZTnotes.active {
		filter:alpha(opacity: 100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1.00;
		opacity: 1.00;
		cursor: pointer;
		cursor: hand;
	}
	#ZToverlay {
		padding: 0;
		margin:0;
		cursor: move;
		z-index: 100;
		position: absolute;
		top: 0;
		left: 0;
	}
	#ZToverlay a:focus #viewPort, #ZToverlay a:active #viewPort{
		border: 1px solid #fff;
	}
	#loadingMessage {
		position: absolute;
		top: 10px;
		left: 10px;
		color: #000;
		background-color: #fff;
		padding: 2px;
	}
	#viewPort {
		overflow: hidden;
		border: 1px solid #eaeaea;
		background-color: #fff;
		position:absolute;
		top: -210px;
		left: -120px;
	}
	#ZTview {
		position:relative;
		padding: 0;
		border: none;
	}
	#ZTthumbnail {
		position:relative;
		padding: 0;
		border: none;
		margin: 0px 0px 0px 15px;
	}
	#magnifier {
		width: 100px;
		height: 100px;
		position: absolute;
		border: 1px solid #000;
		top: 0;
		left: 0;
		z-index: 100;
		background-color: #fff;
		filter:alpha(opacity: 25);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
		-moz-opacity: 0.25;
		opacity: 0.25;
	}
/* caption default position - to the right */ 
	#captionContainer {
		position: absolute;
		left: 95px;
		top: 0;
	}
/* add this class to captionContainer for left-aligned captions.
	Useful near the righthand side of the screen. */
	#captionContainer.leftAlign {
		position: absolute;
		left: -260px;
		top: 0;
	}
	#captionContainer li.HScaption {
		position:absolute;
		display: none;
		width: 248px;
		border: 1px solid #000;
		background-color: #ffe;
		color: #000;
		margin: 0;
		padding: 0;
		filter:alpha(opacity: 95);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
		-moz-opacity: 0.95;
	}
	#captionContainer h2 {
		margin:0;
		padding: 2px;
		background-color:#eed;
		text-transform:none;
	}
	#captionContainer p {
		padding: 2px 4px;
	}
	.translucent {
		border: 1px solid #ff0;
		background-color: #ccc;
		height: 50px;
		width: 50px;
		filter:alpha(opacity: 50);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
	}
	a:active.translucent, a:focus.translucent {
		border: 1px solid #f70;
	}
	

#obal
{
text-align: left;
/*background: #eee;*/
/*padding: 15px;*/
width: 240px;
font-family:Arial,Verdana,Tahoma,sans-serif;
}

#obal ul, li
{
list-style: none;
font-weight: bold;
margin: 0;
padding: 0;
font-size: 12px;
width: 240px;
}

#obal ul li a
{
display: block;
padding: .2em 1em;
color: #333;
text-decoration: none;
/*border: outset #666 1px;*/
background: url('../img/menu.gif') 0 0 repeat-y;
_width: 100%;
}

#obal ul li li a
{
padding-left: 2em;
background: url('../img/menu.gif') -480px 0 repeat-y;
}

.selected
{
background: url('../img/menu.gif') -240px 0 repeat-y;
Text-Transform: uppercase;
}

.submenu a:link, .submenu a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.submenu a:hover, .submenu a:active {
	color: #eaeaea;
	text-decoration: underline;
}


#obal ul li a:hover
{
/*border-style: inset;*/
background: url('../img/menu.gif') -240px 0 repeat-y;
color:#FFF;
}

#obal ul li li a:hover
{
background: url('../img/menu.gif') -660px 0 repeat-y;
}


	#ZTbutton, #ZTnotes {
		filter:alpha(opacity: 25);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
		-moz-opacity: 0.25;
		opacity: 0.25;
	}
	#ZTbutton.active, #ZTnotes.active {
		filter:alpha(opacity: 100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1.00;
		opacity: 1.00;
		cursor: pointer;
		cursor: hand;
	}
	#ZToverlay {
		padding: 0;
		margin:0;
		cursor: move;
		z-index: 100;
		position: absolute;
		top: 0;
		left: 0;
	}
	#ZToverlay a:focus #viewPort, #ZToverlay a:active #viewPort{
		border: 1px solid #fff;
	}
	#loadingMessage {
		position: absolute;
		top: 10px;
		left: 10px;
		color: #000;
		background-color: #fff;
		padding: 2px;
	}
	#viewPort {
		overflow: hidden;
		border: 1px solid #eaeaea;
		background-color: #fff;
		position:absolute;
		top: -210px;
		left: -120px;
	}
	#ZTview {
		position:relative;
		padding: 0;
		border: none;
	}
	#ZTthumbnail {
		position:relative;
		padding: 0;
		border: none;
		margin: 0px 0px 0px 15px;
	}
	#magnifier {
		width: 100px;
		height: 100px;
		position: absolute;
		border: 1px solid #000;
		top: 0;
		left: 0;
		z-index: 100;
		background-color: #fff;
		filter:alpha(opacity: 25);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
		-moz-opacity: 0.25;
		opacity: 0.25;
	}
/* caption default position - to the right */ 
	#captionContainer {
		position: absolute;
		left: 95px;
		top: 0;
	}
/* add this class to captionContainer for left-aligned captions.
	Useful near the righthand side of the screen. */
	#captionContainer.leftAlign {
		position: absolute;
		left: -260px;
		top: 0;
	}
	#captionContainer li.HScaption {
		position:absolute;
		display: none;
		width: 248px;
		border: 1px solid #000;
		background-color: #ffe;
		color: #000;
		margin: 0;
		padding: 0;
		filter:alpha(opacity: 95);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
		-moz-opacity: 0.95;
	}
	#captionContainer h2 {
		margin:0;
		padding: 2px;
		background-color:#eed;
		text-transform:none;
	}
	#captionContainer p {
		padding: 2px 4px;
	}
	.translucent {
		border: 1px solid #ff0;
		background-color: #ccc;
		height: 50px;
		width: 50px;
		filter:alpha(opacity: 50);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
		-moz-opacity: 0.50;
		opacity: 0.50;
	}
	a:active.translucent, a:focus.translucent {
		border: 1px solid #f70;
	}
	
#quickSummary {
width:546px;
background-color:#ffffff;
background-repeat:repeat-y;
margin:0 0 2px 16px;
color:#454545;
display:block;padding:0;
}

#quickSummary p span {
padding:0 15px 10px 77px;
display:block;
}

#quickSummary .p1 span {
padding-top:14px;
background:url(http://shop.zlatnictvostacho.sk/img/quicksummary_top.gif) top no-repeat;
}

#quickSummary .p2 span {
padding-bottom:20px;
background:url(http://shop.zlatnictvostacho.sk/img/right_bottom.gif) bottom no-repeat;
}

#quickSummary p, #explanation p , #benefits p {
background:url(http://shop.zlatnictvostacho.sk/img/right_bg.gif) right repeat-y;
}

#quickSummary {background-image:url(http://shop.zlatnictvostacho.sk/img/img_quicksummary.jpg);background-position:left bottom;}
