<!--
body {
font-family: Arial, sans-serif;
color: #000000;
background-color: #FFFFFF;
background-image: url(./images/bg.png);
background-repeat: repeat-x;
}

p {font-size: 10pt; margin: 0; padding: 0; }

.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: 0px;
	margin-bottom: 15px;
	padding:2px;
	font-size:16pt;
	font-weight:bold;
	color: #606060;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(./images/bg_head.png);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	}

span.capital
	{
	font-family: Georgia, Times, serif;
	font-size: 18pt; 
	font-weight: bold;
	color: #43A5DF;
	margin-right: 0px; 
	}
	
a {color: #AB0000; text-decoration: underline; border-bottom: 0px dashed #DF0000}
a:hover {color: #EA161C; text-decoration: underline; border-bottom: 0px dashed #707070}

a.a2 {text-decoration: none; }
a.a2:hover {text-decoration: underline; }

a.rc {
	text-decoration: none;
	color: #000000;
}

a.rc:hover {
	text-decoration: none;
	color: #666666;
}


a.img {text-decoration: none; border-bottom: 0px dashed #DF0000; }
a.img:hover {text-decoration: none; border-bottom: 0px dashed #DF0000; }

a.fotoseznam {text-decoration: underline; }
a.fotoseznam:hover {text-decoration: underline; }

a.leftmenu
	{
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color: #800000;
	background-color: #E69654; 
	background-image: url('images/bg_leftmenu.png');
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 13px; 
	padding-right: 13px;
	margin-left: 1px; 
	margin-right: 5px; 
	border-top: 1px solid #FFFFFF; 
	}

a.leftmenu:hover
	{
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000; 
	background-image: url('images/bg_leftmenu2.png');
	background-repeat: repeat-x;
	text-decoration: none;
	border-top: 1px solid #FFFFFF; 
	}

a.leftmenu2
	{
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color: #800000;
	background-color: #E69654; 
	background-image: url('images/bg_leftmenu.png');
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 13px; 
	padding-right: 13px;
	margin-left: 1px; 
	margin-right: 5px; 
	border-top: 1px solid #FFFFFF; 
	}

a.leftmenu2:hover
	{
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000; 
	background-image: url('images/bg_leftmenu2.png');
	background-repeat: repeat-x;
	text-decoration: none;
	border-top: 1px solid #FFFFFF; 
	}



a.toptab {text-decoration: none;}
a.toptab:hover {text-decoration: none;}

a.toptab div
	{
	color: #FFFFFF;
	background-color: #A50000; 
	background-image: url('images/bg_topmenu.png');
	background-repeat: repeat-x;
	font-size: 9pt;
	font-weight: bold;
	width: 95px; 
	padding-top: 9px;
	padding-bottom: 10px;  
	text-align: center;
	border-right: 1px solid #FFFFFF; 
	}

a.toptab:hover div
	{
	color: #800000;
	background-color: #EFC095; 
	background-image: url('images/bg_topmenu2.png');
	cursor: pointer; cursor: hand; 
	}




-->
