﻿body 
{
    background-color: #fffef1;
    font-family: Verdana;
    font-size: 10px;
    
}

#header
{
    text-align: center;
    width: 1005px;
    
}

a {text-decoration: none; color: Gray;}
a:hover {text-decoration:none; color: Black;}


#table_menu_aktuality
{
    width: 200px;
    left: 120px;
    position: relative;
    text-align: left;
}

.style_text
{

    text-align: left;
}

.style_nadpis
{
    font-size: 12px;
    font-weight: bold;

    text-align: left;
}

.style_nadpis_zbozi
{
    font-size: 12px;
    font-weight: bold;
color: White;
    text-align: left;
}

.style_cena
{
    font-size: 12px;
    font-weight: bold;

    text-align: left;
}

.style_nadpis_aktuality
{
  
    font-weight: bold;

    text-align: left;
}

#menu a.i1 {
	background: url('../../layout/images/tlacitko.gif') 0 0 no-repeat;
	width:185px;
}

#menu a.i1:hover {
	background-position: 0 -24px;
}

#menu a.i2 {
	background: url('../../layout/images/tlacitko.gif') 0 -24px no-repeat;
	width:185px;
	background-position: 0 -24px;

}

#menu a {
	display:block;
	float:left;
	height:24px;

	font-weight: bold;
}





#text_menu {
	position: relative;
	top: 4px;
	left: 25px;
}