body
{
    background: #231a17;
    color: #6c6658;
    font-family: arial, tahoma, verdana, helvetica;
    font-size: 12px;
    min-height: 100%;
    line-height: 145%; 
    margin: 0px;   
    padding: 0px;  
}


img
{
    border: 0px
}

a
{
	color: #af5014;    
    font-weight: bold;
    text-decoration: none;    
}

a:hover
{
    color: #dd9f19
}

ul
{
	list-style: disc outside;
	margin: 0px;
	padding: 3px 5px 3px 15px;	
}

h1
{
	font-family: times new roman, georgia;
	font-size: 24px;
	font-weight: normal;
	color: #bf8e25;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px;
}

h2
{
	font-family: times new roman, georgia;
	font-size: 21px;
	font-weight: normal;
	color: #bf8e25;
	padding: 0px 0px 11px 0px;
	margin: 0px 0px;
}

div.header
{
	width: 100%;
	height: 198px;
	position: relative
}

	div.header div.content
	{
		background: url(../layout/header.png) no-repeat top center;
		width: 960px;
		height: 198px;
		margin: 0px auto;
		position: relative;
	}
	
	div.header img.logo
	{
		position: absolute;
		top: 57px;
		left: 60px
	}	
	
	div.header div.lang
	{
		position: absolute;
		top: 10px;
		right: 65px;
		width: 81px;
		height: 12px
	}	
		div.header div.lang img
		{
			float: left;
			display: inline;
			margin-right: 3px;
			border: 1px solid #888888
		}	
	
	div.header div.menu
	{
		width: 890px;
		height: 52px;
		position: absolute;
		top: 137px;
		left: 60px
	}
	
		div.header div.menu a
		{
			height: 52px;
			float: left;
			display: inline;
			margin-right: 49px;
			position: relative;
			overflow: hidden;
		}	
		
		div.header div.menu a.item0
		{
			background: url(../layout/pl/menu0.png) no-repeat top left;
			width: 130px;
		}	
		div.header div.menu a.item1
		{
			background: url(../layout/pl/menu1.png) no-repeat top left;
			width: 130px;
		}
		div.header div.menu a.item2
		{
			background: url(../layout/pl/menu2.png) no-repeat top left;
			width: 114px;
		}
		div.header div.menu a.item3
		{
			background: url(../layout/pl/menu3.png) no-repeat top left;
			width: 128px;
		}
		div.header div.menu a.item4
		{
			background: url(../layout/pl/menu4.png) no-repeat top left;
			width: 143px;
		}	
		div.header div.menu a.item0:hover
		{
			background: url(../layout/pl/menu0a.png) no-repeat top left;
		}	
		div.header div.menu a.item1:hover
		{
			background: url(../layout/pl/menu1a.png) no-repeat top left;
		}	
		div.header div.menu a.item2:hover
		{
			background: url(../layout/pl/menu2a.png) no-repeat top left;
		}	
		div.header div.menu a.item3:hover
		{
			background: url(../layout/pl/menu3a.png) no-repeat top left;
		}	
		div.header div.menu a.item4:hover
		{
			background: url(../layout/pl/menu4a.png) no-repeat top left;
		}									
											

div.container
{
	background: #ffffff;
	width: 100%;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 35px 0px;
	overflow: hidden
}

	div.container div.content
	{	
		background: url(../layout/line.png) repeat-y 600px 0px;	
		width: 834px;
		margin: 0px auto;
		overflow: hidden
	}	
	
		div.container div.content div.main
		{			
			width: 580px;
			margin-right: 20px;
			display: inline;
			float: left;
			overflow: hidden
		}
		
		div.container div.content div.sideColumn
		{			
			width: 204px;
			display: inline;
			float: left;
			margin-left: 20px;
			overflow: hidden
		}	
		div.container div.content div.sideColumn span
		{			
			float: left;
			margin: 0px;
			padding: 0px
		}	
		div.container div.content div.sideColumn p
		{			
			float: left;
			margin: 0px 0px 30px 0px;
			padding: 0px
		}							
	
div.footer
{
	background: url(../layout/footer.png) no-repeat top center;
	width: 830px;
	min-height: 100px;
	margin: 0px auto;
	padding: 20px 0px;
	font-size: 11px;
}

	div.footer div.menu
	{
		float: left
	}
	div.footer div.menu a
	{
		color: #f5ec5a;
		font-weight: normal;
		float: left;
		display: inline;
		margin-right: 20px;
		font-size: 11px;
	}
	div.footer div.menu a:hover
	{
		color: #fffcc2;
		text-decoration: underline
	}		
	div.footer div.rightlogo
	{
		float: right;
		color: #a8835b;
	}	
	div.footer div.rightlogo a
	{
		color: #eba963;
		font-weight: normal;
		display: inline;
		margin-right: 20px;
		font-size: 11px;
	}	
	div.footer div.menu a:hover, div.footer div.rightlogo a:hover
	{
		color: #ffe5c9;
		text-decoration: none
	}	


