    body {
	background-image: URL('podklad.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	font-family: tahoma; font-size: 15px;
	color: #000;
    	}
    .bar-menu {
    }
    .bar-menu .box1 {
        background: url("cz/button2.gif") no-repeat;
        padding: 4px 0 6px 0;
    }
    .bar-menu .box1-hover {
        background: url("cz/button2.gif") no-repeat;
        padding: 4px 0 6px 0;
    }
    .bar-menu .box1-open {
        background: url("cz/button2.gif") no-repeat;
        padding: 4px 0 6px 0;
    }
    .bar-menu .box1-open-hover {
        background: url("cz/button2.gif") no-repeat;
        padding: 4px 0 6px 0;
    }
    .bar-menu .box1,
    .bar-menu .box1-hover,
    .bar-menu .box1-open,
    .bar-menu .box1-open-hover {
        text-indent: 11px;
        font-weight: bold;
	color: #A5E6FE;
        font-size: 11px;
        line-height: 11px;
        font-family: tahoma;
	text-align: center;
        cursor: pointer;
        width: 190px;
    }
    .bar-menu .section {
        background-color: transparent;
        font-family: tahoma;
	text-align: center;
	color: #A5E6FE;
        font-size: 11px;
        line-height: 11px;
        padding: 0 0 0 0;
        display: none;
    }
    .bar-menu .section a {
	color: #A5E6FE;
        text-decoration: none;
        white-space: nowrap;
    }
    .bar-menu .section a:hover {
        color: #A5E6FE;
        text-decoration: none;
        white-space: nowrap;
    }
	.bar-menu .box2 {
	background: url("cz/button1.gif") no-repeat;
	padding: 1px 0 5px 10px;
    }
    .bar-menu .box2-hover {
	background: url("cz/button1.gif") no-repeat;
        padding: 1px 0 5px 10px;
    }
	A:link 		
	{color: #A5E6FE; text-decoration: none
	}
	A:visited	{
	color: #A5E6FE; text-decoration: none
	}
	A:hover		{
	color: #A5E6FE; text-decoration: none
	}
	A:active	{
	text-decoration: none; color: #A5E6FE
	}