﻿body
{
    background-color: #FFFFFF;
   	font-family: sans-serif;
	font-size: 90%;
	padding: 0;
	margin: 0;
}

h1, h2, h3 {
	font-weight: bold;
	color: #EF7D00;
}

h1 { font-size: 22px; }

h2 { font-size: 19px; }

h3 { font-size: 14px; }

p      
{
    text-align: justify;
}

img
{
    border: 0px;    
    padding: 5px;
}





.nadpis
    {
        padding: 90px 25px 0px 0px;
    }


.top
{
    background-image: url('img/lj_top.jpg');
    width: 856px;
    height: 310px;
    font-weight:bold;
    text-align:right;
}


.menu
{
    background-image: url('img/lj_left.jpg');
    background-repeat:repeat-y;

    width: 12px;
    font-weight:bold;
    text-align:left;
    vertical-align:top;
}


.right
{
    background-image: url('img/lj_right.jpg');
    background-repeat:repeat-y;
    width: 14px;

}


.main
{
    background-image: url('img/lj_bg.jpg');
    background-repeat:repeat;
    width: 830px;
    vertical-align:top;
    color:#283583;


}

.bottom
{
    background-image: url('img/lj_bottom.jpg');
    background-repeat:repeat-y;
    width: 856px;
    height:74px;
    text-align:center;
    color:White;

}

.main_text
{
    padding: 20px 50px 20px 40px;
    line-height:18px;
    list-style-type:none;
    font-size:15px;
    color:#283583;
}

ul, menu, dir 
{
    list-style-type:none;
}

a
{
    color: #EF7D00;
}

a:hover
{
    color: #283583;
    background-color: #C1DCF9;
}


.menu_text
{
    padding: 20px 0px 0px 12px; 
}

.menu_text a
{
	display: inline-block;
	padding:5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	width: 165px;
    text-decoration: none;
    color: #777777;
}


.menu_text a:hover
{
	display: inline-block;
	padding:5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	width: 165px;
    text-decoration: none;
    color: #333333;
    background-color: #F3F3F3;
    
}

#sel
{
    color: #333333;
}

.menu_klienti
{
    padding: 10px 0px 0px 17px; 
    color: #777777;
    font-size:10px;
}