Body
{
font-size: 10pt; 
font-family: Arial; 
background-repeat:repeat-x; 
background-position-y:top; 
background-image:url('http://www.strana.co.il/last_diz/bcimage/body.gif');
background-color:#DADADA;

}




/* Тейбл текст */
.table_text
{
font-size: 11pt; 
font-family: Arial;

}

.table_text а
{
font-size: 12pt; 
color: #CA0000;
text-transform: uppercase;
font-weight:bold;

}

/* Тексты и лики */

.bold10
{
font-weight:bold;
font-size:10pt
}
.bold_red
{
font-size: 10pt; 
font-weight: bold; 
text-transform: uppercase;
color:#ca0000;
}

A:hover {color: #CA0000;}

.link1 
{
font-size:9pt;
text-transform: uppercase;
}

.link1 a
{
font-size:9pt;
text-transform: uppercase;
}
.link2 
{
font-size:9pt;
text-decoration: none;
color:black;
}

.link2 a
{
font-size:9pt;
text-decoration: none;
color:black;
}

.link2_9 a
{
font-size:9pt;
}
.link2_9 
{
font-size:9pt;
}
.link2_10 
{
font-size:10pt;
}

.link2_10 a
{
font-size:10pt;
}



/* Upper Menu */

.upper_menu 
{
font-size: 8px;
}

.upper_menu a
{
 
text-transform: uppercase;
font-size: 10px;
text-decoration: none;
}

/* Меню после поиска */
.top_menu a
{
color: #3C3C3C;
font-size: 8pt;
text-transform: uppercase;
text-decoration: none;
}

/* Меню слева*/
.menu_table_zagolovok
{
font-size: 10pt; 
font-weight: bold; 
text-transform: uppercase;

}

.menu_table
{
font-size: 10pt; 

}

.menu_table td 
{
border-bottom: 1px dotted #C0C0C0;
text-decoration: none;
}
.menu_table a
{

text-decoration: none;
}

/* Футтер */

.footer_text
{
font-size: 8pt;
}
/* круглые дивы */

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#fff; margin:0 5px;}
.b2 {height:1px; background:#fff; border-right:2px solid #e6e6e6; border-left:2px solid #e6e6e6; margin:0 3px;}
.b3 {height:1px; background:#fff; border-right:1px solid #e6e6e6; border-left:1px solid #e6e6e6; margin:0 2px;}
.b4 {height:2px; background:#fff; border-right:1px solid #e6e6e6; border-left:1px solid #e6e6e6; margin:0 1px;}
.contentb {background: #fff; border-right:1px solid #e6e6e6; border-left:1px solid #e6e6e6;}
.contentb div {margin-left: 0px;}

.b5, .b6, .b7, .b8{font-size:1px; overflow:hidden; display:block;}
.b5 {height:1px; background:#ddd; margin:0 5px;}
.b6 {height:1px; background:#f4f4f4; border-right:2px solid #c0c0c0; border-left:2px solid #c0c0c0; margin:0 3px;}
.b7 {height:1px; background:#f4f4f4; border-right:1px solid #c0c0c0; border-left:1px solid #c0c0c0; margin:0 2px;}
.b8 {height:2px; background:#f4f4f4; border-right:1px solid #c0c0c0; border-left:1px solid #c0c0c0; margin:0 1px;}
.contentb1 {background: #f4f4f4; border-right:1px solid #c0c0c0; border-left:1px solid #c0c0c0;}
.contentb1 div {margin-left: 0px;}

.b9, .b10, .b11, .b12{font-size:1px; overflow:hidden; display:block;}
.b9 {height:1px; background:#ddd; margin:0 5px;}
.b10 {height:1px; background:#fff; border-right:2px solid #c0c0c0; border-left:2px solid #c0c0c0; margin:0 3px;}
.b11 {height:1px; background:#fff; border-right:1px solid #c0c0c0; border-left:1px solid #c0c0c0; margin:0 2px;}
.b12 {height:2px; background:#fff; border-right:1px solid #c0c0c0; border-left:1px solid #c0c0c0; margin:0 1px;}
.contentb2 {background: #fff; border-right:1px solid #c0c0c0; border-left:1px solid #c0c0c0;}
.contentb2 div {margin-left: 0px;}


.news-cat:hover { /* hereґs to define the hover effect of the tabs */
    background:#333!important;
	color:#fff!important;


/* Гороскоп */

.horo4 
{
font-size:9pt;
text-transform: uppercase;
}

.horo2
{
font-size:9pt;
text-transform: uppercase;
}
.horo
{
font-size: 10pt; 
font-weight: bold; 
text-transform: uppercase;

}






        display: none!important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none!important;
    }
}

/* Skin */
#container-4 { /* the whole container with all elements of the tabbed section */
margin: 10px 0 10px 0!important;
}

.ui-tabs-panel { /* the main content-section of the tabbed area NOT the tabs themselfes */
	width:100%!important;
    padding: 0px!important;
	border-top: 1px solid #c0c0c0!important;
	border-left: 0px solid #808080!important;
	border-right: 0px solid #808080!important;
	border-bottom: 0px solid #808080!important;
}

.ui-tabs-panel .title { /* for the headlines in the tabbed section */
	font:1.8em Arial, "Times New Roman", Times, serif!important;
	line-height:100%!important;
	display:block!important;
	padding-bottom:0px!important;
	text-transform:none!important;
	letter-spacing:normal!important;

}

.ui-tabs-nav { /* the whole area of the tabs navigation above the tabbed-content */
    list-style:none!important;
    margin:0px!important;
    padding:0px!important;
    
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block!important;
    clear: both!important;
    content: " "!important;
}
.ui-tabs-nav li {
    float: left!important;
    margin:0 1px 0 0px!important;
    min-width: 85px!important; /* be nice to Opera */
    
}
.ui-tabs-nav .ui-tabs {
    display:block!important;   
    margin:0px 0 0 0!important; /* position: relative makes opacity fail for disabled tab in IE */
	position: relative!important;
    top:1px!important;
    z-index:2!important;
    line-height:1.2!important;
    text-align:center!important;
    text-decoration:none!important;
	border:0px solid #5d509b!important;
    white-space:nowrap!important; /* required in IE 6 */    
    outline:0!important; /* prevent dotted border in Firefox */
}


.ui-tabs-nav .ui-tabs:hover { /* hereґs to define the hover effect of the tabs */ 
	color:#CA3231!important;
	white-space:nowrap!important; /* required in IE 6 */    
    outline:0!important; /* prevent dotted border in Firefox */

}


.ui-tabs-selected .ui-tabs { /* the effects of the currently selected tab */
	
    color:#CA3231!important;
	border-top:0px solid #5d509b!important;
	border-right:0px solid #5d509b!important;
	border-bottom:0px solid #5d509b!important;
	border-left:0px solid #5d509b!important;
}

.ui-tabs-nav .ui-tabs-selected .ui-tabs, 
.ui-tabs-nav .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs a:active {
    background-position: 100% -150px!important;
}

.ui-tabs-nav .ui-tabs, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:active {
    background-position: 100% -100px!important;
}

.ui-tabs-nav .ui-tabs-selected .ui-tabs a:link, 
.ui-tabs-nav .ui-tabs-selected .ui-tabs a:visited, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:link, 
.ui-tabs-nav .ui-tabs-disabled .ui-tabs a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text!important;
}

.ui-tabs-nav .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs a:active,
.ui-tabs-nav .ui-tabs-unselect .ui-tabs a:hover, 
.ui-tabs-nav .ui-tabs-unselect .ui-tabs a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer!important; 
	
	color:#CA3231!important;
}

.ui-tabs-disabled {
    opacity: .4!important;
    filter: alpha(opacity=40)!important;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block!important;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block!important;
}