HTML {
	HEIGHT: 100%;
	font-size: 10px;
}
BODY {
	padding: 3px;
	PADDING: 0px;
	BACKGROUND: #f4afcb;
	MARGIN: 0px;
	HEIGHT: 100%;

	
}
td, div {
    font-family: Tahoma;
	font-size: 11px;
	color: #ababab;
}
li {
    font-family: Tahoma;
	font-size: 11px;
	color: #ababab;
	list-style-image: url(/images/li.gif);
	list-style-position: inside;
}

.right_fl {
	BACKGROUND: left top url(/images/fl1.gif) no-repeat;
	width: 50px;
}
.left {
	BACKGROUND: right top url(/images/fl2.gif) no-repeat;
	width: 264px;
}
.blacktd {
	background-color: #000000;
	padding: 0px 4px 5px;
	vertical-align: top;

}
.greytable {
	background-color: #111111;
	height: 100%;
	width: 100%;
	vertical-align: top;
	border: 3px solid #111111;
}
.greytable2 {
	border: 1px solid #343420;
}
.greytable2 a {
	color:#999999;
}
.greytable2 a:hover {
	color:#CCCCCC;
}
.menu {
	margin: 0px;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.menu a {
	font-size: 11px;
	color: black;
    font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #FAD8E6;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-indent: 5px;
	vertical-align: text-bottom;
	display: block;
	width: 170px;
	height: 17px;
	background: url(/images/indent.gif) no-repeat 0px 5px;
}
.menu a:hover {
	color: white;

}

.menu a.active {
	font-size: 11px;
	color: black;
    font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #fd63ff;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-indent: 5px;
	vertical-align: text-bottom;
	display: block;
	width: 170px;
	height: 17px;
	background: url(/images/indent1.gif) no-repeat 0px 5px;
}

.menu a.active:hover {
	color: #cccccc;
	background: url(/images/indent.gif) no-repeat 0px 5px;

}

}

.sub_menu {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sub_menu a {
	color: black;
    font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
	text-indent: 10px;
	border-bottom: 1px dashed #FAD8E6;
	background: url(/images/indent_sub.gif) no-repeat 5px 5px;
}

.sub_menu a:hover { color: white; }

a.sub_active {
	color: #cccccc;
    font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
	text-indent: 10px;
	border-bottom: 1px dotted #fd63ff;
	background: url(/images/indent1_sub.gif) no-repeat 5px 5px;
}

a.sub_active:hover { color: #cccccc;background: url(/images/indent1_sub.gif) no-repeat 5px 5px; }
.news {
	height: 100px;
	color: #b6b4b4;
	margin-bottom: 7px;
}
.newstitle{
	color: #d0d0d0;
	font-weight: bold;
}
.welcome1 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #a09468;
}
.welcome2 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #b6b4b4;
}
.hrdiv {
	height: 1px;
	background-repeat: repeat-x;
	border: none;
	background-image: url(/images/hrpnt.gif);
	margin-top: 1px;
	margin-bottom: 1px;
	position: static;
}

.hrdiv_item {
	height: 1px;
	background-repeat: repeat-x;
	background-color:#48082d;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	background-image: url(/images/hrpnt_pink.gif);
	position: static;
	background-position: 1px;
}

/* OPISANIE TOVARA */
.bag_input {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.view_desc {
	padding: 5px 25px 5px 5px;
	text-align: left;
	margin: 5px;
	font-size: 11px;
	color: #ABABAB;
}
.buy_form {
	margin: 0px;
	padding: 0px;
	color: #B6B4B4;
	font-size: 11px;
	font-weight: normal;
}
.price {
	color:#CCCCCC;
	font-size: 12px;
	background-color: #82004A;
	margin: 5px;
	padding: 4px;
	height: 100px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}
.vert_line {
	width: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/hrpnt_vertical.gif);
	background-repeat: repeat-y;
}
.module_items_view {
	background-color: #000000;
	text-align: center;
	padding: 10px;
}
/* END OPISANIE TOVARA */


/*     */
.module_items_title {
	margin: 0px 0px 1px;
	padding: 7px 7px 3px 8px;
	background-color: #000000;
	font-size: 11px;
	color: #a09468;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 35px;
}
.module_items {
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}



#item_center {
	display: block;
	width: 25%;
	float: left;
	t_ext-align: center;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
}
.item {
	margin: 1px 1px 25px;
	width: 202px;
	display: block;
	float: left;
}

.item_img {
	h_eight: 150px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 133px;
	border: 1px solid #222222;
}

#price_div {
	background-color:#48082d;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

.item_price {
	height: 27px;
	color: #cbc59f;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
	float: right;
	padding-right: 6px;
	left: 8px;
	margin: 0px;
}

