body {
	height: 100%;
    width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	background-color: #f9f9f9;
	line-height:130%;
	color: #000000;
    text-align: center;
}
td {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
input {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
div {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h1 {
	font-family:Georgia,  Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h2 {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h3 {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h4 {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h5 {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h6 {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:underline;
}
.ainv a:hover {
	text-decoration:none;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:underline;
}
a.ainv:hover {
	text-decoration:none;
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}

p {
	margin: 0px;
}	

.mark_text {
	font-weight: bold;
}

.mark_text * {
	font-weight: bold;
}

/* for FCK */
.cms_border {
    border-style:Solid;
    border-color:#C0C0C0;
    margin:2px auto auto 1px;
}
.cms_border td {
    border:1px solid #C0C0C0;
}
.cms_border_no, .cms_border_no td {
    border:none;
}

.form {

}

.form div.error, .form td.error, .form span.error{
	color: red;
}

.form input.error, .form textarea.error, .form select.error {
	background-color: red;
}

.popup {
	width: 100%;
	height: 100%;
}

.container {
    width: 100%;
    height: 100%;
    margin-top: 0px;
}

.container .left_container {
    background: url('../media/images/bg/body_left_f.gif') repeat-x 0px -1px;
}

.container .right_container {
    background: url('../media/images/bg/body_right_h.gif') repeat-x 0px -1px;
}

.container .right_container div {
    height: 430px;
    margin-top: 147px;
    background: url('../media/images/bg/body_right_v') repeat-y -1px;
}

.main_container,
.main {
    width: 836px;
    margin: 0px auto;
    vertical-align: top;
}

.head_row {
    background: url('../media/images/bg/hdr.gif') repeat-x #FCFCFC;
    height: 33px;
}

.head_row .header {
    float: right;
    margin-top: 6px;
    padding: 0px;
    border-collapse: collapse;
}

.head_row .header td {
    border-right: 1px solid #aeb0b0;
}

.head_row .header td.last {
    border-right: 0px;
}

.head_row .rss {
    margin-top: 1px;
    display: block;
    float: left;
}

/** languages **/

.head_row .lang {
   margin: 0px;
   white-space: nowrap;
   padding: 0px;
   list-style-type: none;
   width: 80px;
}

.head_row .lang li {
    padding: 1px 0px 0px 0px;
    margin: 0px;
    height: 17px;
    float: left;
    border-right: 1px solid #aeb0b0;
}

.head_row .lang span,
.head_row .lang a {
    float: left;
    display: block;
}

.head_row .lang li.last {
    border-right: 0px;
}

.head_row .lang li img {
    display: inline;
}

/** end.languages **/

.search {
    width: 205px;
}

.search img,
.search input {
    margin: 0px;
    float: left;
}

.search .button {
    margin: 1px 12px 0px 4px;
}

.search input.text {
    font-size: 10px;
    color: #8f9292;
    background: #f5f5f5;
    border: 1px solid #7e7e7e;
}

.search_text {
    padding-top: 20px;
    color: #8f9292;
    padding-left: 32px;
}

.search_text .big {
    font-size: 18px;
    font-weight: bold;
}

.left {
    background: url('../media/images/bg/menu.gif') repeat-x left bottom #FCFCFC;
    width: 258px;
    height: 114px !important;
    text-align: left;
}

.left.page {
    padding-top: 9px;
}

.right {
    padding-top: 25px;
    width: 100%;
    background: url('../media/images/bg/menu.gif') repeat-x bottom #FCFCFC;
    height: 64px;
}
.right.page .menu {
	
}
.right.page .menu ul {
    margin-top: 9px !important;
}

.right .menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: right;
}

.right .menu li {
    float: left;
	border-left: 1px solid #e4d1d3;
}

.right .menu a {
    float: left;
    display: block;
    
    padding: 0px;
}

.line {
    background: url('../media/images/hdr/top_line.gif') no-repeat;
    height: 3px;
}

.projects_menu {
    background: url('../media/images/bg/left.gif') repeat-y;
    padding: 0px;
    width: 260px;
}

.projects_menu ul {
    margin: 0px;
    padding: 50px 0px 0px 0px;
    list-style-type: none;
}

.projects_menu li {
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.projects_menu li a.first {
    border-top: 0px !important;
}

.projects_menu li a {
    display: block;
    font-size: 1px;
    line-height: 0px;
    padding: 0px;
    border-top: 1px solid #d2b2b7;
}

.projects_menu li a.selected {
    border-top: 1px solid #8e4851;
}

.projects_menu li a img {
    display: inline;
}

.copyright {
    background: #751b26;
    height: 13px;
    color: #FFFFFF;
    font-size: 10px;
    padding: 0px 14px;
    text-transform: uppercase;
    text-align: right;
}

.copyright div,
.copyright a {
    color: #FFFFFF !important;
}

.copyright a:hover {
    color: #955059 !important;
    text-decoration: none;
}

.top_line {
    height: 6px;
    background: #862331;
    margin-left: 1px;
    font-size: 0px;
    line-height: 0%;
}

#flash_div {
    width: 577px;
    height: 421px;
    padding-left: 1px;
    background: url('../media/images/bg/main.gif') repeat-y top right;
}

.page_container {
    width: 100%;
    top: 0px;
    left: 0px;
}

.page_container .left_container_top {
    background: url('../media/images/bg/body_left_top.gif') repeat-x left bottom;
}

.page_container .left_container {
    background: url('../media/images/bg/body_left.gif') repeat-x;
}

.page_container .right_container {
    background: url('../media/images/bg/body_right.gif') repeat-x;
}

.main_content {
    background: url('../media/images/bg/content.gif') repeat-x #f1f2f2;
    padding-bottom: 17px;
}

.sub_menu {
    margin: 20px 0 0px 30px;
    padding-bottom: 13px;
    border-bottom: 1px solid #c8c8c9;
	
}

.sub_menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sub_menu li {
    display: inline;
    padding: 0px;
}

.sub_menu li a {
    color: #606464 !important;
    padding: 0px 9px 0px 5px;
    font-size: 11px;
    font-weight: bold;
	white-space: nowrap;
}
.sub_menu li .last {
	padding-right: 0!important;
}
.sub_menu li a:hover {
    color: #606464 !important;
}

.sub_menu li span {
    color: #882b37;
    padding: 0px 9px 0px 5px;
    font-size: 11px;
    font-weight: bold;
}

.page_title {
    margin: 33px 0px 0px 0px;
    font-size: 22px;
    padding-left: 32px;
    color: #882b37;
    width: 340px;
    float: left;
}

.page_title span {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #292f2f;
    padding-right: 10px;
}

.content {
    margin: 23px 0px 0px 0px;
    color: #606464 !important;
    font-size: 11px !important;
}

.content .text {
    margin-left: 32px;
    color: #606464 !important;
    font-size: 11px !important;
}

.content .text div {
    color: #606464 !important;
    font-size: 11px !important;
}

.content .text a {
    color: #882b37;
    text-decoration: none;
}

.content .text a:hover {
    text-decoration: underline;
}

.hr {
    border: 0px;
    height: 0px;
    border-top: 1px solid #bfbfbf;
    line-height: 0px;
    font-size: 0px;
    margin-top: 17px;
    margin-left: 32px;
}

.to_top {
    padding-left: 32px;
}

.to_top a {
    display: block;
    float: left;
    background: url('../media/images/btn/to_top.gif') no-repeat #862331 bottom left;
    width: 60px;
    padding-left: 8px;
    color: #FFF !important;
    font-size: 10px;
    margin: 17px 0px;
}

.to_top a:hover {
    background: url('../media/images/btn/to_top_ov.gif') no-repeat #9b4c57 bottom left;
    text-decoration: none;
}

.contact_item {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    cursor: pointer;
}
.press_item_images {
	margin: 20px 30px;
}
.press_item_images td {
	padding: 5px;
}
.contact_item.ov {
    background: url('../media/images/bg/contact.gif') repeat-y #f5f5f5;
}

.contact_item th {
    width: 32px;
}

.contact_item .image {
    background: url('../media/images/bg/photo.gif') no-repeat 0px;
    padding: 8px 2px 8px 8px;
    text-align: center;
}

.contact_item .data {
    width: 400px;
    padding: 23px 0px 0px 23px;
    font-size: 11px;
    color: #606464 !important;
}

.contact_item .data h1 {
    font-size: 11px;
    color: #606464 !important;
}

.contact_item .data h2 {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    color: #606464;
}

.project_item {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    cursor: pointer;
}

.project_item.ov {
    background: url('../media/images/bg/contact.gif') repeat-y #f5f5f5;
}

.project_item th {
    width: 32px;
}

.project_item .image {
    background: url('../media/images/bg/project.gif') no-repeat 0px 0px #FBFBFB;
    padding: 8px 0 8px 18px;
}

.project_item .data {
    padding: 23px 0px 20px 31px;
    font-size: 11px;
    color: #606464 !important;
}

.project_item .data h1 {
    font-size: 11px;
    color: #606464 !important;
}

.data div {
    color: #606464 !important;
}

.data a {
    color: #862331 !important;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}

.data a:hover {
    text-decoration: none;
}

.paging {
    float: right;
    margin: 17px 0px;
}

.paging a {
    display: block;
    float: left;
    background: url('../media/images/btn/btn.gif') repeat-x bottom #862331;
    color: #FFF !important;
    padding: 1px 4px;
    font-size: 10px;
    margin-left: 3px;
}

.paging span {
    display: block;
    float: left;
    color: #862431 !important;
    padding: 1px 3px;
    font-size: 10px;
    margin-left: 3px;
}

.paging a:hover {
    background: url('../media/images/btn/btn_ov.gif') repeat-x bottom #9e4f5a;
    color: #FFF;
    text-decoration: none;
}

.top .paging {
    margin: 38px 0px 0px 0px !important;
}

.clear {
    clear: both;
}

.news_item {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    cursor: pointer;
}

.news_item.ov th,
.news_item.ov {
    background: url('../media/images/bg/contact.gif') repeat-y #f5f5f5;
}

.news_item th {
    width: 32px;
}

.news_item .image {
    background: url('../media/images/bg/photo.gif') no-repeat 0px;
    padding: 8px;
    /*width: 111px;
    height: 119px;*/
}

.news_item .data {
    padding: 23px 0px 0px 23px;
    font-size: 11px;
    color: #606464 !important;
}

.news_item .data.no_padding {
    padding: 23px 0px 23px 0px !important;
}

.news_item .data h1 {
    font-size: 11px;
    width: 280px;
    color: #606464 !important;
    float: left;
}

.news_item .data h2 {
    font-size: 11px;
    padding-right: 23px;
    color: #862431;
    float: right;
    font-weight: normal;
    white-space: nowrap;
}

.search_item {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    cursor: pointer;
}

.search_item.ov {
    background: #f5f5f5;
}

.search_item th {
    width: 32px;
    padding-top: 11px;
    text-align: right;
    vertical-align: top;
}

.search_item .data {
    padding: 11px 0px 11px 5px;
    font-size: 11px;
    font-weight: normal;
    color: #606464 !important;
}

.search_item .data h2 {
    font-weight: bold;
    color: #606464 !important;
}

.search_item .data div {
    font-weight: normal;
    color: #606464 !important;
}

.search_item .data span {
    font-weight: normal;
    color: #862431;
}

.search_item span.arrow {
    color: #862431;
    font-size: 11px;
    font-weight: normal;
    float: right;
}

.contact {
    padding-left: 32px;
    color: #606464 !important;
    font-size: 11px;
}

.contact .photo {
    float: left;
    background: url('../media/images/bg/photo_big.gif') no-repeat top left #F00;
    margin-right: 25px;
}

.contact .photo img {
    margin: 8px 8px 8px 16px;
}

.contact h1 {
    font-size: 12px;
    font-weight: bold;
    color: #606464;
    display: block;
}

.contact h2 {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-style: italic;
    font-weight: normal;
    color: #606464;
    display: block;
}
