html, body {
	font-family:		Tahoma;
	margin:			0px; padding: 0px;
	background:		white;
	color:			#222;
	font-size:		11px;
}
a {
	color:			#397f00;
	text-decoration:	underline;
}
a:hover {
	text-decoration:	none;
}

#maint h1 {
	color:			#397f00;
}

img { filter:expression(this); }

#poslink { font-size: 12px; font-weight: bold; }

#selected-td {
	background:		url(img/select-menu-left1.png) left;
}
#selected-div {
	width:			100%;
	background:		url(img/select-menu-right.png) right no-repeat;
	height:			24px;
	padding-top:		11px;
}
#bot-selected-td {
	background:		url(img/bot-select-menu-left.png) left;
}
#bot-selected-div {
	width:			100%;
	background:		url(img/bot-select-menu-right.png) right no-repeat;
	height:			24px;
	padding-top:		11px;
}

#prev {
	font:			100%/120% "Trebuchet MS", Tahoma, Arial;
	height:			46px;
	overflow-y:		hidden;
	font-size:		10px;
	width:			160px;
	position:		relative;
}

h1 {
	color:			#222;
	font-weight:		normal;
	font-size:		24px;
	margin-top:		7px;
}
h2 {
	color:			#222;
	font-weight:		bold;
	font-size:		20px;
	margin-top:		7px;
}
#top h1 {
	color:			#e20011;
	font-weight:		normal;
	font-size:		24px;
}
#top {
	font-size:		12px;
	color:			#aeaeae;
}
h2 {
	color:			#222;
	font-weight:		normal;
	font-size:		18px;
	margin-bottom:		8px;
}
a.menu, a.menu:link, a.menu:visited {
	font-size:		12px;
	color:			white;
	text-decoration:	none;
	font-weight:		bold;
	display:		block;
}
a.menu:hover {
	color:			#66ff00;
}
#plic a {
	font-size:		13px;
	color:			white;
	text-decoration:	none;
	padding-left:		5px;
}
#plic a:hover {
	color:			#3186dc;
}
#plic2 a {
	font-size:		13px;
	color:			white;
	text-decoration:	underline;
	padding-left:		5px;
}
#plic2 a:hover {
	text-decoration:	none;
}

#col-top {
	width:			200px;
	height:			12px;
	background:		url(img/cont-top.png);
	color:			white;
	font-size:		12px;
	text-align:		center;
}
#col-bot {
	width:			200px;
	height:			14px;
	background:		url(img/cont-bot.png);
}
#col-content {
	width:			180px;
	background:		url(img/cont-cont.png);
	padding:		8px 5px 0px 15px;
	font-size:		11px;
}
#small-but{ width:82px; height:17px; background:url('img/small-but.png'); margin-right:5px; float:left; font-size:11px; color:white; text-align:center; font-family:Arial; font-weight:bold; padding-top:3px; text-decoration: none }
#small-but:hover{ background:url('img/small-but.png') 0 -20px }

#log-but{ width:157px; height:20px; background:url('img/logbut.png'); margin: 30px 20px 0 0; float:right; font-size:11px; color:white; text-align:center; font-family:Arial; font-weight:bold; padding-top:5px; text-decoration: none }
#log-but:hover{ background:url('img/logbut.png') 0 -25px }

#logout-but{ width:157px; height:20px; background:url('img/logoutbut.png'); margin: 0px 20px 0 0; float:left; font-size:11px; color:white; text-align:center; font-family:Arial; font-weight:bold; padding-top:5px; text-decoration: none }
#logout-but:hover{ background:url('img/logoutbut.png') 0 -25px }

