* {
	margin: 0;
	padding: 0;
}

body {
	
	/*padding: 5% 15%;*/
	margin: 10px 0px; padding:0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	background: #CCC;
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52b152', endColorstr='#b4ddb4',GradientType=0 ); /* W3C */
	background-position: top;
	text-align:center;
	
}

h1, h2 {
    font-weight:bold;
}

h1 {
    padding: 0 0 0 0px;
    font-size: 30px;
    color: #FFFFFF;
	display:block;
	
}

h1 a {
    /*color:#2A0000;*/
	color:#FFFBF0;	
	
    text-decoration: none;
	display:block;
	padding: 0 0 0 30px;
	
}


p {
	padding: 10px;
	line-height: 1.5em;
	text-align:justify;
	vertical-align:top;
	color:#000;
}

.proba {
	background:url("images/proba.png");
}

p#subtitle {
    padding: 2px 0 0 30px;
    font-size: 18px;
	font-weight:bold;
	line-height:1.0em;
	text-align:left;
    
    /*color: #DDEBBE;*/
	/*color:#2A0000;*/
	color:#FFFBF0;
	
}


a {
    color: #96AE3E;
    text-decoration:none;
}

a:hover {
    text-decoration: none;
}

/* page */

#page {
	width: 960px;
	height:1100px;
	margin: 0px auto;
	text-align:left;
	
	
}

/* menu */

#menu {
    padding-left: 15px;
    height: 40px;
    background: #C57A32 url('images/pom5.jpg') no-repeat top;
}	

#menu ul {
    list-style: none;
    padding-top: 6px;
}

#menu ul li {
    display: block;
    float: left;
    padding: 0 1px;
    font-size: 15px;
    line-height: 32px;
    border-right: 1px dotted #E1A24B;
}


#menu ul li a {
    display: block;
    padding: 0 20px;
    color:#300;
	font-weight:bold;
    text-decoration: none;
	
}

#menu ul li a:hover {
    /*background: #D08A3C;
	background:#CCC;*/
	background:url("images/proba.png");
	color:#FFF;
	
}

/* logo */

#logo {
    height: 200px;
	background: #2C4106 url('images/tree.jpg') no-repeat;
	/*background: -webkit-linear-gradient(top, rgba(180,227,145,1) 0%,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%);*/
	text-align:left;
	vertical-align:text-top;
	background-position:right;
	padding: 5px 0 0 0;
	
}


/* main */

#main {
	/*    background: #FFFFFF;*/
	background: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 30px;
	
}

/* content */

#content {
    float: left;
    width: 550px;
    padding-bottom: 1px;
}

#content ul li {
	padding:5px 0px;
	display:list-item;
	margin-left:40px;
}

#content .post {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size:15px;
	
}

#content h2 {
    font-size: 28px;
	color:#720029;
}

#content h2 a {
    /*color: #D18A51;*/ color:#2A3F00;
    text-decoration: none;
	/*text-align:left;*/
	font-size:16px;
}
#content h2 a:hover {
	text-decoration:underline;
}
#content p a {
	color:#2A3F00;
	text-decoration:underline;
	font-weight: bold;
}
#content p a:hover {
	text-decoration:underline;
	width: 100px;
	position: relative;
	/*display: inline-table;*/
	vertical-align: top;
	
}

p.postmeta {
    color: #888888;
}

#content .entry {
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* sidebar */

#sidebar {
    float: right;
    width: 310px;
    padding-bottom: 40px;
	/*background: #EDCAA4 url('https://ekopakhit.com.mk/images/pre3.jpg');*/
}

#sidebar h2 {
	padding-left: 0px;
	font-size: 16px;
	line-height: normal;
	color: #FFFFFF;
	text-align:center;
    /*background: #EDCAA4 url('images/h2.jpg') no-repeat;*/
}

#sidebar .box {
    padding: 15px 20px 20px 50px;
}

#sidebar p {
    text-align: left;
}

#sidebar ul {
	display:block;
    list-style: none;
    padding: 1px 20px 24px 20px;
	border-right:solid;
}

#sidebar ul li {
	line-height: 1em;
	border-bottom: 1px solid #DDEBBE;
	padding-top: 5;
	padding-right: 30px;
	padding-bottom: 10;
	padding-left: 30px;
}

#sidebar ul li a {
	display:block;
	padding: 0;
	font-size:14px;
	color:#720029;
}
#sidebar ul li a:hover {
	/*background:#AA9FAA;*/
	font-size:16px;
	
}
	
.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
    clear: both;
    padding-top: 42px;
    background: #D7E8B2 url('images/footer1.gif') no-repeat top;
}

#footer2 {
    padding: 0 30px 30px 30px;
    background: #D7E8B2 url('images/footer2.gif') no-repeat bottom;
}

#footer p {
    text-align: center;
}


/*---------------------------------------------------------*/

/*
	PAGE STRUCTURE
	#page-wrap { width: 500px; margin: 1px auto; position: relative; min-height: 500px; background: url("images/bg.png") top center; }
*/
#page-wrap {
	width: 600px;
	position: relative;
	min-height: 370px;
	background:#FFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}



/*
	SLIDER
*/
.slider-wrap {
	width: 590px;
	position: absolute;
	top: 1px;
	left: 1px;
	height: 1900px;
}		
.stripViewer .panelContainer 
.panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position: relative; overflow: hidden; width: 600px; height: 2500px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 600px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.nav-thumb { border: 1px solid black; margin-right: 5px; }
#movers-row { margin: -43px 0 0 62px; }
#movers-row div { width: 20%; float: left; }
#movers-row div a.cross-link { float: right; }
.photo-meta-data { background: url("https://ekopakhit.com.mk/images/transpBlack.png"); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 100; color: white; }
.photo-meta-data span { font-size: 13px; }
.cross-link {
	width: 200px;
	margin-top: 5px;
	position: relative;
	padding-top: 15px;
	z-index: 100;
}
.active-thumb { background: transparent}
#page #main #content .post .entry table tr td a img {
	text-align: right;
	color: #FFF;
}
#page #main #content .post .entry table tr td {
	color: #000;
}
.noborder2
{
	border:0px;
	border-color:white;
	border-collapse:collapse;
}
