/*
Template Design by ZhengDesign.com
http://www.zhengdesign.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

body {
	margin: 0px;
	padding: 0px;
	background: #DCCF72 url(../images/image01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B1B1B;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #000;
}

img   {border: 0}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


#navigation {
	width: 898px;
	margin: 0px auto;
	padding: 0px;
   background: url(../images/btn.jpg) repeat-x left top;	
   height: 36px;                                         	
}

#navigation ul {
	margin: 20px 0px 0px 0px;	
	padding: 0;
	list-style: none;
}

#navigation ul li {
	display: inline;
}

#navigation ul a {
	display: block;
	float: left;
	height: 36px;	
	margin-right: 2px;
	padding: 10px 30px 0px 30px;
	text-decoration: none;
	color: #EDCF74;
	font-weight: bold
}

#navigation ul a:hover {background: url(../images/btn_over.jpg) repeat-x left top; color: #000;}


#logo {
	width: 870px;
	height: 65px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 30px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	word-spacing: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
	color: #BA5810
}

#logo p {
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #6B3F0E;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#splash {
	width: 877px;
	height: 276px;
	margin: 0px auto 20px auto;
	border: 10px solid #fff;
	background: url('../images/banner.jpg') no-repeat;
}

#content {
	background: #EAA65B url(../images/bg.jpg) no-repeat center top;
	padding: 0px 0px 20px 0px;
	xbackground: #EAA65B;
}

#page {
	width: 900px;
	margin: 0px auto;
}

#column1 {
	float: left;
	width: 650px;
	padding-right: 30px;
	background: url(../images/image04.jpg) repeat-y right top;
}

#column1 h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#column2 {
	float: right;
	width: 200px;
}

#column2 h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #242424;
}

#footer .links {
	border-bottom: 1px dashed #ADADAD;
	text-decoration: none;
	color: #000;
}

#footer-content {
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px;
	background: url(../images/image05.jpg) repeat-x left bottom;
}

#footer-content a {
	text-decoration: none;
	color: #5A3112;
}

#footer-content a:hover {
	text-decoration: underline;
	color: #A85B22;
}

.box h2 {
	padding-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #8E4D1C;
}

.box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box li {
	padding: 8px 0px;
	background: url(../images/image05.jpg) repeat-x left bottom;
}

.box li a {
	border: none;
}

#box1 {
	float: left;
	width: 270px;
	padding-right: 40px;
}

#box2 {
	float: left;
	width: 280px;
}

#box3 {
	float: right;
	width: 270px;
}

.poze {margin-bottom: 20px}
.poze img   {border: 5px solid #fff; margin-right: 20px;}

.preturi {background: #F8ECD6; margin: auto; border: 10px solid #fff;}
.preturi th {color: #553309; background: #EDC787; padding: 7px}
.preturi td {padding: 5px; border-top: 1px solid #FCF0E2; text-align: left}
.preturi td:first-child {width: 40%; background: #F3DFA0; color: #553309;}

.txt_hl  {color: #653A0C}