a.sideLink
{
	background: url(../layout/point.png) no-repeat 0% 70%;
	display: block;
	padding: 0px 0px 0px 16px;
	margin: 3px 4px;
}


div.categoryContainer
{
	background: url(../layout/catback.png) repeat-x bottom left; 
	float: left;
	overflow: hidden;
	display: inline;
	margin: 0px 0px 30px 65px
}
div.categoryContent
{
	background: url(../layout/bigbutton.png) no-repeat bottom right;
	float: left;
	overflow: hidden;
}
div.categoryContent:hover
{
	background: url(../layout/bigbutton2.png) no-repeat bottom right;
}

	div.categoryContent img
	{
		float: left;
		border: 1px solid #e7d7b1;
		clear: both
	}
	div.categoryContent span
	{
		float: left;
		clear: both;
		width: 166px;
		font-family: times new roman, georgia;
		font-weight: normal;
		font-size: 20px;
		padding: 6px 34px 0px 0px;
		margin: 0px;
		height: 23px;
		text-align: center;
		color: #8b733f;
		overflow: hidden;
	}	
	div.categoryContainer:hover span
	{
		color: #672f0a;
	}	
	
div.gallery
{
	float: left;
	width: 120%;
	overflow: hidden
}	
	div.gallery img
	{
		float: left;
		display: inline;
		margin-right: 9px;
		margin-bottom: 9px;
		border: 1px solid #e7d7b1;
	}
	div.gallery img:hover
	{
		border: 1px solid #978771;
	}	
	
div.article
{
	float: left;
	width: 100%;
	overflow: hidden;
}
	div.article img
	{
		float: left;
		border: 1px solid #e7d7b1;
	}	
	div.article div.text
	{
		float: right;
		width: 425px;
		overflow: hidden;
		text-align: justify
	}	
	div.article h2
	{
		display: block;
		color: #78580c;
		font-size: 19px;
		padding-bottom: 3px
	}	
	
div.break
{
	background: url(../layout/break.jpg) no-repeat top center;
	width: 100%;
	height: 25px;
	float: left;
	margin: 15px 0px
}	

a.zoom
{
	background: #efeae1 url(../layout/zoom.png) no-repeat top right;
	height: 20px;
	padding: 3px 34px 0px 10px;
	float: right;
	font-weight: normal;
	font-size: 12px;
	display: inline;
	margin: 4px 0px 0px 10px;
}
a.zoom:hover
{
	background: #efeae1 url(../layout/zoom2.png) no-repeat top right;
	color: #672f0a;
}

.contactForm
{
	width: 100%;
	float: left;
	overflow: hidden
}
	.contactForm p
	{
		width: 100%;
		float: left;
		overflow: hidden;
		padding: 0px;
		margin: 1px
	}
	.contactForm span
	{ 
		width: 100px;
		text-align: right;
		padding-right: 10px;
		float: left;
		overflow: hidden
	}	
	.contactForm input.inputText
	{ 
		width: 200px;
		padding: 2px 5px;
		float: left;
		border: 1px solid #e7d7b1;
		overflow: hidden
	}	
	.contactForm textarea
	{ 
		width: 200px;
		padding: 2px 5px;
		float: left;
		border: 1px solid #e7d7b1;
		overflow: hidden;
		font-family: arial, verdana, tahoma;
	}	
	#signupForm label.error 
	{
			margin-left: 10px;
			width: auto;
			display: inline;
			font-size: 11px;
			color: #ff0000;
	}			
input.inputSubmit
{
	background: #a85a20 url(../layout/send.png) repeat-x top right;
	border: 0px;
	padding: 3px 15px;
	float: left;
	font-weight: normal;

	display: inline;
	color: #ffffff;
	border: 1px solid #624a11;
	margin: 4px 0px 0px 180px;
}
input.inputSubmit:hover
{
	background: #f3b635 url(../layout/send2.png) repeat-x top right;
	color: #672f0a;
}

img.bigphoto
{
	float: left;
	border: 1px solid #e7d7b1;
	display: inline;
	margin: 0px 15px 100px 0px
}


