html {
    min-height: 101%;
}

body {
    font-size: 12px;
    font-weight: normal;
    font-family: arial, verdana, "Trebuchet MS", helvetica, times, tahoma, sans-serif;
    font-size: 11px;
    text-align: left;
    min-height: 101%;
    line-height: 150%;
    letter-spacing: 0.00em;
    color: #747474;
    background: #e7e8e9 url(../images/bg.gif) repeat-x top left;
}

p {
    font-family: arial, verdana, "Trebuchet MS", helvetica, times, tahoma, sans-serif;
    font-weight: normal;
    letter-spacing: 0.00em;
    text-align: left;
    line-height: 200%;
}

a {
    color: #6d6e71;
}

a:hover {
    text-decoration: underline;
}

a strong:hover {
    text-decoration: underline;
}* {
    padding: 0;
    border: 0;
    margin: 0;
}

#out_wrapper {
    float: left;
    width: 100%;
    background: url(../images/outbg.png) no-repeat top center;
}

#inner {
    width: 1002px;
    float: left;
    text-align: left;
    overflow: hidden;
    background: url(../images/contentbg.png) 0px 569px no-repeat;
}

#container {
    width: 1002px;
    margin: 0 auto;
}

/* head container */
#head {
    width: 1002px;
    float: left;
    height: 171px;
}

/* head logo */
#inner h1#logo {
    width: 377px;
    height: 75px;
    float: left;
    margin: 31px 0 0 38px;
}

#inner h1#logo a {
    width: 377px;
    height: 75px;
    background: url(../images/logo.gif) no-repeat;
    float: left;
}

/* main menu */
#inner #menunavbar {
    float: left;
    width: 965px;
    clear: both;
    background: url(../images/mainmenubar.png) no-repeat;
    height: 79px;
    margin: 0 0 0 19px;
}

#main_menu {
    width: 994px;
    float: left;
    margin-left: 5px;
    font-size: 14px;
    height: 70px;
    margin-top: 5px;
}

#inner #main_menu li {
    display: block;
    float: left;
}

#inner #main_menu li a {
    float: left;
    width: 234px;
    height: 70px;
    margin-right: 6px;
}

#inner #main_menu li#li_01 a {
    background: url(../images/mmli01.png) no-repeat;
}

#inner #main_menu li#li_01 a:hover {
    background: url(../images/mmli01hov.png) no-repeat;
}

#inner #main_menu li#li_01 a.active {
    background: url(../images/mmli01hov.png) no-repeat;
}

#inner #main_menu li#li_02 a {
    background: url(../images/mmli02.png) no-repeat;
}

#inner #main_menu li#li_02 a:hover {
    background: url(../images/mmli02hov.png) no-repeat;
}

#inner #main_menu li#li_02 a.active {
    background: url(../images/mmli02hov.png) no-repeat;
}

#inner #main_menu li#li_03 a {
    background: url(../images/mmli03.png) no-repeat;
}

#inner #main_menu li#li_03 a:hover {
    background: url(../images/mmli03hov.png) no-repeat;
}
#inner #main_menu li#li_03 a.active {
    background: url(../images/mmli03hov.png) no-repeat;
}

#inner #main_menu li#li_04 a {
    background: url(../images/mmli04.png) no-repeat;
    margin-right: 0px;
}

#inner #main_menu li#li_04 a:hover {
    background: url(../images/mmli04hov.png) no-repeat;
}
#inner #main_menu li#li_04 a.active {
    background: url(../images/mmli04hov.png) no-repeat;
}

/*main menu  END */
/*top right corner menu */
.top_menu_bar {
    float: left;
    width
}

#inner #top_menu {
    margin: 90px 0px 0 0px;
    height: 22px;
    float: right;
    width: 430px;
}

#inner #top_menu li, #inner #top_menu li a {
    float: left;
    list-style: none;
    color: #ffffff;
    line-height: 22px;
    font-size: 16px;
    margin: 0 4px 0 4px;
}

