body {
	background-color: #315795;
	background-image:url(http://www.piero-office.sk/imgs/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: 900; 
	margin-left: -450px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:13px;
}

#logo {
	text-align:left;
	border:0px;
	margin:10px;
	margin-top:10px;
	float:left;
	width:300px;
}

#menu {
	background-image:url("http://www.piero-office.sk/imgs/menu.png");
	background-repeat:no-repeat;
	margin-bottom:5px;
}

#menu ul,#menu li {
	list-style-type:none;
	display:inline;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	padding: 0 8px 0 8px;
	color:white;
}
#menu a:active, #menu a:visited, #menu a:link {
	font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:white;
	text-decoration:none;
	font-weight:bold;	
}
#menu a:hover {
	color:white;
	text-decoration:underline;
}

#adpanel {
	margin-bottom:5px;
}

#main {
	background-color:#FFFFFF;
	width:900px;
}

#left {
	float:left;
	width:200px;
	background-color:#FFFFFF;
	margin: 5px 0px 5px 5px;
	padding: 2px 2px 2px 2px; 
}

#center {
	width:450px;
	background-color:#FFFFFF;
	padding: 5px 200px 5px 200px; 
}

#right {
	float:right;
	width:200px;
	background-color:#FFFFFF;
	margin: 5px 5px 5px 0px;
	padding: 2px 2px 2px 2px; 
}

#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:299px;
	height:128px;
	background-image:url(http://www.piero-office.sk/imgs/loginbg.png);
	margin-top:5px;
	margin-bottom:5px;
	margin-left:590px;
	text-align:right;
}

.loginboxdiv {
	margin:0;
	height:21px;
	width:148px;
	background:url(http://www.piero-office.sk/imgs/inputbg.png) 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:#E86901;
	text-decoration:underline;
}

.tovarlink a:active, .tovarlink a:visited, .tovarlink a:link {
	font-family: "Lucida Sans Unicode",sans-serif;
	color: #4e6b84;
	font-size:11px;
	text-decoration:none;
}
.tovarlink a:hover {
	color: #4e6b84;
	text-decoration:underline;
}
.tovarlink 
{
	font-family: "Lucida Sans Unicode",sans-serif;
	color: #4e6b84;
	font-size:11px;
}

.tovarcena {
	font-family: "Lucida Sans Unicode",sans-serif;
	color: #4e6b84;
	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: #E56801;
	text-decoration: none;
}

.text a:hover {
	color: #E56801;
	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: #4E6B84;
	font-size:11px;
}

.grey a:link, .grey a:visited, .grey:active {
	font-size: 11px;
	color: #4E6B84;
	text-decoration: underline;
}

.grey a:hover {
	color: #4E6B84;
	text-decoration: none;
}

H1 {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	font-family: "Lucida Sans Unicode",sans-serif;
	color: #4e6b84;
	margin-top: 9px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 0pt;
	border-bottom: 1px solid #4e6b84;
	padding-bottom:9px;
	width:100%;
}

H2 {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	font-family: "Lucida Sans Unicode",sans-serif;
	color: #4e6b84;
	margin-top: 9px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 0pt;
	padding-bottom:9px;
	width:100%;
}


.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;
width: 250px;
}

#obal ul,li
{
list-style: none;
margin: 0;
padding: 0;
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size: 11px;
width: 250px;
}

#obal ul li a
{
display: block;
padding: .2em 1em;
color: #333;
text-decoration: none;
background: url('http://www.piero-office.sk/img/menu.gif') 0 0 repeat-y;
_width: 100%;
height:25px;
line-height:25px;
vertical-align:middle;
text-indent:10px;
}

#obal ul li li a
{
padding-left: 2em;
background: url('http://www.piero-office.sk/img/menu.gif') -480px 0 repeat-y;
}

.selected
{
background: url('http://www.piero-office.sk/img/menu.gif') -240px 0 repeat-y;
Text-Transform: uppercase;
}

.submenu a:link, .submenu a:visited {
	font-weight:normal;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.submenu a:hover, .submenu a:active {
	font-weight:normal;
	color: #eaeaea;
	text-decoration: underline;
}


#obal ul li a:hover
{
/*border-style: inset;*/
background: url('http://www.piero-office.sk/img/menu.gif') -250px 0 repeat-y;
color:#3769A6;
}

#obal ul li li a:hover
{
background: url('http://www.piero-office.sk/img/menu.gif') -570px 0 repeat-y;
}