html {font-size: 100%;}

body {
    font-family: arial, arial, lucida, sans-serif;
    font-size: 0.7em;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #333333;
}


table {font-size: 1em;}

form {margin: 0px;}

input, textarea {
    font-family: verdana, tahoma, arial, lucida, sans-serif;
}

a {
    text-decoration: underline;
    color: #E10915;
}

a:hover {text-decoration: none;}

a img {border: 0px;}

ul {text-align: left;}

fieldset {border: 0px; clear: left; float: left;}


h1 {
    margin: 0px 0px 0px 30px; 
    padding: 0px;
    float: left;
}

h1 a {
    background-color: transparent; 
    display: block; 
    position: absolute;
    width: 249px;
    height: 60px;
    left: 0px;
    top: 0px;
    color: #111111;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}

h1 span {
    width: 249px;
    height: 60px;
    background: url('/images/logo-stamont.png') left top no-repeat;
    cursor: pointer; 
    display: block; 
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

#head {
    width: 1004px;
    height: 203px;
    margin: 0px auto 0px auto;
    position: relative;
}

#head ul {
    width: 300px;
    margin: 20px 25px 0px 0px;
    padding: 0px;
    float: right;
    display: inline;
    list-style-type: none;
}

#head ul li {
    font-weight: bold;
    float: right;
}

#head ul li a {
    padding: 0px 3px 0px 5px;
}

#head object, #head img {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#mainMenu {
    width: 1004px;
    height: 35px;
    margin: 10px auto 0px auto;
    _margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    background: #E10915 url('/images/main-menu-bg.png') left top repeat-x;
}

#mainMenu li {display: inline;}

#mainMenu li a {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    font-size: 1.1em;
    padding: 0px 18px 0px 18px;
    line-height: 30px;
    display: inline;
    height: 35px;
    text-decoration: none;
    background: url('/images/main-menu-sep.png') right 5px no-repeat;
}

#mainMenu li a:hover, #mainMenu li a.active {
    background: #000000;
    position: relative;
    left: -2px;
}

#hMain {
    width: 640px; 
    float:right;
}

#main {
    width: 940px;
    margin: 10px auto 0px auto;
    text-align: left;
}

#main h2 {
    color: #000000;
    font-size: 18px;
    padding-bottom: 4px;
    margin: 10px 0px 0px 0px;
    border-bottom: 5px solid #E7E7E7;
}

#main p.homeText {
    margin: 0px;
    padding: 0px;
    text-align: justify;
    font-weight: bold;
}

#hNews {
    width: 300px;
    float: left;
}

#hNews p {
    width: 285px;
    margin: 0px 0px 15px 0px;
    text-align: left;
    background: url('/images/rect.png') left 3px no-repeat;
}

#hNews p img {
    float: right;
    margin: 4px 0px 0px 10px;
}

#hNews p a {
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    padding-left: 16px;
}

#hNews div.border,
#hProducts div.border {
    padding-top: 5px;
    background: url('/images/border-gray.png') right 20px repeat-y;
}

#hProducts {
    width: 180px;
    float: left;
    margin: 0px 30px 0px 30px;
    display: inline;
}

#hProducts ul {
    margin: 0px;
    padding: 0px;
    width: 165px;
    list-style-type: none;
}

#hProducts ul li {display: inline;}

#hProducts ul li a {
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 20px;
    display: block;
    margin: 9px 0px 12px 0px;
    background: url('/images/rect.png') left 2px no-repeat;
}

#hMarkets {
    width: 400px;
    float: left;
}

#hMarkets .back {
    background: #E7E7E7;
    padding: 10px 0px 0px 17px;
    float: left;
    width: 383px;
    _width: 400px;
}

#hMarkets .market {
    width: 176px;
    margin-bottom: 17px;
    float: left;
    display: inline;
} 

#hMarkets h3 {
    font-size: 1.1em;
    margin: 2px 0px 6px 0px;
    padding: 0px;
}

#hMarkets p {
    margin: 2px 0px 0px 0px;
}

#hMarkets p b {font-size: 1.1em;}

#hMontaz {
    clear: both;
    padding-top: 20px;
    padding-left: 35px;
}

#hMontaz p {font-weight: bold; text-align: justify;}
#hMontaz img {
    float: right;
    height: 110px;
    margin: 5px 0px 0px 20px;
}

#hMontaz img.leftImg {float: left; height: auto; margin: 5px 20px 0px 0px;}

