.append32px {
	margin-right: 32px;
}

.append24px {
	margin-right: 24px;
}

.append16px {
	margin-right: 16px;
}

.appendbottom4px {
	margin-bottom: 4px;
}

* {
	padding: 0;
	border: 0;
	margin: 0;
}

body {
	background: url("../images/bg_cell.jpg") repeat;
	color: #362f2d;
	font-family: Arial;
	font-size: 13px;
}

a {
	color: #54301b;
}

h1 {
	font-size: 26px;
	margin-bottom: 50px;
}

h3 {
	font-size: 16px;
	color: #54301b;
	margin-bottom: 12px;
}

h3.white-font {
	color: #ffffff;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	color: #b12e2f;
	margin-bottom: 5px;
}

#header {
	background: url("../images/bg_header.jpg") no-repeat top center;
	height: 104px;
}

.container {
	width: 960px;
	margin: auto;
}

#logo-container {
	float: left;
	width: 187px;
	height: 62px;
	margin: 23px 0 19px 11px;
}

#header-top-container {
	float: left;
	width: 752px;
	margin: 0 10px 0 0;
}

.header-top-element {
	float: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 25px;
    text-transform: uppercase;
}

.header-top-element a {
    background: url("/images/topmenubg.jpg") repeat-x;
    border: 1px solid #b12e2f;
    height: 19px;
    padding: 0 5px 0 5px;
    font-weight: bold;
    text-decoration: none;
    color: white;
}

.header-top-element a:hover{
    text-decoration: underline;
}

#search-field {
	width: 177px;
	height: 19px;
	border-top: 1px solid #b6b7a1;
	border-bottom: 1px solid #b6b7a1;
	border-left: 1px solid #b6b7a1;
	background: #cfd2bc;
	line-height: 19px;
    vertical-align: middle;
}

#search-button {
	width: 24px;
	height: 21px;
	margin: 0 0 0 -4px;
	background: url("../images/bt_search.png");
    vertical-align: middle;
}

#header-bottom-container {
	float: left;
	width: 752px;
	margin: 0 10px 0 0;
}

.header-bottom-element {
	float: right;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

.header-bottom-element a {
    color: #362f2d;
    text-decoration: none;
}

.header-bottom-element a:hover {
    color: #b12e2f;
}

.header-bottom-element-active {
    color: #b12e2f;
	border-bottom: 4px solid #b12e2f;
}

.header-bottom-element-active a {
	color: #b12e2f;
}

#picflash-index {
	height: 476px;
	background: url("../images/picflash_index.jpg") no-repeat top center;
}

#picflash-content {
	height: 133px;
	background: url("../images/picflash_content.jpg") no-repeat top center;
}

#content {
	background: url("../images/bg_content.jpg") repeat-y top center;
}

#col-left {
	float: left;
	background: #eff1e6 url("../images/contour_map.png") no-repeat bottom right;
	width: 328px;
	height: 250px;
	padding: 20px;
	margin: 12px 16px 0 0;
}

#col-center {
	float: left;
	background: #b8beb1;
	width: 276px;
	height: 250px;
	padding: 20px 17px;
	margin: 12px 16px 0 0;
}

#col-right {
	float: left;
	background: #eff1e6;
	width: 210px;
	height: 250px;
	padding: 20px;
	margin: 12px 0 0 0;
}

#footer {
	height: 67px;
	background: url("../images/bg_footer.jpg") no-repeat top center;
}

#footer-container {
	padding: 16px;
}

.footer-element {
	float: left;
	font-size: 11px;
    text-transform: uppercase;
}

.footer-element a {
    color: #362f2d;
    text-decoration: none;
}

.copyright {
	color: #767676;
}

#content-container {
	background: #ffffff;
	min-height: 100%;
   	height: auto !important;
    	height: 100%;
}

#block-left {
	float: left;
	width: 221px;
}

#block-right {
	float: left;
    width: 681px;
	margin: 29px;
}

#block-right-nosubmenu {
	float_: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top:10px;
    padding-bottom:8px;
}

#second-menu {
	background: #b9bfb3;
	padding: 18px 16px 17px 15px;
}

a.second-menu-element {
    color: #362f2d;
	display: block;
	height: 21px;
	padding-left: 8px;
	border: 1px solid #ffffff;
	background: url("../images/bg_white.png") repeat-x;
	font-weight: bold;
	line-height: 21px;
    text-decoration: none;
}

a.second-menu-element-active {
	border: 1px solid #b12e2f;
	background: url("../images/bg_red.png") repeat-x;
	color: #ffffff;
}

#quotation {
	background: #b12e2f;
	padding: 18px;
}

.quote {
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
	padding: 3px 0;
}

.subscript {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0;
}

.block-normal {
	font-size: 12px;
	color: #464646;
}

.tracking-field {
	width: 125px;
	height: 19px;
	background: #ffffff;
	line-height: 21px;
    vertical-align: middle;
    border: 1px solid #979289;
}

.submit-button {
	width: 59px;
	height: 21px;
	background: url("../images/bt_submit.png");
    vertical-align: middle;
}

.reset-button {
	width: 50px;
	height: 21px;
	background: url("../images/bt_reset.png");
    vertical-align: middle;
}

.trackingHeader{ background-color: #D3D3D3;}
.trackingSubHeader{ background-color: #D3D3D3;}

/*photoalbum module*/

.corners {
    /*background: #cdd0bb url(/images/ph1.gif) top left no-repeat;*/
    background: #cdd0bb;
    height: 100%;
    /*padding: 15px 4px 15px;*/
    border: 1px solid black;
}

.contener_photo {
	float:left;
	vertical-align:top;
    margin-left: 1px;
    /*overflow: hidden;*/
}

.itemphoto {
    cursor: pointer;
    overflow: hidden;
}

.descr {
    /*width:127px;*/
    height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color: #1f2113;
    overflow: hidden;
    padding: 7px 2px 2px 0;
}

.clearing {
    clear: both;
}

#Breadcrumb{
    margin: -15px 0 15px 0;
}

.breadcrumb {
    color: #524d48;
    font-size: 10px;
}

.breadcrumb a {
    color: #524d48;
    font-weight: bold;
    text-decoration: none;
}

.breadcrumb a:hover {
    color: #b12e2f;
}

/* end of photoalbum module */

