#page
{
  margin:auto;
  width:901px;
  height: 100%;
  background-color: #ebeff2;
  border-bottom: 1px solid #fff;
}

#apage
{
	width: 901px;
	height: 22px;
	background-image: url(../images/atop.gif);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 80px;
}

#upage
{
	width: 901px;
	height: 22px;
	background-image: url(../images/upage.gif);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	font-size: 9px;
	line-height: 22px;
	margin-bottom: 30px;
}

#baner
{
	width: 241px;
	height: 48px;
	
	position: absolute;
	
	right: 35px;
	top: 15px;
	background-image: url(../images/lato/roza-zima.png);
	
}

#baner a
{
	display: block;
}

#apage a
{
	float: right;
	margin-right: 20px;
	line-height: 24px;
}

#apage img
{
	margin-right: 5px;
	margin-top: 3px;
}

#top
{
  position: relative;
  width: 900px;
  height: 72px;
  background-image: url(../images/lato/top_grad.jpg);
  border-top: 1px solid #efefef;
  background-repeat: repeat-x;
}
body
{
  background: url(../images/lato/summer.jpg) center top no-repeat fixed;
  background-color: #fc890a;
  font-family: 'Trebuchet Ms',Verdana,Arial,Helvetica,Tahoma,sans-serif;
  font-size: 11px;
  color:  #000;
  text-align: left;
  margin:0pt;
  
}


#logo
{
  position: absolute;
  width: 372px;
  height: 72px;
  left: 34px;
  background-image: url(../images/lato/logo.jpg);
  background-repeat: no-repeat;
}


#uTop
{
  border-top: 1px solid #fff;
  position: relative;
  height: 161px;
  width: 100%;
}

#topImg
{
  width: 356px;
  height: 161px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/lato/topimg.jpg);
  background-repeat: no-repeat;
}

#uTopMenu
{
  position: absolute;
  background-color: #fff;
  width: 544px;
  height: 161px;
  right: 0;
}

#slider
{
  position: absolute;
  height: 23px;
  width: 520px;
  right: 0;
}

#searchBar
{
  position: absolute;
  top: 23px;
  width: 544px;
  height: 35px;
  background-image: url(../images/searchBarBg.png);
  background-repeat: repeat-x;
  text-align: center;
}

#searchBar div
{
  color: #fff;
  margin: 5px;
}


input.text, textarea
{
  background: #fff url('../images/inputBg.png') repeat-x;

  border-top: 1px solid #999;
  border-left: 1px solid #999;

  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

input.zip {
  width: 50px;
}

input.loginData
{
  width: 200px;
  background: #fff url('../images/inputBg.png') repeat-x;

  border-top: 1px solid #999;
  border-left: 1px solid #999;

  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

#header {
  width: 275px;
  height: 34px;
  background-color: #dedede;
  line-height:34px;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  border: 1px solid #fff;
  text-align: center;
}

#topRated
{
  position: absolute;
  top: 58px;
  width: 543px;
  height: 103px;
  background-image: url('../images/lato/topRatedBg.jpg');
  background-repeat: no-repeat;
}

#topRatedHeader
{
  position: absolute;
  top: 12px;
  left: 30px;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  color: #f6bf01;
}

#topRatedContent
{
  position:absolute;
  top: 34px;
  left: 30px;
  height: 60px;
  border-left: 1px solid #5f5a48;
}

#topRatedContent div
{
  margin-left: 10px;
}

#topRatedContent a:link, a:visited, input.button
{
  text-decoration: none;
  color: #47487c;
}

a{
  color: #47487c;	
}

#topRatedContent a:hover {
	text-decoration: underline;
}
#contentTop
{
  position: relative;
  width: 900px;
  height: 77px;
}

#contentTopLeft
{
  position: absolute;
  width: 355px;
  height: 77px;
  background-image: url(../images/lato/contentTopLeftBg.jpg);
}

