BODY {
        BACKGROUND-COLOR: white;
        font-family : Arial CE, Verdana CE, Arial, Verdana, sans-serif;
        FONT-SIZE: 13px;
        COLOR: #636370
}
TD {
        font-family : Arial CE, Verdana CE, Arial, Verdana, sans-serif;
        FONT-SIZE: 13px;
        COLOR: #636370
}

A {     COLOR: #636370;
        text-decoration : none;
        font-weight: bold;
}

A:hover {
        COLOR: #F60000;
        font-weight: bold;
        text-decoration : underline;
}
.menu {
        COLOR: #636370;
        FONT-SIZE: 11px;
}

.menu A {
        COLOR: #636370;
        FONT-SIZE: 11px;
        font-weight: normal;
        text-decoration : none;
}

.menu A:hover {
        COLOR: #26262A;
        FONT-SIZE: 11px;
        font-weight: normal;
        text-decoration : none;
}

.redtext {
        COLOR: #F60000;
        font-weight: bold;
}

.smalltext INPUT,FORM,TEXTAREA,SELECT {
        font-family : Arial CE, Verdana CE, Arial, Verdana, sans-serif;
        FONT-SIZE: 11px;
}

.Title1
{
	FONT-SIZE: 20px;
	font-weight: bold;
	text-transform:uppercase;
}
.Title1 A
{
	FONT-SIZE: 20px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

.Title1 A:hover
{
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

.akce
{
	border-bottom: 4px double #FFAEA5;
	border-top: 1px double #FFAEA5;
	background-color: #FFEFEC;
}

.akce CAPTION
{
	color: White;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font : bold;
	font-size: 12px;
}

.akce CAPTION a
{
	text-decoration : none;
	color : red;
	font-size: 12px;
}

.akce TD
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;

}

.akt
{
	border-bottom: 4px double #FFAEA5;
	border-top: 1px double #FFAEA5;
	background-color: #FFEFEC;
	padding-left: 4px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;

}


.main img{
	border: 3px solid #FFAEA5;
}

h1{
font-size: 20px;
}
h2{
font-size: 16px;
}
h3{
font-size: 14px;
font-weight:bold;
text-transform:uppercase;
}
li{
list-style-type: square;
}