#mainIn {
    width: 940px;
    margin: 17px auto 17px auto;
    text-align: left;
    background: url('/images/submenu-page-bg.png') left top repeat-y;
}

#mainIn.noMenu {
    background: none;
}

#mainIn p, #mainIn.noMenu p {text-align: justify;}

#mainIn.noMenu #content {
    width: 940px;
}

#subMenu {
    width: 160px;
    margin: 10px 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
}

#subMenu li a {
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 200px;
    padding: 6px 0px 6px 10px;
}

#subMenu li a span {
    display: block;
    width: 160px;
    cursor: hand;
}

#subMenu li a:hover, #subMenu li a.active {
    background: url('/images/submenu-page-it-bg.png') left top repeat-y;
}

#content {
    width: 740px;
    float: right;
}

#content p#path, #mainIn p#path {
    font-size: 0.9em;
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}

#mainIn h2 {
    margin: 0px;
    font-size: 1.5em;
    padding: 0px;
    color: #E10915;
}

#mainIn h3  {
    margin: 20px 0px 0px 0px;
    font-size: 1.2em;
    padding: 0px;
    color: #E10915;
}

#mainIn div.logo {
    border-top: 5px solid #e7e7e7;
    border-right: 5px solid #e7e7e7;
    margin: 10px 10px 10px 0px;
    width: 350px;
    height: 80px;
    float: left;
    text-align: center;
}

#mainIn div.support {
    border-top: 5px solid #e7e7e7;
    border-right: 5px solid #e7e7e7;
    margin: 10px 10px 10px 0px;
    width: 350px;
    float: left;
    text-align: center;
}

#content p {
    margin: 5px 0px 10px 0px;
    padding-right: 5px;
    text-align: justify;
}

#mainIn p.news img {
    float: right;
    margin-left: 20px;
    border: 5px solid #e7e7e7;
}

#mainIn img.left {float: left; margin-right: 20px;}
#mainIn img.right {float: right; margin-left: 20px;}

#mainIn p.docs {
    width: 160px;
   text-align: center;
   float: left;
   margin-right: 20px;
}

#mainIn p.docs img {margin-bottom: 10px;}

.rectUl {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.rectUl li {
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 20px;
    display: block;
    margin: 9px 0px 12px 0px;
    background: url('/images/rect.png') left 2px no-repeat;

}

.sort {
    width: 200px;
    height: 100px;
    float: left;
    margin: 0px 70px 20px 0px;
    text-decoration: none;
}

.sort.noMarginRight {margin-right: 0px;}

.sort strong {
    display: block;
    background: #E10915;
    height: 30px;
    color: #FFFFFF;
    line-height: 30px;
    padding-left: 10px;
    margin-top: -3px;
}

.sort.black strong {background: #000000;}

.form input, .form textarea {
    border: 2px solid #E10915;
}

.form input.failed, 
.form select.failed { background: #FEF1F2;}
.form textarea.failed { background: #FEF1F2;}

.form label.obligatory,
.form textarea.obligatory {font-weight: bold;}

#msgError {
    border: 2px solid #E10915;
    padding: 10px 0px 10px 10px;
    margin: 20px 0px;
    background: #FB999E;
    color: #FFFFFF;
    font-weight: bold;
}

#msgOk {
    border: 2px solid #009900;
    padding: 10px 0px 10px 10px;
    margin: 20px 0px;
    background: #009933;
    color: #FFFFFF;
    font-weight: bold;
}

.persTable {
    border-collapse: collapse;
}
.persTable td, .persTable th {
    border: 1px solid #CCCCCC;
}

.persTable th {background: #454545; color: #FFFFFF;}
.persTable tr.even td {background: #DDDDDD;}

.marketDetail {
    float: right; 
    width: 400px; 
    margin-top: 20px;
}
.marketDetail img {
    border: 4px solid #CCCCCC;
}

#footer {
    background: #E10915;
    width: 1004px;
    height: 30px;
    margin: 0px auto 0px auto;
    text-align: left;
}

#footer p {
    color: #FFFFFF;
    font-size: 0.9em;
    line-height: 30px;
    margin-left: 15px;
}

#footer p a {
    color: #FFFFFF;
}

.file {
    width: 60px;
    text-align: center;
    float: left;
    padding: 10px;
    margin-right: 40px;
}

.bold {font-weight: bold;}
.cleaner {clear: both;}

