body
{
	font-family: verdana;
	font-size: 8px;
	color: gray;
	padding: 0px;
	margin: 0px;
	background-color: #EFEFEF;
	text-align: left;
}
body a:link
{
	color: gray;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
body a:visited
{
	color: gray;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
body a:hover
{
	color: #d90000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
body tr, td
{
    font-family: Verdana;
    font-size: 11px;
    color: Gray;
}
#zahlavi a:link
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#zahlavi a:visited
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#zahlavi a:hover
{
	color: #343433;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.telo
{
	background-color: white;
	float: left;
	width: 100%;
}
#menu
{
    width: 100%;
	clear: both;
}
body h3
{
    font-family: Verdana;
    font-size: 10px;
    color: Gray;
    padding-left: 43px;
}
body h2
{
    font-family: Verdana;
    font-size: 10px;
    color: red;
}
.vprostred, .vlevo
{
	float: left;
/*	padding-left: 5px;
	padding-right: 5px;*/
	width: 145px;
	height: 18px;
	padding-top: 2px;
	text-align: center;
}
.vprostred
{
	background: url('img/podklad.odkaz.jpg') no-repeat;
}
.vystava
{
	background: url('img/podklad.vystava.jpg') no-repeat;
	float: left;
/*	padding-right: 5px;*/
	width: 170px;
	height: 81px;
	padding-top: 30px;
	text-align: center;
}
.vystava a:link, .vystava a:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.vystava a:hover
{
	color: black;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
.vlevo
{
	width: 5px;
	height: 24px;
}
.vpravo
{
	float: left;
/*	padding-left: 5px;
	padding-right: 5px;*/
	width: 233px;
	height: 125px;
	padding-top: 2px;
	text-align: center;
}
.vpravo
{
	background: url('img/figuralnikeramika.jpg') no-repeat;
}
#pepemenu
{
    position: absolute;
    visibility: hidden; 
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menubg.png', sizingMethod='scale', contentEditable=true);    
    border: 1px solid #8c8c8c;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 15px;
	text-align: left;
    z-index: 1000;
}
#pepemenu a,
#pepemenu a:visited,
#pepemenu a:link
{
    float: left;
    width: 160px;
    clear: both;
    color: #d90000;
    text-decoration: none;
    border-bottom: solid 1px white;
    cursor: hand;
    padding-left: 10px;
}
#pepemenu a.black,
#pepemenu a:visited.black,
#pepemenu a:link.black
{
    color: Black;
}
#pepemenu a:hover,
#pepemenu a:hover.black
{
    color: White;
}

