body {
	background: #000 url('../slike/bg_top.png') repeat-x;
	margin: auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 800px;
	height: auto;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0px;
	width: auto;
}

.header {
	width: 800px;
	height: 340px;
	margin: auto;
	margin-top: 0px;
        margin-bottom: 20px;
}
div.header1 {
    width: 800px;
    height: 81px;
    background: url('../slike/top_mm_triathlon_team.png') no-repeat;
    margin: auto;
}
div.header2 {
    width: 800px;
    height: 36px;
    background: url('../slike/bg_top_menu.png') no-repeat;
    margin: auto;
    margin-bottom: 5px;
}
div.header3 {
    width: 800px;
    height: 218px;
    background: url('../slike/top_triathlon.png') no-repeat;
    margin: auto;
    margin-bottom: 15px;
}
div.domov {
    width: 54px;
    height: 20px;
    margin-top: 10px;
    margin-left: 20px;
    float:left;
    background: green;
}
div.domov a:link, div.domov a:visited {
    display: block;
    float: left;
    width: 54px;
    height: 20px;
    background: url('../slike/gumb_domov_off.png') no-repeat;
}
div.domov a:hover, div.domov a:active {
    background: url('../slike/gumb_domov_on.png') no-repeat;
}
div.facebook {
    margin-top: 10px;
    width: 300px;
    height: 20px;
    float:right;
    color: #A09D9D;
    text-align: right;
}

div.facebook a:link, div.facebook a:visited, div.facebook a:hover, div.facebook a:active {
    float: right;
    margin-right: 20px;
    display: block;
    width: 63px;
    height: 18px;
    background: transparent url('../slike/gumb_facebook.png') no-repeat;
}
div.facebook_tekst {
    float: right;
    padding-right: 4px;
}
div.facebook_icon {
    width: 83px;
    float: right;
}

table.middle {
    width: 800px;
    text-align: justify;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding:0;
}
table.middle td.menu_levo_top {
    width: 200px;
    height: 35px;
    background: red url('../slike/menu_levo_top.png') no-repeat;
}
table.middle td.menu_levo {
    width: 200px;
}
table.middle td.menu_center_top {
    width: 600px;
    height: 35px;
    background: #fff url('../slike/sredina_top.png') no-repeat;
}
table.middle td.menu_center {
    width: 600px;
}
div.menu_levo_link {
    width: 165px;
    height: 27px;
    background: #181818 url('../slike/menu_levo_kat_bg.png') no-repeat;
    color: #fff;
    padding-left: 35px;
    padding-top: 3px;
    font-size: 14px;
}
div.menu_levo_link a:link, div.menu_levo_link a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
div.menu_levo_link a:hover, div.menu_levo_link a:active{
    color: #FE4817;
}
div.menu_levo_link a.link_active:link, div.menu_levo_link a.link_active:visited,
div.menu_levo_link a.link_active:hover, div.menu_levo_link a.link_active:active {
    color: #FE4817;
    text-decoration: none;
    font-size: 14px;
}
div.menu_levo_link_novice {
    background: #212121;
    color: #fff;
    padding-left: 35px;
    padding-bottom: 15px;
    width: 165px;
}
div.menu_levo_link_novice a:link, div.menu_levo_link_novice a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
div.menu_levo_link_novice a:hover, div.menu_levo_link_novice a:active {
    color: #fe4817;
}

div.menu_levo_link_novice a.link_active:link, div.menu_levo_link_novice a.link_active:visited,
div.menu_levo_link_novice a.link_active:hover, div.menu_levo_link_novice a.link_active:active {
    color: #fe4817;
    text-decoration: none;
    font-size: 12px;
}

.footer {
	width: 800px;
	height: 63px;
	background: transparent url('../slike/footer.png') no-repeat;
	margin: auto;
	margin-top: 5px;
}


.skatla_novice_zgoraj {
	width: auto;margin-top: 30px; margin-left: 30px;
}
.skatla_novice_zgoraj_naslov {
	margin:auto; color: #001167; font-weight: bold;font-size: 14px;text-align: left;
}
.skatla_novice_spodaj {
	width: 100%;
}
.skatla_novica {
	margin: auto;
	margin-left: 30px;
	margin-right: 10px;
	font-size: 12px;
	text-align: left;
	width: 530px;
}
.skatla_novica_datum {
	color: #696e8e;font-size: 11px;
}
.skatla_novica_separator {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px; 
	width: 90%;
	height: 2px;
/*	border-bottom: 1px dotted #daecee;*/
}
.skatla_novica_naslov {
	color: #fe4817;
	font-size: 13px;
        font-weight: bold;
}
a.skatla_novica_naslov_link:link, a.skatla_novica_naslov_link:visited {
	color: #fe4817;
        text-decoration: none;
        font-weight: bold;
}
a.skatla_novica_naslov_link:hover, a.skatla_novica_naslov_link:active {
        color: #000;
	text-decoration: none;
}
.skatla_novica_slika {
	width: 100px;float: left;margin-right: 8px;
}


a.menu_levo
{
	color: #a46f11;
	font-weight: normal;
	text-decoration: none;
}
a.menu_levo:hover
{
	text-decoration: underline;
}

.footer_inside
{
	width: 100%;
	padding: 0;
}
.footer_inside_tekst
{
	width: 100%;
	height: 20px;
	/*position:relative;*/
}
.footer_inside_tekst div
{
	width: 100%;
/*	position:absolute;*/
	bottom: 2px;
}

.novica_kategorija_naslov
{
	width: 100%;
	height: 24px;
	border: 1px solid #f67522;
	background: #f67522;
	text-align: left;
	padding: 0;
}

.novica_kategorija_naslov_tekst
{
	width: 100%;
	height: 24px;
	margin: auto;
	margin-top: auto;
	margin-left: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px green;
	position: relative;
}
.novica_kategorija_naslov_tekst div
{
	position: absolute;
	bottom: 2px;
	left: 0;
}

a.menu_zgoraj
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu_zgoraj:hover
{
	text-decoration: underline;
}

a.selected
{
	text-decoration: underline;
}

.novica_mala
{
	width: 100%;
	margin: 8px;
}
a.novica_mala_naslov
{
	color: #f67522;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.novica_mala_naslov:hover
{
	text-decoration: underline;
}

.novica_mala_vsebina
{
	color: #000000;
	font-weight: normal;
}

.strani
{
	font-size: 10px;
	text-align: right;
}
.strani_izbrana
{
	font-size: 10px;
	font-weight: bolder;
	color: red;
}
a.strani
{
	font-size: 10px;
	text-decoration: none;
}
a.strani:hover
{
	font-weight: bolder;
}

.error
{
	color: red;
	font-weight: bolder;
}

.success
{
	color: green;
	font-weight: bolder;
}

.required {
	color: red;
	font-weight: bold;
	font-size: 10px;
}


.datum_novice
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}


.tekst_novice
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

.tekst_novice_vecji
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align:justify;
}

.naslov_novice
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #0F5FA4;
}

.naslov_kategorije_index
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#94B4DB;
	font-weight:bold;
}

a.naslov_novice_link:link, a.naslov_novice_link:visited, a.naslov_novice_link:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: #0066CC;
}
a.naslov_novice_link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color: #CC0000;
}


.footer_copyright_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FE4817;
        padding-top: 10px;
}
.footer_copyright_text a:link, .footer_copyright_text a:visited {
    color: #FE4817;
    text-decoration: none;
}
.footer_copyright_text a:hover, .footer_copyright_text a:active {
    color: #fff;
    text-decoration:none;
}