#inner #top_menu li a {
    text-decoration: none;
    letter-spacing: 0.00em;
}

#inner #top_menu li a:hover {
    text-decoration: underline;
}

/*top right corner menu END*/
#inner p.info_bar {
    text-align: right;
    font-size: 14px;
    line-height: 32px;
    color: #939598;
    height: 45px;
}

#inner p.info_bar strong {
    color: #ffffff;
}

/*home ofert box*/
.home_ofert_box {
    float: left;
    clear: both;
    width: 965px;
    height: 320px;
    overflow: hidden;
    background: url(../images/homeofertboxbg.gif) no-repeat;
    margin-left: 19px;
}

/*home ofert box END*/
.info_box_01 {
    width: 235px;
    height: 305px;
    overflow: hidden;
    float: left;
    margin-left: 6px;
    margin-top: 9px;
}

.info_box_01 img {
    border: 2px solid #ffffff;
}

.two {
    margin-left: 5px;
}

.three {
    margin-left: 5px;
}

.four {
    margin-left: 5px;
}

#inner .info_box_01 h2 a, #inner .info_box_01 h2 {
    color: #9fddf9;
    font-size: 14px;
    line-height: 21px;
    padding-left: 2px;
    text-decoration: none;
}

#inner .info_box_01 p {
    color: #ffffff;
    font-size: 12px;
    line-height: 120%;
    padding-left: 4px;
    text-decoration: none;
}

#inner .info_box_01 h2 a:hover {
    text-decoration: underline;
}

.tabs_bar {
    float: left;
    clear: both;
    width: 965px;
    height: 123px;
    background: url(../images/tabbarbg.gif) no-repeat;
}

#tab_bar_menu {
    width: 965px;
    float: left;
    height: 104px;
    margin-top: 3px;
}

#inner #tab_bar_menu li {
    display: block;
    float: left;
}

#inner #tab_bar_menu li a {
    float: left;
    width: 233px;
    height: 104px;
    margin-left: 6px;
}

#inner #tab_bar_menu li#li_01 a {
    background: url(../images/tab01.png) no-repeat;
}

#inner #tab_bar_menu li#li_01 a:hover {
    background: url(../images/tab01hov.png) no-repeat;
}

#inner #tab_bar_menu li#li_02 a {
    background: url(../images/tab02.png) no-repeat;
}

#inner #tab_bar_menu li#li_02 a:hover {
    background: url(../images/tab02hov.png) no-repeat;
}

#inner #tab_bar_menu li#li_03 a {
    background: url(../images/tab03.png) no-repeat;
}

#inner #tab_bar_menu li#li_03 a:hover {
    background: url(../images/tab03hov.png) no-repeat;
}

#inner #tab_bar_menu li#li_04 a {
    background: url(../images/tab04.png) no-repeat;
    margin-left: 7px;
}

#inner #tab_bar_menu li#li_04 a:hover {
    background: url(../images/tab04hov.png) no-repeat;
}

/* main left column */
.main_left_column {
    float: left;
    width: 690px;
    border-bottom: 0;
    margin-left: 25px;
}

/* top left panel END */
/* main container */
#out_maincontent {
    width: 1002px;
    float: left;
    clear: both;
    padding-bottom: 12px;
}

.inner_main_content {
    width: 965px;
    clear: both;
    float: left;
    margin: 0px 0 0 19px;
    padding-top: 0px;
    position: relative;
    z-index: 1;
    background: #ffffff;
    padding-bottom: 25px;
    overflow: hidden;
}

.top_precrumb {
    float: left;
    width: 100%;
    clear: both;
    height: 67px;
    background: url(../images/precumbbg.gif) no-repeat center left;
}

#precrumb {
    float: left;
    clear: both;
    height: 67px;
    width: 945px;
    padding-left: 25px;
}

#inner #precrumb li {
    list-style: none;
    float: left;
    color: #dedede;
    font-size: 14px;
    line-height: 67px;
}

