*
{
  font-family: Verdana;
}

body
{
	background:#FFD553 url('images/pageBack.gif') repeat-x top;
	padding:0px;
	margin:0px;
}



a 
{
  color: rgb(237, 55, 56);
}

.ClearFloat
{
  clear: both;
}

.MainDiv
{
  width: 959px;
  margin: auto;
}

.TopCarDiv
{
  width: 959px;
  height: 188px;
  background-image: url(   'images/top-cars.png' );
  background-repeat: no-repeat;
}

.AfterTopDiv
{
  width: 959px;
  height: 55px;
  background-image: url(   'images/autokat-aftertop.png' );
  background-repeat: no-repeat;
  font-size: 11px;
}

.PaperDiv
{
  width: 959px;
  background-image: url(   'images/paper.png' );
  background-repeat: repeat-y;
}

.BottomDiv
{
  width: 959px;
  height: 51px;
}

.BottomDiv_Content
{
  width: 947px;
  height: 51px;
  background-image: url(   'images/bottom.png' );
  background-repeat: repeat-x;
  float: left;
}

.BottomDiv_LeftBorder
{
  width: 6px;
  height: 51px;
  background-image: url(   'images/bottom-leftborder.png' );
  background-repeat: no-repeat;
  float: left;
}

.BottomDiv_RightBorder
{
  width: 6px;
  height: 51px;
  background-image: url(   'images/bottom-rightborder.png' );
  background-repeat: no-repeat;
  float: left;
}

.MenuDiv
{
  width: 959px;
  height: 59px;
}

.Menu_FirstItemBorder
{
  width: 6px;
  height: 59px;
  background-image: url(   'images/menu-firstborder.png' );
  background-repeat: no-repeat;
  float: left;
}

.Menu_LastItemBorder
{
  width: 6px;
  height: 59px;
  background-image: url(   'images/menu-lastborder.png' );
  background-repeat: no-repeat;
  float: left;
}

.Menu_ItemSeparator
{
  width: 3px;
  height: 59px;
  background-image: url(   'images/menu-separator.png' );
  background-repeat: no-repeat;
  float: left;
}

.Menu_Item
{
  /* height: 59px; */
  height: 38px; /* snizeno o hodnotu padding-top (kvuli floatu) */
  background-image: url(   'images/menu-item.png' );
  background-repeat: repeat-x;
  float: left;
  color: rgb(237, 55, 56);
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  padding-top: 21px;
}

.Menu_Item a
{
  color: rgb(237, 55, 56);
  text-decoration: none;
}

.Menu_Item a:hover
{
  color: rgb(237, 55, 56);
  text-decoration: underline;
}

.BottomMenu_Item a
{
  color: rgb(237, 55, 56);
  text-decoration: none;
}

.BottomMenu_Item a:hover
{
  color: rgb(237, 55, 56);
  text-decoration: underline;
}

.BottomMenu_ItemSeparator
{
  /* height: 51px; */
  height: 33px; /* snizeno o hodnotu padding-top (kvuli floatu) */
  width: 3px;
  float: left;
  text-align: center;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 18px;
}

.BottomMenu_Item
{
  /* height: 51px; */
  height: 33px; /* snizeno o hodnotu padding-top (kvuli floatu) */
  color: rgb(237, 55, 56);
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  float: left;
  padding-top: 18px;
}

.Copyright
{
  /* height: 51px; */
  height: 33px; /* snizeno o hodnotu padding-top (kvuli floatu) */
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  float: right;
  padding-top: 18px;
  margin-right: 14px;
}

h1
{
  font-size: 15px;
  color: rgb(237, 55, 56);
  font-weight: bold;
  margin-top: 0px;
}

h2
{
  font-size: 13px;
  color: rgb(237, 55, 56);
  font-weight: bold;
	margin:12px 0px 5px 0px;
}

p
{
  font-size: 11px;
  text-align: justify;
}

.Box
{
  width: 203px;
  font-size: 11px;
}


.BoxHeader
{
  /* height: 43px; */ /* width: 197px; */
  height: 41px; /* - padding */
  width: 187px; /* - padding */
  background-image: url(  'images/box-header.png' );
  background-repeat: repeat-x;
  float: left;
  padding-left: 10px;
  padding-top: 2px;
}

.BoxHeaderLeftBorder
{
  float: left;
  width: 3px;
  height: 43px;
  background-image: url(  'images/box-header-leftborder.png' );
  background-repeat: no-repeat;
}

.BoxHeaderRightBorder
{
  float: left;
  width: 3px;
  height: 43px;
  background-image: url(  'images/box-header-rightborder.png' );
  background-repeat: no-repeat;
}

.BoxPaper
{
  width: 203px;
  height: 100%;
  background-image: url(  'images/box-paper.png' );
  background-repeat: repeat-y;
}

.BoxPaperBottom
{
  width: 203px;
  height: 3px;
  background-image: url(  'images/box-paperbottom.png' );
  background-repeat: no-repeat;
}

.HotBoxText
{
  margin: 14px;
  padding-top: 10px;
}

li, td, input, textarea
{
  font-size: 11px;
}

.objednavkaforminput 
{
  width: 200px;
}

td 
{
  text-align: left;
}

.subheader 
{
  vertical-align: top;
  font-weight: bold;
  width: 200px;
}

.logos 
{
   text-align: center;
   vertical-align: top;
}
