#rotate {
	width: 797px;
}

#historylist li {
	width: 50%;
	overflow: hidden;
}

#Map #googlemap {
	width: 736px;
	height: 323px;
	border: solid 1px #ddd;
	margin-top: 10px;
	overflow: hidden; 
}

#Pricelist table td.rttl {
	padding: 6px 0 6px 0 !important;
	font-size: 16px;
	font-weight: bold;
	background: white;
}

#Pricelist td.dig {
	nowrap: nowrap;
}

.p7epm_trigs a {
	padding: 0 5px;
}

.offer-a .head h2 {
	overflow: hidden;
}

.offer-a .body .title-1 {
	height: 23px;
	overflow: hidden;
}

.offer-s .body .title-1 {
	font-size: 15px;
	font-weight: bold;
	height: 36px;
}

.offer-s .foot {
	padding: 0 10px;
}

.offer-s .foot .eur {
	margin: -5px 0 0 0;
	font-size: 20px;
}

.offer-s .foot .eur a {
	color: #000;
}

.offer-s .foot .usd {
	font-size: 11px;
}

.offer-s .foot .usd a {
	padding: 0 10px 0 0;
	color: #999;
}

.offer-b {
	height: 300px;
	background: url(../i/bg-offer-b.gif) no-repeat;
}

.offer-b .head {
	height: 46px;
}

.offer-b .head h3 {
	height: 46px;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
}

.offer-b .body p.text {
	height: 65px;
	overflow: hidden;
}

.offer-b .foot .eur {
	margin: -5px 0 0 0;
	font-size: 22px;
}

.offer-b .foot .usd {
	font-size: 15px;
}

/*
//removed za da ne se shupi dizaina pri tesen variant
.offer-c .head h3 {
 width: 370px;
 overflow: hidden;
}
*/

.offer-c .head {
  overflow: hidden;
}

.offer-c .opts {
	overflow: hidden;
}

#Thumber .thumber-c img {
	width: 70px;
	height: 47px;
}

#Side .SideMenu {
  background: #33174a;
	padding: 0;
	margin: 0 0 10px 0;
}

#Side .SideMenu h3 {
  background: url(../i/bg-sidemenu-h.gif) no-repeat;
	padding: 10px 20px;
	/*padding: 10px 5px 10px 15px;*/
}

#Side .SideMenu ul {
  background: url(../i/bg-sidemenu-ul.gif) bottom no-repeat;
	padding: 0 20px;
	padding: 0 20px 10px 20px;
	font-size: 9pt;
}

#Body .offer-b {
	margin: 0 3px 0 0;
}

/*contact form*/

#contactform 
 {
	margin-top: 7px;
 }
 
#contactform h2
 {
  color: #44235F;
 }
 
div#contactform div
 {
  width: 400px;
	font: 13px 'Tahoma';
 }
 
div#inquiry textarea#inq
{
  width: 332px;
	height: 140px;
	font: 13px 'Tahoma';
	margin: 4px 0;
}

#contactform label
 {
  float: left; 
	width: 92px;
	font: 13px 'Tahoma';
	color: #5c5c5c;
	margin: 4px 0;
 }
 
#contactform input
 {
  float: left;
	height: 17px;
	width: 238px;
	margin: 4px 0;
 }

div#contactform div#inquirybutton 
 {
  float: left;
	height: 27px;
	width: 105px;
	background: url('/i/bg-submit-1.gif') no-repeat;
	margin: 10px 0; 
	padding: 0;
	overflow: hidden;
 }
 
#inquirybutton input.submit
 {
  float: left;
	width: 105px;
	height: 27px;
	background: transparent url(../i/bg-submit-2.gif) no-repeat right top;
	border: 0;
	margin: 0;
	padding: 0;
	font: 13px 'Tahoma';
	line-height: 21px;
	color: #ffffff;
	font-weight: bold;
 }