@charset "utf-8";
/* CSS Document */

body.stranka
{
	margin-top: 0px;
	background-image: url(../image_www/background_page.gif);
}

a.link_menu_bottom
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #26566C;
	text-decoration: none;
}

a.link_menu_bottom:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AC2105;
	text-decoration: none;
}

a.link_menu
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #AC2105;
	text-decoration: none;
}

a.link_menu:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #26566C;
	text-decoration: underline;
}

a.link_menu_sub
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BA5E4E;
	text-decoration: none;
}

a.link_menu_sub:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5D8395;
	text-decoration: underline;
}

.button_yes
{
	background-color: #99FF66;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-style: solid;
	border-width: 0px;
	cursor: pointer; cursor: hand;
}

.button_no
{
	background-color: #FF6666;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-style: solid;
	border-width: 0px;
	cursor: pointer; cursor: hand;
}

a.link_admin
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #81C5EE;
}

a.link_admin:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4B7386;
}

a.link_obsah
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4B7386;
}

a.link_obsah:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
