/*body {
	font:100% Arial, Helvetica, sans-serif;
	background:url(/i/bg_body.jpg) center top repeat-x;
	text-align: center;
}
a {
	color:#0066cc;
}
a:visited{
	color:#4389ad;
}
a:hover {
	color: #333333;
}
h1 {
	color:#0066CC;
}
h2 {
	color: #0066CC;
}
h3 {
	color: #333333;
}

h4{}
h5{}
h6{}
ul, ul.root {
    list-style-type:circle;
}
li ul, ul.root ul {
    list-style-type:disc;
}
li ul li ul, ul.root ul ul {
    list-style-type:square;
}
ol {
    list-style-type:decimal;
}
ol li {}

td.leftcol {
	border:1px solid #999;
	width:227px;
	background-color: eff3fb;
	background-image: url(/i/menu_left_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.middle {
    width:1px;
}
td.rightcol {
	border:1px solid #999;
	width: 518px;
}
td.footer {
	background:url(/i/footer_bg.gif) repeat-x;
}
div.head {
    margin:0 auto;
}
div.login{

}
div.login a, div.login a:hover, div.login a:visited, div.login a:visited:hover {
	color: #0066cc;
}
div.content {
    background:#fff url(/i/bg_content.gif) repeat-x;
    color:#666;
}
.table_in th {
	background-image:url(/i/th_table_in.gif);
	background-color:#0a2ec6;
	color: #ffffff;
	font-weight: bold;
}
.table_in th a, .table_in th a:visited {
	color: #ffffff;
}
.table_in td {
	color: #666666;
}
.pair {
	background-color: #eeeeee;
}
.unpair {
	background-color: #FFFFFF;
}
.table_in .total{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4a97e7;
	font-weight: bold;
	text-align: right;
	color: #069;
	
}
.table_in .price {
	text-align: right;
}
.under_logo {
    background:url(/i/bg_left_menu.gif) repeat-x;
	color: #000;
}
.under_menutop {
    background:url(/i/bg_left_menu.gif) repeat-x;
}
.under_menutop a {
    color:#666666;   
}

.menu_left ul li {
	background:url(/i/deselected.gif) 0 2px no-repeat;
	font-weight: normal;
		
}
.menu_left ul li.active {
	background:url(/i/selected.gif) 0 2px no-repeat;
	color: #00ad14;
}
.menu_left ul li.active li {
    background:url(/i/selected_2.gif) 0 2px no-repeat;
}
.menu_left ul li ul li {
    background:url(/i/deselected_2.gif) 0 2px no-repeat;
}
.menu_left ul li ul li.active {
    background:url(/i/selected_2.gif) 0 2px no-repeat;
}
.menu_left ul li ul li.active li {
    background:url(/i/deselected_3.gif) 0 2px no-repeat;
}
.menu_left ul li ul li ul li {
    background:url(/i/deselected_3.gif) 0 2px no-repeat;
}
.menu_left ul li ul li ul li.active {
    background:url(/i/selected_3.gif) 0 2px no-repeat;
}
.menu_left ul li ul li ul li ul li {
    background:url(/i/deselected_4.gif) 0 2px no-repeat;
}
.menu_left ul li ul li ul li ul li.active {
    background:url(/i/selected_4.gif) 0 2px no-repeat;
}

.menu_top {
    vertical-align:bottom;
	color: #ffffff;   
}
.menu_top ul li a {
    background:url(/i/menu_rol.gif) no-repeat;
	color: #ffffff;
	 

}
.menu_top ul li.active {
    background:url(/i/menu_2_bg.gif) no-repeat;
	color: #ffffff;
	font-weight:bold; 
}
.menu_top ul li.active a {
    background:url(/i/menu_2_bg.gif) no-repeat;
	color: #ffffff;    
}
.additional_left {
    background: url(/i/bg_content.gif) repeat-x;
    color:#999;
}

.copyright {
	color:ffffff;
}
/*.separator {
    border-top:1px solid #999;
}
div.active {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #eeeeee;
}
div.citata {
	color: #666666;
	padding-left: 12px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 25px;
}
span.comment {
    font-style:italic;
    font-size:12px;
    color:#777;
}
div.comment, div.comment p{
	color: #666666;
}
div.hr{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3.product_code{
	font-size: 75%;
	color: #999999;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top:-10px;
}
span.item_price{
	font-size: 85%;
	color: #333333;
	display:block;
	margin-bottom:3px;
}
span.economy{
	color: #666;
	font-size: 85%;
	display:block;
}
tr.active_date {
    font-weight:bold;
}
.pair {
    background:#eee;
}