#contentTopRight
{
  position: absolute;
  width: 545px;
  height: 77px;
  right: 0;
}

#ourOffer
{
  position: absolute;
  width: 165px;
  height: 38px;
  background-image: url(../images/ourOffer.png);
  top: 30px;
  left: 170px;
}

#ourOfferTitle
{
  position: absolute;
  font-size: 18px;
  color: #0067A2;
  font-weight: bold;
  color: #000;
  height: 38px;
  width: 100%;
  text-align: center;
  top: 30px;
}

.offerDescription {
  width: 443px;
  text-align: justify;
  margin: 5px;
}

.offerDescriptionMain {
  width: 95%;
  text-align: justify;
  margin: 5px;
  padding-bottom:25px;
  background-color: #fff;
  border-bottom: 1px dotted #000;
  border-top: 1px dotted #000;
}

#content
{
  width: 900px;
  min-height: 100%;
  background-color: #ebeff2;
}

#leftColumn
{
  width: 280px;
  float: left;
  margin-right: 20px;
  background-color: #ebeff2;
}

#rightColumn
{
  float: left;
  width: 588px;
  background-color: #efefef;
}

#midleContent
{
  margin-left: 5px;
  background-color: transparent;
  min-height: 760px;
}

div.menuBox
{
  width: 275px;
  margin-top: 20px;
  margin-left: 5px;
  border-left: 1px solid #b1c8d9;
  border-right: 1px solid #b1c8d9;
  border-bottom: 1px solid #b1c8d9;
  background: #fff;
}

div.menuBoxHeader
{
  width: 275px;
  height: 34px;
  background-image: url(../images/menuBoxHeaderBg.png);
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 34px;
  text-align: center;
}

div.menuBoxContent
{
  width: 275px;
  min-height: 150px;


  text-align: center;
  color: #000;
}

div.wrapper
{
  margin: 10px;
}

div.field
{
  width: 480px;
  margin-bottom: 1.5em;
  padding: .5em;

  background: url(../images/menuBoxContentBg.png);
  background-color: #fff;
  background-repeat: repeat-x;
  border: 1px solid #0067a2;
}

h1
{
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0;
}

a:link, a:visited, input.button
{
  text-decoration: none;
}
.offerName {
  font-size: 15px;
  font-weight: bold;
  color: #000;
}
img {
  border: none;
  text-decoration: none;	
}

tr.Hover:hover {
  background-color: #cbcbcb;
}

tr.Hover
{
  h: expression(onmouseover=new Function("this.style.backgroundColor='#ffc24e';"),
                onmouseout=new Function("this.style.backgroundColor='#fff';"));
  cursor: pointer;
  _cursor: hand;
}


img:link, img:visited
{
  text-decoration: none;
  border: none;
}

img:hover, img:active
{
  text-decoration: none;
  border: none;
}


a:hover, a:active
{
  text-decoration: underline;
}

.clear
{
  clear: both;
}

.error {
  color: red;
}

.panelMenuItem {
	margin: auto;
	margin-top: 10px;
	width: 70%;
	border: 1px solid #000;
	background-color: #efefef;
	line-height: 34px;
}


table.special {
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 12px;
  width: 100%;

  border-spacing: 0;
  border: 1px solid #ccc;

  padding: 0 1px 1px 0;
}

table.special td, table th {
  padding: .4em;
  border-left: 1px solid #fff;
}

table.special thead th {
  background: #d1e5f3 url(../images/table/th.png) repeat-x 0 1px;
  border-bottom: 1px solid #98c3e1;
}

table.special tbody td {
  background: #f4f4f4 url(../images/table/td.png) repeat-x 0 1px;
  border-bottom: 1px solid #ccc;
}

table.special tbody tr.even td {
  background: #f9f9f9 url(../images/table/tdeven.png) repeat-x 0 1px;
  border-bottom: 1px solid #ccc;
}

table.special tfoot td {
  border-bottom: 0;
  text-align: center;
}