.simple_overlay {
	display:none;
	z-index:10000;
	background:url('img/bg1.png');
	width:570px;	
	min-height:440px;
	border:0px solid #7a278f;
	padding:20px 30px 20px 30px;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
.simple_overlay .close {
	background-image:url(img/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#triggers {
	text-align:center;
}
#triggers img {
	cursor:pointer;
	margin:0 5px;
	border:none;
	padding:5px;
	padding-top:0px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:black;
	width:150px;
}
.details h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 -10px 0;
}
#bar {
	background:		url(img/dot.gif);
	color:			white;
	height:			18px;
	padding-top:		2px;
	font-size:		11px;
	padding-left:		4px;
}
#fog {
	position:		absolute;
	width:			100%;
	height:			46px;
	top:			0px;
	left:			0px;
	background:		url(img/fog.png);
}
.log_inp {
	width:			94px;
	padding:		1px 4px 1px 4px;
	height:			17px;
	background:		url(img/input2.png);
	border:			none;
	font-size:		11px;
	margin:			12px 0 0px 0;
}
.log_sub {
	width:			54px;
	color:			white;
	height:			19px;
	background:		url(img/submit.png);
	border:			none;
	margin:			12px 0 0px 8px;
	font-size:		11px;
	font-weight:		bold;
}
.small_overlay {
	display:none;
	z-index:10000;
	background:url('img/bg2.png');
	width:260px;	
	min-height:125px;
	border:0px solid #7a278f;
	padding:20px 30px 20px 30px;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
.small_overlay .close {
	background-image:url(img/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#cart a {
	color:			white;
}
#cart a:hover {
	text-decoration:	underline;
}
fieldset {
	background:		#eee;
	border:			solid 1px #672e85;
	padding-right:		12px;
}
legend {
	background:		#222;
	color:			white;
	padding:		2px 7px 2px 7px;
}
fieldset input {
	border:			solid 1px #222;
	width:			100%;
}
fieldset #sub {
	border:			solid 1px #222;
	background:		#222;
	width:			100%;
	color:			white;
	font-size:		11px;
}
fieldset textarea {
	border:			solid 1px #222;
	width:			100%;
	height:			50px;
	overflow-y:		hidden;
}
#ttl { width: 10px; height: 10px; background: url(img/b-tl.png); }
#tt { height: 10px; background: url(img/b-t.png); }
#ttr { width: 10px; height: 10px; background: url(img/b-tr.png); }
#tl { width: 10px; background: url(img/b-l.png); }
#tm { background: #edf3ff; padding: 0 15px 15px 15px; }
#tr { width: 10px; background: url(img/b-r.png); }
#tbl { width: 10px; height: 10px; background: url(img/b-bl.png); }
#tb { height: 10px; background: url(img/b-b.png); }
#tbr { width: 10px; height: 10px; background: url(img/b-br.png); }

#search_inp {
	border:			none;
	background:		white;
	color:			#777;
	font-size:		11px;
	width:			200px;
	padding:		2px 4px 2px 4px;
	height:			20px;
}
#search_sub {
	border:			none;
	background:		url('img/search-but.png');
	width:			40px;
	height:			20px;
}

/* ÐÅÃÈÑÒÐÀÖÈß - ÀÂÒÎÐÈÇÀÖÈß */

#reg-but {
	background:		url(img/reg-but.png);
	width:			167px;
	height:			21px;
	float:			left;
	text-decoration:	none;
	text-align:		center;
	padding-top:		6px;
	color:			white;
}
#reg-but:hover {
	background:		url(img/reg-but.png) 0 -27px;
	text-decoration:	none;
}
#aut-but {
	background:		url(img/aut-but.png);
	width:			167px;
	height:			21px;
	float:			left;
	text-decoration:	none;
	text-align:		center;
	margin-top:		5px;
	padding-top:		6px;
	color:			white;
}
#aut-but:hover {
	background:		url(img/aut-but.png) 0 -27px;
}
.sortable th { text-align: center; color: white; background: #444; }
.sortable td { border-bottom: solid 1px #ccc; }
.sortable tfoot td { color: white; background: #444; font-family: Tahoma; font-size: 10px; }
.sortable tfoot td b { color: white; background: #444; font-family: Tahoma; font-size: 10px; }
