body {
	margin: 0px;
	padding: 0px;
	background: #AAE74A url(img04.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol, ul {
	line-height: 170%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 980px;
	height: 120px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 120px;
	margin-left: 10px;
	/* background: url(img01.jpg) no-repeat left center;*/
	cursor:hand;
}

#logo span {
	background: url(img01.gif) no-repeat;
	position: absolute;
	top: 15px;
	width:190px; /*239,260*/
	height:120px; /*88*/
	cursor:hand;
}

#logo img {

	padding-top:15px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	cursor:hand;
}

#logo h1, #logo a {
	margin: 0;
	padding: 0;
	padding-top:55px;
	padding-left:10px;
	letter-spacing: -2px;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
	text-decoration:none;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#adv {
	float: right;
	width: 750px;
	top:13px;
	position:relative;
}


#search {
	float: right;
	width: 280px;
}

#search form {
	margin: 0;
	padding: 43px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 980px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
	font-weight:bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .noncurrent_page_item {
	background: url(img05a.gif) no-repeat;
}


#menu .current_page_item {
	background: url(img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(img06.gif) no-repeat right top;
	font-weight: bold;
}

#menu .noncurrent_page_item a {
	background: url(img06a.gif) no-repeat right top;
	font-weight: bold;
}



/* Page */

#page {
/*	width: 962px;*/
	width: 980px;
	margin: 0 auto;
	padding:0px;
/*	background: #FFFFFF url(img07.gif) repeat-y;*/
background: #FFFFFF;
}

/* Content */

#content {
	float: right;
/*	width: 716px;*/
	width: 715px;
/*	padding: 11px 11px 0 5px;*/
	padding:11px 11px 0 5px;
margin:0px;
/*	background: url(img09.gif) no-repeat;*/
#padding-right:5px;
padding-bottom:15px;

}


#content a {
/*	color: #FF8900;*/
color:#FF6600;
}
/*
#matrjoska {
padding: 0 11px 0 5px;
margin: 0;
}
*/
.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#content #rss-posts, #content #rss-posts2 {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 40px 30px 0 30px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
	padding-right:4px;
	width:660px;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
/*	width: 230px;*/
	/* padding: 11px 5px 0 11px;*/
	width:246px;
/*	width:235px;*/
	padding-top: 11px;
/*	background: url(img08.gif) no-repeat;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 5px 0 11px;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(img12.gif) no-repeat left center;
}

#sidebar h1, #sidebar h2, .bocninadpis {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #0065FF;
}

#sidebar a:hover {	
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
/*	background: url(img10.gif) no-repeat;*/
	color: #777777;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #777777;
}

#footer a {
	color: #777777;
}

/* Content */

img {
  border: 0;
}

.flyer {
  width: 193px;
  margin-left: 15px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  float: left;
}

.flyer .name {
  padding: 5px 15px;
  text-align: center;
  font-weight: bold;
}

.flyer .preview {
  text-align: center;
}

.flyer .preview img {
}

.flyer .validity {
  padding: 5px 15px;
  text-align: center;
  font-weight: bold;
}

.flyer .note {
  padding: 5px 15px;
  padding-top: 0px;
  text-align: center;
}

.company {
  margin-bottom: 15px;
}

.company .name {
  font-weight: bold;
}

.company_detail img.logo {
  float: right;
}

/* comapny detail */

.company_detail .info {
  margin-top: 15px;
  border-collapse: collapse;
}

/* branches table */

table.branches {
  width: 100%;
  border-collapse: collapse;
}

table.branches .header th {
  text-align: left;
  padding-right: 15px;
}

table.branches .province {
  text-align: left;
  padding-top: 15px;
}

table.branches .branch td {
  padding-top: 2px;
  white-space: pre;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.flyer_full_page {
  margin-bottom: 75px;
}

.flyer_page {
  width: 163px;
  margin-right: 75px;
  margin-bottom: 55px;
  float: left;
}

.flyer_page_ad {
  width: 630px;
  height: 100px;
  border: 1px solid black;
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}

.flyer_page .page_no {
  text-align: center;
}

.flyer_eshop {
  border: 1px solid gray;
  background: #e7e7e7;
  padding: 10px;
  margin: 30px 20px;
  font-weight: bold;
}

.clear {
  clear: both;
}

.error {
  font-weight: bold;
  color: red;
}

.company_list {
  width: 100%;
  text-align: center;
}

.company_list td {
  padding-bottom: 15px;
}

.company_list img {
  width: 150px;
}

.pager {
  
}

.pager .page {
  padding-right: 6px;
}

.pager .active a {
  color: black !important;
  font-weight: bold !important;
  text-decoration: none !important;
}

.subscribe_me {
}

.subscribe_me .link {
  margin-bottom: 10px;
  font-size:18px;
}

.subscribe_me input {
  margin-right: 5px;
}

.subscribe_me .form {
  display: none;
  border: 1px solid gray;
  background: #eeeeee;
  padding: 10px;
  margin: 10px auto;
  margin-top: 0;
  width: 500px;
}

.subscribe_me form {
  margin-bottom: -1px;
}

.subscribe_me .show {
  display: block;
}

.subscribe_me .err {
  color: red;
}

.subscribe_me .ok {
  color: green;
}

#corner-ad {
	display: block;
	width: 200px;
	height: 200px;
	background: green;
	position: absolute;
	top: -100px;
	right: -100px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
 
/* selvy */

.slevy_filter {
  padding: 15px;
  border-bottom: 2px solid #eee;
}

.slevy_filter .search {
}

.slevy_filter .filter {
  float: right;
}

.slevy {
  padding: 15px;
}

.slevy_deal {
  margin-bottom: 15px;
}

.slevy_image {
  float: left;
  border: 1px solid #ddd;
  background: #f7f7f7;
  border-radius: 10px;
  padding: 7px;
}

.slevy_image img {
  width: 180px;
  border-radius: 8px;
  border: 1px solid white;
  box-shadow: 0px 0px 2px #999;
}

.slevy_summary {
  margin-left: 210px;
  margin-right: 110px;
}

.slevy_meta {
  margin-bottom: 15px;
}

.slevy_meta span {
  color: #ff8900;
}

.slevy_desc {
	width:90%;
}

.slevy_prices {
}

.slevy_price_orig {
  font-size: 20px;
  text-decoration: line-through;
  color:#FF0000;
}

.slevy_price_final {
  color: green;
  font-weight: bold;
  font-size: 20px;
}

.slevy_discount hr {
  background: #bbb;
  border: 0;
  height: 1px;
  box-shadow: 0px 0px 4px green;
}

.slevy_discount {
  float: right;
  text-align: right;
  text-align: center;
/*  border: 1px solid #ddd;
*/
border-left: 1px solid #ddd;
  background: #f7f7f7;
  border-radius: 10px;
  padding: 7px 0;
/*  width: 80px;*/
width:130px;
  box-shadow: 0px 0px 4px green;
}

.slevy_time {
  margin-top: 7px;
  font-size: 11px;
}

.slevy_customers {
  margin-top: 7px;
  font-size: 11px;
}

.slevy_price_perc {
  color: green;
  font-weight: bold;
  font-size: 36px;
}

.slevy_discount a {
  color: red !important;
  font-size: 14px;
  font-weight: bold;
}

.slevy_register {
  margin-bottom: 15px;
}

.slevy_pages {
  text-align: center;
}

.slevy_pages a {
  margin-right: 10px;
}

.slevy_pages a.active {
  font-size: 22px;
  color: black !important;
}

/* Everything below would normally go in an IE-only stylesheet */
 
#corner-ad {
	top: -142px\9;
	right: -60px\9;
	*right: -140px;
	filter:  progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
	zoom: 1;
}


.pages {
  text-align: center;
}

.pages a {
  margin-right: 10px;
}

.pages a.active {
  font-size: 22px;
  color: black !important;
}


