﻿body 
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    background-color:#003366;
    color: #ffffff;
}
h1
{
    color: #faa85e;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}
h2
{
    color: #faa85e;
    font-size: 14px;
    font-weight: bold;
}
p
{
    font-size:12px;
    color: White;
    table-layout:fixed;
    text-align:justify;
}
td
{
    vertical-align:top;
}
#td_meni, #td_meni a
{
    color: #faa85e;
    font-weight:bold;
    font-size: 14px;
    text-decoration: none;
}
#td_meni a:hover, a:hover
{
    text-decoration: underline;
}
a
{
    color: White;
    text-decoration: none;
}
.copyright
{
    color:Orange;
    font-size:9px;
    padding-top:30px;
    vertical-align:bottom;
    text-align:center;    
    font-style:oblique;
}
li
{
    padding:0px;
}
ul
{
    margin: 0px;
    list-style-position: outside;
    list-style-image: url('img/bullet2.png');
}
th
{
    color:Orange;
    text-align:left;
}
#tablica_kotizacije td
{
    text-align:center;
}
th, td
{
    padding:3px;
}
#tablica_kotizacije table, #tablica_kotizacije td, #tablica_kotizacije th
{
    border:solid 1px White;
    border-collapse:collapse;
}

#table_abstractsubmission table, #table_abstractsubmission th, #table_abstractsubmission td
{
    border: solid 1px White;
    border-collapse:collapse;
}
p.potpis
{
    margin:0px;
    padding:0px;
    font-style:oblique;
    text-align:right;    
}