.item_pricetxt {
	height: 27px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 6px;
	text-align: left;
	padding-right: 0px;
	margin: 0px;
}
.item_addview {
	background-color:#7D0048;
	color:#999999;
	height: 23px;
	text-align:center;
	vertical-align:middle;
	padding-top: 4px;
	position: static;
}
.item_addview a {
	color:#D0D0D0;
	text-decoration: none;
}
.item_addview a:hover {
	color:white;
}
.item_desc {
	color: #999999;
	padding: 3px 3px 3px 6px;
	font-weight: normal;
	text-align: left;
	position: static;
   	height: 50px;
	background-color:#48082d;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}
/*          */
.module_content {
	background-color: #000000;
	text-align: left;
	padding: 20px;
}
.module_title {	margin: 0px 0px 1px;
	padding: 7px 7px 3px 8px;
	font-size: 11px;
	color: #a09468;
	font-weight: bold;
	vertical-align: middle;
	height: 35px;
}
#elit_div {
    font-size: 10px;
	display: block;
	float: left;
	width: 33%;
	list-style-image: url(/images/li.gif);
	left: -30px;
	list-style-position: inside;
}



.l_list {
	height:98;
	overflow-y: auto;
}

.llist {
	height: 115px;
	float:left;
	padding-right: 35px;
}


.td_brd_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer {
	font-size: 10px;
	color: #666666;
	padding: 5px;
}


.closed {
	display: none;
}

select {
	width: 30%;
    font-size: 10px;
	background: #cccccc;
	color: #333333;
	border: 1px black solid;
	margin: 0px;

}

input, textarea, button {
	font-size: 10px;
	background: #222;
	color: #fff;
	border: 1px gray solid;
	margin: 0px;


	scrollbar-face-color: #000; 
	scrollbar-highlight-color: #343420; 
	scrollbar-shadow-color: #343420; 
	scrollbar-3dlight-color: #000; 
	scrollbar-arrow-color:  #FFFFFF; 
	scrollbar-track-color: #000; 
	scrollbar-darkshadow-color: #000;

}

select option {
	border: 1px red solid;
}
.topmenu {
	font-size: 11px;
	color: #D0D0D0;
	height: 32px;
	width: auto;
	padding-left: 3px;
}
.topmenu a {
	font-size: 11px;
	color: #D0D0D0;
	height: 28px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 8px;
	padding-bottom: 4px;
}
.topmenu a:hover {
	background-color: #48082d;
	text-decoration: none;
}
a.active {
	font-size: 11px;
	color: #D0D0D0;
	height: 28px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 8px;
	padding-bottom: 4px;
	background-color: #7D0048;
	text-decoration: none;
}
.minibag {
	height: 30px;
	width: 160px;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.minibag_a {
	color: #999999;
	text-decoration: none;
}

.pagertext {
    font-size:12px;
	font-weight: bold;
    text-decoration:none;
    font:Arial, Helvetica, sans-serif;
}

.pagertext_now {
    color: #7D0048;
	font-weight: bold;
    font-size:12px;
    text-decoration:none;
    font:Arial, Helvetica, sans-serif;
}

a.reglinks {
	font-size: 10px;
	color: #D0D0D0;
	padding: 0px;
	height: 5px;
	padding: 0px;
}

a.reglinks:hover {
	color: white;
	background-color: black;
	text-decoration: none;
}

a.reglinks:active {
	color: white;
	background-color: black;
	text-decoration: none;
}

/* HEADER */
.header {
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 63px;
	vertical-align: middle;
}

h5.introtxt {
	color: #a09468;
	position: absolute;
	top: 47px;
	left: 292px;
	white-space: nowrap;
}
h5.toptxt {
	position: absolute;
	top: -50px;
}
.rambler {
	position: absolute;
	top: -50px;
}

.phones {
	font-family: Arial, Helvetica, sans-serif;
    color: #707070;
	position: absolute;
	top: 64px;
	left: 292px;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}


.saleimg {
	font-family: Arial, Helvetica, sans-serif;
    color: #999999;
    float: right;
    padding-top: 43px;
    padding-left: 7px;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}

.mininav {
    float: left;
}
/* KOLLEKIV */
.divtop { width: 287px;}
.kollektivdiv { PADDING: 5px; BACKGROUND-COLOR: #48082d; text-align: center; margin-top: 3px; }
.kollektivtxt { 
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #48082d;
    text-align: center;
	margin-bottom: 6px;
 }

/* ALLERS */

#alert_good { color: white; padding:30px 10px 10px 10px; }

.mnu1 {
	background-color: #363636;
}

#alert_bad { color: white; background-color:#7D0048; padding:16px; }

/* LEFT COLUMN */
.left_column {
    PADDING-RIGHT: 75px; PADDING-LEFT: 20px; PADDING-BOTTOM: 8px; MARGIN: 0px; PADDING-TOP: 0px
}

.glamour_baner_bg {
    background-color: black;
    background-image:url(/images/left/glamour_ban.jpg);
    background-repeat: no-repeat;
	background-position: right top;
    height:80px;
    margin-top:8px; margin-bottom:4px;
}

.left_column a {
color: #9a999f; text-decoration: inherit
}

.standart_div {
    BORDER: #FAD8E6 1px solid;
    margin-top:8px; margin-bottom:4px;
    PADDING: 4px;
    COLOR: black;
}

a.tobasket
{
    border-bottom: 1px dotted white;
text-decoration: none;
}