/* CSS Document */
html {
height:100%;
width:100;
}
body {
margin:0px;
padding:0px;
width:100%;
height:auto !important;
min-height:100%;
min-width:950px;
position:relative;
background: url(../images/bg.jpg);
font-family:tahome;
font-size:11px;
color:#c9c19e;
}
p,ul,li,h1,h2,h3,h4,h5,h5,ol,td {
margin:0px;
padding:0px;
font-family:tahoma;
list-style:none;
}
h1,h2,h3,h4,h5,h6 {
margin:0 0 10px;
color:#e1cc70;
font-size:24px;
font-weight:normal;
}
a {
color:#ecda9b;
font-family:tahoma;
}
a:link, a:active,a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.clear {
clear:both;
}
#header {
width:100%;
height:284px;
position:relative;
}
#lang {
position:absolute;
top:72px;
right:66px;
width:120px;
height:20px;
background:url(../images/langbg.gif) no-repeat;
}
#ukr {
margin-left:10px;
}
#rus {
margin-left:18px;
}
#eng {
margin-left:17px;
}
#headerNav {
position:absolute;
top:175px;
left:360px;
}
#wrapper {
width:100%;
float:left;
}
#mainPart {
margin: 0 205px 0 360px;
background:red;
min-height:300px;
background:url(../images/maincolbg.jpg) no-repeat left top;
}
#content {
padding:1px 60px 140px 20px;
text-align:justify;
}
#content b, #content strong {
color:#E1CC70;
}
#content p {
margin:20px 0;
}
#rightCol {
width:205px;
float:left;
margin-left:-205px;
}
#arrowUp {
display:block;
width:122px;
height:38px;
background:url(../images/arrowup.gif) no-repeat center top;
}
#arrowDown {
display:block;
width:122px;
height:28px;
background:url(../images/arrowdown.gif) no-repeat bottom center;
}
#rightCol img {
margin:0;
}
#leftCol {
width:360px;
float:left;
margin-left:-100%;
background:url(../images/leftcolbg.jpg) no-repeat left top;
padding:245px 0 100px 0;
}
#leftCol ul {
margin:10px 0 0 90px;
}
#leftCol li {
padding:10px 15px;
width:229px;
background:url(../images/listbg.gif) no-repeat bottom;
}
#leftCol li a {
display:block;
width: 200px;
padding:0px 15px;
background: url(../images/listlinkbg.gif) no-repeat left;
}
#choosebrand {
display:block;
width:223px;
height:52px;
margin:20px 0 0 110px;
}
#coins {
width:240px;
height:121px;
margin:10px 0 0 100px;
background:url(../images/coins.jpg) no-repeat;
}

#bottomNav {
position:absolute;
bottom:73px;
right:120px;
height:69px;
max-width:674px;
overflow:hidden;
}
a.starLink {
display:block;
float:left;
line-height:69px;
padding:0 0px 0 40px ;
background:url(../images/star.jpg) no-repeat left;
font-family:tahoma;
}
a.starLinkFirst {
display:block;
float:left;
line-height:69px;
padding:0 0px 0 40px ;
background:url(../images/starfirst.jpg) no-repeat left;
font-family:tahoma;
}
.dotborder{
display:block;
float:left;
width:40px;
height:69px;
background:url(../images/dottedborder.gif) no-repeat center;
}
.dotborder2{
display:block;
float:left;
width:20px;
height:69px;
background:url(../images/dottedborder.gif) no-repeat center;
}
#footer {
position:absolute;
bottom:0px;
left:0px;
width:100%;
height:65px;
color:#393325;
}
#footer a {
color:#393325;
}
#footerLine {
margin:0 80px;
height:4px;
background:#393325;
overflow:hidden;
}
#copyRight {
padding:0px;
margin:10px 80px;
float:left;
}
#webgid {
padding:0px;
margin:10px 80px;
float:right;
}
#galTable {

}
#galTable td {
border:6px solid #231808;
width:120px;
padding:0px;
vertical-align:middle;
text-align:center;
}
#galWrapper {
position:relative;
height:332px;
overflow:hidden;
}
#galInner {
position:relative;
}

.gallery {
list-style-type:none;
padding:0px;
margin:0px;
overflow:hidden;
zoom:1;
}

.gallery li {
float:left;
padding:0px;
margin:0px 0px 20px 20px;
border:6px solid #231808;
background-color:#231808;
}

.overHome {
position:absolute;
top:50px;
left:100px;
width:170px;
height:350px;
}