/* CSS Document */

html {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	background:black;
	color:#eeeeee;
	font-family:'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}
a.noborder img {
	border:none;
}
a.noborder:hover {
	border:none;
}
div.desc p {
	margin:0;
}
div#lang {
	position:relative;
	height:30px;
	padding-left:3px;
}
div#copyright {
	float:right;
	position:relative;
	font-size:0.8em;
	color:#dddddd;
	padding:4px;
}
div#facelike {
	position:absolute;
	z-index:100000;
	top:20px;
	right:0;
	font-size:0.8em;
	color:#dddddd;
	padding:4px;
	width:80px;
	height:80px;
	overflow:hidden;
}
p.alert {
	margin-bottom:0;
	border-bottom:1px solid #333333;
	font-size:1.2em;
	margin-left:30px;
}
a:link {
	text-decoration:none;
	border-bottom:none;
	color:yellow;
}
a:hover {
	border-bottom:1px dashed yellow;
}
a:visited,
a:active {
	text-decoration:none;
	border-bottom:none;
	color:yellow;
}
a.ukr:link,
a.ukr:hover,
a.ukr:visited,
a.ukr:active {
	color:white;
	text-decoration:none;
	border:none;
}
p.buttons a {
	position:relative;
	width:190px;
	padding:10px;
	margin:3px;
	background:url(skin/menu.png);
}
p.buttons a.white {
	color:white;
}
div#bottom {
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
	width:100%;
	height:400px;
	background:url(skin/background.jpg) top right no-repeat;
	z-index:5;
	clear:both;
}
div#bottom2 {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:400px;
	background:url(skin/background.jpg) top right no-repeat;
	z-index:5;
	clear:both;
	margin-top:-350px;
}
div#logo {
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	z-index:30;
	font-family:"Bookman Old Style", "Georgia", "Times New Roman", times;
	font-style:italic;
	font-weight:bold;
	font-size:1.2em;
	width:100%;
	height:175px;
	background:url(skin/background2.jpg) top left no-repeat;
	z-index:6;
}
div#logo a:link,
div#logo a:hover,
div#logo a:visited,
div#logo a:active {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:500px;
	height:175px;
	text-decoration:none;
	border:none;
}

