.ddcolortabs {
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul {
list-style:none;
margin: 0px;
padding: 0px;

}

.ddcolortabs li {
display:inline;
padding:0;
float: left;
display: inline-block;
width: 103px;
background: url("http://www.itinnovation.com.ua/assets/t/a/tab_off.gif");
background-image: url("http://www.itinnovation.com.ua/assets/t/a/tab_off.gif");  
height: 28px;  
height: 28px;
font-size: 11px;
color: #fff; 
}


.ddcolortabs a {
text-decoration: none;
font-size: 11px;
color: #fff;
display: block;
height: 28px;
line-height: 32px;
overflow: hidden; /* ie6 */
float:left;
}

.ddcolortabs a span{
float:left;
display:block;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
text-decoration: none;
font-size: 11px;
display: block;
height: 28px;
line-height: 32px;
overflow: hidden; /* ie6 */
float:left;
color:#1c3b68;
}

.ddcolortabs a:hover span{
text-decoration: none;
font-size: 11px;
display: block;
height: 28px;
line-height: 32px;
overflow: hidden; /* ie6 */
float:left;
color:#1c3b68;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
text-decoration: none;
font-size: 11px;
display: block;
height: 28px;
line-height: 32px;
overflow: hidden; /* ie6 */
float:left;
color: #1c3b68;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 1px;
background: #00FF00;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
margin-top:-91px;
margin-left:-14px;
border: 1px solid #2b5eb3; /*THEME CHANGE HERE*/
border-top-width: 2px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #2b5eb3;
width: 203px;
visibility: hidden;
color:#acc5e8;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #2b5eb3;
border-bottom: 1px solid #8aacdf; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #FFFFFF;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/

color: #222222;
}

.zz  { /*THEME CHANGE HERE*/

color: #222222;
}