html {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0;
	margin: 0;
	background-color: #637A4F;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;/*62.5%;*/
	color: #000200;
}

#page {
	width: 965px;
	margin: 0;
	padding: 0;
}

#left {
	display: block;
/*	position: relative;*/
	float: left;
	width: 372px;
	padding: 0;
	margin: 0;
}

#content {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 545px;
}
#col_right{
	position:absolute;
	top: 50px;
	left: 965px;
	width: 200px;
	color: #fff;

}
#col_right p.date{
	color:#3A5125;
	display: block;
	margin-bottom: 0px;
}
#col_right a{
	font-size: 10px;
	color: #fff;

}
#col_right a:hover{
	text-decoration: none;
}
#col_right p{
	margin-bottom: 20px;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

#info {
	display: block;
	/*position: absolute;*/
	/*left: 14px;*/
/*	top: 515px; /*43em;*/
	width: 358px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
	margin-left: 14px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: -14px top;
}

#news {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	background-image: url(images/info_hr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0;
}

#offices {
	width: 100%;
	padding: 0 0 110px 0;
	background-image: url(images/malifoot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0;
}

hr {
	display: none;
}

#foot {
	position: relative;
	float: right;
	text-align: center;
	background-color: transparent;
	color: #8DA478;
	left: -3px;
	width: 605px;
	height: 160px;
	margin: 10px 0 0 0;
	padding: 15px 0 35px 0;
	background-image: url(images/ruled_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	padding: 0;
	margin: 0;
	/*background-image: url(images/logo.jpg);
	height: 258px;*/
	text-indent: -9999px;
}

h1 a {
	display:block;
	background-image: url(images/logo.jpg);
	height: 258px;
}

h1#enlogo a{
	background-image: url(images/logo_en.jpg);
}

h2 {
	padding: 0;
	/*margin: 20px 0 20px 27px;*/
	font-size: 2.4em;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: normal;
	text-transform: uppercase;
	/*color: #637A4F;*/
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: left;
}


#info h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	font-size: 1.4em;
	font-weight: normal;
	/*font-variant: small-caps;*/
	margin: 10px 50px 0 55px;
	padding: 0;
	color: #FFF;
}

#content h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0;
	/*margin: 20px 0 10px 27px;*/
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

ul {
	padding: 0 25px 10px 25px;
	margin: 10px 0 0 2px;
}

li {
	margin: 0 30px 0 30px;
	line-height: 1.3em;
}

ul.mainnav {
	position: relative;
	font-size: 1.25em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 55px 50px;
	left: 15px;
	list-style-type: none;
	width: 306px;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

ul.mainnav li {
	padding: 0;
	margin: 0 60px 0 10px;
}

p {
	position: relative;
	line-height: 1.45em;
	/*padding: 0 25px 0 25px;*/
	margin: 5px 0 0 2px;
}

/*.ruled,*/.ruled2 {
	background-image: url(images/ruled_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0 15px 37px 25px;
	margin: 10px 0 0 2px;
}

#info p.date {
	padding: 0;
	margin: 0 50px 0 55px;
	border: none;
	color: #9C7280;
	font-size: 1.3em;
	display: block;
	margin-bottom: 10px;
}

#news p {
	display: block;
	line-height: 1.2em;
	margin: 0 50px 0 55px;
	padding: 0 0 10px 0;
/*	border-bottom: 1px solid #56152B; *//*#9DB888; /*#43526D;*/
}


#info address {
	margin: 3px 50px 0 55px;
	padding: 0 0 10px 0;
}

#content address {
	margin: 10px 0 10px 2px;
	padding: 0 25px 0 25px;
	/*font-weight: bold;*/
	font-style:	normal;
}

p.newsbody {

}

#foot ul {
	display: block;
	position: relative;
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	top: 15px;
	list-style-type: none;
	background-color: transparent;
}

#foot ul li {
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}

#foot ul li a:link, #foot ul li a:visited {
	text-decoration: none;
	color: #8DA478;
	line-height: 1.1em;
	border-bottom: 1px dotted #9DB888;
}


#news a:link, #news a:visited {
	text-decoration: none;
	color: #FFF;
	border: none;
	/*line-height: 1.1em;*/
}

#news a:hover, #news a:active {
	text-decoration: none;
	color: #FFF;
}

#offices a:link, #offices a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #9C7280;
	color: #9C7280;
	/*line-height: 1.4em;*/
}

#offices a:hover, #offices a:active {

}

.mainnav a:link, .mainnav a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFE;
	border-bottom: 1px solid #451A28;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.mainnav a:hover, .mainnav a:active {
	display: block;
	width: 100%;
	text-decoration: none;
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.mainnav a#lang:link, .mainnav a#lang:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FCF2C6;
	border-bottom: 1px solid #451A28;
	border-top: 1px solid #451A28;
	background-image: url(images/bullet_lang.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.mainnav a#lang:hover, .mainnav a#lang:active {
	display: block;
	width: 100%;
	text-decoration: none;
	background-image: url(images/bullet_lang_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.mainnav a.curr:link, .mainnav a.curr:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}



a#malilogo:link, a#malilogo:visited, a#malilogo:hover, a#malilogo:active {
	text-decoration: none;
	display: block;
	position: relative;
	padding: 0;
	margin: 25px auto 0 auto;
	width: 81px;
	height: 107px;
	left: 3px;
/*	top: 30px;*/
}

