table {
border-collapse : collapse; 
}

table td, table th {
padding : 0; 
}


.cblock {
    display: inline;
    border: 1px solid red;
    width: 200px;
    height: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
	display: -moz-inline-box;  /* Moz */
	display: inline-block;  /* Op, Saf, IE \*/
	vertical-align: top;  /* IE Mac non capisce e a volte crea extra v space */
	margin: 0 7px 15px 7px;
	padding: 0;
}

.body{
    background: white;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}
.autopix {
    border-style: solid;
    border-color: #FF6600;
    border-width: 1px;
    background-color: #FED8B6;
    font-family: Verdana;
    color: #00448D;
    font-size: 10pt;
    font-weight: normal;
    margin: 10px;
}

.textpix {
    border-style: solid;
    border-color: #FF6600;
    border-width: 1px;
    background-color: #FED8B6;
    font-family: Verdana;
    color: #00448D;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-right: 10px;
    float: left;
    clear: both;
    text-align: center;
}

.label, .label a, .label a:visited {
    font-family: Tahoma;
    color: #00448D;
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    border: 0px;
}

.btninp{
    height: 25px;
    font-weight: bold;
    color: white;
    font-size: 12px;
    border: 1px solid #FF6600;
    background-image: url(http://i.jartour.ru/_/images/topbg-2.gif);
}

.btninp2{
    height: 20px;
    font-weight: bold;
    color: #00448D;
    font-size: 12px;
    background-color: white;
    border: 1px solid #00448D;
    margin-top: 0px;
    /* background-image: url(/_/images/topbg-2.gif); */
}

.txtinp {
    color: #00448D;
    width: 100%;
/*    margin-top: 1px;
    border: 1px solid #FF6600;
    font-weight: bold; */
    height: 20px;
    vertical-align: middle;
    font-size: 11pt;
}

.list {
    margin-top: 1px;
    /* margin-left: 0; */
}

li {
    margin-bottom: 3px;
}

ul {

    list-style-image: url(http://i.jartour.ru/_/images/bullet.gif);
}

.priceLabelOn, .priceLabelOn a{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 1px;
    text-decoration: none;
    font-weight: bold;
    background-color: #FF6600;
    color: white;
}

.priceLabelOff{
    background-color: white;
    font-family: Verdana;
    color: #00448D;
    font-size: 10pt;
    font-weight: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 4px;
    text-decoration: none;
    font-weight: bold;
}

a.priceTrigger, a.priceTrigger:visited {
    font-weight: normal;
}

.priceval {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #00448D;
}

.pricecomment {
    font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    color: #00448D;
}


.cpix {
    text-align: center;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.pix {
    float: left;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.biglink {
    font-family: Tahoma;
    color: #00448D;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}

.hiddenlink {
    font-family: Tahoma;
    font-size: 11pt;
    color: #00448D;
    font-weight: normal;
    text-decoration: none;
}

P {
    margin-top: 0px;
    margin-bottom: 10px;
}

a {
    font-family: Tahoma;
    color: #00448D;
    font-size: 10pt;
    font-weight: bold;
}

a.note_link, a.note_link:visited {
    font-family: Tahoma;
    color: #00448D;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 6px;
}

a.note_link:hover {
    color: red;
}

a.lightlink, a.lightlink:visited {
    text-align: justify;
    font-family: Times New Roman;
    font-size: 11pt;
    color: #00448D;
    font-weight: normal;
    text-decoration: none;
}
a.lightlink:hover {
    text-decoration: underline;
}

.starcell {
    padding-left: 3px;
    word-spacing: 0px;
    padding-top: 6px;
    vertical-align: top;
}

a.topmenu {
    /*text-decoration: none;*/
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: white;
}

a.topmenu:visited {
    text-decoration: none;
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: white;
}

a.leftmenu:hover {
    color: red;
    text-decoration: none;}
a.leftmenu {
    text-decoration: none;
    color: white;
}

a.leftmenu:visited {
    text-decoration: none;
    color: white;
}


h1, h1 a, h1 a:visited, .h1, .h1 a, .h1 a:visited {
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    color: #00448D;
    padding-bottom: 15px;
}

h2, h2 a, h2 a:visited, .h2, .h2 a, .h2 a:visited {
    font-family: Arial;
    color: #00448D;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    clear: both;
}

h3, h3 a, h3 a:visited, .h3, .h3 a, .h3 a:visited {
    font-family: Tahoma;
    color: #FF6600;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 1px;
}

h4, h4 a, h4 a:visited, .h4, .h4 a, .h4 a:visited {
    font-family: Tahoma;
    color: #00448D;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 1px;
    padding-bottom: 1px;
}

.h2-orange, .h2-orange a, .h2-orange a:visited {
    font-family: Arial;
    color: #FF6600;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
}


.infolink{
    font-family: Verdana;
    color: #00448D;
    font-size: 10pt;
    font-weight: normal;
}

.lightnote {
    font-family: Tahoma;
    color: #00448D;
    font-size: 8pt;
    background-color: white;
    border-top-width: 4px;
    border-top-color: #FF6600;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FF6600;
    border-bottom-style: solid;
    margin-bottom: 15px;
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: center;
}

.note_tr {
    padding-bottom: 6px;
}

.note {
    /* background-color: #FED8B6; */
    background-color: #ffeac0;
    border-top-width: 4px;
    border-top-color: #FF6600;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FF6600;
    border-bottom-style: solid;
    font-family: Verdana;
    color: #00448D;
    font-size: 10pt;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 10px;
}

.tbody, .tbodyr, .tbodyg, .tbodyy, .tbodyt{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #00448D;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FF6600;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #F5F5F5;
    padding: 7px;
    text-align: center;
}

.tbodyt {
    font-weight: normal;
}

.tbodyr {
    background-color: #fe7874;
}

.tbodyg {
    background-color: #87fe7c;
}

.tbodyy {
    background-color: #fef17c;
}

.thead {
    padding: 7px;
    background-color: #FED8B6;
    border-top-width: 4px;
    border-top-color: #FF6600;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FF6600;
    border-bottom-style: solid;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #00448D;
    text-align: center;
}

.thead2 {
    padding: 7px;
    background-color: #FED8B6;
    border-top-width: 0px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FF6600;
    border-bottom-style: solid;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #00448D;
    text-align: center;
}


.main {
    text-align: justify;
    font-family: Times New Roman;
    font-size: 12pt;
    color: #00448D;
}
.topmenu {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
}


.copy_old {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: rgb(255, 252, 0);
}


.leftmenu {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: red;
}

.lm {
    font-family: Verdana,"Arial Cyr", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: white;
    font-weight: bold;
    background: #00448D;
    padding: 1px 6px 1px 20px;
}

.lm_header {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFC00;
    background-color: rgb(0, 68, 141);
    padding: 3px;
    text-decoration: none;
    text-align: left;
}

.lm-indent {
    font-family: Verdana,"Arial Cyr", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: White;
    font-weight: bold;
    background: #00448D;
    padding: 1px 6px 1px 37px;
}

.h {background: #00448D; border-top: solid 2px #00448D;  border-bottom: solid 2px #00448D;}
/*.s {background: #999999; border-top: solid 2px #999999;  border-bottom: solid 2px #999999;}*/
.s {background: #00448D; border-top: solid 2px #00448D;  border-bottom: solid 2px #00448D;}

.copyleft{
    width: 250px;
    margin-top: 10px;
    float: right;
    text-align: justify;
    color: #FF6600;
    font-size: 10pt;
}
