body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494849;
}
.manager {height: 20px; color: #e00c63; font-size: 16px; font-weight: bold; vertical-align: top; text-align: center;}
input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: solid 1px #eb82ad;
	color: #e00c63;
	background: #ffffff;
}
a {

	color: #e00c63;
	font-size: 12px;
	font-weight: bold;

}
.brlist {
	position:relative;
	display:table;
	height: 192px;
	width: 250px;
	vertical-align: miidle;
	text-align: center;
}
.brimg {
	width:185px;
	height:192px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	text-align: center;
	background: url(../local/template/img/pic1.jpg) center no-repeat;
}
a.bimg {display: block;}
a.bimg:hover {display: block;}

TEXTAREA {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana; COLOR: #e00c63; background: #ffffff; BORDER: #eb82ad 1px dotted;
}

.subcategory
{
	padding-left: 50px;
	vertical-align: middle;
	height: 15px;
}

.subcategory A
{
	text-decoration: none;
	color: #e00c63;
}

.subcategory A:hover
{
	text-decoration: underline;
	color: #e00c63;
}


.cat-back
{
	background-repeat: no-repeat;
}

a.brand
{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	display: block;
}

a.brand:hover
{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	display: block;
}
a.producer
{
	text-decoration: underline;
	color: #cc27c2;
	font-size: 11px;
}

a.producer:hover
{
	text-decoration: none;
	color: #cc27c2;
	font-size: 11px;
}

a.ttitle
{
	text-decoration: underline;
	color: #cc27c2;
	font-size: 14px;
}

a.ttitle:hover
{
	text-decoration: none;
	color: #cc27c2;
	font-size: 14px;
}

.ctitle
{
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.ctitle A
{
	text-decoration: underline;
	color: #ffffff;
}

.ctitle A:hover
{
	text-decoration: none;
	color: #ffffff;
}

.category
{
	padding-left: 44px;
	vertical-align: middle;
	height: 15px;
}

.category A
{
	text-decoration: none;
	color: #e00c63;
}

.category A:hover
{
	text-decoration: underline;
	color: #e00c63;
}




a.top-menu {
	font-family: georgia;

	font-weight: italic;

	text-decoration: none;

}

a.top-menu:hover {

	text-decoration: underline;

}

h1 {
	font-size: 14px;
}



td.topblock

{

	color:white;

	padding-top: 10px;

	vertical-align: top;

	width: 25%;

}

td.topblock a

{

	color: white;

}

.block2

{

	background-image: url(<?=$tdir?>img/grad-bot-bg.gif);

	background-repeat: repeat-x;

	background-position: bottom;	

	min-height: 60;

	vertical-align: middle;

}



.headgroup

{

	font-size: 13px;

}



table.zebra .even0, table.zebra .even1

{

	background-image: url(<?=$tdir?>img/grad-filter.gif);

	background-repeat: repeat-x;

	background-position: bottom;	

	background: #000000;

	min-height: 25;

}

table.zebra .group

{

	background: #000000;

}



.tab_active

{

	background-image: url(<?=$tdir?>img/tab-active-bg.gif);

	background-repeat: repeat-x;

	background-position: bottom;	

	min-height: 27;

}



.tab_nactive

{

	background-image: url(<?=$tdir?>img/tab-nactive-bg.gif);

	background-repeat: repeat-x;

	background-position: bottom;	

	min-height: 27;

}



.boroda, .boroda a

{

	color: white;

}



.ordertitle

{

	color: white;

}
#leftMenu{
		width:200px;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}
#leftMenu a {
		color: #e00c63;
}
#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		color: #e00c63;
	}
#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
		color: #e00c63;

	}
#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:205px;	
		visibility:hidden;
	}

	/* All A tags - i.e menu items. */
#dhtmlgoodies_slidedown_menu a{
		color: #e00c63;
		text-decoration:none;	
		display:block;
		clear:both;
		width:170px;	
		padding-left:2px;	

	}
	
	/*
	A tags 
	*/
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		border-bottom:1px solid #000;
		font-weight:bold;
	}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #fff url(http://www.present.cezar.ua/local/template/img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.present.cezar.ua/local/template/img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.present.cezar.ua/local/template/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6e6e6;
	line-height: 1.4em;
	padding-left: 15px;
	text-align: left;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 166px;
	height: 22px;
	background: transparent url(http://www.present.cezar.ua/local/template/img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


#lbCaption {
	font-weight: bold;
}
.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(http://www.present.cezar.ua/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    background-color: #eea3c2;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(http://www.present.cezar.ua/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(http://www.present.cezar.ua/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(http://www.present.cezar.ua/highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	/* Note! the src is relative to the HTML file, not the CSS file */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.present.cezar.ua/highslide/graphics/close.png', sizingMethod='scale');
}