div#menu {
	width:220px;
	float:left;
	margin-right:-220px;
	position:relative;
	z-index:50;
}
div#menu ul {
	display:block;
	width:200px;
	margin:0;
	padding:0;
	font-size:1.1em;
}
div#menu li {
	display:block;
	width:200px;
	height:40px;
	list-style:none;
}
div#menu li a {
	display:block;
	width:140px;
	height:40px;
	padding:10px;
	padding-left:10px;
	background:url(skin/menu.png) top right no-repeat;
	border:none;
}
div#menu li a:link,
div#menu li a:hover,
div#menu li a:visited,
div#menu li a:active {
	color:#eeeeee;
	text-decoration:none;
}
div#menu li.basket {
	padding-left:0;
}
div#menu li.basket a {
	margin-top:10px;
	background:url(skin/cart.png) top right no-repeat;
	height:90px;
	margin-left:-40px;
	color:black;
}
div#top {
	position:relative;
	z-index:10;
	margin-top:10px;
	margin-left:220px;
	margin-right:10px;
}
div#top h1 {
	text-align:center;
	letter-spacing:0.1em;
	font-size:3em;
	margin:0;
	padding:5px;
	font-variant:small-caps;
	position:relative;
	display:block;
	z-index:10;
}
div#top h2 {
	text-align:center;
	letter-spacing:0.1em;
	font-size:1.75em;
	margin:0;
	padding:5px;
	padding-bottom:10px;
	position:relative;
	display:block;
	z-index:10;
}
div#backtop {
	display:block;
	position:relative;
	z-index:1;
	margin:0 auto;
}
img#backtop {
	display:block;
	position:relative;
	z-index:1;
	margin:0 auto;
}
div#top span {
	position:relative;
}
div#top span span.grad {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	z-index:10;
	margin:0;
	width:100%;
	background:url(skin/grad.png) top left repeat-x;
}
div#top h1 span span {
	height:35px;
	margin-top:-35px;
}
div#top h2 span span {
	height:30px;
	margin-top:-30px;
}
* html div#top span span {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/grad.png', sizingMethod='scale');
}
div#top img.gallery {
	border-left:5px solid #222222;
	border-right:5px solid #333333;
	border-top:5px solid #222222;
	border-bottom:5px solid #333333;
	width:200px;
	margin:10px;
	display:inline;
}
a.noborder:link,
a.noborder:hover,
a.noborder:visited,
a.noborder:active {
	text-decoration:none;
	border:none;	
}
div#top img.list {
	margin-left:30px;
	padding:6px;
}
div#outer {
	position:absolute;
	bottom:0;
	width:100%;
	z-index:30;
}
div#container {
	position:relative;
	width:650px;
	margin:0 auto;
}
div.positioning {
	font-size:2px;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
div.table table td {
	border:1px solid silver;
	font-size:0.8em;
}
div#gindex {
	padding-left:30px;
}
a.biglink:link,
a.biglink:hover,
a.biglink:visited,
a.biglink:active {
	color:white;
	display:block;
	padding:7px;
}
a.biglink:hover {
	background:url(skin/half.gif) repeat;
	border:1px solid #330000;
	padding:6px;
}
a.biglink h3 {
	margin:4px 0;
}
a.biglink * {
	border:none;
}
div.slider {
	width:550px;
	height:24px;
	background:url(skin/slider.gif) repeat-x;
}
div.slider div.knob {
	width:24px;
	height:24px;
	background:url(skin/knob.gif) no-repeat;
	cursor:pointer;
}
div#parametres {
	position:relative;
}
div.parameter {
	width:550px;
	display:block;
}
div.orderInput  {
	padding-top:4px;
	border-bottom:1px solid #555;
	width:602px;
}
div.orderInput input {
	position:relative;
	left:250px;
	width:350px;
	margin-right:-350px;
	border:1px solid #444;
	background-color:#111;
	color:orange;
	font-family:"Courier New",monospace;
}
input#orderSubmit {
	border:none;
	background:url(skin/cartaccept.png) top left no-repeat;
	height:48px;
	width:240px;
	color:white;
	font-family:'Trebuchet MS',Trebuchet,Verdana,Sans-serif;	
	font-size:1.1em;
	margin-bottom:150px;
	cursor:pointer;
}
div#basketAdd {
	background:url(skin/cartadd.png) top left no-repeat;
	height:48px;
	padding-left:75px;
	padding-top:12px;
	margin:5px;
	font-size:1.1em;
	cursor:pointer;
}
div.basketItem,
div.orderItem,
div.orderBasket {
	background:none;
	border:none;
	padding:7px;
	position:relative;
}
div.basketItem:hover,
div.orderItem:hover {
	background:url(skin/half.gif) repeat;
	border:1px solid #330000;
	padding:6px;
}
div.basketItem2,
div.orderBasket:hover {
	background:url(skin/half2.gif) repeat;
	border:1px solid #aaaa00;
	padding:6px;
}
div.orderItem ol {
	list-style:none;
	padding:0;
}
div.orderID {
	width:40px;
	position:absolute;
	left:5px;
	top:5px;
	font-size:12px;
	letter-spacing:-1px;
}
div.orderItem:hover div.orderID {
	left:4px;
	top:4px;
}
div.orderName {
	width:290px;
	position:absolute;
	left:35px;
	top:5px;
	font-size:14px;
}
div.orderCity {
	font-size:0.7em;
	position:absolute;
	top:18px;
	width:300px;
}
div.orderItem:hover div.orderName {
	left:34px;
	top:4px;
}
div.orderTime {
	width:170px;
	position:absolute;
	left:335px;
	top:5px;
}
div.orderItem:hover div.orderTime {
	left:334px;
	top:4px;
}
div.orderStatus {
	width:180px;
	position:absolute;
	left:505px;
	top:5px;
}
div.orderItem:hover div.orderStatus {
	left:504px;
	top:4px;
}
div.orderPrice {
	width:70px;
	position:absolute;
	left:685px;
	top:5px;
}
div.orderItem:hover div.orderPrice {
	left:684px;
	top:4px;
}
div.orderLook {
	width:120px;
	position:absolute;
	right:10px;
	top:5px;
}
div.orderItem:hover div.orderLook {
	right:9px;
	top:4px;
}
a.white:link,
a.white:visited,
a.white:active {
	color:white;
	text-decoration:none;
}

a.white:hover {
	color:yellow;
}
div#rules {
	padding:1px;
}
span.atractor {
	background-color:#FFDD00;
	color:black;
	font-size:1.1em;
	padding:2px;
}
.yt {
	display:block;
	width:30%;
	float:left;
	margin:2px;
}
.yt a,
.yt a:hover {
	border:none;
}
.yt img,
.yt a img,
.yt a img:hover {
	width:100%;
	text-decoration:none;
	border:none;
}
.yt h3 {
	font-size:14px;
	height:42px;
	background-color:#444;
	padding:3px;
	text-align:center;
	margin:0;
}
.panele {
	width:90%;
	margin:5px;
}

