html {
}
body {
	margin: 0px;
	color: #000000;
	text-align: left;
	height: 100%;
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:15px;
}

a {
	text-decoration:none;
	border:0;
	margin:0;
}

img {
	border:0
}
p {
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.img_cart,
#povecava,
#print,
#footer,
#right,
#menu,
#header_cart,
#menu_header{
	display:none;
}

#content{
	width:609px;
	margin-left:15px;
	margin-top:12px;	
	font-size:12px;
}

#content h1{
	font-size:14px;
	font-weight:bold;
	border:0px;
	margin:0px;
	margin-bottom:10px;
}
#content a {
	text-decoration:none;
}
#content td {
	background:#DEDEDE;
	border-bottom:1px solid #FFFFFF
}
#content-head{
	width:609px;
	height:25px;
	background: url(/elements/pics/content-head.gif);
}
#content-main{
	width:579px;
	padding-left:20px;
	padding-right:10px;
	background: url(/elements/pics/content-main.gif);
}
#content-foot{
	width:609px;
	height:50px;
	background: url(/elements/pics/content-foot.gif);
}