/* K O N T A K T   F O R M A */

form {
	display: block;
	border: none;
	text-align: right;
	padding: 0 27px 0 27px;;
	margin: 40px 0 50px 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
	margin: 0;
	padding: 0;
}

label {
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	font-weight: bold;
}

.itext {
	display: block;
	margin: 1px 0 5px 0;
	padding: 0.25em 0.1em 0.25em 0.1em;
	border: 2px solid #D2E0C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*line-height: 1.7em;
	height: 1.5em;*/
	width: 229px;
}

#messageinfo {
	display: block;
	position: relative;
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 235px;
}

#message {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	left: 10px;
	width: 235px;
}

textarea.itext {
	display: block;
	float: left;
	margin: 0;
	padding: 2px;
	height: 150px;
	width: 235px;
}

.btn {
	display: block;
	float: right;
	padding: 1px 3px;
	margin: 10px 0 50px 10px;
}

.chk {
	display: block;
	float: left;
	padding: 0;
	margin: 10px 7px 0 0;
	border: none;
	line-height: 1.5em;
	height: 15px;
}

.megadeth {
	font-weight: normal;
}

#mailresponse {
	display: block;
	position: relative;
	width: 465px;
	background-color: #D2E0C7;
	border: 1px solid #9DB888;
	color: #FFF;
	margin: 20px 27px;
	padding: 10px;
	text-align: center;
	font-weight: bolder;
}

#notice {
	display: block;
	clear: both;
	margin: 20px 0 0 0;
}

dl {
	display: block;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

dt {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;

}

dd {
	display: block;
	position: relative;
	float: left;
}


/* P A R T N E R I */


dl.partners {
	width: 250px;
	height: 123px;
	margin: 0 7px 7px 0;
	/*left: 16px;*/
	background-color: #D2E0C7;
	text-align: left;
	font-size: 0.9em;
	border: 1px solid #9DB888;
}

dl.partners dt {
	/*width: 110px;*/
	text-align: left;
	vertical-align: top;
}


dl.partners dd {
	top: 15px;
	padding: 0;
	margin: 0;
	width: 115px;
}

dl.partners dd.long {
	width: 200px;
	top: 0;
	left: 10px;
}

/* G A L E R I J A */

.gallerysection {
	display: block;
	position: relative;
	clear: both;
	background-image: url(images/ruled_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 32px 0;
	height: 100%;
	overflow: visible;
}

.gallerysection img {
	margin: 0;
	border: none;
}

dl.gallerybig {
	margin: 0 40px 0 0;
	padding: 0;
	/*left: 45px;*/
	top: 0;
	font-weight: bold;
	background-color: transparent;
	border: none;
	width: 208px;
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	height: 360px;
}

dl.gallerybig dt {
	padding: 0;
	margin: 0;
	text-align: left;
}


dl.gallerybig dd {
	padding: 0;
	margin: 0;
	left: 5px;
	width: inherit;
}

dl.gallery {
	margin: 0 21px 0 0;
/*	left: 52px;*/
	border: none;
	width: 210px;
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	font-weight: bold;
	background-color: transparent;
	height: 220px;
	padding: 0;
}

dl.gallery dt {
	background-image: url(images/gallery/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 12px;
}

dl.gallery dd {
	top: 0;
	left: 5px;
	margin: 0;
	padding: 0;
}

.nobgimg {
	background-image: none;
}


/*   S L I K E   U   T E K S T U   */

img.textimg {
	position: relative;
	text-align: left;
	float: left;
	left: -5px;
	top: -1px;
	margin: 0;
	padding: 0;
	background-color: transparent;
}


/*   C O D E   O F   E T I C S   */

ol#codex {
	text-align: center;
	margin: 40px 32px 0 32px;
	padding: 20px 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Arial, serif;
	font-size: 1.4em;
	background-color: #D2E0C7;
}

ol#codex li {
	font-weight: bold;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #E9F1E2;
	padding: 0;
}

.codex_li {
	display: block;
	position: relative;
	clear: both;
	font-weight: normal;
	font-size: 0.8em;
	padding: 0 15px 0 15px;
	margin: 22px 10px;
	line-height: 1em;
}
#zanim{
	text-align: center;

}
.imgcont{
	text-align: center;
	margin-top: 30px;

	
}
.imgcont img{
	margin-left: 10px;
	margin-right: 10px;
	border: 8px solid #FAF6EA;
	margin-bottom: 10px;
}
#content p {
	text-align:justify;
}


	#link_holder{
		display: block; 
		text-align: center;
		width: 200px;
		margin: auto;
	}
	#link_holder img{
		display: block;
		margin: auto;
		margin-bottom: 4px;
		margin-top: 20px;
	}
	#link_holder a{
		color: #fff;
	}
	#link_holder a:hover{
		color:#CC0000;
	}