﻿body
{
	background:#d2ac67;
	font-family:Tahoma, 'Times New Roman', Arial;
	font-size:9pt;
	color:#fff;
}

img
{
	border:0;
}

#main
{
	width:100%;
	height:100%;
	background:url(../img/back.jpg) repeat-x top;
	margin-top: 15px;
}

#header
{
	height:100px;
	width:100%;
	margin:auto;
	padding-left: 5px;
}
#lang {
	color: #FFFFFF;
	width: 980px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#export a {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#export a:hover {
	text-decoration: underline;
}
#export {
	width: 980px;
	text-align: left;
}

#main #lang a {
	color: #FFFFFF;
}
.headd {
	color: #FFFFFF;
}

#main #lang a:hover {
	color: #8E571E;
}



#header a, #header a:link
{
	display:block;
	margin:auto;
	position:relative;
	top:20px;
	background:url(../img/header.jpg);
	width:148px;
	height:56px;
}

#middle
{
	width:706px;
	height:418px;
	position:relative;
	top:30px;
	margin:auto;
}

#right
{
	margin:auto;
	width:706px;
	background:url(../img/right.jpg);
	height:388px;
	float:left;
}

#bottom
{
	background:url(../img/bottom.jpg);
	width:704px;
	height:388px;
	float:left;
}

#content
{
	width:704px;
	background:#e1cea3;
	height:386px;
	float:left;
}

#img
{
	float:right;
	height:378px;
	position:relative;
	right:4px;
	top:4px;
	width:417px;
	background-image: url(../img/cup.jpg);
}

#footer
{
	margin:auto;
	width:700px;
	height:110px;
	font-size:7pt;
	clear:both;
	position:relative;
	top:20px;
}

#footer a, #footer a:link
{
	color:#fff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#copyright
{
	float:left;
}

#azersun
{
	float:right;
}
#main #header a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#main a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
