

*
{
/**
border: 1px, #0f0, dotted; /**/
  color: yellow;
  background-color: black;
}

img
{
  border-width: 0;
}
a
{
  text-decoration: none;
}

body
{
  z-index: 200;
  background-color: transparent;
}

h1, h2, h3, h4, h5, h6 
{
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}

.dLog 
{
  color: #cef;
  background-color: #036;
  position: absolute;
  
  z-index: 100;
  
  top: 40em;
  padding: .5em;
  width: 80%;
  text-style: italic;
}

/* Logo */
#logo 
{
  color: red;

  border-bottom: 1px solid #c00;
  border-left: 1px solid #c00;

  margin-bottom: 0;
  position: absolute;
  
  left: 10px;
  top: 0px;
  height: 128px;
  width: 96%;

  text-decoration: none;

}

#logo_motorka
{
  display: inline-block;
  width: 128px;
  height 104px;
  margin-top: 10pt;
}

#logo_vtmoto
{
  display: inline-block;
  position: absolute;
  text-align: center;
  left:158px;
  xwidth: 90%;
    width: 640px;
}
  
/* Menu */

#menu
{
  border-left: 1px solid #c00;

  margin-top: 0;
  padding: 0em;
  position: absolute;
  
  left: 10px;
  top: 129px;
  width: 128px;
}
.menuItem
{
	display: block;
	
  margin: 0px;
  
  padding: .4em;
  margin-left: -1px;
  
  border-left: 1px solid #c00;
  border-bottom: 1px solid #c00;

  font-family: serif;
  font-size: 14pt;
  
  width: 138px;

  font-weight: bold;
  
  text-decoration: none;
}
.menuItem:hover
{
  background-color: #422;
}
.grayed
{
  color: #aa4;
}
.grayed:hover
{
  background-color: #000;
}


/* Firmy */

#firmy
{
  padding: 0em;

  position: absolute;
  left: 10px;
  top: 410pt;
  width: 128px;
}

.firma
{
  display: block;
  position: relative;
  padding-bottom: 10pt;
  width: 128px;
}


/* Sections */

.sectCenter
{
  width: 100%;
  display: inline-block; /**/
  text-align: center;
  margin: auto;
}

.XsectCenter *
{
  display: inline-block;
  text-align: left;
}

#content
{
  width: 580px;
  xxborder: 1px solid green;

  display: inline-block;
  

  position: absolute;

  left:182px;
  top: 148px;
  
  padding-top: 6pt;
  padding-bottom: 6pt;
  padding-left: 12pt;
  padding-right: 12pt;

}

a
{
  text-decoration: underline;
}
a:hover
{
  color: #ffb;
}

.bazarThumb
{
  display: inline-block;
}
thumbText
{
  text-align: center;
}

.thumb img, .thumb 
{
  margin: 2pt;
}

#provadime
{
  display: inline-block;
  position: relative;
  text-align: left;
  width: 30em;
  left: 45pt;
}