html, body {
    font-family: Arial;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #E8EAAF;
}
p {
    margin: 5px 0px;
    padding:0;
}

img{
    border: 0px;
}

#container {
    width: 962px;
    margin: auto;
    overflow: hidden;
    background-color: #FFF;
}

#desnistolpec {
    float:left;
    width: 237px;
    background-color:#D5F0FF;
    border-right-color:#FFF;
    border-right-style: solid;
    border-right-width:2px;
    border-bottom-color:#FFF;
    border-bottom-style: solid;
    border-bottom-width:2px
}

#desnistolpec img{
    border: 0px;
}

#header {
    height:255px;
    background: url(images/glava_ozadje.png) repeat-x bottom left;
}
#head {width: 962px; height:255px; margin: auto; background: url(images/glava_ozadje.png) repeat-x bottom left;}
#toplinks {overflow: hidden; width: 962px; height:31px; text-align: right;}

.linkglava {
    font-family: "Arial";
    text-align: center;
    padding-top: 6px;
    font-size: 14px;
    color: #ffffff;
    margin-right: 15px;
    display: table-cell; /* For FireFox and Opera */
    display: inline-block; /* For Opera and IE */
    vertical-align: top; /* For IE */
}

.linkglava a:link  {
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
}
.linkglava a:visited  {
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
}
.linkglava a:hover  {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
.searchfield {
    font-family: "Arial";
    padding-top: 3px;
    font-size: 11px;
    color: #000000;
    height: 10px;
}

.searchbutt {
    font-family: "Arial";
    font-size: 11px;
    color: #000000;
    height: 22px;
    width: 40px;
}

.temanaslov {
    font-family: "Arial";
    font-size: 16px;
    float: left;
    width: 336px;
    height: 22px;
    font-weight:bold;
    text-align: left;
    padding-left: 10px;
    padding-top: 3px;
    border-bottom-style: solid;
    border-bottom-color: #CACACA;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-color: #CACACA;
    border-top-width: 1px;
}

.temaslika {
    font-family: "Arial";
    font-size: 16px;
    float: left;
    width: 85px;
    height: 85px;
    margin-top: 5px;
    margin-right: 10px;
    border-style: solid;
    border-color: #CACACA;
    border-width: 1px;
}

.temaslika img{
    border: 0px;
}

.temapodnaslov {
    font-family: "Arial";
    font-size: 14px;
    float: left;
    text-align: left;
    width: 190px;
    margin-top: 5px;
}

.temadatum {
    font-family: "Arial";
    font-size: 14px;
    float: left;
    text-align: left;
    width: 59px;
    margin-top: 5px;
}

.tematxt {
    font-family: "Arial";
    font-size: 15px;
    float: left;
    text-align: left;
    width: 249px;
    margin-top: 5px;
    line-height: 19px;
}

.marinkanaslov {
    font-family: "Arial";
    font-size: 12px;
    color: #d20001;
    float: left;
    font-weight: bold;
    text-align: left;
    margin-top: 10px;
    margin-left: 75px;
    margin-right: 10px;
}
.marinkatxt {
    font-family: "Arial";
    font-size: 12px;
    color: #0f3a6f;
    float: left;
    width: 130px;
    text-align: right;
    padding-top: 5px;
    margin-top: 5px;
    margin-left: 75px;
    margin-right: 10px;
    border-top-style: solid;
    border-top-color: #999;
    border-top-width: 1px;

}
.marinkanoga {
    font-family: "Arial";
    font-size: 11px;
    color: #0f3a6f;
    float: left;
    width: 190px;
    text-align: left;
    padding-top: 2px;
    margin-top: 8px;
    margin-left: 12px;
    margin-right: 10px;
}

.marinkaclanek {
    font-family: "Arial";
    font-size: 12px;
    color: #000000;
    float: left;
    width: 190px;
    text-align: left;
    padding-top: 2px;
    margin-top: 13px;
    margin-left: 12px;
    margin-right: 10px;
}
.marinkalink {
    font-family: "Arial";
    font-size: 11px;
    color: #000000;
    float: left;
    width: 183px;
    text-align: left;
    margin-top: 5px;

}

.najbolbrano {
    font-family: "Arial";
    font-size: 12px;
    color: #000000;
    float:left; 
    width: 194px;
    height: 117px;
    margin-left: 10px;
    margin-top: 15px;
    background-image:url(images/najbol_brano.png);
    text-align: left;
    padding: 30px 10px 10px 10px;

}
ul#mainmenu {list-style-type:none;width: 960px; text-align: left;margin:0;padding:0;}
ul#mainmenu li {
    margin:0;
    padding:10px 0 0 0;
    float: left;
    font-family: "Arial";
    font-size: 15px;
    color: #fff;
    text-align: center;
    height: 27px;
    width: 191px;
    background-image: url(images/glavni_meni_maska.png);
    display: table-cell; /* For FireFox and Opera */
    display: inline-block; /* For Opera and IE */
    vertical-align: top; /* For IE */
}
ul#mainmenu li  a  {
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
}
ul#mainmenu li a:hover  {
    text-decoration: underline;
}

a:link {
    color: #004C93;
    text-decoration: none;
    font-weight: normal;
}
a:visited {
    color: #004C93;
    text-decoration: none;
    font-weight: normal;
}
a:active {
    color: #004C93;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    color: #004C69;
    text-decoration: underline;
    font-weight: normal;
}

.podmeni {
    font-family: "Arial";
    font-size:18px;
    color:#333;
    border-bottom: 1px solid #cacaca;
    float:left;
    width: 214px;
    height:24px;
    padding: 4px 0 10px 24px;
    background-image:url(../images/podmeni_bullet.png);
    background-repeat:no-repeat;
}

.podmeni a{
    color: #4f4f4f;
}

