﻿*
{
    margin:0px;
    padding:0px;
}

body
{
    background-color:#666666;
    font-size:12px;
    font-family:"Tahoma";
}


/*font*/
b, strong
{
    font-weight:bolder;
}

.normal 
{
font-family:"Tahoma";
font-size:12px;
}

p
{
    margin-left:0.35cm;
}

.small 
{
font-family:"Tahoma";
font-size:9px;
}

.big {
font-family:"Tahoma";
font-size:18px;
}
.zeleno {
color:#669933;
}
.zeleno2 {
}
.sivo {
color:#666666;
}

H1 
{
	font-family:"Tahoma";
    font-size:18px;
    margin-bottom:0.4cm;
    margin-left:0.35cm;
}


/* main layout */
#wrap_all
{
    width: 760px;
   /* margin-left: auto;
    margin-right: auto;*/
    margin-top: 0px;
    background-image: url('images/listi_bg.gif');
    background-color:#F7F8FA;
}


/*HEADER*/

#image_top
{
    width: 760px;
    height: 185px;
    background-image: url('images/ekolist_top.gif');
}
#image_text
{
    width: 646px;
    height: 40px;
    background-image: url('images/revija_o_okolju.gif');
}
#image_top_end
{
    width: 28px;
    height: 40px;
    background-image: url('images/ekolist_top_end.gif');
}


#body_wrapper
{
    background-repeat: repeat-y;
    border-right: 1px solid #B8DB7C;
    border-bottom: 1px solid #B8DB7C;
}

#body_left
{
    padding-top:50px;
    width: 185px;
    vertical-align: top;
}

#body_right
{
    background-color:#F7F8FA;
    width:572px;
    vertical-align:top;
    border-left: 1px solid #B8DB7C;
    border-top: 1px solid #B8DB7C;
    min-height:460px;
}
#body_right A
{
    color:#0000EE !important;
}


#footer
{
    font-family:"Tahoma"; 
    font-size: 6px;
    color:#F7F8FA !important;
    background-color:#666666;
}

hr
{
    display:none;
}

#btn_mail
{
    display:block;
    width:43px;
    height:40px;
    background-image: url( 'images/ekolist_domov_a.gif' );
}
#btn_mail:hover
{
    background-image: url( 'images/ekolist_domov_b.gif' );
} 
#btn_home
{
    display:block;
    width:43px;
    height:40px;
    background-image: url( 'images/ekolist_email_a.gif' );
}
#btn_home:hover
{
    background-image: url( 'images/ekolist_email_b.gif' );
}
