@charset "windows-1251";
/* CSS Document */

body { 
	background: url(../images/background.jpg) repeat-y center #261209;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	color: #271209;
}

a { 
	font: 10px Arial, Helvetica, sans-serif;
	color: #271209;
	text-decoration: underline;
}

a:hover { 
	font: 10px Arial, Helvetica, sans-serif;
	color: #271209;
	text-decoration: none;
}

img { 
	border: 0;
	margin: 0;
	padding: 0;
}

hr { border: 1px dashed #e5d7ba;

	margin: 6px 0px 6px 0px; }

p { 
	font: 12px Arial, Helvetica, sans-serif;
	}
	
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5e3720;
	}
	
	

/* Structure */

#wrapper {
	width:918px;
	min-height: 647px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 10px;
}

#left { 
	width: 204px;
	min-height: 646px;
	float: left;
	background:url(../images/leftBg.gif) right repeat-y;
}

#center {
	width: 680px;
	min-height: 646px;
	float: left;
	background-color: #e6e5e6;
	padding-bottom: 0px;
}

#right {
	width: 34px;
	float: left;
	padding-top: 20px;
}


/* Navigation */

#nav {
	width: 204px;
	height: 444px;
	margin-top: 10px;
	background:url(../images/navBg.jpg) repeat-y;
	text-align: center;
	padding-top: 20px;
	padding-left: 0;
	margin-left: 0;
}

#nav img {
	margin: 4px;
}

/* Content */


#content  {
	width: 638px;
	padding: 35px 20px 38px 22px;
	background: url(../images/contentBg.gif) top repeat-x #fff;
	margin: 0;
	clear: left;
	text-align: left;
}
#contentfirst  {
	width: 638px;
	padding: 35px 20px 20px 22px;
	background: url(../images/contentBg.gif) top repeat-x #fff;
	margin: 0;
	clear: left;
	text-align: left;
}

.pictures {
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #3d3d3d;
	margin-bottom: 23px;
}

.mark {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d60500;
}

.options {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #747474;
}

#shorts {
	width: 658px;
	padding: 0 0 20px 22px;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #e6e5e6;
}


.shortLinks {
	max-width: 190px;
	height: 77px;
	margin-right: 22px;
	margin-top: 25px;
	margin-bottom: 20px;
	float: left;	
	text-align: left;
}

.shortLinks a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #7b4930;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	display: block;
}

.shortLinks a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #df1600;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	display: block;
}

/* Languages */

#right img {
	margin-bottom: 4px;
}
