TD {
    font-size: 12px; 
}
body {
    margin-top: 0px;
    margin-left: 0px;
    font-family: verdana;
    font-size: 12px;
    
    margin: 0;
    padding: 0;
    text-align: center;
}
#titulni {
    background-color: #E9FBE9;
}
.title {
    /*display: block;*/
    font-size: 18px;
    padding-left: 10px;
}
A {
    color: #0072BD;
    text-decoration: none;
    border: 0px;
}
A:hover {
    color: #044976;
    text-decoration: underline;
    border: 0px;
}
hr {
    border: 1px solid #5299C8;
}


div.center-panel {
    width: 1040px;
    height: 520px;
    padding: 10px;
    position: absolute;
    /*top: 50%;*/
    top: 20px;
    left: 50%;
    /*margin: -250px 0 0 -384px;*/
    margin: 0 0 0 -520px;
    overflow: auto;

}

div.center-panel-smarttoys {
    width: 970px;
    height: 690px;
    position: absolute;
    /*top: 50%;*/
    left: 50%;
    top: 20px;
    /*margin: -342px 0 0 -474px;*/
    margin: 0 0 0 -474px;
    /*overflow: auto;*/
 
}

div.center-panel-smartdesign {
    width: 970px;
    height: 720px;
    position: absolute;
    /*top: 50%;*/
    top: 20px;
    left: 50%;
    /*margin: -360px 0 0 -477px;*/
    margin: 0 0 0 -477px;
    /*overflow: auto;*/
 
}


div.chlivek {
    float: left;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 30px;
    display: block;
    width: 200px;
    height: 310px;
    
}
a.chlivek-obr {
    width: 207px;
    height: 306px;
    display: block;
    color: black;    
}

a:hover {
    text-decoration: none;
}



#ch1:hover {
    background-position: 207px; 
}
#ch2:hover {
    background-position: 207px; 
}
#ch3:hover {
    background-position: 207px; 
}
#ch4:hover {
    background-position: 207px; 
}

#ch1 {
    background-image: url('../images/smartpleo.gif');
    background-position: 0px; 
}
#ch2 {
    background-image: url('../images/smarttech.gif');
    background-position: 0px; 
}
#ch3 {
    background-image: url('../images/smarttoys.gif');
    background-position: 0px; 
}
#ch4 {
    background-image: url('../images/smartdesign.gif');
    background-position: 0px; 
}

.page { 
    width: 948px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -474px;
    overflow: auto;    
}
.section {
    clear: both;
    padding: 20px;
    text-align: left;
}
.section img {
    padding: 20px;
}
.section table {
    padding: 0px;
    margin: 0px;
}
.section table td{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
.c {
    text-align: center;
}
.b {
    font-weight: bold;
}
