
body{
margin:0 auto;
padding:0;
text-align: center;

scrollbar-face-color:#92A4B2;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#92A4B2;
scrollbar-shadow-color:#C7C8C9;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#C7C8C9;
scrollbar-darkshadow-Color:#000000;
}

a {text-decoration:none;}

#maincontainer{
width: 980px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
padding-top: 10px;
background: transparent;
height: 300px; /*Height of top section*/

}


#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin: 0 250px 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #FFFFFF;
height:500px;
overflow: auto;
scrollbar-face-color:#F0F2F3;
scrollbar-arrow-color:#022A51;
scrollbar-track-color:#F0F2F3;
scrollbar-shadow-color:#C7C8C9;
scrollbar-highlight-color:#022A51;
scrollbar-3dlight-color:#C7C8C9;

}

#photobox{
  position: relative;
  z-index: 1;
  background: transparent;


}


.contable{
background: transparent;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 5px;
}



.szov1{
        font-family:Ariel,Tahoma,San Serif;
        font-size:15px;
        color: #4A5154;
        font-weight: bold;
        }

.szov1c{
        font-family:Ariel,Tahoma,San Serif;
        font-size:12px;
        color: #4A5154;
        font-weight: normal;
        }


.szov2{
        font-family:Ariel,Tahoma,San Serif;
        font-size:13px;
        color: #F37F12;
        font-weight: bold;
        }

.szov3u{
        font-family:Ariel,Tahoma,San Serif;
        font-size:10px;
        color: #BFD3DB;
        font-weight: normal;
        }

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
height: 500px;
margin-left: -250px; /*Set left margin to -(RightColumnWidth)*/
background-image: url(tuzm_mold_v1.jpg);

}

.rightable{
margin-top: 15px;

border: solid 2px;
border-color: #F37F12;
width: 150px;
}

.rightable_ak{
/*background: #8395A3; */
margin-top: 15px;
border:  dotted 2px;
border-color: #F37F12;
width: 150px;
}

#rightcolumn a{
        font-family:Ariel,Tahoma,San Serif;
        font-size:13px;
        color: #4A5154;
        font-weight: bold;
}

#rightcolumn a:hover{
        font-family:Ariel,Tahoma,San Serif;
        font-size:13px;
        color: #CC660B;
        font-weight: bold;
}

.tdpadding{
  padding-top: 7px;
  padding-right: 8px;
  padding-bottom: 7px;
  padding-left: 8px;
}

* html .tdpadding{
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
}



.contablef{
background: transparent;
padding-top: 65px;
padding-left: 20px;
padding-right: 0px;
padding-bottom: 0px;
}


#footer{
clear: left;
width: 100%;
height: 34px;
background-image: url(tuzm_lab_v1.jpg);
text-align: center;

}

.szov1f{
        font-family:Ariel,Tahoma,San Serif;
        font-size:9px;
        color: #BFD3DB;
        font-weight: normal;
        }

.tdpaddingf{
  padding-top: 9px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
}

* html .tdpaddingf{
  padding-top: 3px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
}

#footer2{
clear: left;
margin-top: 20px;
width:  100%;
height: 60px;
background:  transparent;

text-align: center;

}

* html #footer2{
clear: left;
margin-top: 20px;
width: 100%;
height: 63px;
background:  transparent;
text-align: center;
}

#footer3{
clear: left;
margin-top: 20px;
width:  100%;
height: 30px;
background:  transparent;

text-align: center;

}

* html #footer3{
clear: left;
margin-top: 20px;
width:  100%;
height: 33px;
background:  transparent;
text-align: center;
}

