#inner #precrumb li em {
    font-style: normal;
    color: #bdbec0;
    margin-right: 5px;
}

#inner #precrumb li a {
    text-decoration: none;
    color: #bdbec0;
    text-align: center;
    letter-spacing: 0.00em;
}

#inner #precrumb li a:hover {
    color: #bdbec0;
    text-decoration: underline;
}

#inner #precrumb li.active a {
    font-weight: bold;
}

.inner_main_content a.more {
    padding: 0;
    margin: 0px 0 0 0;
    border: 0;
    float: right;
    clear: both;
    font-size: 11px;
    color: #000000;
    line-height: 21px;
    font-weight: bold;
    text-decoration: none;
    width: 68px;
    height: 20px;
}

#out_maincontent .inner_main_content h2, #out_maincontent h2 {
    width: 93.8%;
    clear: both;
    font-size: 26px;
    margin: 0px 0 0 0;
    padding: 0;
    border: 0;
    line-height: 180%;
    color: #1b2777;
    letter-spacing: 0.00em;
    margin-left: 2.5%;
}

#out_maincontent .inner_main_content .right_column h2 {
    margin-left: 0;
}

.inner_main_content h3 {
    width: 93.8%;
    clear: both;
    font-size: 18px;
    margin: 0px 0 0 0;
    padding: 0;
    border: 0;
    line-height: 150%;
    color: #bd0057;
    font-weight: normal;
    letter-spacing: 0.00em;
    margin-left: 0;
    margin-top: 10px;
}

.inner_main_content p {
    float: left;
    clear: none;
    margin: 5px 0 5px 2.5%;
    width: 93.8%;
    font-size: 14px;
    line-height: 150%;
}

.inner_main_content strong {
    margin-right: 3px;
    color: #1b2777;
}

.left_column {
    float: left;
    width: 211px;
    margin-left: 25px;
    padding-bottom: 20px;
}

.left_menu {
    float: left;
    clear: both;
    width: 195px;
    margin-left: 0px;
    padding-bottom: 15px;
    margin-top: 25px;
}

.inner_main_content .left_menu li {
    width: 195px;
    display: block;
    float: left;
    margin-top: 1px;
    font-size: 14px;
    font-weight: bold;
    border: 0;
}

.inner_main_content .left_menu li a {
    width: 190px;
    padding-left: 5px;
    line-height: 150%;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0;
    float: left;
    cursor: pointer;
    border-bottom: 1px solid #818283;
    color: #6d6e71;
    text-decoration: none;
}

.inner_main_content .left_menu li a.active, .inner_main_content .left_menu li a:hover {
    border: 0;
    border-bottom: 1px solid #6fb6ff;
    font-weight: bold;
    color: #6fb6ff;
    text-decoration: none;
}

.right_tabs {
    float: left;
    width: 230px;
    margin-left: 10px;
    padding-bottom: 10px;
}

#right_tab_menu {
    width: 230px;
    float: left;
    margin-top: 3px;
}

#inner #right_tab_menu li {
    display: block;
    float: left;
    clear: both;
    padding-bottom: 10px;
}

#inner #right_tab_menu li a {
    float: left;
    width: 228px;
    height: 154px;
    border: 1px solid #000000;
}

#inner #right_tab_menu li#li_01 p {
	color: #000080;
	width:228px;
}

#inner #right_tab_menu li#li_01 a:hover {
    background: url(../images/rtab01hov.jpg) no-repeat;
}

#inner #right_tab_menu li#li_02 a {
    background: url(../images/rtab02.jpg) no-repeat;
}

#inner #right_tab_menu li#li_02 a:hover {
    background: url(../images/rtab02hov.jpg) no-repeat;
}

#inner #right_tab_menu li#li_03 a {
    background: url(../images/rtab03.jpg) no-repeat;
}

