.systime {
	 display:none;
}
.loadtime{
	 display:none;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000
}
#toptitle{
	display: none;
}
.pogas{	
	display: none;
}
img{
	border: none;
}
a{
	text-decoration: none;
}
#top{
	display: none;
}
#menu{
	display: none;
}
#bottom{
	display: none;
}
#content{
	width: 100%;
}
#content table{
	width: 100%;
}
#content td.left{
	display: none;
}
#content td.right {
	padding: 0px;
}
.boxwrap {
	border-top: 1px solid #ede9ba;
	border-right: 1px solid #ede9ba;
	border-bottom: 1px solid #ede9ba;
	border-left: 1px solid #ede9ba;  
	color: black;
	background-color: #fefce0;
	margin: 20px 20px 20px 20px;
}
.boxcontent {

}
.tl, .tr, .bl, .br {
	display: block;
	position: relative;
	height: 5px;
	font-size: 0pt;
}
.tl {
	background: url(/images/tl.gif) no-repeat left top;
	float: left;
	width: 5px;
	top: -1px;
	left: -1px;
}
.bl {
	background: url(/images/bl.gif) no-repeat left bottom;
	float: left;
	width: 5px;
	top: 1px; 
	left: -1px;
	}
.tr {
	background: url(/images/tr.gif) no-repeat right top;
	left: 1px;
	bottom: 1px;
	}
.br {
	background: url(/images/br.gif) no-repeat right bottom;
	left: 1px;
	top: 1px;
}
.boxcontent h1{
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.boxcontent h2{
	font-size: 11pt;
	font-weight: bold;
	color: #001769;
	margin: 0px;
	padding: 0px;
}
.boxcontent caption{
	font-size: 10pt;
	font-weight: bold;
	color: #001769;
}
.boxcontent p{
	text-align: justify;
	font-size: 9pt;
}
.boxcontent a{
	color: #000000;
	text-decoration: underline;
}
/*****************CONTENT DARK*******************/
.boxwrapd {
	border-top: 1px solid #E7E3AE;
	border-right: 1px solid #E7E3AE;
	border-bottom: 1px solid #E7E3AE;
	border-left: 1px solid #E7E3AE;  
	color: black;
	background-color: #F3F0C7;
	margin: 20px 20px 20px 20px;
}
.boxcontentd {
	background-color: #F3F0C7;
}
.tld, .trd, .bld, .brd {
	display: block;
	position: relative;
	height: 5px;
	font-size: 0pt;
}
.tld {
	background: url(/images/tld.gif) no-repeat left top;
	float: left;
	width: 5px;
	top: -1px;
	left: -1px;
}
.bld {
	background: url(/images/bld.gif) no-repeat left bottom;
	float: left;
	width: 5px;
	top: 1px; 
	left: -1px;
	}
.trd {
	background: url(/images/trd.gif) no-repeat right top;
	left: 1px;
	bottom: 1px;
	}
.brd {
	background: url(/images/brd.gif) no-repeat right bottom;
	left: 1px;
	top: 1px;
}
.boxcontentd h1{
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.boxcontentd h2{
	font-size: 11pt;
	font-weight: bold;
	color: #001769;
	margin: 0px;
	padding: 0px;
}
.boxcontentd dcaption{
	font-size: 10pt;
	font-weight: bold;
	color: #001769;
}
.boxcontentd p{
	text-align: justify;
	font-size: 9pt;
}
.boxcontentd table{
	border-collapse: collapse;
}
.boxcontentd th{
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color: #E7E3AE;
}
.boxcontentd td{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #E7E3AE;
}
.boxcontentd td.noline{
	border: none;
}
.boxcontentd th.noline{
	border: none;
}
.boxcontentd td input.inp, .boxcontentd td select, .boxcontentd td textarea{
	border: none;
	background-color: #FEFCE0;
	width: 100%;
}
/*******************************************/
#location a.loc-root{
	color: #001769;
	text-decoration: underline;
	font-size: 9pt;
}
#location .loc-sub{
	display: block;
	color: #001769;
	font-size: 9pt;
	text-decoration: underline;
	background-image: url(/images/path.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 4px;
	padding-left: 8px;
}
#location span.loc_cur{
	display: block;
	color: #001769;
	font-size: 9pt;
	background-image: url(/images/path.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 4px;
	padding-left: 8px;
}
#shortlink table{
	width: 100%;
}
#shortlink table td p{
	font-size: 8pt;
	color: black;
	width: 125px;
}
#shortlink table td a{
	font-size: 8pt;
	color: #264F6C;
	text-decoration: none;
}
#shortlink table td a img{
	border: none;
	margin-left: 15px;
}
.pagebar-list a{
	color: #264F6C;
	margin-right: 20px;
	display: block;
	float: left;
	text-decoration: underline;
}
.pagebar-list strong{
	margin-right: 20px;
	display: block;
	float: left;
	color: #000000;
	background-color: #e7e3ae; 
	background-image: url(/images/location_bg.gif);
	background-repeat: no-repeat;
	height: 20px; 
	width: 15px; 
	text-align: center;
	font-weight: normal;
}
/****************PRECES - DETAILED*******************/
#shop-detailed h1{
	margin: 15px 15px 15px 15px;
}
#shop-detailed .detailed-img{
	width: 100%; 
	background-color: #F3F0C7;
	padding-bottom: 5px;
}
#shop-detailed .detailed-img div{
	padding-left: 15px;
}
#shop-detailed .detailed-img div a{
	color: #001769;
	text-decoration: underline;
}
#shop-detailed .detailed-img img{
	margin: 15px 15px 5px 15px; 
}
#shop-detailed table.shop-listing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #E7E3AE;
	background-color: #FAF8D8;
}
#shop-detailed .shop-listing td{
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #E7E3AE;
}
#shop-detailed .shop-detailz td{
	width: 50%;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
#shop-detailed .shop-detailz td p{
	padding: 10px 10px 10px 10px;
}
.hot-add input{
	float: left;
}
.hot-add b{
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
td.warn, div.warn{
	background-image: url(/images/warn.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-left: 15px;
	padding: 5px 5px 5px 35px;
	color: #989571;
}
.pogas{
	margin-left: 10px;
}
.pogas input{
	float: left;
	margin-left: 15px;
}
.pogas b, .pogas span{
	display: block; 
	float: left; 
	padding-top: 5px;
	color: #989571;
	text-decoration: underline;
}
.shopbasket th{
	background-color: #f3f0c7;
	background-image: url(/images/grozina_forma.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.shopbasket td{
	width: 50%;
	vertical-align: top;
	background-color: #e7e3ae;
	border-top: 7px solid #f3f0c7;
}
.shopbasket td.warn{
	background-color: #f3f0c7;
	border: none;
}
#bottom_flash {
        display: none;
}
/*******************************************/
@media tty {
  i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */