body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}
table td {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:16px;
	padding-bottom:5px;
}
h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 35px 0px 0px 20px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	letter-spacing: -1px;
	//text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #C5E8FF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}

#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	/*width: 120px;*/
	height: 39px;
	margin-left: 10px;
	padding: 15px 15px 0px 15px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Verdana, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	text-transform:uppercase;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/img06.jpg) repeat-x left top;
	color: #493E2B;
	padding: 15px 15px 0px 15px;
	text-transform:uppercase;
}

/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 10px;
}

#content_2 {
	float: right;
	width: 730px;
	padding: 10px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 36px;
	color: #493E2B;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(images/img08.jpg) no-repeat left top;
	padding: 25px 0px 0px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 2px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.cart {
	padding-left: 18px;
	background: url(images/ico-cart.gif) no-repeat left 2px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.back {
	padding-left: 18px;
	background: url(images/back.png) no-repeat left 2px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 10px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	line-height: 20px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 30px;
	border-bottom:1px dashed #c0c0c0;
	margin-bottom: 5px;
	letter-spacing: -.5px;
	font-size: 22px;
	color: #493E2B;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}


#content_l {
	float: left;
	width: 200px;
	padding: 10px;
	color: #787878;
}

#content_l ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content_l li {
	margin: 0;
	padding: 0;
}

#content_l li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#content_l li li {
	line-height: 20px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#content_l li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#content_l li li span a {
	color: #FFFFFF;
}

#content_l h2 {
	height: 30px;
    border-bottom:1px dashed #c0c0c0;
    margin-bottom: 5px;
	letter-spacing: -.5px;
	font-size: 22px;
	color: #493E2B;
}

#content_l p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#content_l p strong {
	color: #4A3E29;
}

#content_l a {
	border: none;
}

#content_l a:hover {
}

/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(images/img15.jpg) no-repeat left top;
	font-size: 12px;
	color: #887450;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}


.menuLeft {
	margin:0px 0px 15px 0px;
	padding:0px;
}

.menuLeft dt{

    cursor:pointer;
    color: #493E2B;
    font-size:16px;
	padding:2px;
	border-bottom: 1px solid #c0c0c0;

}

.menuLeft dd{
	margin:0px;
	border-bottom: 1px solid #eaeaea;
	font-size:12px;
}

.menuLeft dd a, menuLeft dd a:active, menuLeft dd a:visited {

	display:block;
	padding:3px;
	padding-left:4px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:17px;

}

 .menuLeft dd a:hover {
    text-decoration:underline;
 }

.menuLinkSelected a, menuLinkSelected a:active, menuLinkSelected a:visited {

	background-color: #F2F2EE;
	display:block;
	padding:2px;
	padding-left:4px;

}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 99999;
	float:right;
	width:170px;
	height:18px;
	margin-top:21px;
	font-size:10px;

}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index: 99999;
}

#sddm strong {
    padding-left:22px;
    z-index: 99999;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #fff;
	color: #000;
	text-align: center;
	text-decoration: none;
	z-index: 99999;
}

#sddm li a:hover
{
	background: #fff;
	z-index: 99999;
}

#sddm div
{	position: absolute;
	/*visibility: hidden;*/
	margin: 0;
	padding: 0;
	background: #fff;
	width:170px;
	z-index: 99999;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fff;
	color: #000;
	font: 11px arial;
	z-index: 99999;
	border-bottom:1px solid #c0c0c0;
}

#sddm div a:hover
{	background: #3399CC;
	color: #FFF;
	z-index: 99999;
}

.bg {background:url(images/flags/bg.gif) left center no-repeat;}
.en {background:url(images/flags/en.gif) left center no-repeat;}
.mk {background:url(images/flags/mk.gif) left center no-repeat;}
.tr {background:url(images/flags/tr.gif) left center no-repeat;}
.gr {background:url(images/flags/gr.gif) left center no-repeat;}
.ro {background:url(images/flags/ro.gif) left center no-repeat;}
.sr {background:url(images/flags/sr.gif) left center no-repeat;}


#basket {
    font-size:12px;
}
#basket table td {
    font-size:12px;
    padding: 2px;
    margin: 2px;
}
#basket a{
    font-size:12px;
}
#basket input{
    font-size:12px;
}
#forms {

}
#forms table td {
    margin:3px;
    padding:2px;
}

#news {

}
#news h1 h2 h3 h4 {
    font-size:16px;
    color:#32639A;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}

