<!--
body {
font-family: Arial, sans-serif;
color: #000000;
background-color: #656565;
background-image: url(./images/bg.png);
background-repeat: repeat-x;
}


.foto1  {border: 2px solid #FFFFFF; }
.foto2 {border: 2px solid #000000; }

.bunka1 {background-color: #EEEEEE; cursor: default; }
.bunka2 {background-color: #DDDDDD; cursor: pointer; cursor: hand; }

.button {font-size: 10pt; cursor: pointer; cursor: hand; width: 110px; }

div.head
	{
	margin-top: 5px;
	margin-bottom: 10px;
	padding:2px;
	font-size:14pt;
	font-weight:bold;
	color: #606060;
	background-color: #DDDDDD;
	text-align: center;
	}

a {color: #DD0000; text-decoration: underline; border-bottom: 0px dashed #DF0000}
a:hover {color: #444444; text-decoration: underline; border-bottom: 0px dashed #707070}

a.topa {color: #555555; text-decoration: none; border-bottom: 1px solid #555555}
a.topa:hover {color: #888888; text-decoration: none; border-bottom: 1px solid #888888}

a.img {text-decoration: none; border-bottom: 0px dashed #DF0000; }
a.img:hover {text-decoration: none; border-bottom: 0px dashed #DF0000; }

a.fotoprehled {text-decoration: none; background-color: #666666; color: #FFFFFF; }
a.fotoprehled:hover {text-decoration: none; background-color: #FF2F00; color: #FCFE00; }

a.leftmenu
	{
	display: block;
	font-family: Arial, sans-serif;
	font-size: 9pt; 
	font-weight: bold;
	color: #DF1800;
	text-decoration: none;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 15px; 
	padding-right: 20px;
	margin-left: 20px; 
	margin-right: 5px; 
	background-image: url('images/bg_left_line_h.png'); 
	background-repeat: repeat-x; 
	background-position: 50% 100%; 
	}

a.leftmenu:hover
	{
	display: block;
	font-family: Arial, sans-serif;
	font-size: 9pt; 
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
	background-image: url('images/bg_left_line_h2.png'); 
	}

a.leftmenu2
	{
	display: block;
	font-family: Arial, sans-serif;
	font-size: 9pt; 
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 15px; 
	padding-right: 20px;
	margin-left: 20px; 
	margin-right: 5px; 
	background-image: url('images/bg_left_line_h.png'); 
	background-repeat: repeat-x; 
	background-position: 50% 100%; 
	}

a.leftmenu2:hover
	{
	display: block;
	font-family: Arial, sans-serif;
	font-size: 9pt; 
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
	background-image: url('images/bg_left_line_h2.png'); 
	}




a.beg01 {display: block; background: url('images/beg01.jpg') 0px 0px no-repeat; width: 170px; height: 149px; overflow: hidden; }
a.beg01:hover {display: block; background: url('images/beg01.jpg') 0px -150px no-repeat; }

a.beg02 {display: block; background: url('images/beg02.jpg') 0px 0px no-repeat; width: 170px; height: 149px; overflow: hidden; }
a.beg02:hover {display: block; background: url('images/beg02.jpg') 0px -150px no-repeat; }

a.beg03 {display: block; background: url('images/beg03.jpg') 0px 0px no-repeat; width: 170px; height: 149px; overflow: hidden; }
a.beg03:hover {display: block; background: url('images/beg03.jpg') 0px -150px no-repeat; }



.foto1 {border: 2px solid #CCCCCC; }
.foto2 {border: 2px solid #FFFFFF; }
-->
