body {
font-family: Arial, Verdana, sans-serif !important;
color: #888888;
margin: 0px;
background-color: #ffffff;
}

a {
color: #258fce;
}

a:hover {
color: #CC0000;
}

.m-title {
vertical-align: top;
text-align: center;
font-size: 11px;
color: #555555;
}

.m-item {
height: 30px;
vertical-align: middle;
padding: 0px 10px 0px 10px;
}

.m-item a {
font-weight: bold;
}

.m-selected {
color: #888888;
font-weight: bold;
vertical-align: middle;
padding: 0px 10px 0px 10px;
}

.d-title {
height: 120px;
font-size: 20px;
text-align: center;
vertical-align: bottom;
padding: 0px 0px 30px 0px;
}

.d-info {
height: 150px;
font-size: 12px;
vertical-align: center;
text-align: right;
}

.ino {
font-style: italic;
}

.sostav {
height: 60;
font-size: 14px;
vertical-align: top;
}

.dolznost {
width: 45%;
font-size: 13px;
font-style: italic;
text-align: right;
padding: 0px 10px 0px 0px;
}

.spec {
font-size: 15px;
font-weight: bold;
font-style: normal;
}

.prepod {
width: 55%;
}

.name {
font-weight: bold;
}

.works {
font-size: 20px;
text-align: center;
padding: 50px 0px 0px 0px;
vertical-align: top;
}

.d-header {
height: 35px;
font-weight: bold;
vertical-align: bottom;
}

.d-pic {
padding: 15px;
vertical-align: top;
text-align: center;
}

.d-prep {
height: 35px;
vertical-align: bottom;
font-size: 20px;
}

.d-prep a{
font-size: 12px;
color: #aaaaaa;
}

.d-prep a:hover{
color: #555555;
}

.d-pargf-1 {
padding: 10px 0px 10px 10px;
height: 1px;
}

.d-pargf-2 {
padding: 5px 0px 5px 20px;
height: 1px;
}

.proflist {
height: 70px;
text-align: center;
font-size: 18px;
}

.d-footer {
height: 80px;
width: 1px;
}

.t-faq {
width: 25%;
padding: 10px 0px 20px 30px;
vertical-align: top;
font-size: 20px;
}

.t-raz {
width: 21%;
padding: 10px 0px 7px 15px;
vertical-align: top;
}

.t-spec {
width: 26%;
padding: 10px 0px 7px 10px;
vertical-align: top;
}

.t-prep {
width: 23%;
padding: 10px 0px 7px 10px;
vertical-align: top;
height: 30px;
}

.t-row {
background: #eeeeee;
}

.t-lightrow {
background: #f5f5f5;
}

.menu {
font-weight: bold;
padding: 15px;
}

.info {
font-size: 12px;
color: #555555;
vertical-align: top;
}

.ris-potpis {
font-size: 12px;
vertical-align: top;
text-align: left;
}

.contact {
font-size: 12px;
vertical-align: top;
height: 1px;
}

.mail {
text-align: right;
vertical-align: bottom;
font-size: 11px;
}

img {
border: 0;
}

h2, h3, h4{
text-align: center;
}

#preload{
width: 0px;
height: 0px;
display: inline;

background-image: url(logo.png);
}

table {
width: 100%;
height: 100%;
border: 0px double black;
}

* html .png
{
  width: expression(this.firstChild.width);
  filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"', sizingMethod='image')");

  background: expression("transparent url("+this.firstChild.src.replace(".png", ".gif")+") no-repeat");
  backg/round: none !important;
}

* html .png img
{
  behavior: expression(this.style.visibility="hidden");
}