#inner #right_tab_menu li#li_03 a:hover {
    background: url(../images/rtab03hov.jpg) no-repeat;
}

#inner #right_tab_menu li#li_04 a {
    background: url(../images/rtab04.jpg) no-repeat;
}

#inner #right_tab_menu li#li_04 a:hover {
    background: url(../images/rtab04hov.jpg) no-repeat;
}

.right_info_box {
    float: left;
    width: 360px;
	background-image: url(../images/watermark.png);
	background-repeat:no-repeat;
	background-position:center;
}

.photo_panel {
    float: left;
    width: 325px;
    margin-left: 10px;
}

.photo_panel img {
    float: left;
    border: 1px solid #abacad;
}

#inner .photo_panel .thumbs_area img {
    float: left;
    border: 1px solid #abacad;
    margin-right: 10px;
    margin-top: 10px;
}

.right_column {
    float: left;
    width: 695px;
    margin-left: 10px;
    padding-bottom: 35px;
    overflow: hidden;
    margin-top: 15px;
    border-bottom: 1px solid #abacad;
}

.inner_main_content .right_column p {
    margin-left: 0%;
}

.inner_main_content .right_column h3 {
    margin-left: 0px;
    padding-bottom: 15px;
}

.inner_main_content .right_column h3 span {
    color: #767f93;
}

.right_column ul {
    width: 90%;
    float: left;
    margin: 15px 0px 0 15px;
    clear: both;
    list-style-type: none;
}

.right_column ul li {
    margin: 0;
    padding: 0 0 0 15px;
    border: 0;
    font-size: 12px;
    line-height: 18px;
    background: url(/images/ollistbg.gif) no-repeat left center;

    line-height: 150%;
}

h4 {
    width: 98%;
    float: left;
    font-size: 14px;
    margin: 5px 0 0 0;
    padding: 0;
    border: 0;
    line-height: 150%;
    color: #78a400;
    clear: none;
}

.main_right_column {
    float: left;
    width: 707px;
    margin-left: 20px;
}

/* footer*/
#footer {
    width: 100%;
 
    float: left;
    clear: both;
    height: 45px;
    background: url(../images/footerbg.png) no-repeat top center;
	
}

.footermenu {
    width: 865px;
    margin: 0 auto;
    clear: both;
    margin-top: 21px;
    margin-left: 105px;
}

.footermenu li {
    list-style: none;
    float: left;
    color: #6d6e71;
    margin: 0 6px 0 6px;
    font-size: 14px;
}

.footermenu li a {
    text-decoration: none;
    color: #6d6e71;
    float: left;
}

.footermenu li a:hover {
    color: #ae1000;
}

.footermenu li.active a {
    color: #ae1000;
}

.clear {
    clear: both;
	
}

.footer_logo {
    float: left;
    margin-left: 45px;
}

.p_bottom {
    float: left;
    clear: both;
    width: 685px;
    margin-left: 236px;
    padding-bottom: 35px;
    overflow: hidden;
    margin-top: 15px;
}

.inner_main_content .p_bottom p {
    float: left;
    clear: both;
    margin: 5px 0 5px 1.5%;
    width: 98.8%;
    font-size: 14px;
    line-height: 150%;
}

.bottom_info {
    width: 200px;
    margin: 0px 0 0 5px;
    padding: 0 0 5px 0;
    float: left;
}

.bottom_info dt {
    display: block;
    padding: 0;
    margin: 0 5px 0 5px;
    border: 0;
    float: left;
    clear: both;
    width: 200px;
}

.bottom_info dt, .bottom_info dt a {
    color: #6d6e71;
    padding-top: 2px;
    font-size: 12px;
    padding-left: 0px;
    letter-spacing: 0.01em;
    line-height: 14px;
    text-align: left;
    text-transform: none;
}

#inner .bottom_info dt a {
    color: #6d6e71;
    text-decoration: underline;
}



.formfield{
border-color:#666666;
border-width:1px;
border-style:solid;
}
