body {
    color: #333333;
    background: url('../images/body-bg.png') repeat scroll 0 0 transparent;
    height: 100%;font: 16px/24px Arial,sans-serif;
}

h1{
    margin-left: 19px;
}

a {
    color: #669933;
}

.work-info{
    border: medium none;
    margin: 0 17px 30px 10px;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 4px 4px 9px rgba(50, 50, 50, 0.25); 
    padding: 10px;
    border-spacing: 3px;
    width:100%;
}

.priceTable {
    font-size: 13px;
}

.logo{
    font-size: 34px;
    font-weight: bold;
    margin-left: 10px;
}

.breadcrumbs{
    margin-left: 19px;
}

.work-types {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px dashed #669933;
    border-top: 1px dashed #669933;
    color: #333333;
    font-size: 13px;
    margin: 10px 0 30px;
    line-height: 18px;
}

div.page_width {
    min-width: 980px;
    padding: 0 10px;
    text-align: left;
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    width:1024px;
}

#type-diplom {
    background: url('../images/diplomn.png') no-repeat scroll 10px 30px transparent;
    border-left: medium none;
}

#type-course {
    background: url('../images/course.png') no-repeat scroll 10px 30px transparent;
}

#type-refer {
    background: url('../images/referat.png') no-repeat scroll 10px 30px transparent;
}

#type-kr {
    background: url('../images/kr.png') no-repeat scroll 10px 30px transparent;
}

#type-diser {
    background: url('../images/disser.png') no-repeat scroll 10px 30px transparent;
}

.work-type {
    border-left: 1px dashed #669933;
    float: left;
    height: 120px;
    position: relative;
    width: 200px;
}

.work-type h3 {
    color: #669933;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    margin:0;
    padding: 5px 0;
    text-align: center;
}

.work-type p {
    margin-left: 78px;
}

.type-order {
    background: url('../images/new-order.png') no-repeat scroll center top transparent;
    height: 36px;
    left: 20px;
    position: absolute;
    top: 105px;
    width: 153px;
}

.type-order a {
    color: white !important;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px #876132;
}

.work-type a {
    outline: medium none;
    color: #669933;
    outline: medium none;
}

.priceTable tr:nth-child(2n+1) td {
    background: none repeat scroll 0 0 #EEEEEE;
}

.priceTable tr:nth-child(2n) td {
    background: none repeat scroll 0 0 #F9F9F9;
}

.priceTable td{
    padding: 8px;
    vertical-align: middle;
    border-radius: 5px 5px 5px 5px;
}

a.workOrderBtn {
    background-position: 0 -114px !important;
    height: 57px;
    line-height: 57px;
    background: url('../images/innerContentBtns.png') no-repeat scroll 0 0 transparent;
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
    color: #FFFFFF !important;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px #6E6E6E !important;
    color: #FFFFFF;
    font-size: 20px;
    text-shadow: 0 1px #6E6E6E !important;
    width: 250px;
}

a.workOrderBtn:hover {
    background-position: 0 -171px !important;
}

/** Css for disciplines tab **/

.menu-dis li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    padding: 0 11px;
}
.menu-dis li a {
    background: none repeat scroll 0 0 transparent;
    color: #669933;
}

.highSchoolsList {
    margin: 10px 0 !important;
}

.highSchoolsList li {
list-style: none outside none;
    background: none repeat scroll 0 0 transparent !important;
    margin: 0 0 10px;
    padding: 0 !important;
}

.sub-li {
    float: left;
    width: 340px;
}

.highSchoolsList a {
    background: url("../images/highSchoolsListMarker.png") no-repeat scroll 5px 3px transparent !important;
    padding: 0 0 0 27px;
    color: #669933;
    font-size: 1em !important;
}

ol, ul {
    list-style: none outside none;
}

#div-filter {
    padding-left: 10px;
}

#div-filter li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    padding: 0;
}

#div-filter li label {
    color: #669933;
    cursor: pointer;
    display: inline-block;
    width: 194px;
    font-size: 14px;
}

#div-filter li label input[type="checkbox"] {
    margin-bottom: 2px;
}

.it-dec {
    font-style: italic;
    text-decoration: underline;
}
.works-count {
    font-weight: bold;
}

/** Search Form **/

#div-search {
    background: url("../images/searchform/bg_search.png") repeat-x scroll left bottom #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 7px 0 #C5C5C5;
    display: inline-block;
    line-height: 40px;
    position: relative;
    width: 694px;
    left: 50%;
}
#div-search td {
    padding: 0;
}
#div-search .works {
    background: url("../images/searchform/works.png") no-repeat scroll left center transparent;
    position: relative;
}
#div-search .garanty {
    background: url("../images/searchform/garanty.png") no-repeat scroll right center transparent;
    padding: 30px 141px 30px 141px;
    position: relative;
}
#div-search .submitBtn {
    cursor: pointer;
    float: right;
    margin: 0 0 0 7px;
    position: relative;
    color: #333333;
    font-size: 1.4em;
    text-shadow: 0 1px #CCFF99;
}
#div-search .select {
    background: url("../images/searchform/bg_select.png") no-repeat scroll left top transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #646464;
    cursor: pointer;
    display: block;
    font: 12px/36px arial,sans-serif;
    height: 36px;
    overflow: hidden;
    padding: 0 40px 0 10px;
    position: absolute;
    width: 152px;
}
#div-search td:hover .select {
    background-position: left bottom;
    color: #FFFFFF;
}
#div-search select {
    border: medium none;
    color: #646464;
    cursor: pointer;
    font: 12px/36px arial,sans-serif;
    height: 36px;
    width: 202px;
}
#div-search select option {
    color: #646464;
    padding-left: 10px;
}
#div-search .input {
    float: left;
    width: 300px;
}
#div-search td {
    line-height: 17px;
}

.submitBtn {
    background: url("../images/searchform/loginFormSubmitBtn.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 32px;
    margin: 0 7px 0 0;
    width: 94px;
}

.input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px 0 #BBBBBB inset;
    height: 30px;
    margin: 0 0 10px;
    padding: 0 5px !important;
    width: 178px;
}

select.styled {
    opacity: 0;
    position: relative;
    width: 202px;
    z-index: 5;
}

/** Breadcums **/

.breadcrums_block{
    padding: 10px 0;
}

.breadcrums_block .breadcrumbsSep {
    background: url("../images/breadcrumbsSep.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 10px;
    margin: 0 15px;
    position: relative;
    width: 5px;
}


.breadcrums_block .categoryLink {
    color: #669933;
}

/** Tabs in Works **/

.job_tabs{
    margin: 10px 0;
}

.job_tabs ul li{
       display: inline-block;
       padding: 0 10px;
}

.job_tabs ul li a{
       text-decoration: none;
       border-bottom: 1px dashed #00759e;
}

.soder , .literat{
    display: none;
}

/** BreadCums**/

.pages{
    text-align: center;
    margin-top: 20px;
}